summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/SystemUIService.java
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when taking screenshot.Jorim Jaggi2014-04-051-0/+6
* Wait for Keyguard to be drawn after boot.Jorim Jaggi2014-04-021-54/+3
* Decouple storage notification from status bar.John Spurlock2013-06-251-0/+1
* Decouple recents from status bar.John Spurlock2013-06-241-0/+4
* Introduce SystemUI-managed alternative system bars.John Spurlock2013-06-211-25/+6
* Remove TabletStatusBar from systemui package.John Spurlock2013-06-121-14/+4
* Organize the imports in systemui.John Spurlock2013-06-121-3/+3
* Migrate systemui Slog calls to LogJohn Spurlock2013-06-061-4/+4
* Remove a workaround for accessibility managers that works across users.Svetoslav2013-02-281-10/+0
* Add brightness dialog to SystemUIMichael Wright2013-02-201-0/+1
* Multi-user support for the accessibility layer.Svetoslav Ganov2012-09-211-0/+5
* Refactor for multi-display support.Jeff Brown2012-08-191-2/+2
* Migrate ringtone playback to SystemUI.Jeff Sharkey2012-04-271-0/+1
* Protect system services with DUMP permission.Jeff Sharkey2012-04-261-8/+0
* Clean up status bar, system bar, navigation bar management.Dianne Hackborn2012-04-041-3/+3
* Rework how we decide whether to use system or status bar.Dianne Hackborn2011-05-261-1/+15
* Look again; the system bar is now diamonds.Daniel Sandler2010-12-151-0/+8
* Make the low battery dialog work again.Joe Onorato2010-10-271-3/+14
* Refactor SystemUI so the status bar isn't a Service of its own.Joe Onorato2010-10-211-0/+105