summaryrefslogtreecommitdiffstats
path: root/core/java/com/android/internal/statusbar
Commit message (Expand)AuthorAgeFilesLines
* Deliver camera launch source for analyticsJorim Jaggi2015-09-241-1/+3
* Launching the camera now from systemUI including animationsSelim Cinek2015-08-261-0/+5
* Fix assist for hardware long-pressJorim Jaggi2015-07-082-2/+9
* report notification load on panel revealChris Wren2015-06-301-1/+1
* add rank to notification visibility logChris Wren2015-06-223-2/+184
* Assist disclosureAdrian Roos2015-06-191-0/+2
* Patch up certain kinds of broken notifications.Dan Sandler2015-06-181-6/+20
* Icon support comes to Notification.Dan Sandler2015-05-151-12/+16
* Revert "Icon support comes to Notification."Daniel Sandler2015-05-141-16/+12
* Icon support comes to Notification.Dan Sandler2015-05-131-12/+16
* Introduce disable2 into StatusBarManagerBenjamin Franz2015-04-272-1/+3
* Introduce device owner API to disable the status barBenjamin Franz2015-04-151-0/+1
* Implement nice transitions for light status barJorim Jaggi2015-02-232-17/+59
* NoMan/SysUI: Clear LEDs only when entering the shadeChristoph Studer2014-12-021-1/+3
* Plumbing for screen pinning request from sysuiJason Monk2014-11-061-0/+1
* Improve dump of status bar serviceAdrian Roos2014-10-291-1/+1
* SysUI/NoMan: Log clicks on notification buttonsChristoph Studer2014-10-221-0/+1
* Change 'disable hardware keyboard' to 'show input method'Michael Wright2014-08-172-2/+0
* Fixing issue where home was triggered on top of other activities being launch...Winson Chung2014-08-062-2/+2
* Doze: Follow the notification light.John Spurlock2014-08-041-0/+2
* Add a log and statistics for notification expansion.Chris Wren2014-07-301-0/+1
* Doze: Update tease signal to buzz-beep-blink from NoMan.John Spurlock2014-07-261-0/+1
* Remove notification APIs from StatusBar serviceChristoph Studer2014-06-242-5/+1
* SysUI: Use SBN keys instead of IBinder keysChristoph Studer2014-05-222-5/+5
* Fixing regression in dismissing Recents.Winson Chung2014-05-192-2/+2
* Initial changes to enable keyboard support with alternate Recents. (Bug 14067...Winson Chung2014-05-172-2/+8
* Merge "Only show IME in navigation bar when it should"Jason Monk2014-05-072-2/+4
|\
| * Only show IME in navigation bar when it shouldJason Monk2014-05-072-2/+4
* | Log notification clicksChristoph Studer2014-04-301-1/+1
|/
* Write eventlog entries for notification visibilityChristoph Studer2014-04-161-0/+2
* Write eventlog entries for notification panel visibilityChristoph Studer2014-04-071-0/+1
* Show notifications from related users.Kenny Guy2014-03-121-4/+4
* Collapse/disable shade when hiding status bar window.John Spurlock2013-07-312-0/+2
* New NotificationListenerService.Daniel Sandler2013-04-054-185/+2
* Spurious file removed.Daniel Sandler2013-02-261-0/+0
* New INotificationListener interface.Daniel Sandler2013-02-191-0/+0
* New API to request a list of current notifications.Daniel Sandler2013-02-071-18/+32
* Status bar: Keep disabled state per user.John Spurlock2012-10-011-0/+1
* Cleanup internal status bar APIs.Daniel Sandler2012-09-272-8/+6
* Merge "Adding a global accessibility action to open quick settings." into jb-...Svetoslav Ganov2012-09-252-4/+8
|\
| * Adding a global accessibility action to open quick settings.Svetoslav Ganov2012-09-252-4/+8
* | Load resources for the correct userAmith Yamasani2012-09-251-4/+10
|/
* Fix issue #7214090: Need to be able to post notifications to all usersDianne Hackborn2012-09-241-1/+2
* Allow acquiring ContentProviders across users.Jeff Sharkey2012-09-211-23/+28
* Rename UserId to UserHandle.Dianne Hackborn2012-08-161-2/+2
* Multiuser support for notifications, take 1.Daniel Sandler2012-08-151-0/+6
* Add new feature to let apps layout over status bar / system bar.Dianne Hackborn2012-03-302-2/+2
* Preload recents on phones with hard nav keysMichael Jurka2012-03-292-0/+4
* New notification priority and related APIs.Daniel Sandler2012-02-241-15/+12
* Fix how we hide and show the nav bar.Dianne Hackborn2011-10-072-2/+0