summaryrefslogtreecommitdiffstats
path: root/core/java/com
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug in submenu presenter priority handlingAdam Powell2014-03-102-3/+13
* Merge "Fix a bug where OnTouchListeners in action views could be removed" int...Adam Powell2014-03-071-18/+18
|\
| * Fix a bug where OnTouchListeners in action views could be removedAdam Powell2014-03-061-18/+18
* | More on issue #12031685 (DO NOT MERGE)Dianne Hackborn2014-03-061-3/+3
|/
* Update PackageMonitor to recognize new 'replacing' semanticsChristopher Tate2014-03-031-4/+6
* Fix socket descriptor leak from Zygote to child appDave Platt2014-01-061-0/+6
* Merge "Handle backup transport registration dynamically" into klp-devChristopher Tate2013-11-153-0/+48
|\
| * Handle backup transport registration dynamicallyChristopher Tate2013-11-143-0/+48
* | Update cast screen strings.Jeff Brown2013-11-141-2/+3
|/
* Fix an action bar accessibility regressionAdam Powell2013-11-121-3/+5
* UI tweaks.Jeff Brown2013-11-111-3/+3
* Update the media router dialogs and integrate into system UI.Jeff Brown2013-11-106-703/+786
* Merge "Add media router service and integrate with remote displays." into klp...Jeff Brown2013-11-081-3/+3
|\
| * Add media router service and integrate with remote displays.Jeff Brown2013-11-071-3/+3
* | Merge "Add BatteryStats for Wifi Batched Scanning." into klp-devRobert Greenwalt2013-11-073-2/+142
|\ \
| * | Add BatteryStats for Wifi Batched Scanning.Robert Greenwalt2013-11-063-2/+142
* | | Merge "Fix issue #11223338: Not retaining service started state while restart...Dianne Hackborn2013-11-071-80/+141
|\ \ \ | |/ / |/| |
| * | Fix issue #11223338: Not retaining service started state while restartingDianne Hackborn2013-11-061-80/+141
* | | Add HSPA+ to BatteryStatsPatrick Tjin2013-11-061-0/+3
|/ /
* | Merge "Treat UnsatisfiedLinkError as non-fatal" into klp-devBrian Carlstrom2013-11-041-0/+2
|\ \
| * | Treat UnsatisfiedLinkError as non-fatalBrian Carlstrom2013-11-031-0/+2
* | | Merge "Fix action menu visibility callbacks for nested popups" into klp-devAdam Powell2013-11-042-1/+10
|\ \ \
| * | | Fix action menu visibility callbacks for nested popupsAdam Powell2013-11-012-1/+10
| |/ /
* | | Fix incorrect content description on action bar home/upAdam Powell2013-11-011-14/+6
|/ /
* | Move set of persist.sys.dalvik.vm.lib to SystemServer onlyBrian Carlstrom2013-11-011-12/+0
* | Set persist.sys.dalvik.vm.lib at system server startupBrian Carlstrom2013-10-311-0/+12
|/
* Only simulate the first click if "Always use" button is availableAmith Yamasani2013-10-231-5/+6
* Fix issue #11323037: Android apk incorrectly marked as running in app processesDianne Hackborn2013-10-221-30/+40
* Move the IME navigation guard view up to decor.John Spurlock2013-10-181-61/+0
* Fix issue where keyguard adds widgets before the system is readyJim Miller2013-10-161-0/+1
* Fix issue #11223335: APR: Lots of failures in procstats due to...Dianne Hackborn2013-10-141-8/+17
* Easter egg cleanups.Daniel Sandler2013-10-131-1/+1
* Ensure fitSystemWindows is called on the IME at least once.John Spurlock2013-10-111-0/+6
* Merge "Re-enable ActionMenuPresenter view recycling" into klp-devAdam Powell2013-10-111-2/+1
|\
| * Re-enable ActionMenuPresenter view recyclingAdam Powell2013-10-101-2/+1
* | Merge "Fix layout and invalidate in SubtitleView" into klp-devAlan Viverette2013-10-111-3/+9
|\ \ | |/ |/|
| * Fix layout and invalidate in SubtitleViewAlan Viverette2013-10-081-3/+9
* | IME navigation guard implemented as a View.John Spurlock2013-10-101-19/+13
* | Merge "Allow IMEs to extend below nav bar, remove SystemUI veto." into klp-devJohn Spurlock2013-10-091-0/+61
|\ \
| * | Allow IMEs to extend below nav bar, remove SystemUI veto.John Spurlock2013-10-091-0/+61
| |/
* | Preload DexCachesBrian Carlstrom2013-10-081-0/+3
|/
* Merge "Fix font scaling issues in FastScroller and SubtitleView" into klp-devAlan Viverette2013-10-041-6/+9
|\
| * Fix font scaling issues in FastScroller and SubtitleViewAlan Viverette2013-10-041-6/+9
* | Merge "Fix a bug in action menu measurement" into klp-devAdam Powell2013-10-043-4/+8
|\ \
| * | Fix a bug in action menu measurementAdam Powell2013-10-033-4/+8
| |/
* | Fix lockscreen wave animation artifactsChet Haase2013-10-032-7/+6
|/
* Goo goo ga joob.Daniel Sandler2013-10-031-1/+9
* Fix issue #11005453: [SUW] G+ profile creation for new user brokenDianne Hackborn2013-10-011-64/+186
* Specialized prompting when 'home' has become ambiguousChristopher Tate2013-10-011-2/+14
* Merge "Fix issue #10948509: Crash in procstats when there is no data" into kl...Dianne Hackborn2013-09-301-140/+203
|\