summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/statusbar
Commit message (Expand)AuthorAgeFilesLines
* Remove notification content from icon a11yJulia Reynolds2025-07-081-11/+1
* RESTRICT AUTOMERGE Clear app-provided shortcut iconsBen Murdoch2024-11-181-0/+9
* Resolve message/conversation image Uris with the correct user idMatías Hernández2024-06-232-3/+17
* [SB][Privacy] Fetch current active appops on startup.Caitlin Shkuratov2024-01-092-4/+6
* Disable priority conversation widget for secondary usersJulia Reynolds2023-12-142-1/+15
* Merge tag 'android-13.0.0_r72' of https://android.googlesource.com/platform/f...George Zacharia2023-08-092-0/+11
|\
| * Fix PrivacyChip not visible issueJohannes Gallmann2023-06-161-3/+1
| * Set corner radius to 0 when castingAaron Liu2023-05-092-0/+11
* | Merge tag 'android-13.0.0_r71' of https://android.googlesource.com/platform/f...George Zacharia2023-08-091-1/+2
|\ \
| * | DO NOT MERGE Hide EmptyShadeView when on bouncerShawn Lee2023-06-141-1/+2
* | | Merge tag 'android-13.0.0_r67' of https://android.googlesource.com/platform/f...George Zacharia2023-08-092-5/+2
|\| |
| * | Fix PrivacyChip not visible issueJohannes Gallmann2023-06-141-3/+1
| |/
* | Fix possible NPE in StatusBarIconList causing bootloopSpiritCroc2023-08-041-1/+2
* | Merge tag 'android-13.0.0_r63' of https://android.googlesource.com/platform/f...George Zacharia2023-08-021-1/+2
|\ \
| * | DO NOT MERGE Hide EmptyShadeView when on bouncerShawn Lee2023-05-271-1/+2
| |/
* | Merge tag 'android-13.0.0_r52' of https://android.googlesource.com/platform/f...George Zacharia2023-08-02199-4442/+9071
|\|
| * Stop tracking unseen notifs on AOD transition initSteve Elliott2023-04-101-11/+51
| * Fade out navbar on lockscreen -> homescreen transitionMike Schneider2023-04-061-2/+8
| * Ensure scrim visibility updated by mPrimaryBouncerToGoneTransitionJustin Weir2023-04-031-0/+1
| * Merge changes from topic "tsuji-wakeup" into tm-qpr-devJeff DeCew2023-03-295-142/+442
| |\
| | * Keep the clock centered until the delayed doze animation plays.Josh Tsuji2023-03-273-8/+26
| | * Delay the dozeAmount change animation.Jeff DeCew2023-03-273-25/+139
| | * Run ktfmt on NotificationWakeUpCoordinator.ktJeff DeCew2023-03-271-72/+100
| | * Restructure the NotificationWakeUpCoordinator's dozeAmount recalculation.Jeff DeCew2023-03-272-64/+110
| | * Tell NotificationWakeupCoordinator if we're waking from power button w/ SFPS ...Josh Tsuji2023-03-264-10/+104
| * | Merge "RESTRICT AUTOMERGE Center align the lock screen wallpaper" into tm-qpr...Austin Wang2023-03-294-10/+101
| |\ \
| | * | RESTRICT AUTOMERGE Center align the lock screen wallpaperAustin Wang2023-03-274-10/+101
| * | | Merge "[RESTRICT AUTOMERGE] Add BubbleMetadata detection to block FSI" into t...Jeff DeCew2023-03-272-0/+25
| |\ \ \ | | |/ / | |/| |
| | * | [RESTRICT AUTOMERGE] Add BubbleMetadata detection to block FSIJeff DeCew2023-03-242-0/+25
| | |/
| * | Merge "Fix taskbar linger above notification shade" into tm-qpr-devJohannes Gallmann2023-03-241-4/+4
| |\ \
| | * | Fix taskbar linger above notification shadeJohannes Gallmann2023-03-241-4/+4
| | |/
| * | Merge "Revert "Keep keyguard visible if we're launching an occluding activity...Josh Tsuji2023-03-231-14/+1
| |\ \ | | |/ | |/|
| | * Revert "Keep keyguard visible if we're launching an occluding activity over a...Josh Tsuji2023-03-231-14/+1
| * | Merge "Fix notification expand-collapse crossfade issue" into tm-qpr-devSelim Cinek2023-03-221-6/+0
| |\ \
| | * | Fix notification expand-collapse crossfade issueJohannes Gallmann2023-03-211-6/+0
| * | | Merge "RESTRICT AUTOMERGE Show primary bouncer on TOUCH_OUTSIDE" into tm-qpr-devBeverly Tai2023-03-211-4/+6
| |\ \ \
| | * | | RESTRICT AUTOMERGE Show primary bouncer on TOUCH_OUTSIDEBeverly2023-03-211-4/+6
| | |/ /
| * | | Merge "Use separate locks for BatteryController estimation and callbacks" int...Nicolò Mazzucato2023-03-211-2/+8
| |\ \ \
| | * | | Use separate locks for BatteryController estimation and callbacksNicolo' Mazzucato2023-03-161-2/+8
| * | | | Merge "[Sb refactor] address code comments" into tm-qpr-devEvan Laird2023-03-211-4/+8
| |\ \ \ \
| | * | | | [Sb refactor] address code commentsEvan Laird2023-03-141-4/+8
| * | | | | Merge "[Sb refactor] Add OnSubscriptionsChanged input log" into tm-qpr-devEvan Laird2023-03-202-0/+5
| |\ \ \ \ \
| | * | | | | [Sb refactor] Add OnSubscriptionsChanged input logEvan Laird2023-03-162-0/+5
| | |/ / / /
| * | | | | Merge "[Ongoing Call] Don't show the ongoing call chip when there's a HUN." i...Caitlin Shkuratov2023-03-201-3/+7
| |\ \ \ \ \
| | * | | | | [Ongoing Call] Don't show the ongoing call chip when there's a HUN.Caitlin Shkuratov2023-03-201-3/+7
| * | | | | | Merge changes Ieac39be6,Id3c9a088 into tm-qpr-devCaitlin Shkuratov2023-03-202-53/+34
| |\ \ \ \ \ \
| | * | | | | | [Status bar] Clarify the API between TileServices and status bar icons.Caitlin Shkuratov2023-03-152-56/+29
| | * | | | | | [Status Bar] Move icon controller's CommandQueue.Callbacks into object.Caitlin Shkuratov2023-03-141-13/+21
| | |/ / / / /
| * | | | | | Merge "Dump isLaunchTransitionFadingAway" into tm-qpr-devMatt Pietal2023-03-201-0/+1
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Dump isLaunchTransitionFadingAwayMatt Pietal2023-03-141-0/+1