summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/statusbar/BaseStatusBar.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Follow up CL for heads up notification refactoring" into mnc-devSelim Cinek2015-04-281-33/+35
|\
| * Follow up CL for heads up notification refactoringSelim Cinek2015-04-281-33/+35
* | Remove LockPatternUtils.getCurrentUser()Adrian Roos2015-04-281-1/+2
* | Require explicit userId in LockPatternUtilsAdrian Roos2015-04-281-1/+1
|/
* Mark actually seen notifications as seenAmith Yamasani2015-04-281-13/+0
* Introduce disable2 into StatusBarManagerBenjamin Franz2015-04-271-1/+1
* More usage trackingAmith Yamasani2015-04-241-0/+21
* Fixed a crash on android tv with the new heads-up managerSelim Cinek2015-04-171-23/+7
* Made ranking consistent with heads Up managerSelim Cinek2015-04-151-1/+1
* Treating headsUpViews now as real notification citizenSelim Cinek2015-04-151-47/+49
* Handling a few more border cases with HUNsSelim Cinek2015-04-151-1/+5
* Integrate Heads-up notifications into the shadeSelim Cinek2015-04-151-192/+127
* Display toast when screen is unlocked to a work app.Kenny Guy2015-04-131-0/+19
* Keyguard FP UX updateJorim Jaggi2015-04-101-1/+4
* Implement new assist gesture and motionJorim Jaggi2015-04-031-83/+1
* Replace usages of deprecated Resources.getColor() and getColorStateList()Alan Viverette2015-03-181-2/+2
* Enable surfacing of notification childrenSelim Cinek2015-03-131-9/+17
* Refactored guts inflating for notificationsSelim Cinek2015-03-121-10/+6
* Introduced a group manager to manage group notificationsSelim Cinek2015-03-121-2/+12
* Heads-up notifications now reuse the views from the shadeSelim Cinek2015-03-121-18/+30
* Merge "Add prototype of Inline Reply behind debug flag"Adrian Roos2015-03-091-0/+107
|\
| * Add prototype of Inline Reply behind debug flagAdrian Roos2015-03-091-0/+107
* | am eef3fbcf: am 8deb6d95: am e6a4b445: am 3581f4c9: Merge "Avoid crashing on ...Dan Sandler2015-03-061-0/+9
|\ \ | |/ |/|
| * Avoid crashing on startup when policy forbids lockscreen camera.Dan Sandler2015-03-031-0/+9
* | add null guards around notification listener handlersChris Wren2015-02-251-34/+40
* | Fix issue with ignoring dpm policy for first call.Kenny Guy2015-02-101-2/+3
* | Don't let the heads up close too quickly.Chris Wren2015-02-041-36/+24
* | Add ability to colorize status barJorim Jaggi2015-02-041-5/+1
* | Split status bar icon management into separate classJorim Jaggi2015-02-021-1/+1
* | am 73500edb: Merge "SysUI: Don\'t drop HUN notification when clicked" into lm...Christoph Studer2015-01-231-1/+5
|\ \ | |/
| * SysUI: Don't drop HUN notification when clickedChristoph Studer2015-01-221-1/+5
* | Remove dead code #10: Clean up PhoneStatusBarJorim Jaggi2015-01-211-5/+0
* | Remove dead code #9: Remove ticker code in PhoneStatusBarJorim Jaggi2015-01-211-11/+0
* | Standardize notification IDs in the sysui package.Chris Wren2015-01-161-3/+2
* | Remove dead code #8: Remove old keyguard "bouncer"Jorim Jaggi2015-01-071-1/+1
* | Remove dead code #6: Delete old recents implementationJorim Jaggi2015-01-071-1/+2
* | Remove dead code #1: Remove unused Keyguard classesJorim Jaggi2015-01-071-1/+1
|/
* Don't forget to listen for USER_ALL broadcasts.Dan Sandler2014-12-051-5/+2
* Merge "NoMan/SysUI: Clear LEDs only when entering the shade" into lmp-mr1-devChristoph Studer2014-12-021-1/+5
|\
| * NoMan/SysUI: Clear LEDs only when entering the shadeChristoph Studer2014-12-021-1/+5
* | Allow apps from managed profles to close notification shade.Kenny Guy2014-11-281-0/+6
|/
* Make IKeyguardService interface asynchronousJim Miller2014-11-251-8/+7
* Push back notification means snooze the package.Chris Wren2014-11-211-1/+12
* Fixed a bug where the clearable flag was set inconsistentlySelim Cinek2014-11-111-2/+0
* Merge "Fixed a bug that the notifications were not animating when reset" into...Selim Cinek2014-11-061-1/+0
|\
| * Fixed a bug that the notifications were not animating when resetSelim Cinek2014-11-051-1/+0
* | Merge "SysUI: Use mScreenOnFromKeyguard for panel visibility" into lmp-mr1-devChristoph Studer2014-11-031-18/+42
|\ \ | |/ |/|
| * SysUI: Use mScreenOnFromKeyguard for panel visibilityChristoph Studer2014-10-291-18/+42
* | 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
|/