index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
SystemUI
/
src
/
com
/
android
/
systemui
/
controls
/
controller
/
ControlsControllerImpl.kt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow removing the last app from home controls
Anton Potapov
2023-03-03
1
-17
/
+18
*
Add remove app flow to the home controls panel
Anton Potapov
2023-02-23
1
-2
/
+18
*
Added core startable
Fabian Kozynski
2023-01-31
1
-11
/
+6
*
Add new add flow for panels
Fabian Kozynski
2023-01-23
1
-0
/
+12
*
Bind panels with lower priority flags
Fabian Kozynski
2023-01-10
1
-0
/
+4
*
Merge "Replace ACTION_USER_SWITCHED with UserTracker" into tm-qpr-dev
Alex Stetson
2022-11-30
1
-21
/
+11
|
\
|
*
Replace ACTION_USER_SWITCHED with UserTracker
Alex Stetson
2022-11-16
1
-21
/
+11
*
|
Distinguish between selected panel or structure
Fabian Kozynski
2022-11-18
1
-2
/
+3
|
/
*
[Home Controls] Update home controls file usage.
Aaron Liu
2022-07-19
1
-20
/
+14
*
Remove FileDescriptor from systemui.Dumpable.
Dave Mankoff
2022-04-05
1
-2
/
+1
*
Add required flags to registerReceiver calls in sysui
Michael Groover
2022-01-20
1
-1
/
+2
*
[Device Controls] In the device controls QS tile, have the subtitle show the ...
Caitlin Cassidy
2021-06-02
1
-0
/
+4
*
Remove "Device Controls" from Settings
Matt Pietal
2021-04-20
1
-26
/
+6
*
Controls in QS
Matt Pietal
2021-04-06
1
-4
/
+5
*
Make pendingintent use immutable flag
Matt Pietal
2020-11-20
1
-1
/
+1
*
Migrate to new UserTracker for currentUser
Fabian Kozynski
2020-09-29
1
-10
/
+11
*
6/N Move everything into SysUIComponent.
Dave Mankoff
2020-08-16
1
-10
/
+10
*
Controls UI - Correctly persist seeding state
Matt Pietal
2020-06-11
1
-2
/
+2
*
Controls UI - Remove reset
Matt Pietal
2020-06-09
1
-7
/
+0
*
Controls UI - Reset seeding upon app uninstall
Matt Pietal
2020-06-02
1
-2
/
+14
*
Controls UI - Allow seeding for multiple apps
Matt Pietal
2020-05-29
1
-11
/
+29
*
Controls UI - Support seeding for up to 6 structures
Matt Pietal
2020-05-29
1
-3
/
+6
*
Controls UI - Multi-user switch updates
Matt Pietal
2020-05-21
1
-11
/
+9
*
Start ControlsControllerImpl on the correct user
Fabian Kozynski
2020-05-19
1
-23
/
+38
*
Controls UI - Remove focused control
Matt Pietal
2020-05-01
1
-5
/
+0
*
Controls UI - Service processing enhancements
Matt Pietal
2020-04-30
1
-0
/
+2
*
Controls UI - Motion for activities
Matt Pietal
2020-04-21
1
-19
/
+12
*
Dim down controls when slider is active
Lucas Dupin
2020-04-16
1
-0
/
+5
*
Add controls rearrange activity
Fabian Kozynski
2020-04-10
1
-0
/
+9
*
Controls UI - Add 'reset' option for seeding
Matt Pietal
2020-04-09
1
-0
/
+9
*
Added Backup & Restore for SystemUI and controls
Fabian Kozynski
2020-03-30
1
-8
/
+69
*
Merge "Controls Ui - Do not update controls without STATUS_OK" into rvc-dev
Matt Pietal
2020-03-27
1
-7
/
+8
|
\
|
*
Controls Ui - Do not update controls without STATUS_OK
Matt Pietal
2020-03-27
1
-7
/
+8
*
|
Merge "Add Secure Setting for Controls" into rvc-dev
Fabian Kozynski
2020-03-27
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Add Secure Setting for Controls
Fabian Kozynski
2020-03-25
1
-1
/
+1
*
|
Add more information to removed controls
Fabian Kozynski
2020-03-26
1
-14
/
+22
|
/
*
Controls UI - Persist subtitles
Matt Pietal
2020-03-18
1
-2
/
+5
*
Controls UI - Suggested controls
Matt Pietal
2020-03-18
1
-0
/
+82
*
Cancels loading when moving out of Favorites screen
Fabian Kozynski
2020-03-11
1
-5
/
+14
*
Give hidden API behavior to legacy apps.
Jeff Sharkey
2020-03-10
1
-1
/
+1
*
Merge "Controls UI - Do not save empty structures" into rvc-dev
TreeHugger Robot
2020-03-10
1
-2
/
+4
|
\
|
*
Controls UI - Do not save empty structures
Matt Pietal
2020-03-10
1
-2
/
+4
*
|
Controls UI - Stateless controls
Matt Pietal
2020-03-10
1
-2
/
+6
|
/
*
Add Structure pages to management screens
Fabian Kozynski
2020-03-09
1
-7
/
+11
*
Merge "Fix instances of ContentObserver#onChange in SystemUI" into rvc-dev
TreeHugger Robot
2020-03-07
1
-2
/
+7
|
\
|
*
Fix instances of ContentObserver#onChange in SystemUI
Fabian Kozynski
2020-03-06
1
-2
/
+7
*
|
Add dialog for recommended controls
Fabian Kozynski
2020-03-06
1
-2
/
+33
|
/
*
Controls UI - Structure switching
Matt Pietal
2020-03-03
1
-45
/
+61
*
Controls - Structure persistence
Matt Pietal
2020-03-03
1
-184
/
+162
*
Merge "Remove favorites when app is uninstalled" into rvc-dev
Fabian Kozynski
2020-03-03
1
-0
/
+31
|
\
[next]