summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/controls/controller/ControlsControllerImpl.kt
Commit message (Expand)AuthorAgeFilesLines
* Allow removing the last app from home controlsAnton Potapov2023-03-031-17/+18
* Add remove app flow to the home controls panelAnton Potapov2023-02-231-2/+18
* Added core startableFabian Kozynski2023-01-311-11/+6
* Add new add flow for panelsFabian Kozynski2023-01-231-0/+12
* Bind panels with lower priority flagsFabian Kozynski2023-01-101-0/+4
* 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
* | Distinguish between selected panel or structureFabian Kozynski2022-11-181-2/+3
|/
* [Home Controls] Update home controls file usage.Aaron Liu2022-07-191-20/+14
* Remove FileDescriptor from systemui.Dumpable.Dave Mankoff2022-04-051-2/+1
* Add required flags to registerReceiver calls in sysuiMichael Groover2022-01-201-1/+2
* [Device Controls] In the device controls QS tile, have the subtitle show the ...Caitlin Cassidy2021-06-021-0/+4
* Remove "Device Controls" from SettingsMatt Pietal2021-04-201-26/+6
* Controls in QSMatt Pietal2021-04-061-4/+5
* Make pendingintent use immutable flagMatt Pietal2020-11-201-1/+1
* Migrate to new UserTracker for currentUserFabian Kozynski2020-09-291-10/+11
* 6/N Move everything into SysUIComponent.Dave Mankoff2020-08-161-10/+10
* Controls UI - Correctly persist seeding stateMatt Pietal2020-06-111-2/+2
* Controls UI - Remove resetMatt Pietal2020-06-091-7/+0
* Controls UI - Reset seeding upon app uninstallMatt Pietal2020-06-021-2/+14
* Controls UI - Allow seeding for multiple appsMatt Pietal2020-05-291-11/+29
* Controls UI - Support seeding for up to 6 structuresMatt Pietal2020-05-291-3/+6
* Controls UI - Multi-user switch updatesMatt Pietal2020-05-211-11/+9
* Start ControlsControllerImpl on the correct userFabian Kozynski2020-05-191-23/+38
* Controls UI - Remove focused controlMatt Pietal2020-05-011-5/+0
* Controls UI - Service processing enhancementsMatt Pietal2020-04-301-0/+2
* Controls UI - Motion for activitiesMatt Pietal2020-04-211-19/+12
* Dim down controls when slider is activeLucas Dupin2020-04-161-0/+5
* Add controls rearrange activityFabian Kozynski2020-04-101-0/+9
* Controls UI - Add 'reset' option for seedingMatt Pietal2020-04-091-0/+9
* Added Backup & Restore for SystemUI and controlsFabian Kozynski2020-03-301-8/+69
* Merge "Controls Ui - Do not update controls without STATUS_OK" into rvc-devMatt Pietal2020-03-271-7/+8
|\
| * Controls Ui - Do not update controls without STATUS_OKMatt Pietal2020-03-271-7/+8
* | Merge "Add Secure Setting for Controls" into rvc-devFabian Kozynski2020-03-271-1/+1
|\ \ | |/ |/|
| * Add Secure Setting for ControlsFabian Kozynski2020-03-251-1/+1
* | Add more information to removed controlsFabian Kozynski2020-03-261-14/+22
|/
* Controls UI - Persist subtitlesMatt Pietal2020-03-181-2/+5
* Controls UI - Suggested controlsMatt Pietal2020-03-181-0/+82
* Cancels loading when moving out of Favorites screenFabian Kozynski2020-03-111-5/+14
* Give hidden API behavior to legacy apps.Jeff Sharkey2020-03-101-1/+1
* Merge "Controls UI - Do not save empty structures" into rvc-devTreeHugger Robot2020-03-101-2/+4
|\
| * Controls UI - Do not save empty structuresMatt Pietal2020-03-101-2/+4
* | Controls UI - Stateless controlsMatt Pietal2020-03-101-2/+6
|/
* Add Structure pages to management screensFabian Kozynski2020-03-091-7/+11
* Merge "Fix instances of ContentObserver#onChange in SystemUI" into rvc-devTreeHugger Robot2020-03-071-2/+7
|\
| * Fix instances of ContentObserver#onChange in SystemUIFabian Kozynski2020-03-061-2/+7
* | Add dialog for recommended controlsFabian Kozynski2020-03-061-2/+33
|/
* Controls UI - Structure switchingMatt Pietal2020-03-031-45/+61
* Controls - Structure persistenceMatt Pietal2020-03-031-184/+162
* Merge "Remove favorites when app is uninstalled" into rvc-devFabian Kozynski2020-03-031-0/+31
|\