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
/
core
/
java
/
android
/
service
/
quicksettings
/
TileService.java
Age
Commit message (
Expand
)
Author
2021-01-22
Revert ag/13072747
Fabian Kozynski
2020-11-19
Empty message queue on TileService#onDestroy
Fabian Kozynski
2020-02-07
Change BOOLEAN_TILE to TOGGLEABLE_TILE
Fabian Kozynski
2019-12-13
Remove a few hard coded references to SystemUI in fw/base/services
Winson Chung
2019-09-23
Add support for BooleanState in CustomTile
Fabian Kozynski
2019-05-03
Fix race condition in TileServices
Fabian Kozynski
2019-03-25
Clarified docs for ACTION_QS_TILE_PREFERENCES
Fabian Kozynski
2017-04-28
Respond to API council feedback.
Jeff Sharkey
2017-03-31
Add test API for if the device supports QS
Jason Monk
2017-03-28
Speculative fix for QS CTS test
Jason Monk
2017-03-02
Add API to indicate which tile was long-clicked.
Jason Monk
2017-02-06
Add tile information to ACTION_QS_TILE_PREFERENCES intent
Akira Oshimi
2016-06-30
QS: Don't use ComponentName to identify tiles
Jason Monk
2016-06-23
QS: Hacks to fix bigger problems in TileService binding
Jason Monk
2016-06-22
QS Tiles: Fix some problems with connecting through intent
Jason Monk
2016-06-17
QS API: Fix mService and mTile being null once and for all
Jason Monk
2016-04-08
Allow mode of TileService to be changed
Jason Monk
2016-02-19
Add TileService settings API
Jason Monk
2016-02-01
Let SysUI watch TileService's dialog lifecycle
Jason Monk
2016-01-12
Round out the QS API
Jason Monk
2016-01-08
Add API for System QS tiles to set status icons
Jason Monk
2016-01-06
QS Customize panel cleanup
Jason Monk
2016-01-05
More QS Tile modes in the API
Jason Monk
2016-01-04
Better service management for QS 3rd party tiles
Jason Monk
2015-12-17
Small fixes in TileService
Jason Monk
2015-12-03
Allow QS tiles to open dialogs
Jason Monk
2015-11-19
Add Quick Settings API
Jason Monk