summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/SystemUIService.java
Commit message (Expand)AuthorAgeFilesLines
* 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