summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/statusbar/CommandQueue.java
Commit message (Expand)AuthorAgeFilesLines
* Change 'disable hardware keyboard' to 'show input method'Michael Wright2014-08-171-22/+9
* Fixing issue where home was triggered on top of other activities being launch...Winson Chung2014-08-061-4/+5
* Doze: Follow the notification light.John Spurlock2014-08-041-1/+23
* Doze: Update tease signal to buzz-beep-blink from NoMan.John Spurlock2014-07-261-0/+11
* Improve motion when expanding/collapsing status bar.Jorim Jaggi2014-06-301-3/+2
* Remove notification APIs from StatusBar serviceChristoph Studer2014-06-241-52/+14
* SysUI: Use SBN keys instead of IBinder keysChristoph Studer2014-05-221-26/+13
* Fixing regression in dismissing Recents.Winson Chung2014-05-191-4/+5
* Initial changes to enable keyboard support with alternate Recents. (Bug 14067...Winson Chung2014-05-171-1/+26
* Only show IME in navigation bar when it shouldJason Monk2014-05-071-5/+11
* Reuse KeyguardViewMediator for new Keyguard implementation.Jorim Jaggi2014-03-311-15/+2
* Make Keyguard a library and make StatusBar the new Keyguard.Jorim Jaggi2014-03-281-1/+18
* Manage keyguard nav elements using transitions.John Spurlock2013-11-011-13/+1
* Improve transient bar transitions.John Spurlock2013-08-201-1/+1
* Collapse/disable shade when hiding status bar window.John Spurlock2013-07-311-0/+12
* Organize the imports in systemui.John Spurlock2013-06-121-1/+1
* New NotificationListenerService.Daniel Sandler2013-04-051-1/+1
* Cleanup internal status bar APIs.Daniel Sandler2012-09-271-37/+25
* Adding a global accessibility action to open quick settings.Svetoslav Ganov2012-09-251-41/+50
* Fix 6398209: SearchPanel gesture improvementsJim Miller2012-05-301-3/+14
* Fix 6299832: Add search target swipe action to navigation bar on phonesJim Miller2012-04-241-1/+3
* 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-1/+25
* System bar now renders the back button for recentsDaniel Sandler2011-12-061-0/+13
* Fix how we hide and show the nav bar.Dianne Hackborn2011-10-071-13/+1
* The fullest of fullscreen modes.Daniel Sandler2011-07-281-7/+7
* Port recent apps from tablet to phoneMichael Jurka2011-06-151-0/+12
* resolved conflicts for merge of e95c07bd to masterDianne Hackborn2011-06-141-8/+8
|\
| * Fix issue #4603422: Compatibility mode button doesn't always updateDianne Hackborn2011-06-141-7/+8
* | It's lights out for you, navigation bar!Daniel Sandler2011-05-111-15/+31
|/
* Add "Use physical keyboard" option to system bar IME button.Jeff Brown2011-01-281-0/+13
* Plumb whether an input view is actually visible or not through from the IMEJoe Onorato2011-01-271-4/+5
* Store the current IME's token in the system bar for changing the current IME ...satok2010-11-251-4/+4
* Add a functionarity for showing / hiding IME button on the system barsatok2010-10-301-0/+12
* Dynamically show the menu button on the system bar.Daniel Sandler2010-10-131-0/+13
* Merge commit 'f9f9e248' into manualmergeJoe Onorato2010-09-271-2/+4
|\
| * If an icon add remove get coalesced, don't remove some other icon.Joe Onorato2010-09-271-2/+4
* | Plumb lights out mode through from the window manager to the status bar runni...Joe Onorato2010-09-121-0/+14
* | checkpoint tablet status barJoe Onorato2010-07-121-1/+1
|/
* remove loggingJoe Onorato2010-06-021-2/+0
* Populate the notifications at startup of SystemUI.apk.Joe Onorato2010-06-021-1/+0
* Move the StatusBarPhone package into a new catch-all SystemUI.apk.Joe Onorato2010-06-021-0/+204