summaryrefslogtreecommitdiff
path: root/packages/SystemUI/tests/utils/src
Commit message (Expand)AuthorAgeFilesLines
* Security fix for VPN app killable via lockscreen.Faye Yan2024-08-271-1/+3
* Resolve message/conversation image Uris with the correct user idMatías Hernández2024-06-231-0/+22
* Merge tag 'android-13.0.0_r72' of https://android.googlesource.com/platform/f...George Zacharia2023-08-091-0/+5
|\
| * Set corner radius to 0 when castingAaron Liu2023-05-091-0/+5
* | Merge tag 'android-13.0.0_r52' of https://android.googlesource.com/platform/f...George Zacharia2023-08-0225-47/+684
|\|
| * [Status bar] Clarify the API between TileServices and status bar icons.Caitlin Shkuratov2023-03-151-7/+3
| * Remove visibility and show race condition.Aaron Liu2023-03-081-16/+3
| * [DO NOT MERGE] Transitions: PRIMARY_BOUNCER -> GONEMatt Pietal2023-03-032-1/+4
| * Merge "Revert "[DO NOT MERGE] Transitions - Smooth out bouncer -> gone"" into...Matt Pietal2023-03-032-4/+1
| |\
| | * Revert "[DO NOT MERGE] Transitions - Smooth out bouncer -> gone"Neha Jain2023-03-022-4/+1
| * | Merge "Add basic structure for keyboard backlight indicator functionality" in...Christian Göllner2023-03-031-0/+41
| |\ \
| | * | Add basic structure for keyboard backlight indicator functionalityMichal Brzezinski2023-03-021-0/+41
| * | | Merge changes Ide7d63a7,I9e075f29 into tm-qpr-devTreeHugger Robot2023-03-011-0/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Format files with the upcoming version of ktfmtJordan Demeulenaere2023-02-281-0/+1
| * | | [DO NOT MERGE] Transitions - Smooth out bouncer -> goneMatt Pietal2023-02-282-1/+4
| |/ /
| * | Merge "Add remove app flow to the home controls panel" into tm-qpr-devAnton Potapov2023-02-271-0/+86
| |\ \
| | * | Add remove app flow to the home controls panelAnton Potapov2023-02-231-0/+86
| * | | Merge "Replace user switching events with UserTracker" into tm-qpr-devAlex Stetson2023-02-241-4/+13
| |\ \ \
| | * | | Replace user switching events with UserTrackerAlex Stetson2023-02-151-4/+13
| | | |/ | | |/|
| * | | Merge "Add repository to be the source of truth for device posture" into tm-q...Chandru S2023-02-242-0/+35
| |\ \ \ | | |_|/ | |/| |
| | * | Add repository to be the source of truth for device postureChandru S2023-02-232-0/+35
| | |/
| * / Move sidefps bouncer logic into interactor.Aaron Liu2023-02-211-4/+5
| |/
| * Merge "Transitions - Add ALTERNATE_BOUNCER support" into tm-qpr-devBeverly Tai2023-02-153-10/+3
| |\
| | * Transitions - Add ALTERNATE_BOUNCER supportBeverly2023-02-143-10/+3
| * | Merge "Clear set of "unseen" notifications when unlocked" into tm-qpr-devSteve Elliott2023-02-141-0/+31
| |\ \
| | * | Clear set of "unseen" notifications when unlockedSteve Elliott2023-02-141-0/+31
| | |/
| * / Introduce SelfExecutingMonitor for tests.Bryce Lee2023-02-141-0/+62
| |/
| * Merge "Allow `collectLastValue` to be used as a delegate" into tm-qpr-devMarcello Galhardo2023-02-071-3/+24
| |\
| | * Allow `collectLastValue` to be used as a delegateMarcello Galhardo2023-02-071-3/+24
| * | Add face auth enrollment state to BiometricSettingsRepositoryChandru S2023-02-061-0/+17
| * | Fix sysui-studio compilation.Chandru S2023-01-311-1/+1
| |/
| * Add userSwitching state to UserRepositoryChandru S2023-01-311-0/+4
| * Merge "Rename BiometricRepository to BiometricSettingsRepository." into tm-qp...Chandru S2023-01-311-1/+1
| |\
| | * Rename BiometricRepository to BiometricSettingsRepository.Chandru S2023-01-301-1/+1
| * | Merge "[DO NOT MERGE] Bouncer - Intercept touch events when not visible" into...Matt Pietal2023-01-311-0/+128
| |\ \ | | |/ | |/|
| | * [DO NOT MERGE] Bouncer - Intercept touch events when not visibleMatt Pietal2023-01-301-0/+128
| * | Merge "Step 1 of Removing Ids from Flags." into tm-qpr-devDave Mankoff2023-01-301-7/+1
| |\ \ | | |/ | |/|
| | * Step 1 of Removing Ids from Flags.Dave Mankoff2023-01-261-7/+1
| * | [DO NOT MERGE] Add centralized DisplayTracker for SystemUIAlex Stetson2023-01-261-0/+76
| * | Merge "Add SideFps AlternateBouncer" into tm-qpr-devBeverly Tai2023-01-261-0/+31
| |\ \ | | |/ | |/|
| | * Add SideFps AlternateBouncerBeverly2023-01-251-0/+31
| * | Merge "Lock screen long-press to open wallpaper picker." into tm-qpr-devAle Nijamkin2023-01-252-1/+15
| |\ \
| | * | Lock screen long-press to open wallpaper picker.Alejandro Nijamkin2023-01-242-1/+15
| * | | Merge "Make UserTrackerImpl use UserSwitchObserver instead of broadcast." int...Yasin Kilicdere2023-01-251-1/+4
| |\ \ \ | | |_|/ | |/| |
| | * | Make UserTrackerImpl use UserSwitchObserver instead of broadcast.Yasin Kilicdere2023-01-251-1/+4
| * | | Merge changes from topics "265180342", "265979516_cts" into tm-qpr-devFabian Kozynski2023-01-241-1/+1
| |\ \ \
| | * | | Add a persistence mechanism for panels' packagesFabian Kozynski2023-01-191-1/+1
| * | | | Merge changes from topic "predback-qs-dialog" into tm-qpr-devOmar Miatello2023-01-241-6/+12
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Add Predictive Back animation from Dialog to QS tileomarmt2023-01-231-6/+12
| | | |/ | | |/|
| * / | SystemUI: remove unused code that showed radio status in CryptKeeper modeEric Biggers2023-01-231-5/+0
| |/ /