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
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
SystemUI
/
src
/
com
/
android
/
systemui
/
qs
/
external
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unbind TileService onNullBinding
Fabián Kozynski
2024-02-15
1
-0
/
+5
*
[Status bar] Clarify the API between TileServices and status bar icons.
Caitlin Shkuratov
2023-03-15
1
-6
/
+10
*
Merge "Make active tiles always listen on creation" into tm-qpr-dev
Fabian Kozynski
2023-03-06
1
-1
/
+1
|
\
|
*
Make active tiles always listen on creation
Fabian Kozynski
2023-03-03
1
-1
/
+1
*
|
Add actions to binding Intent
Fabian Kozynski
2023-02-27
1
-1
/
+2
|
/
*
Extract QSHost interface
Fabian Kozynski
2023-02-22
2
-19
/
+21
*
[DO NOT MERGE] Add centralized DisplayTracker for SystemUI
Alex Stetson
2023-01-26
1
-9
/
+17
*
[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
2
-6
/
+55
*
Enforce TileServices @SysuiSingleton
Fabian Kozynski
2022-10-18
1
-0
/
+2
*
Update linter formatting, add new tests
Peter Kalauskas
2022-10-10
1
-0
/
+5
*
Properly store CustomTile added/removed
Fabian Kozynski
2022-08-04
2
-12
/
+7
*
Merge "Fix race condition in QSTileHost" into tm-qpr-dev
TreeHugger Robot
2022-07-25
1
-1
/
+1
|
\
|
*
Fix race condition in QSTileHost
Fabian Kozynski
2022-07-25
1
-1
/
+1
*
|
Add content description to tile
Fabian Kozynski
2022-07-22
1
-1
/
+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
*
Add unbind if bind call returns false
Fabian Kozynski
2022-02-25
1
-0
/
+3
*
Merge "Fix tile request dialog dismiss"
TreeHugger Robot
2022-02-10
1
-3
/
+23
|
\
|
*
Fix tile request dialog dismiss
Fabian Kozynski
2022-02-04
1
-3
/
+23
*
|
Remove Dependency#get from qs.external.
Dave Mankoff
2022-02-04
6
-36
/
+80
|
/
*
Merge "Make tile in dialog not clickable"
TreeHugger Robot
2022-01-11
1
-1
/
+7
|
\
|
*
Make tile in dialog not clickable
Fabian Kozynski
2022-01-06
1
-1
/
+7
*
|
Annotate com.android.systemui.qs with @Nullable
Fedor Kudasov
2022-01-07
3
-2
/
+14
|
/
*
Merge "Fix QSFactoryImpl createTileInternal"
TreeHugger Robot
2021-12-13
1
-1
/
+3
|
\
|
*
Fix QSFactoryImpl createTileInternal
Fabian Kozynski
2021-12-13
1
-1
/
+3
*
|
Explicitly express nullness expectations
Fedor Kudasov
2021-12-09
1
-2
/
+10
|
/
*
Use Theme.SystemUI.Dialog for the TileRequest dialog
Fabian Kozynski
2021-11-30
1
-20
/
+2
*
Metrics for Tile Request Dialog
Fabian Kozynski
2021-11-30
2
-2
/
+130
*
Merge "Prevent ClassCastException" into sc-v2-dev am: c8f32a43b0 am: 570f42a60b
TreeHugger Robot
2021-11-12
1
-2
/
+6
|
\
|
*
Prevent ClassCastException
Fabian Kozynski
2021-11-12
1
-2
/
+6
*
|
Restrict packages to a single concurrent request
Fabian Kozynski
2021-10-14
1
-7
/
+18
*
|
Make API one-way
Fabian Kozynski
2021-10-05
1
-1
/
+1
*
|
Merge "Add flags to package Broadcast Receivers"
TreeHugger Robot
2021-09-10
2
-2
/
+3
|
\
\
|
*
|
Add flags to package Broadcast Receivers
Fabian Kozynski
2021-09-09
2
-2
/
+3
*
|
|
Merge "Add API for requesting add TileService"
Fabian Kozynski
2021-09-09
1
-5
/
+26
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add API for requesting add TileService
Fabian Kozynski
2021-09-01
1
-5
/
+26
*
|
|
Actually destroy the tile if unavailable
Fabian Kozynski
2021-09-02
1
-3
/
+3
|
/
/
*
|
Postpone available check for CustomTile
Fabian Kozynski
2021-08-27
1
-1
/
+19
*
|
Add dialog and controller for TileServiceRequest
Fabian Kozynski
2021-08-18
2
-0
/
+252
|
/
*
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
*
Store state of active TileService
Fabian Kozynski
2021-06-16
3
-14
/
+187
*
Animate activities launched by QS click (1/2).
Jordan Demeulenaere
2021-04-21
1
-1
/
+3
*
Add falsing to quick settings buttons.
Dave Mankoff
2021-03-11
1
-2
/
+8
*
Remove addWindowTokenWithOptions
Charles Chen
2021-02-06
1
-1
/
+2
*
Migrate to new UserTracker for currentUser
Fabian Kozynski
2020-09-29
3
-14
/
+17
*
Refactor QSTileImpl and remove Dependency.get
Fabian Kozynski
2020-07-21
1
-4
/
+103
*
Listen for REQUEST_LISTENING on all users.
Fabian Kozynski
2020-05-29
1
-2
/
+6
*
Add new QS Ui EVents
Fabian Kozynski
2020-04-30
1
-0
/
+5
[next]