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
/
qs
/
external
/
TileLifecycleManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unbind TileService onNullBinding
Fabián Kozynski
2024-02-15
1
-0
/
+5
*
Update linter formatting, add new tests
Peter Kalauskas
2022-10-10
1
-0
/
+5
*
Properly store CustomTile added/removed
Fabian Kozynski
2022-08-04
1
-9
/
+4
*
Add unbind if bind call returns false
Fabian Kozynski
2022-02-25
1
-0
/
+3
*
Remove Dependency#get from qs.external.
Dave Mankoff
2022-02-04
1
-12
/
+16
*
Annotate com.android.systemui.qs with @Nullable
Fedor Kudasov
2022-01-07
1
-0
/
+4
*
Add flags to package Broadcast Receivers
Fabian Kozynski
2021-09-09
1
-1
/
+2
*
Add guards around unbind
Fabian Kozynski
2021-07-15
1
-3
/
+23
*
Add boot flags for metadata query
Fabian Kozynski
2021-06-24
1
-2
/
+8
*
Use the correct user context in CustomTile
Fabian Kozynski
2020-02-24
1
-0
/
+1
*
Change BOOLEAN_TILE to TOGGLEABLE_TILE
Fabian Kozynski
2020-02-07
1
-4
/
+4
*
BroadcastDispatcher can use Executors now
Fabian Kozynski
2020-01-09
1
-1
/
+1
*
Prevent removing a BR that has been removed
Fabian Kozynski
2020-01-02
1
-8
/
+24
*
Finish migrating to BroadcastDispatcher
Fabian Kozynski
2019-11-04
1
-4
/
+11
*
Add support for BooleanState in CustomTile
Fabian Kozynski
2019-09-23
1
-0
/
+18
*
Add BIND_WAIVE_PRIORITY for TileService
Fabian Kozynski
2019-08-22
1
-2
/
+5
*
Add new BIND_ALLOW_BACKGROUND_ACTIVITY_STARTS binding flag
Michal Karpinski
2019-03-13
1
-2
/
+2
*
Fixes import ordering.
Gus Prevas
2018-11-14
1
-4
/
+3
*
Migrated SystemUI & SettingsLib to androidx
Aurimas Liutikas
2018-04-20
1
-1
/
+1
*
Remove uses of libcore.util.Objects.hashCode / equals.
Narayan Kamath
2018-02-19
1
-3
/
+2
*
Refactor TileLifecycleManagerTest to eliminate flakes
Geoffrey Pitsch
2016-09-13
1
-3
/
+7
*
Mock PackageManager for TileLifecycleManagerTests
Geoffrey Pitsch
2016-09-01
1
-12
/
+19
*
Fix QS CTS failure caused by tile backup
Jason Monk
2016-08-30
1
-0
/
+6
*
Backup system QS tiles
Jason Monk
2016-08-26
1
-0
/
+12
*
QS: Don't use ComponentName to identify tiles
Jason Monk
2016-06-30
1
-1
/
+8
*
QS: Hacks to fix bigger problems in TileService binding
Jason Monk
2016-06-23
1
-0
/
+1
*
QS Tiles: Fix some problems with connecting through intent
Jason Monk
2016-06-22
1
-1
/
+0
*
QS API: Fix mService and mTile being null once and for all
Jason Monk
2016-06-17
1
-28
/
+4
*
Fix crash when an app with an active quicksettings tile is updated to no long...
Will Harmon
2016-06-08
1
-3
/
+8
*
QS API: Handle return value from bindServiceAsUser
Jason Monk
2016-05-25
1
-2
/
+7
*
Update QS custom tile icons when they change
Jason Monk
2016-05-02
1
-1
/
+13
*
QS tile lifecycle management
Jason Monk
2016-04-20
1
-3
/
+10
*
Allow mode of TileService to be changed
Jason Monk
2016-04-08
1
-2
/
+14
*
Fix QS FBE-ness
Jason Monk
2016-03-18
1
-4
/
+8
*
Don't cache QS custom tiles across users
Jason Monk
2016-03-08
1
-3
/
+4
*
Referencing static interpolators.
Winson
2016-01-29
1
-1
/
+2
*
Round out the QS API
Jason Monk
2016-01-12
1
-0
/
+19
*
QS Customize panel cleanup
Jason Monk
2016-01-06
1
-0
/
+13
*
More QS Tile modes in the API
Jason Monk
2016-01-05
1
-1
/
+17
*
Better service management for QS 3rd party tiles
Jason Monk
2016-01-04
1
-0
/
+331