summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/qs/external
Commit message (Expand)AuthorAgeFilesLines
* Unbind TileService onNullBindingFabián Kozynski2024-02-151-0/+5
* [Status bar] Clarify the API between TileServices and status bar icons.Caitlin Shkuratov2023-03-151-6/+10
* Merge "Make active tiles always listen on creation" into tm-qpr-devFabian Kozynski2023-03-061-1/+1
|\
| * Make active tiles always listen on creationFabian Kozynski2023-03-031-1/+1
* | Add actions to binding IntentFabian Kozynski2023-02-271-1/+2
|/
* Extract QSHost interfaceFabian Kozynski2023-02-222-19/+21
* [DO NOT MERGE] Add centralized DisplayTracker for SystemUIAlex Stetson2023-01-261-9/+17
* [Status Bar] Append "__external" to external icons.Caitlin Shkuratov2023-01-131-1/+1
* Add Start Activity API for TileServicesRasheed Lewis2022-12-172-6/+55
* Enforce TileServices @SysuiSingletonFabian Kozynski2022-10-181-0/+2
* Update linter formatting, add new testsPeter Kalauskas2022-10-101-0/+5
* Properly store CustomTile added/removedFabian Kozynski2022-08-042-12/+7
* Merge "Fix race condition in QSTileHost" into tm-qpr-devTreeHugger Robot2022-07-251-1/+1
|\
| * Fix race condition in QSTileHostFabian Kozynski2022-07-251-1/+1
* | Add content description to tileFabian Kozynski2022-07-221-1/+2
|/
* CompatChange to use hidden API in TileServiceFabian Kozynski2022-03-101-22/+11
* Fix loopers in TileServicesFabian Kozynski2022-03-101-6/+6
* Add unbind if bind call returns falseFabian Kozynski2022-02-251-0/+3
* Merge "Fix tile request dialog dismiss"TreeHugger Robot2022-02-101-3/+23
|\
| * Fix tile request dialog dismissFabian Kozynski2022-02-041-3/+23
* | Remove Dependency#get from qs.external.Dave Mankoff2022-02-046-36/+80
|/
* Merge "Make tile in dialog not clickable"TreeHugger Robot2022-01-111-1/+7
|\
| * Make tile in dialog not clickableFabian Kozynski2022-01-061-1/+7
* | Annotate com.android.systemui.qs with @NullableFedor Kudasov2022-01-073-2/+14
|/
* Merge "Fix QSFactoryImpl createTileInternal"TreeHugger Robot2021-12-131-1/+3
|\
| * Fix QSFactoryImpl createTileInternalFabian Kozynski2021-12-131-1/+3
* | Explicitly express nullness expectationsFedor Kudasov2021-12-091-2/+10
|/
* Use Theme.SystemUI.Dialog for the TileRequest dialogFabian Kozynski2021-11-301-20/+2
* Metrics for Tile Request DialogFabian Kozynski2021-11-302-2/+130
* Merge "Prevent ClassCastException" into sc-v2-dev am: c8f32a43b0 am: 570f42a60bTreeHugger Robot2021-11-121-2/+6
|\
| * Prevent ClassCastExceptionFabian Kozynski2021-11-121-2/+6
* | Restrict packages to a single concurrent requestFabian Kozynski2021-10-141-7/+18
* | Make API one-wayFabian Kozynski2021-10-051-1/+1
* | Merge "Add flags to package Broadcast Receivers"TreeHugger Robot2021-09-102-2/+3
|\ \
| * | Add flags to package Broadcast ReceiversFabian Kozynski2021-09-092-2/+3
* | | Merge "Add API for requesting add TileService"Fabian Kozynski2021-09-091-5/+26
|\ \ \ | |/ / |/| |
| * | Add API for requesting add TileServiceFabian Kozynski2021-09-011-5/+26
* | | Actually destroy the tile if unavailableFabian Kozynski2021-09-021-3/+3
|/ /
* | Postpone available check for CustomTileFabian Kozynski2021-08-271-1/+19
* | Add dialog and controller for TileServiceRequestFabian Kozynski2021-08-182-0/+252
|/
* Add guards around unbindFabian Kozynski2021-07-151-3/+23
* Add boot flags for metadata queryFabian Kozynski2021-06-241-2/+8
* Store state of active TileServiceFabian Kozynski2021-06-163-14/+187
* Animate activities launched by QS click (1/2).Jordan Demeulenaere2021-04-211-1/+3
* Add falsing to quick settings buttons.Dave Mankoff2021-03-111-2/+8
* Remove addWindowTokenWithOptionsCharles Chen2021-02-061-1/+2
* Migrate to new UserTracker for currentUserFabian Kozynski2020-09-293-14/+17
* Refactor QSTileImpl and remove Dependency.getFabian Kozynski2020-07-211-4/+103
* Listen for REQUEST_LISTENING on all users.Fabian Kozynski2020-05-291-2/+6
* Add new QS Ui EVentsFabian Kozynski2020-04-301-0/+5