index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
SystemUI
/
src
/
com
/
android
/
systemui
/
statusbar
/
CommandQueue.java
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge "Make CommandQueue implement CallbackController"
Jason Monk
2018-12-05
1
-3
/
+5
|
\
|
*
Make CommandQueue implement CallbackController
Jason Monk
2018-12-04
1
-3
/
+5
*
|
Make some IStatusBar APIs support multi-display(1/N)
Charles Chen
2018-12-05
1
-10
/
+27
|
/
*
3/n: For passive modalities, add plumbing for "try again"
Kevin Chyn
2018-11-30
1
-5
/
+19
*
1/n: Move BiometricDialog management to BiometricService
Kevin Chyn
2018-11-27
1
-4
/
+4
*
Add work background/color to BiometricPrompt for managed profiles
Kevin Chyn
2018-11-12
1
-5
/
+7
*
Make StatusBar not be a NotificationPresenter
Jason Monk
2018-10-23
1
-6
/
+15
*
3/n: Add FaceDialogView and "confirmation" plumbing
Kevin Chyn
2018-09-20
1
-3
/
+6
*
Send authentication type from AuthenticationClient to BiometricDialog
Kevin Chyn
2018-08-31
1
-4
/
+9
*
Refactor FingerprintDialog to be Biometric
Kevin Chyn
2018-07-24
1
-33
/
+33
*
Migrated SystemUI & SettingsLib to androidx
Aurimas Liutikas
2018-04-20
1
-1
/
+1
*
Rename BiometricDialog to BiometricPrompt.
Vishwath Mohan
2018-04-05
1
-4
/
+4
*
Refactor FingerprintDialog to BiometricDialog
Vishwath Mohan
2018-03-27
1
-5
/
+4
*
Wireless charging on aod and lockscreen
Beverly
2018-02-08
1
-3
/
+3
*
Fixes crash null exception on land/seascape pinned orientations
Matthew Ng
2018-02-01
1
-0
/
+30
*
Revert "Uses back and home button for screen pinning when recents is invisible"
Matthew Ng
2018-02-01
1
-30
/
+0
*
Uses back and home button for screen pinning when recents is invisible
Matthew Ng
2018-01-31
1
-0
/
+30
*
Basic workspace wireless charging animation
Beverly
2018-01-24
1
-0
/
+16
*
Add FingerprintDialog API and related plumbing
Kevin Chyn
2018-01-23
1
-0
/
+80
*
Merge "Send valid and invalid rotation proposal changes to SysUI"
Mike Digman
2018-01-21
1
-4
/
+4
|
\
|
*
Send valid and invalid rotation proposal changes to SysUI
Mike Digman
2018-01-19
1
-4
/
+4
*
|
Fix Recents regressions
Winson Chung
2018-01-19
1
-5
/
+5
|
/
*
Add route for rotation suggestions from StatusBar to CommandQueue
Mike Digman
2017-11-27
1
-0
/
+17
*
Fixed that the status icons were showing in the camera
Selim Cinek
2017-08-25
1
-0
/
+14
*
resolve merge conflicts of de0c539dd4f1 to oc-mr1-dev
Jason Monk
2017-08-08
1
-0
/
+16
|
\
|
*
Move shutdown UI to sysui (when possible)
Jason Monk
2017-08-08
1
-0
/
+16
*
|
Merge "Ping the StatusBar about power key events. am: c3a503d8fd" into oc-dr1...
Philip Quinn
2017-07-20
1
-6
/
+6
|
\
|
|
*
Ping the StatusBar about power key events.
Philip Quinn
2017-07-20
1
-6
/
+6
*
|
Merge "Add a method that allows the shade to be toggled."
Anthony Chen
2017-06-12
1
-0
/
+14
|
\
\
|
|
/
|
/
|
|
*
Add a method that allows the shade to be toggled.
Anthony Chen
2017-05-12
1
-0
/
+14
*
|
Optimize App -> Recents
Jorim Jaggi
2017-05-17
1
-1
/
+3
|
/
*
Fix all issues with SystemUI visibility and transitions
Jorim Jaggi
2017-05-12
1
-4
/
+0
*
Fix status bar not hiding quickly
Jason Monk
2017-04-20
1
-1
/
+8
*
Ensure we show the PiP menu in response to KEYCODE_WINDOW.
Winson Chung
2017-03-31
1
-7
/
+7
*
Move global actions to sysui and add plugin interface
Jason Monk
2017-03-22
1
-0
/
+15
*
Fix initial StatusBar wiping out disabled state
Jason Monk
2017-03-03
1
-0
/
+4
*
Fix status bar showing on lock screen on boot
Jason Monk
2017-02-14
1
-3
/
+7
*
Work on separating out the status bar management
Jason Monk
2017-02-08
1
-8
/
+21
*
StatusBar: Clean up buzzBeepBlinked and friends
Adrian Roos
2017-02-01
1
-41
/
+0
*
Work on sysui dependencies
Jason Monk
2017-01-23
1
-2
/
+9
*
Move navigation bar logic to its own class
Jason Monk
2017-01-17
1
-78
/
+76
*
Allow CommandQueue to have multiple callbacks
Jason Monk
2017-01-09
1
-83
/
+180
*
Enable fingerprint sensor navigation to invoke QuickSettings
Jim Miller
2016-06-22
1
-0
/
+14
*
PIP: Send KEYCODE_WINDOW to app first if PIP isn't exist
Jaewan Kim
2016-04-26
1
-7
/
+7
*
Keyboard shortcuts: dismiss when activities start via shortcut
Andrei Stingaceanu
2016-04-22
1
-0
/
+13
*
Fix wrong transition when dock minimized and docked app launched
Jorim Jaggi
2016-04-15
1
-4
/
+4
*
Remember task which is being locked
Andrii Kulian
2016-04-14
1
-4
/
+5
*
Removed redundant public modifier in CommandQueue.Callbacks
Muyuan Li
2016-03-26
1
-29
/
+29
*
Show a scrim activity if task is not resizable
Jorim Jaggi
2016-03-25
1
-0
/
+13
*
Keyboard Shortcuts: Add Keycodes for shortcut representation
Clara Bayarri
2016-03-24
1
-4
/
+4
[prev]
[next]