summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/controls/controller/ControlsBindingControllerImpl.kt
Commit message (Expand)AuthorAgeFilesLines
* Bind panels with lower priority flagsFabian Kozynski2023-01-101-0/+4
* Migrate to new UserTracker for currentUserFabian Kozynski2020-09-291-3/+4
* 6/N Move everything into SysUIComponent.Dave Mankoff2020-08-161-2/+2
* Controls UI - Remove stale references to prevent memory leakMatt Pietal2020-07-221-1/+10
* Controls UI - Support seeding for up to 6 structuresMatt Pietal2020-05-291-1/+3
* Controls UI - Motion for activitiesMatt Pietal2020-04-211-7/+16
* Controls UI - Add 'reset' option for seedingMatt Pietal2020-04-091-22/+72
* Controls UI - Suggested controlsMatt Pietal2020-03-181-7/+24
* Remove scheduled timeout onError or onCompleteFabian Kozynski2020-03-121-0/+2
* Controls UI - Better structure/app switchingMatt Pietal2020-03-111-86/+31
* Cancels loading when moving out of Favorites screenFabian Kozynski2020-03-111-3/+12
* Controls UI - Structure switchingMatt Pietal2020-03-031-27/+25
* Controls - Structure persistenceMatt Pietal2020-03-031-72/+35
* Merge "Remove favorites when app is uninstalled" into rvc-devFabian Kozynski2020-03-031-0/+12
|\
| * Remove favorites when app is uninstalledFabian Kozynski2020-03-021-0/+12
* | Fix starting user in Controls controllersFabian Kozynski2020-02-251-1/+2
|/
* Controls API - Publisher change - Phase 1Matt Pietal2020-02-191-16/+45
* Added fallback for load failedFabian Kozynski2020-02-121-2/+5
* Controls UI service cleanupMatt Pietal2020-02-031-2/+2
* Add multi-user support to ControlsFabian Kozynski2020-01-311-6/+57
* Removed @hide and Parcelable hierarchyFabian Kozynski2020-01-231-16/+71
* Adding controllers for ControlsFabian Kozynski2020-01-151-0/+204