summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com
Commit message (Expand)AuthorAgeFilesLines
* Fixed a bug when tapping in the empty space of the notification panelSelim Cinek2014-10-314-3/+74
* Merge "Fixed a bug with notification clipping" into lmp-mr1-devSelim Cinek2014-10-304-21/+26
|\
| * Fixed a bug with notification clippingSelim Cinek2014-10-304-21/+26
* | Merge "Make status bar expanding more tightly coupled to finger" into lmp-mr1...Jorim Jaggi2014-10-301-1/+1
|\ \
| * | Make status bar expanding more tightly coupled to fingerJorim Jaggi2014-10-301-1/+1
* | | Merge "Follow up to I495ce480c25de24b6433adebdfe923b637d98f66" into lmp-mr1-devJorim Jaggi2014-10-301-0/+1
|\ \ \
| * | | Follow up to I495ce480c25de24b6433adebdfe923b637d98f66Jorim Jaggi2014-10-291-0/+1
* | | | fix build break from mis-named DEBUG flag in SystemUIChris Wren2014-10-291-1/+1
* | | | Add logging to diagnose notification click issue.Chris Wren2014-10-291-0/+10
* | | | 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-295-35/+122
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Improve doze transitionsJorim Jaggi2014-10-295-35/+122
| | |_|/ / | |/| | |
* | | | | Merge "Tune spacing in navigation bar for small and big devices" into lmp-mr1...Jorim Jaggi2014-10-291-0/+18
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Tune spacing in navigation bar for small and big devicesJorim Jaggi2014-10-291-0/+18
| |/ / /
* | | | 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-283-16/+69
|\ \ \
| * | | Close keyguard user switcher on tap outsideAdrian Roos2014-10-283-16/+69
| | |/ | |/|
* | | 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-283-3/+24
|\ \ \ \
| * | | | Add hotspot icon to status barJason Monk2014-10-283-3/+24
* | | | | Merge "Zen: Show "(until 4:56 PM)" in exit conditions." into lmp-mr1-devJohn Spurlock2014-10-281-18/+44
|\ \ \ \ \
| * | | | | Zen: Show "(until 4:56 PM)" in exit conditions.John Spurlock2014-10-281-18/+44
* | | | | | 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 "Fix padding between battery and system icons" into lmp-mr1-devJorim Jaggi2014-10-271-0/+9
|\ \ \
| * | | Fix padding between battery and system iconsJorim Jaggi2014-10-171-0/+9
* | | | 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-248-228/+174
|\ \ \ \ | |/ / /
| * | | Should use Activity.onEnterAnimationComplete. (Bug 18031283)Winson Chung2014-10-238-228/+174
| |/ /
* | | 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