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
/
TileServices.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Status bar] Clarify the API between TileServices and status bar icons.
Caitlin Shkuratov
2023-03-15
1
-6
/
+10
*
Extract QSHost interface
Fabian Kozynski
2023-02-22
1
-8
/
+10
*
[Status Bar] Append "__external" to external icons.
Caitlin Shkuratov
2023-01-13
1
-1
/
+1
*
Add Start Activity API for TileServices
Rasheed Lewis
2022-12-17
1
-1
/
+16
*
Enforce TileServices @SysuiSingleton
Fabian Kozynski
2022-10-18
1
-0
/
+2
*
CompatChange to use hidden API in TileService
Fabian Kozynski
2022-03-10
1
-22
/
+11
*
Fix loopers in TileServices
Fabian Kozynski
2022-03-10
1
-6
/
+6
*
Remove Dependency#get from qs.external.
Dave Mankoff
2022-02-04
1
-13
/
+17
*
Annotate com.android.systemui.qs with @Nullable
Fedor Kudasov
2022-01-07
1
-0
/
+5
*
Explicitly express nullness expectations
Fedor Kudasov
2021-12-09
1
-2
/
+10
*
Prevent ClassCastException
Fabian Kozynski
2021-11-12
1
-2
/
+6
*
Store state of active TileService
Fabian Kozynski
2021-06-16
1
-1
/
+1
*
Migrate to new UserTracker for currentUser
Fabian Kozynski
2020-09-29
1
-2
/
+6
*
Listen for REQUEST_LISTENING on all users.
Fabian Kozynski
2020-05-29
1
-2
/
+6
*
Finish migrating to BroadcastDispatcher
Fabian Kozynski
2019-11-04
1
-6
/
+12
*
Single source of truth for auth state
Lucas Dupin
2019-09-23
1
-5
/
+7
*
Fix race condition in TileServices
Fabian Kozynski
2019-05-03
1
-0
/
+15
*
Remove SignalClusterView in favor of IconManager
Evan Laird
2018-03-30
1
-1
/
+3
*
Collapse QS panel forcibly after dismissing Keyguard
Yoshinori Hirano
2017-05-26
1
-2
/
+2
*
Respond to API council feedback.
Jeff Sharkey
2017-04-28
1
-1
/
+1
*
Updated QS UI
Jason Monk
2017-03-04
1
-1
/
+1
*
Fix test failures on treehugger?
Jason Monk
2017-02-15
1
-6
/
+1
*
SysUI: Fix race condition that is causing test failure
Jason Monk
2017-01-27
1
-2
/
+4
*
Work on sysui dependencies
Jason Monk
2017-01-23
1
-3
/
+3
*
Unit testing for fragments.
Jason Monk
2016-11-11
1
-0
/
+5
*
QS: Fix crash in tile API
Jason Monk
2016-07-20
1
-8
/
+8
*
QS: Don't use ComponentName to identify tiles
Jason Monk
2016-06-30
1
-33
/
+39
*
QS Tiles: Fix some problems with connecting through intent
Jason Monk
2016-06-22
1
-0
/
+10
*
QS API: Fix mService and mTile being null once and for all
Jason Monk
2016-06-17
1
-3
/
+3
*
Remove QS tiles that get uninstalled
Jason Monk
2016-04-11
1
-0
/
+5
*
Allow mode of TileService to be changed
Jason Monk
2016-04-08
1
-12
/
+1
*
Fix QS FBE-ness
Jason Monk
2016-03-18
1
-1
/
+17
*
Let SysUI watch TileService's dialog lifecycle
Jason Monk
2016-02-01
1
-0
/
+12
*
Referencing static interpolators.
Winson
2016-01-29
1
-0
/
+1
*
Round out the QS API
Jason Monk
2016-01-12
1
-0
/
+33
*
Add API for System QS tiles to set status icons
Jason Monk
2016-01-08
1
-4
/
+50
*
Consistent naming for PackageManager methods.
Jeff Sharkey
2016-01-06
1
-1
/
+1
*
More QS Tile modes in the API
Jason Monk
2016-01-05
1
-2
/
+54
*
Better service management for QS 3rd party tiles
Jason Monk
2016-01-04
1
-0
/
+156