summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/controls
Commit message (Expand)AuthorAgeFilesLines
* Add userId check before loading icon in Device ControlsAnton Potapov2023-10-079-39/+90
* Remove ControlsProviderSelectorActivity finish onAnton Potapov2023-06-141-1/+0
* Merge "Gate binding with `UserManager.isUserUnlocked`" into tm-qpr-devFabian Kozynski2023-03-251-4/+32
|\
| * Gate binding with `UserManager.isUserUnlocked`Fabián Kozynski2023-03-241-4/+32
* | Add screenSize and smallestScreenSize to manifestFabian Kozynski2023-03-223-5/+9
|/
* Merge "Fix a11y for controls header" into tm-qpr-devFabian Kozynski2023-03-201-0/+1
|\
| * Fix a11y for controls headerFabian Kozynski2023-03-151-0/+1
* | Merge "Keep ControlsActivity on orientation change" into tm-qpr-devFabian Kozynski2023-03-154-2/+33
|\ \
| * | Keep ControlsActivity on orientation changeFabian Kozynski2023-03-144-2/+33
| |/
* | Merge "Delay showing the controls ui after dialog" into tm-qpr-devFabian Kozynski2023-03-141-4/+8
|\ \
| * | Delay showing the controls ui after dialogFabian Kozynski2023-03-031-4/+8
* | | Force reload listings for ControlsStartableFabian Kozynski2023-03-073-14/+45
| |/ |/|
* | Allow removing the last app from home controlsAnton Potapov2023-03-039-84/+239
* | Merge changes Ide7d63a7,I9e075f29 into tm-qpr-devTreeHugger Robot2023-03-012-7/+6
|\ \
| * | Format files with the upcoming version of ktfmtJordan Demeulenaere2023-02-282-7/+6
* | | Add actions to binding IntentFabian Kozynski2023-02-271-1/+1
|/ /
* | Merge "Add remove app flow to the home controls panel" into tm-qpr-devAnton Potapov2023-02-276-15/+146
|\ \
| * | Add remove app flow to the home controls panelAnton Potapov2023-02-236-15/+146
* | | Update controls panel layout according to the designAnton Potapov2023-02-242-3/+3
| |/ |/|
* | Improve items arrangement in the app switcher popupAnton Potapov2023-02-241-2/+6
|/
* Merge "Specify the parent viewgroup that should hide controls" into tm-qpr-devFabian Kozynski2023-02-163-13/+29
|\
| * Specify the parent viewgroup that should hide controlsFabian Kozynski2023-02-133-13/+29
* | Merge "Backup and restore - Fix non-system users" into tm-qpr-devMatt Pietal2023-02-151-22/+29
|\ \
| * | Backup and restore - Fix non-system usersMatt Pietal2023-02-141-22/+29
| |/
* / [DO NOT MERGE] Convert QSFactoryImpl to use @MultibindsRasheed Lewis2023-02-141-0/+8
|/
* Merge "Fixes to remove controls for tablet" into tm-qpr-devFabian Kozynski2023-02-091-1/+1
|\
| * Fixes to remove controls for tabletFabian Kozynski2023-02-081-1/+1
* | Merge "Added core startable" into tm-qpr-devFabian Kozynski2023-02-014-13/+161
|\ \
| * | Added core startableFabian Kozynski2023-01-314-13/+161
| |/
* / Add trace points for showing panelsFabian Kozynski2023-01-302-0/+4
|/
* Add Open app in overflow menuFabian Kozynski2023-01-253-31/+127
* Add new add flow for panelsFabian Kozynski2023-01-238-27/+173
* Add a persistence mechanism for panels' packagesFabian Kozynski2023-01-193-0/+113
* Bind panels with lower priority flagsFabian Kozynski2023-01-106-4/+40
* Merge "Polish background for controls panel." into tm-qpr-devFabian Kozynski2022-12-143-4/+28
|\
| * Polish background for controls panel.Fabian Kozynski2022-12-083-4/+28
* | Merge "Fix affordance in lockscreen and dream" into tm-qpr-devFabian Kozynski2022-12-141-1/+1
|\ \
| * | Fix affordance in lockscreen and dreamFabian Kozynski2022-12-091-1/+1
* | | Allow any app to show panel, based on flagFabian Kozynski2022-12-092-3/+7
|/ /
* / Move trigger for dialog to change controls settingsFabian Kozynski2022-12-088-97/+278
|/
* Merge "Fix crash when trying to dismiss dialog" into tm-qpr-devFabian Kozynski2022-12-081-2/+11
|\
| * Fix crash when trying to dismiss dialogShen Lin2022-12-061-2/+11
* | Pass Secure.LOCKSCREEN_ALLOW_TRIVIAL_CONTROLSFabian Kozynski2022-12-061-4/+17
|/
* Merge "Add repository for controls related settings" into tm-qpr-devFabian Kozynski2022-11-305-88/+149
|\
| * Add repository for controls related settingsFabian Kozynski2022-11-235-88/+149
* | Merge "Replace ACTION_USER_SWITCHED with UserTracker" into tm-qpr-devAlex Stetson2022-11-301-21/+11
|\ \ | |/ |/|
| * Replace ACTION_USER_SWITCHED with UserTrackerAlex Stetson2022-11-161-21/+11
* | Restrict panels to preferred appsFabian Kozynski2022-11-221-1/+6
* | Add panel using TaskViewFabian Kozynski2022-11-185-33/+276
* | Distinguish between selected panel or structureFabian Kozynski2022-11-185-57/+135
|/