summaryrefslogtreecommitdiffstats
path: root/core/java/com
Commit message (Expand)AuthorAgeFilesLines
* Include reason when wiping data.Jeff Sharkey2014-09-241-3/+14
* Merge "Maybe fix issue #17614177 APR: system process restarting due to infini...Dianne Hackborn2014-09-231-0/+4
|\
| * Maybe fix issue #17614177 APR: system process restarting due to infinite loopDianne Hackborn2014-09-231-0/+4
* | Merge "Pass explicit null theme when preloading drawables" into lmp-devAlan Viverette2014-09-221-1/+1
|\ \
| * | Pass explicit null theme when preloading drawablesAlan Viverette2014-09-221-1/+1
* | | Merge "Work on issue #17506095: Plumb a new configuration to IMMS" into lmp-devYohei Yukawa2014-09-221-0/+20
|\ \ \ | |/ / |/| |
| * | Work on issue #17506095: Plumb a new configuration to IMMSYohei Yukawa2014-09-211-0/+20
* | | Merge "Allow fallback to Toolbar's default Navigation Icon" into lmp-devYigit Boyar2014-09-223-20/+53
|\ \ \ | |_|/ |/| |
| * | Allow fallback to Toolbar's default Navigation IconYigit Boyar2014-09-193-20/+53
| |/
* | Correctly apply max width/height to preference iconsAlan Viverette2014-09-191-0/+69
|/
* Merge "Use action bar theme for action modes, fix ViewStub inflation theme" i...Alan Viverette2014-09-181-3/+4
|\
| * Use action bar theme for action modes, fix ViewStub inflation themeAlan Viverette2014-09-171-3/+4
* | Merge "Update targetSdkVersion check." into lmp-devSander Alewijnse2014-09-181-2/+1
|\ \
| * | Update targetSdkVersion check.Sander Alewijnse2014-09-151-2/+1
* | | Merge "Handle action mode changes properly for actionbar tabs" into lmp-devYigit Boyar2014-09-173-29/+26
|\ \ \ | |_|/ |/| |
| * | Handle action mode changes properly for actionbar tabsYigit Boyar2014-09-163-29/+26
* | | Merge "Fix issues with multiple languages and multi-users" into lmp-devSandeep Siddhartha2014-09-171-11/+23
|\ \ \ | |/ / |/| |
| * | Fix issues with multiple languages and multi-usersSandeep Siddhartha2014-09-151-11/+23
| |/
* | Merge "Show the lockscreen when more than 1 user is present" into lmp-devAdam Lesinski2014-09-161-1/+15
|\ \
| * | Show the lockscreen when more than 1 user is presentAdam Lesinski2014-09-151-1/+15
| |/
* | Merge "Minimize the number of default enabled IMEs part 3" into lmp-devYohei Yukawa2014-09-161-11/+134
|\ \
| * | Minimize the number of default enabled IMEs part 3Yohei Yukawa2014-09-151-11/+134
* | | Merge "Treat empty string as title-set in ToolbarWidgetWrapper" into lmp-devAdam Powell2014-09-151-1/+1
|\ \ \
| * | | Treat empty string as title-set in ToolbarWidgetWrapperAdam Powell2014-09-151-1/+1
| | |/ | |/|
* | | Finish materializing dialogsAdam Powell2014-09-151-0/+4
|/ /
* | Merge "Magic null-background filling for PhoneWindows" into lmp-devAdam Powell2014-09-143-2/+119
|\ \
| * | Magic null-background filling for PhoneWindowsAdam Powell2014-09-143-2/+119
| |/
* | Merge "set correct bounds in ActionBar based on visibility of ActionBarView" ...Chet Haase2014-09-141-2/+12
|\ \
| * | set correct bounds in ActionBar based on visibility of ActionBarViewChet Haase2014-09-141-2/+12
| |/
* | Fix crash in TranserPipe.Xin Guan2014-09-141-4/+16
|/
* Merge "Minimize the number of default enabled IMEs part 2" into lmp-devYohei Yukawa2014-09-141-8/+23
|\
| * Minimize the number of default enabled IMEs part 2Yohei Yukawa2014-09-141-8/+23
* | Merge "Renaming Telecomm to Telecom." into lmp-devTyler Gunn2014-09-131-3/+3
|\ \ | |/ |/|
| * Renaming Telecomm to Telecom.Tyler Gunn2014-09-121-3/+3
* | Merge "Minimize the number of default enabled IMEs part 1" into lmp-devYohei Yukawa2014-09-131-26/+21
|\ \ | |/ |/|
| * Minimize the number of default enabled IMEs part 1Yohei Yukawa2014-09-131-26/+21
* | Work on issue #17477510: Time change notifications sent too oftenDianne Hackborn2014-09-121-0/+23
* | Assign default icon to users at creation time and in SystemUI.Alexandra Gherghina2014-09-121-0/+75
|/
* API Review: Clean up removed APIsYohei Yukawa2014-09-121-7/+0
* Merge "Add zygote preloading of shared libraries" into lmp-devBrian Carlstrom2014-09-111-0/+8
|\
| * Add zygote preloading of shared librariesBrian Carlstrom2014-09-111-0/+8
* | Merge "Add support for default content description in DecorToolbar" into lmp-devYigit Boyar2014-09-114-32/+49
|\ \ | |/ |/|
| * Add support for default content description in DecorToolbarYigit Boyar2014-09-104-32/+49
* | Create correct files in dropbox on encrypted bootPaul Lawrence2014-09-111-2/+9
* | Merge "Fix issue #17414533: update batterystats occasionally takes a couple.....Dianne Hackborn2014-09-111-10/+14
|\ \
| * | Fix issue #17414533: update batterystats occasionally takes a couple...Dianne Hackborn2014-09-101-10/+14
| |/
* | Change EmptyArray System.identityHashCode to Object.hashCode.Mathieu Chartier2014-09-101-1/+1
|/
* Merge "Extend IKeyChainService AIDL with CACert retrieval" into lmp-devZoltan Szatmary-Ban2014-09-091-0/+52
|\
| * Extend IKeyChainService AIDL with CACert retrievalZoltan Szatmary-Ban2014-09-081-0/+52
* | New new design for ResolverActivityAdam Powell2014-09-082-38/+105