summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/statusbar/CommandQueue.java
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "Make CommandQueue implement CallbackController"Jason Monk2018-12-051-3/+5
|\
| * Make CommandQueue implement CallbackControllerJason Monk2018-12-041-3/+5
* | Make some IStatusBar APIs support multi-display(1/N)Charles Chen2018-12-051-10/+27
|/
* 3/n: For passive modalities, add plumbing for "try again"Kevin Chyn2018-11-301-5/+19
* 1/n: Move BiometricDialog management to BiometricServiceKevin Chyn2018-11-271-4/+4
* Add work background/color to BiometricPrompt for managed profilesKevin Chyn2018-11-121-5/+7
* Make StatusBar not be a NotificationPresenterJason Monk2018-10-231-6/+15
* 3/n: Add FaceDialogView and "confirmation" plumbingKevin Chyn2018-09-201-3/+6
* Send authentication type from AuthenticationClient to BiometricDialogKevin Chyn2018-08-311-4/+9
* Refactor FingerprintDialog to be BiometricKevin Chyn2018-07-241-33/+33
* Migrated SystemUI & SettingsLib to androidxAurimas Liutikas2018-04-201-1/+1
* Rename BiometricDialog to BiometricPrompt.Vishwath Mohan2018-04-051-4/+4
* Refactor FingerprintDialog to BiometricDialogVishwath Mohan2018-03-271-5/+4
* Wireless charging on aod and lockscreenBeverly2018-02-081-3/+3
* Fixes crash null exception on land/seascape pinned orientationsMatthew Ng2018-02-011-0/+30
* Revert "Uses back and home button for screen pinning when recents is invisible"Matthew Ng2018-02-011-30/+0
* Uses back and home button for screen pinning when recents is invisibleMatthew Ng2018-01-311-0/+30
* Basic workspace wireless charging animationBeverly2018-01-241-0/+16
* Add FingerprintDialog API and related plumbingKevin Chyn2018-01-231-0/+80
* Merge "Send valid and invalid rotation proposal changes to SysUI"Mike Digman2018-01-211-4/+4
|\
| * Send valid and invalid rotation proposal changes to SysUIMike Digman2018-01-191-4/+4
* | Fix Recents regressionsWinson Chung2018-01-191-5/+5
|/
* Add route for rotation suggestions from StatusBar to CommandQueueMike Digman2017-11-271-0/+17
* Fixed that the status icons were showing in the cameraSelim Cinek2017-08-251-0/+14
* resolve merge conflicts of de0c539dd4f1 to oc-mr1-devJason Monk2017-08-081-0/+16
|\
| * Move shutdown UI to sysui (when possible)Jason Monk2017-08-081-0/+16
* | Merge "Ping the StatusBar about power key events. am: c3a503d8fd" into oc-dr1...Philip Quinn2017-07-201-6/+6
|\|
| * Ping the StatusBar about power key events.Philip Quinn2017-07-201-6/+6
* | Merge "Add a method that allows the shade to be toggled."Anthony Chen2017-06-121-0/+14
|\ \ | |/ |/|
| * Add a method that allows the shade to be toggled.Anthony Chen2017-05-121-0/+14
* | Optimize App -> RecentsJorim Jaggi2017-05-171-1/+3
|/
* Fix all issues with SystemUI visibility and transitionsJorim Jaggi2017-05-121-4/+0
* Fix status bar not hiding quicklyJason Monk2017-04-201-1/+8
* Ensure we show the PiP menu in response to KEYCODE_WINDOW.Winson Chung2017-03-311-7/+7
* Move global actions to sysui and add plugin interfaceJason Monk2017-03-221-0/+15
* Fix initial StatusBar wiping out disabled stateJason Monk2017-03-031-0/+4
* Fix status bar showing on lock screen on bootJason Monk2017-02-141-3/+7
* Work on separating out the status bar managementJason Monk2017-02-081-8/+21
* StatusBar: Clean up buzzBeepBlinked and friendsAdrian Roos2017-02-011-41/+0
* Work on sysui dependenciesJason Monk2017-01-231-2/+9
* Move navigation bar logic to its own classJason Monk2017-01-171-78/+76
* Allow CommandQueue to have multiple callbacksJason Monk2017-01-091-83/+180
* Enable fingerprint sensor navigation to invoke QuickSettingsJim Miller2016-06-221-0/+14
* PIP: Send KEYCODE_WINDOW to app first if PIP isn't existJaewan Kim2016-04-261-7/+7
* Keyboard shortcuts: dismiss when activities start via shortcutAndrei Stingaceanu2016-04-221-0/+13
* Fix wrong transition when dock minimized and docked app launchedJorim Jaggi2016-04-151-4/+4
* Remember task which is being lockedAndrii Kulian2016-04-141-4/+5
* Removed redundant public modifier in CommandQueue.CallbacksMuyuan Li2016-03-261-29/+29
* Show a scrim activity if task is not resizableJorim Jaggi2016-03-251-0/+13
* Keyboard Shortcuts: Add Keycodes for shortcut representationClara Bayarri2016-03-241-4/+4