summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/statusbar/CommandQueue.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-13.0.0_r52' of https://android.googlesource.com/platform/f...George Zacharia2023-08-021-36/+59
|\
| * [DO NOT MERGE] Add centralized DisplayTracker for SystemUIAlex Stetson2023-01-261-29/+27
| * Merge "Revert "Replace security exception with silent log in system ui."" int...Bishoy Gendy2023-01-231-3/+1
| |\
| | * Revert "Replace security exception with silent log in system ui."Bishoy Gendy2023-01-201-3/+1
| * | Merge "SystemUI: stop using IPackageManager::isOnlyCoreApps()" into tm-qpr-devKevin Liu2023-01-181-4/+1
| |\ \ | | |/ | |/|
| | * SystemUI: stop using IPackageManager::isOnlyCoreApps()Eric Biggers2023-01-161-4/+1
| * | Replace security exception with silent log in system ui.Bishoy Gendy2023-01-171-1/+3
| * | Merge "Add new api for showing media output switcher dialog." into tm-qpr-devBishoy Gendy2023-01-171-0/+28
| |\ \ | | |/ | |/|
| | * Add new api for showing media output switcher dialog.Bishoy Gendy2023-01-161-0/+28
| * | RESTRICT AUTOMERGE Modernize alternate bouncer logicBeverly2023-01-101-2/+2
| |/
* | Merge tag 'android-13.0.0_r35' of https://android.googlesource.com/platform/f...George Zacharia2023-04-031-3/+95
|\|
| * Map split from the current running app to META+CTRL+DPAD_LEFT and META+CTRL+D...Tracy Zhou2022-12-061-0/+19
| * Implement Split to fullscreen with META+CTRL+DPAD_UPTracy Zhou2022-12-051-0/+17
| * Add rear display dialog methods to CommandQueue and StatusBarServiceKenneth Ford2022-11-221-0/+17
| * Proto dump from SystemUI.Fabian Kozynski2022-10-201-2/+41
* | Merge tag 'android-13.0.0_r16' into t13.0George Zacharia2022-12-151-34/+7
|\|
| * Handle ProtoLog logging command in WMShellHongwei Wang2022-08-311-31/+0
| * Create API for WM to send letterbox info to SysUI.Christian Göllner2022-07-041-3/+7
* | Powermenu: advanced reboot toggle - android 13ezio842022-10-261-4/+4
* | Add api to toggle flashlight and check if device has flashlightezio842022-10-261-0/+16
|/
* Wire display context for text toastsIris Yang2022-06-011-4/+7
* Make CentralSurfaces an Interface.Dave Mankoff2022-04-291-1/+1
* Prevent multiple calls to handleOnDialogAnimatedIn.Joe Bolinger2022-04-021-5/+10
* CompatChange to use hidden API in TileServiceFabian Kozynski2022-03-101-0/+18
* Add Face and Fingerprint (Co-Ex) support to biometric prompt.Joe Bolinger2022-02-281-6/+10
* [Status Bar] Re-name StatusBar.java -> CentralSurfaces.java.Caitlin Cassidy2022-02-281-1/+1
* [Nearby Media Devices] Add a SystemApi to get information about nearbyCaitlin Cassidy2022-02-111-0/+39
* [Media TTT] Add app icon and name to the receiver SystemApi.Caitlin Cassidy2022-02-091-3/+11
* [Media TTT] Add @SystemApis for all the media transfer callbacks.Caitlin Cassidy2022-02-021-0/+61
* Add communication channel for AoD state for all biometric operations.Joe Bolinger2022-01-271-0/+21
* Merge "Notify sysui of side swipe gestures that will show the bars transientl...Winson Chung2022-01-071-4/+14
|\
| * Notify sysui of side swipe gestures that will show the bars transientlyWinson Chung2022-01-061-4/+14
* | Merge "Prevent recomputeDisableFlags from clobbering the system disable flags...Winson Chung2021-11-221-3/+7
|\|
| * Prevent recomputeDisableFlags from clobbering the system disable flagsWinson Chung2021-11-221-3/+7
| * Manually register Dumpables to DumpManagerNed Burns2021-09-091-1/+2
| * Merge changes from topic "more-cancel-sc-qpr1-dev" into sc-qpr1-dev am: 16a7d...Joe Bolinger2021-09-011-4/+6
| |\
* | \ Merge "Remove isMultiClientImeEnabled from SystemUI"TreeHugger Robot2021-11-111-6/+4
|\ \ \
| * | | Remove isMultiClientImeEnabled from SystemUIWilson Wu2021-11-111-6/+4
* | | | Avoid autoboxing.Kweku Adams2021-11-011-4/+4
|/ / /
* | | Restrict packages to a single concurrent requestFabian Kozynski2021-10-141-0/+17
* | | Merge "Add API for requesting add TileService"Fabian Kozynski2021-09-091-0/+43
|\ \ \
| * | | Add API for requesting add TileServiceFabian Kozynski2021-09-011-0/+43
| |/ /
* | | Manually register Dumpables to DumpManagerNed Burns2021-09-081-1/+2
* | | Merge changes from topic "more-cancel-sc-qpr1-dev" into sc-qpr1-dev am: 16a7d...Joe Bolinger2021-09-011-4/+6
|\ \ \ | |/ / |/| / | |/
| * Add requestId to authentication entry points.Joe Bolinger2021-09-011-4/+6
* | Use InsetsVisibilities to carry requested visibilitiesTiger Huang2021-07-261-5/+6
* | Send more system bar attributes to System UI for loggingTiger Huang2021-07-091-4/+6
|/
* Fix feedback and animations for face to fingerprint fallback authentication.Joe Bolinger2021-06-031-7/+19
* Delay starting fingerprint sensor when using multi-sensor devices.Joe Bolinger2021-05-201-5/+9
* Add test api to gc system and sysuiWinson Chung2021-05-101-0/+7