index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
SystemUI
/
src
/
com
/
android
/
systemui
/
controls
/
controller
/
ControlsControllerImpl.kt
Age
Commit message (
Expand
)
Author
2021-06-02
[Device Controls] In the device controls QS tile, have the subtitle show the ...
Caitlin Cassidy
2021-04-20
Remove "Device Controls" from Settings
Matt Pietal
2021-04-06
Controls in QS
Matt Pietal
2020-11-20
Make pendingintent use immutable flag
Matt Pietal
2020-09-29
Migrate to new UserTracker for currentUser
Fabian Kozynski
2020-08-16
6/N Move everything into SysUIComponent.
Dave Mankoff
2020-06-11
Controls UI - Correctly persist seeding state
Matt Pietal
2020-06-09
Controls UI - Remove reset
Matt Pietal
2020-06-02
Controls UI - Reset seeding upon app uninstall
Matt Pietal
2020-05-29
Controls UI - Allow seeding for multiple apps
Matt Pietal
2020-05-29
Controls UI - Support seeding for up to 6 structures
Matt Pietal
2020-05-21
Controls UI - Multi-user switch updates
Matt Pietal
2020-05-19
Start ControlsControllerImpl on the correct user
Fabian Kozynski
2020-05-01
Controls UI - Remove focused control
Matt Pietal
2020-04-30
Controls UI - Service processing enhancements
Matt Pietal
2020-04-21
Controls UI - Motion for activities
Matt Pietal
2020-04-16
Dim down controls when slider is active
Lucas Dupin
2020-04-10
Add controls rearrange activity
Fabian Kozynski
2020-04-09
Controls UI - Add 'reset' option for seeding
Matt Pietal
2020-03-30
Added Backup & Restore for SystemUI and controls
Fabian Kozynski
2020-03-27
Merge "Controls Ui - Do not update controls without STATUS_OK" into rvc-dev
Matt Pietal
2020-03-27
Merge "Add Secure Setting for Controls" into rvc-dev
Fabian Kozynski
2020-03-27
Controls Ui - Do not update controls without STATUS_OK
Matt Pietal
2020-03-26
Add more information to removed controls
Fabian Kozynski
2020-03-25
Add Secure Setting for Controls
Fabian Kozynski
2020-03-18
Controls UI - Persist subtitles
Matt Pietal
2020-03-18
Controls UI - Suggested controls
Matt Pietal
2020-03-11
Cancels loading when moving out of Favorites screen
Fabian Kozynski
2020-03-10
Give hidden API behavior to legacy apps.
Jeff Sharkey
2020-03-10
Merge "Controls UI - Do not save empty structures" into rvc-dev
TreeHugger Robot
2020-03-10
Controls UI - Stateless controls
Matt Pietal
2020-03-10
Controls UI - Do not save empty structures
Matt Pietal
2020-03-09
Add Structure pages to management screens
Fabian Kozynski
2020-03-07
Merge "Fix instances of ContentObserver#onChange in SystemUI" into rvc-dev
TreeHugger Robot
2020-03-06
Fix instances of ContentObserver#onChange in SystemUI
Fabian Kozynski
2020-03-06
Add dialog for recommended controls
Fabian Kozynski
2020-03-03
Controls UI - Structure switching
Matt Pietal
2020-03-03
Controls - Structure persistence
Matt Pietal
2020-03-03
Merge "Remove favorites when app is uninstalled" into rvc-dev
Fabian Kozynski
2020-03-02
Remove favorites when app is uninstalled
Fabian Kozynski
2020-02-25
Fix starting user in Controls controllers
Fabian Kozynski
2020-02-25
Set default for controls as enabled.
Fabian Kozynski
2020-02-20
Migrate DumpController -> DumpManager
Ned Burns
2020-02-12
Added fallback for load failed
Fabian Kozynski
2020-02-10
Changes to favorite management screen
Fabian Kozynski
2020-02-04
Minor controls fixes
Fabian Kozynski
2020-02-04
Polish controls management activities
Fabian Kozynski
2020-01-31
Add multi-user support to Controls
Fabian Kozynski
2020-01-23
Removed @hide and Parcelable hierarchy
Fabian Kozynski
2020-01-15
Adding controllers for Controls
Fabian Kozynski