summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/statusbar
Commit message (Expand)AuthorAgeFilesLines
* Zen: Dim status bar alarm icon when zen = total silence.John Spurlock2015-05-291-4/+9
* Cache bluetooth connection state from callbackJason Monk2015-05-282-9/+22
* Merge "Fix status bar window IME flags & layout" into mnc-devJorim Jaggi2015-05-272-3/+6
|\
| * Fix status bar window IME flags & layoutJorim Jaggi2015-05-272-3/+6
* | Merge "Prevent draw passes when nothing actually changes" into mnc-devJorim Jaggi2015-05-261-6/+23
|\ \ | |/
| * Prevent draw passes when nothing actually changesJorim Jaggi2015-05-261-6/+23
* | Merge "Round rect clipping for notification contents" into mnc-devJorim Jaggi2015-05-265-9/+155
|\ \ | |/
| * Round rect clipping for notification contentsJorim Jaggi2015-05-265-9/+155
* | Merge "Polish animations for fingerprint icon" into mnc-devJorim Jaggi2015-05-262-12/+46
|\ \ | |/
| * Polish animations for fingerprint iconJorim Jaggi2015-05-262-12/+46
* | SysUI: Move LocationControllerImpl receiver to bgJason Monk2015-05-262-30/+34
|/
* Fixed a flash when launching keyguard affordancesSelim Cinek2015-05-222-7/+25
* The heads up now have a margin on top and don't stick to the edgeSelim Cinek2015-05-215-5/+33
* Fixed a crash with HUN notificationsSelim Cinek2015-05-211-1/+16
* Keep status bar visible when animating in negative heightsJorim Jaggi2015-05-211-2/+7
* Fixed a bug where a notification could get below the empty shade viewSelim Cinek2015-05-211-2/+2
* Merge "Fix ObservableScrollView's cancel dispatch" into mnc-devAdrian Roos2015-05-211-1/+1
|\
| * Fix ObservableScrollView's cancel dispatchAdrian Roos2015-05-201-1/+1
* | Merge "Don't crash in bugreport on devices without BT" into mnc-devJason Monk2015-05-201-0/+3
|\ \
| * | Don't crash in bugreport on devices without BTJason Monk2015-05-191-0/+3
* | | Merge "Fix user switcher ripple emanation point" into mnc-devAdrian Roos2015-05-201-1/+11
|\ \ \ | | |/ | |/|
| * | Fix user switcher ripple emanation pointAdrian Roos2015-05-191-1/+11
* | | Fixed Focusability issues with heads upSelim Cinek2015-05-193-11/+31
|/ /
* | Merge "SysUI: Move BT receivers to bg" into mnc-devJason Monk2015-05-191-23/+45
|\ \
| * | SysUI: Move BT receivers to bgJason Monk2015-05-191-23/+45
| |/
* | Merge "Update 0th level icon for QS wifi sub panel" into mnc-devJason Monk2015-05-191-1/+1
|\ \
| * | Update 0th level icon for QS wifi sub panelJason Monk2015-05-191-1/+1
| |/
* | Merge "Abort swipe up gesture when long press is detected" into mnc-devXiyuan Xia2015-05-193-1/+13
|\ \ | |/ |/|
| * Abort swipe up gesture when long press is detectedXiyuan Xia2015-05-153-1/+13
* | Fixed a bug that the more card was goneSelim Cinek2015-05-181-1/+7
* | Show data icon when appropriate.Jason Monk2015-05-185-77/+56
* | Move NetworkController broadcasts/listeners to BGJason Monk2015-05-1810-227/+429
* | SysUI Demo Mode: Ensure we have plenty of sims.John Spurlock2015-05-181-14/+30
* | Icon support comes to Notification.Dan Sandler2015-05-153-47/+31
* | Merge "Adjust lockscreen style to spec" into mnc-devJorim Jaggi2015-05-141-1/+1
|\ \
| * | Adjust lockscreen style to specJorim Jaggi2015-05-141-1/+1
| |/
* | Fix brightness mirror positioning.Jorim Jaggi2015-05-141-4/+10
* | Fix closing stateJorim Jaggi2015-05-141-0/+3
* | Revert "Icon support comes to Notification."Daniel Sandler2015-05-143-31/+47
* | Icon support comes to Notification.Dan Sandler2015-05-133-47/+31
* | Merge "Add QS Tuner" into mnc-devJason Monk2015-05-141-5/+8
|\ \
| * | Add QS TunerJason Monk2015-05-131-5/+8
| |/
* | Merge "Use platform delay for assist long press gesture" into mnc-devJorim Jaggi2015-05-131-2/+2
|\ \
| * | Use platform delay for assist long press gestureJorim Jaggi2015-05-131-2/+2
| |/
* | Merge "Allowing profile to set a subset of keyguard restrictions." into mnc-devKenny Guy2015-05-131-6/+18
|\ \ | |/ |/|
| * Allowing profile to set a subset of keyguard restrictions.Kenny Guy2015-05-111-6/+18
* | Made sure that HUNS with full screen intents stay pinnedSelim Cinek2015-05-137-48/+71
* | Only dispatch systemUiVisibility when it actually changesAdrian Roos2015-05-121-1/+7
* | Fixed a bug that the user could not drag down on the heads upSelim Cinek2015-05-121-1/+1
* | Fixed a bug where the HUN would interfere with the normal touchesSelim Cinek2015-05-124-15/+106