summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/StatusBarManagerService.java
Commit message (Expand)AuthorAgeFilesLines
* Fix multiuser bug in StatusBarManagerService.John Spurlock2012-11-291-1/+3
* Reset status bar in keyguard, fix MU status bar bug.John Spurlock2012-10-041-1/+1
* Status bar: Keep disabled state per user.John Spurlock2012-10-011-16/+38
* Cleanup internal status bar APIs.Daniel Sandler2012-09-271-19/+7
* Merge "Adding a global accessibility action to open quick settings." into jb-...Svetoslav Ganov2012-09-251-5/+28
|\
| * Adding a global accessibility action to open quick settings.Svetoslav Ganov2012-09-251-5/+28
* | Load resources for the correct userAmith Yamasani2012-09-251-1/+3
|/
* Remove Binder.getOrigCallingUid().Dianne Hackborn2012-08-311-1/+0
* Removing a notification that isn't there isn't a big deal.Daniel Sandler2012-05-161-1/+2
* Add new feature to let apps layout over status bar / system bar.Dianne Hackborn2012-03-301-4/+4
* Preload recents on phones with hard nav keysMichael Jurka2012-03-291-0/+18
* Fix how we hide and show the nav bar.Dianne Hackborn2011-10-071-5/+0
* Always disable() through SBMS; watch date.Jeff Sharkey2011-09-081-1/+1
* The fullest of fullscreen modes.Daniel Sandler2011-07-281-9/+10
* Adding accessibility support to the Status Bar.Svetoslav Ganov2011-07-211-4/+6
* Port recent apps from tablet to phoneMichael Jurka2011-06-151-0/+9
* resolved conflicts for merge of e95c07bd to masterDianne Hackborn2011-06-141-18/+11
|\
| * Fix issue #4603422: Compatibility mode button doesn't always updateDianne Hackborn2011-06-141-18/+11
* | It's lights out for you, navigation bar!Daniel Sandler2011-05-111-0/+5
|/
* Start window manager refactoring.Dianne Hackborn2011-02-171-0/+1
* Add "Use physical keyboard" option to system bar IME button.Jeff Brown2011-01-281-2/+29
* Allow the status bar disable flags to be used as View's system ui visibility ...Joe Onorato2011-01-271-42/+47
* Plumb whether an input view is actually visible or not through from the IMEJoe Onorato2011-01-271-11/+16
* Make TabletStatusBar call into StatusBarManagerService when it goes out of li...Joe Onorato2011-01-261-9/+1
* Make FLAG_FULLSCREEN not go into lights out mode anymore.Joe Onorato2011-01-261-17/+0
* visibility ("lights out") API.Joe Onorato2011-01-231-1/+3
* Store the current IME's token in the system bar for changing the current IME ...satok2010-11-251-3/+6
* Update the subtype icon properly.satok2010-11-021-11/+12
* Status bar: Forward the disabled state to the status bar process when it come...Joe Onorato2010-10-301-6/+5
* Add a functionarity for showing / hiding IME button on the system barsatok2010-10-301-0/+25
* Refactor SystemUI so the status bar isn't a Service of its own.Joe Onorato2010-10-211-16/+0
* resolved conflicts for merge of 368fdba4 to masterBrad Fitzpatrick2010-10-211-2/+1
|\
| * Reduce logging.Joe Onorato2010-10-191-2/+1
* | Dynamically show the menu button on the system bar.Daniel Sandler2010-10-131-2/+31
* | Connect my plumbing to dsandler's awesome lights out mode.Joe Onorato2010-09-121-12/+38
* | Plumb lights out mode through from the window manager to the status bar runni...Joe Onorato2010-09-121-1/+33
* | Basic support for notification payloads in the panel.Daniel Sandler2010-08-051-0/+7
|/
* Make bad notifications crash their application.Dianne Hackborn2010-06-241-3/+5
* Move the status bar icon list, hopefully for the last time.Joe Onorato2010-06-091-1/+1
* Call into the notification manager when the panel is revealed.Joe Onorato2010-06-091-22/+5
* Move status_bar_latest_event and LatestItemView into SystemUI.apk.Joe Onorato2010-06-091-0/+487