summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/qs
Commit message (Expand)AuthorAgeFilesLines
* For the wallet card & icon, only allow the drawable be loaded from bitmap.Brad Lassey2025-07-081-5/+5
* Check access permission for QuickAccessWalletTile icon.Brad Lassey2025-07-081-6/+21
* Security fix for VPN app killable via lockscreen.Faye Yan2024-08-271-1/+12
* Unbind TileService onNullBindingFabián Kozynski2024-02-151-0/+5
* SystemUI: Add tile to show volume panelstofstik2023-10-051-0/+104
* Merge tag 'android-13.0.0_r67' of https://android.googlesource.com/platform/f...George Zacharia2023-08-091-1/+7
|\
| * Do not load drawable for wallet card if the card image icon iscreatedSilin Huang2023-06-141-1/+7
* | SystemUI: aicp: Bind our custom tiles to the SystemUIMichael Bestas2023-08-0225-0/+57
* | Merge tag 'android-13.0.0_r52' of https://android.googlesource.com/platform/f...George Zacharia2023-08-0262-1566/+1007
|\|
| * Merge "Change Fullscreen UserSwitcher into a dialog" into tm-qpr-devBrad Hinegardner2023-03-282-4/+4
| |\
| | * Change Fullscreen UserSwitcher into a dialogBrad Hinegardner2023-03-282-4/+4
| * | Merge "Fix the typo of using handleCellularState for WiFi and Ethernet" into ...Ying Xu2023-03-221-2/+2
| |\ \
| | * | Fix the typo of using handleCellularState for WiFi and EthernetYing Xu2023-03-211-2/+2
| | |/
| * | Merge "Use separate LogBuffer for QS config changes" into tm-qpr-devNicolò Mazzucato2023-03-202-14/+42
| |\ \ | | |/ | |/|
| | * Use separate LogBuffer for QS config changesNicolo' Mazzucato2023-03-172-14/+42
| * | Merge changes Ieac39be6,Id3c9a088 into tm-qpr-devCaitlin Shkuratov2023-03-201-6/+10
| |\ \
| | * | [Status bar] Clarify the API between TileServices and status bar icons.Caitlin Shkuratov2023-03-151-6/+10
| | |/
| * | Merge "[DO NOT MERGE] Add synchronization for refreshing InternetTile with ca...Ying Xu2023-03-161-43/+124
| |\ \
| | * | [DO NOT MERGE] Add synchronization for refreshing InternetTile with cached st...Ying Xu2023-03-161-43/+124
| | |/
| * / Fix QS and QS Footer sometimes having low alpha after expansionChristian Göllner2023-03-151-1/+2
| |/
| * Split shade expansion: adjust alpha interpolation to match motion specsChristian Göllner2023-03-071-10/+19
| * 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
| * | Merge changes Ide7d63a7,I9e075f29 into tm-qpr-devTreeHugger Robot2023-03-012-5/+5
| |\ \
| | * | Format files with the upcoming version of ktfmtJordan Demeulenaere2023-02-282-5/+5
| | |/
| * / Add actions to binding IntentFabian Kozynski2023-02-271-1/+2
| |/
| * Extract QSHost interfaceFabian Kozynski2023-02-2214-114/+139
| * Prepare to remove new headers flagFabian Kozynski2023-02-229-675/+13
| * Logging when QSFragment becomes visible/invisibleMichal Brzezinski2023-02-162-20/+28
| * Merge "Removing accessibility "Collapse" action from QS when in split shade" ...Michał Brzeziński2023-02-163-15/+17
| |\
| | * Removing accessibility "Collapse" action from QS when in split shadeMichal Brzezinski2023-02-153-15/+17
| * | Merge "Retain old logic for prohibiting battery estimate on the devices with ...Anton Potapov2023-02-161-20/+18
| |\ \
| | * | Retain old logic for prohibiting battery estimate on the devices withAnton Potapov2023-02-151-20/+18
| | |/
| * / Add feature flag to Font Scaling TileCandice Lo2023-02-151-2/+5
| |/
| * Merge "[tile] Consolidate some functions to be reuse by LauncherTileService."...Holly Jiuyu Sun2023-02-153-54/+69
| |\
| | * [tile] Consolidate some functions to be reuse by LauncherTileService.Holly Sun2023-02-143-54/+69
| * | Merge "[DO NOT MERGE] Convert QSFactoryImpl to use @Multibinds" into tm-qpr-devRasheed Lewis2023-02-1430-185/+96
| |\ \
| | * | [DO NOT MERGE] Convert QSFactoryImpl to use @MultibindsRasheed Lewis2023-02-1430-185/+96
| * | | Implement Font Scaling Quick Settings Tile (4/n)Candice Lo2023-02-131-2/+4
| |/ /
| * / Implement Font Scaling Quick Settings Tile (3/n)Candice Lo2023-02-131-4/+27
| |/
| * Implement Font Scaling Quick Settings Tile (2/n)Candice Lo2023-02-103-2/+92
| * Merge "Fixes to remove controls for tablet" into tm-qpr-devFabian Kozynski2023-02-091-0/+2
| |\
| | * Fixes to remove controls for tabletFabian Kozynski2023-02-081-0/+2
| * | [SystemUI] Add the CarrierNetworkChange case into InternetDialogZoey Chen2023-02-062-6/+28
| * | Merge "[Partial Screensharing] Handle enterprise policies" into tm-qpr-devNick Chameyev2023-02-021-1/+2
| |\ \
| | * | [Partial Screensharing] Handle enterprise policiesNick Chameyev2023-02-011-1/+2
| * | | Check whether Ethernet is connected or not before updating InternetTileYing Xu2023-01-311-0/+3
| |/ /
| * | Update the WiFiInfo in the InternetTile when qsIcon is nullYing Xu2023-01-301-8/+10
| * | Add some logs to make current QS tiles state clearerAnton Potapov2023-01-281-1/+3
| * | [DO NOT MERGE] Add centralized DisplayTracker for SystemUIAlex Stetson2023-01-261-9/+17
| |/