summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Rename setApplicationBlocked to setApplicationHiddenAmith Yamasani2014-07-218-52/+53
* Merge "Move insets out of edit text background" into lmp-devAlan Viverette2014-07-199-17/+22
|\
| * Move insets out of edit text backgroundAlan Viverette2014-07-219-17/+22
* | Merge "Always apply surface insets" into lmp-devAlan Viverette2014-07-211-7/+2
|\ \
| * | Always apply surface insetsAlan Viverette2014-07-211-7/+2
| |/
* | Merge "Don't create a delegate for null callbacks." into lmp-devCraig Mautner2014-07-211-7/+12
|\ \
| * | Don't create a delegate for null callbacks.Craig Mautner2014-07-211-7/+12
* | | Don't register PDBService if not available on deviceAndres Morales2014-07-211-3/+10
|/ /
* | Merge "Sort ResolverActivity items based on UsageStats" into lmp-devAdam Powell2014-07-214-11/+75
|\ \
| * | Sort ResolverActivity items based on UsageStatsAdam Powell2014-07-204-11/+75
* | | Merge "Rename flag and attribute per API council" into lmp-devCraig Mautner2014-07-212-3/+3
|\ \ \ | |_|/ |/| |
| * | Rename flag and attribute per API councilCraig Mautner2014-07-212-3/+3
* | | Merge "Remove invalid SkASSERT that prevents us from running with SK_DEBUG" i...Derek Sollenberger2014-07-171-1/+0
|\ \ \
| * | | Remove invalid SkASSERT that prevents us from running with SK_DEBUGDerek Sollenberger2014-07-211-1/+0
* | | | Merge "Add call log entries to all currently running users" into lmp-devYorke Lee2014-07-171-6/+70
|\ \ \ \ | |/ / / |/| | |
| * | | Add call log entries to all currently running usersYorke Lee2014-07-211-6/+70
* | | | Separate Canvas JNI code from the implementation.Derek Sollenberger2014-07-2113-1357/+1583
|/ / /
* | | Merge "TIF: fix tvInputType attribute to match with TvInputInfo" into lmp-devWonsik Kim2014-07-171-5/+10
|\ \ \
| * | | TIF: fix tvInputType attribute to match with TvInputInfoWonsik Kim2014-07-211-5/+10
* | | | Update LockPatternUtils to new alarm APIAdrian Roos2014-07-211-7/+5
* | | | New TtsSpan builders for money, electronic and telephone.Niels Egberts2014-07-211-3/+211
|/ / /
* | | Add two apis for one touch record.Jungshik Jang2014-07-214-2/+838
* | | Merge "Add FEATURE_OPENGLES_EXTENSION_PACK_ES31A" into lmp-devJesse Hall2014-07-201-0/+9
|\ \ \
| * | | Add FEATURE_OPENGLES_EXTENSION_PACK_ES31AJesse Hall2014-07-181-0/+9
* | | | Fix synchronization issues in AlwaysOnHotwordDetectorSandeep Siddhartha2014-07-203-73/+84
* | | | Merge "Fix issue #16400873: Apps that show ads as new tasks stay in recents.....Dianne Hackborn2014-07-174-18/+26
|\ \ \ \
| * | | | Fix issue #16400873: Apps that show ads as new tasks stay in recents...Dianne Hackborn2014-07-204-18/+26
* | | | | Merge "Rename PhoneAccountMetadata to PhoneAccount" into lmp-devEvan Charlton2014-07-181-6/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Rename PhoneAccountMetadata to PhoneAccountEvan Charlton2014-07-201-6/+6
| | |_|/ | |/| |
* | | | Rename USAGE_NOTIFICATION_TELEPHONY_RINGTONEJean-Michel Trivi2014-07-201-2/+2
|/ / /
* | | Merge "API for audio session ID generation" into lmp-devJean-Michel Trivi2014-07-191-1/+1
|\ \ \
| * | | API for audio session ID generationJean-Michel Trivi2014-07-201-1/+1
* | | | Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-07-1772-2092/+1683
|\ \ \ \
| * | | | Import translations. DO NOT MERGEBaligh Uddin2014-07-2072-2092/+1683
* | | | | Move sound trigger calls to VoiceInteractionManagerServiceSandeep Siddhartha2014-07-2012-578/+437
|/ / / /
* | | | Rename PhoneAccount to PhoneAccountHandleEvan Charlton2014-07-201-3/+3
* | | | Merge "Remove deprecated locales - DO NOT MERGE" into lmp-devBaligh Uddin2014-07-1713-21632/+0
|\ \ \ \
| * | | | Remove deprecated locales - DO NOT MERGEBaligh Uddin2014-07-1913-21632/+0
* | | | | Don't apply the ActionBar style to a Toolbar as a result of setActionBarAdam Powell2014-07-193-55/+59
* | | | | Don't overlay the Material.Light theme's homeAsUpIndicator attributeAdam Powell2014-07-191-1/+0
* | | | | Merge "Add audioAttributes to Notification." into lmp-devJohn Spurlock2014-07-171-3/+55
|\ \ \ \ \
| * | | | | Add audioAttributes to Notification.John Spurlock2014-07-191-3/+55
| |/ / / /
* | | | | Import translations. DO NOT MERGEBaligh Uddin2014-07-1972-1865/+1980
* | | | | Measure Toolbar titles lastAdam Powell2014-07-191-15/+15
* | | | | Fix Toolbar title layout in RTL modeAdam Powell2014-07-191-1/+1
* | | | | Adapt ActionBar.LayoutParams to Toolbar.LayoutParams on demandAdam Powell2014-07-191-0/+18
* | | | | Merge "Remove obsolete (and large) overscroll drawables" into lmp-devAdam Powell2014-07-1712-4/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove obsolete (and large) overscroll drawablesAdam Powell2014-07-1812-4/+0
| |/ / /
* | | | Zen mode filtering should use new usage constants.John Spurlock2014-07-1911-43/+75
* | | | Merge "Add FLAG_CURSOR_ANCHOR_INFO_IMMEDIATE support in TextView" into lmp-devYohei Yukawa2014-07-172-14/+43
|\ \ \ \