summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI
Commit message (Expand)AuthorAgeFilesLines
* Merge "Import translations. DO NOT MERGE" into lmp-mr1-devGeoff Mendal2014-10-2947-99/+52
|\
| * Import translations. DO NOT MERGEGeoff Mendal2014-10-2947-99/+52
* | Merge "PowerUI: Suppress warning on incremental drops." into lmp-mr1-devJohn Spurlock2014-10-291-0/+5
|\ \
| * | PowerUI: Suppress warning on incremental drops.John Spurlock2014-10-291-0/+5
* | | Merge "QS: Only hide grid if there is detail to show" into lmp-mr1-devJason Monk2014-10-291-1/+4
|\ \ \
| * | | QS: Only hide grid if there is detail to showJason Monk2014-10-291-1/+4
* | | | Merge "Improve doze transitions" into lmp-mr1-devJorim Jaggi2014-10-296-37/+127
|\ \ \ \
| * | | | Improve doze transitionsJorim Jaggi2014-10-296-37/+127
| | |_|/ | |/| |
* | | | Merge "Tune spacing in navigation bar for small and big devices" into lmp-mr1...Jorim Jaggi2014-10-295-24/+111
|\ \ \ \ | |_|_|/ |/| | |
| * | | Tune spacing in navigation bar for small and big devicesJorim Jaggi2014-10-295-24/+111
| |/ /
* | | Cancel ripple animations when window is hiddenJorim Jaggi2014-10-292-12/+13
|/ /
* | Merge "Close keyguard user switcher on tap outside" into lmp-mr1-devAdrian Roos2014-10-285-31/+87
|\ \
| * | Close keyguard user switcher on tap outsideAdrian Roos2014-10-285-31/+87
* | | Merge "QS: Bring back BT/Wi-Fi sub-panels" into lmp-mr1-devJason Monk2014-10-287-26/+100
|\ \ \
| * | | QS: Bring back BT/Wi-Fi sub-panelsJason Monk2014-10-287-26/+100
* | | | Merge "Add hotspot icon to status bar" into lmp-mr1-devJason Monk2014-10-284-3/+53
|\ \ \ \
| * | | | Add hotspot icon to status barJason Monk2014-10-284-3/+53
* | | | | Merge "Zen: Show "(until 4:56 PM)" in exit conditions." into lmp-mr1-devJohn Spurlock2014-10-282-26/+70
|\ \ \ \ \
| * | | | | Zen: Show "(until 4:56 PM)" in exit conditions.John Spurlock2014-10-282-26/+70
* | | | | | Fix jank when launching something from lockscreenJorim Jaggi2014-10-283-7/+12
|/ / / / /
* | | | | Merge changes Iecd1303f,I2076c500 into lmp-mr1-devAdrian Roos2014-10-282-1/+10
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix NPE in FlashlightControllerAdrian Roos2014-10-271-1/+5
| * | | | Fix stale unlock iconAdrian Roos2014-10-271-0/+5
| | |/ / | |/| |
* | | | Merge "Fixing potential crash when the task loader is stopped. (Bug 18135583)...Winson Chung2014-10-271-0/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixing potential crash when the task loader is stopped. (Bug 18135583)winsonchung2014-10-271-0/+3
| |/ /
* | | Merge "Import translations. DO NOT MERGE" into lmp-mr1-devGeoff Mendal2014-10-2772-104/+153
|\ \ \
| * | | Import translations. DO NOT MERGEGeoff Mendal2014-10-2772-104/+153
| |/ /
* | | Merge "Fix padding between battery and system icons" into lmp-mr1-devJorim Jaggi2014-10-274-2/+17
|\ \ \
| * | | Fix padding between battery and system iconsJorim Jaggi2014-10-174-2/+17
* | | | Merge "Fix system icon widths" into lmp-mr1-devJorim Jaggi2014-10-276-6/+6
|\ \ \ \ | |/ / /
| * | | Fix system icon widthsJorim Jaggi2014-10-176-6/+6
* | | | Merge "Add padding when both data icon and wifi icon is visible" into lmp-mr1...Jorim Jaggi2014-10-272-11/+4
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Add padding when both data icon and wifi icon is visibleJorim Jaggi2014-10-172-11/+4
* | | Merge "Preloading task metadata to improve Recents startup time after reboot....Winson Chung2014-10-243-7/+33
|\ \ \
| * | | Preloading task metadata to improve Recents startup time after reboot. (Bug 1...Winson Chung2014-10-243-7/+33
* | | | Merge "Fixing issue where Recents would not work if the time is changed. (Bug...Winson Chung2014-10-241-1/+2
|\ \ \ \
| * | | | Fixing issue where Recents would not work if the time is changed. (Bug 17995039)Winson Chung2014-10-221-1/+2
| | |_|/ | |/| |
* | | | Merge "Ensuring that user-specific Recent tasks are removed. (Bug 18036610)" ...Winson Chung2014-10-247-46/+58
|\ \ \ \ | | |/ / | |/| |
| * | | Ensuring that user-specific Recent tasks are removed. (Bug 18036610)Winson Chung2014-10-237-46/+58
* | | | Merge "Should use Activity.onEnterAnimationComplete. (Bug 18031283)" into lmp...Winson Chung2014-10-249-229/+175
|\ \ \ \ | |/ / /
| * | | Should use Activity.onEnterAnimationComplete. (Bug 18031283)Winson Chung2014-10-239-229/+175
| |/ /
* | | Merge "Cleaned up status bar closing handling" into lmp-mr1-devSelim Cinek2014-10-244-21/+41
|\ \ \
| * | | Cleaned up status bar closing handlingSelim Cinek2014-10-244-21/+41
* | | | Merge "SysUI: Reset ExpandableNotiRow.mActualHeight on reset()" into lmp-mr1-devChristoph Studer2014-10-241-0/+1
|\ \ \ \
| * | | | SysUI: Reset ExpandableNotiRow.mActualHeight on reset()Christoph Studer2014-10-101-0/+1
* | | | | Merge "Fixed a bug where the indication text could get too high" into lmp-mr1...Selim Cinek2014-10-241-4/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fixed a bug where the indication text could get too highSelim Cinek2014-10-221-4/+2
* | | | | Merge "SysUI/NoMan: Log clicks on notification buttons" into lmp-mr1-devChristoph Studer2014-10-241-0/+33
|\ \ \ \ \
| * | | | | SysUI/NoMan: Log clicks on notification buttonsChristoph Studer2014-10-221-0/+33
* | | | | | Merge "Set the right expanded state" into lmp-mr1-devAdrian Roos2014-10-242-3/+1
|\ \ \ \ \ \