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
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
service
/
quicksettings
/
TileService.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make active tiles always listen on creation
Fabian Kozynski
2023-03-03
1
-1
/
+1
*
Add Start Activity API for TileServices
Rasheed Lewis
2022-12-17
1
-0
/
+15
*
Don't crash TileService app when systemui crashes
Fabian Kozynski
2022-04-11
1
-1
/
+7
*
CompatChange to use hidden API in TileService
Fabian Kozynski
2022-03-10
1
-15
/
+19
*
Revert ag/13072747
Fabian Kozynski
2021-01-22
1
-4
/
+4
*
Empty message queue on TileService#onDestroy
Fabian Kozynski
2020-11-19
1
-0
/
+3
*
Change BOOLEAN_TILE to TOGGLEABLE_TILE
Fabian Kozynski
2020-02-07
1
-7
/
+7
*
Remove a few hard coded references to SystemUI in fw/base/services
Winson Chung
2019-12-13
1
-1
/
+4
*
Add support for BooleanState in CustomTile
Fabian Kozynski
2019-09-23
1
-2
/
+20
*
Fix race condition in TileServices
Fabian Kozynski
2019-05-03
1
-0
/
+17
*
Clarified docs for ACTION_QS_TILE_PREFERENCES
Fabian Kozynski
2019-03-25
1
-0
/
+4
*
Respond to API council feedback.
Jeff Sharkey
2017-04-28
1
-10
/
+8
*
Add test API for if the device supports QS
Jason Monk
2017-03-31
1
-0
/
+13
*
Speculative fix for QS CTS test
Jason Monk
2017-03-28
1
-0
/
+1
*
Add API to indicate which tile was long-clicked.
Jason Monk
2017-03-02
1
-1
/
+3
*
Add tile information to ACTION_QS_TILE_PREFERENCES intent
Akira Oshimi
2017-02-06
1
-0
/
+5
*
QS: Don't use ComponentName to identify tiles
Jason Monk
2016-06-30
1
-9
/
+15
*
QS: Hacks to fix bigger problems in TileService binding
Jason Monk
2016-06-23
1
-1
/
+2
*
QS Tiles: Fix some problems with connecting through intent
Jason Monk
2016-06-22
1
-7
/
+16
*
QS API: Fix mService and mTile being null once and for all
Jason Monk
2016-06-17
1
-30
/
+19
*
Allow mode of TileService to be changed
Jason Monk
2016-04-08
1
-32
/
+16
*
Add TileService settings API
Jason Monk
2016-02-19
1
-0
/
+10
*
Let SysUI watch TileService's dialog lifecycle
Jason Monk
2016-02-01
1
-0
/
+16
*
Round out the QS API
Jason Monk
2016-01-12
1
-0
/
+75
*
Add API for System QS tiles to set status icons
Jason Monk
2016-01-08
1
-0
/
+22
*
QS Customize panel cleanup
Jason Monk
2016-01-06
1
-0
/
+4
*
More QS Tile modes in the API
Jason Monk
2016-01-05
1
-4
/
+86
*
Better service management for QS 3rd party tiles
Jason Monk
2016-01-04
1
-6
/
+6
*
Small fixes in TileService
Jason Monk
2015-12-17
1
-2
/
+11
*
Allow QS tiles to open dialogs
Jason Monk
2015-12-03
1
-5
/
+23
*
Add Quick Settings API
Jason Monk
2015-11-19
1
-0
/
+206