summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/statusbar/NotificationShelf.java
Commit message (Expand)AuthorAgeFilesLines
* Split shade expansion: adjust alpha interpolation to match motion specsChristian Göllner2023-03-071-1/+12
* Fix weird shelf truncation when only media can show.Jeff DeCew2023-02-101-25/+17
* Define clear ownership for roundness SourceTypeomarmt2022-12-051-64/+86
* Merge "Add flags to enable Notifications clipping." into tm-qpr-devBen Lin2022-11-151-4/+7
|\
| * Add flags to enable Notifications clipping.Ben Lin2022-11-141-4/+7
* | Apply layout param to NotificationShelf only when neededNicolo' Mazzucato2022-11-151-2/+5
|/
* Merge "Remove scaffolding for multiple dots" into tm-qpr-devLyn Han2022-11-051-1/+1
|\
| * Remove scaffolding for multiple dotsLyn Han2022-10-261-1/+1
* | `OnScroll` roundness type should be reset to 0f when the View is removed from...omarmt2022-11-011-9/+16
|/
* Add support for rounded notification in groupsomarmt2022-10-241-11/+20
* Log.wtf when float properties in ViewState are set to NaN.Ioana Alexandru2022-10-101-9/+9
* Improve dumps for NotificationShelf viewsAndrás Kurucz2022-09-231-0/+11
* Fix alpha fading of NotificationShelf in LSAndrás Kurucz2022-09-081-1/+13
* Fix "No Notification" text not gradually showing on LockScreenMarcello Galhardo2022-08-301-0/+3
* Fix pinched short notification at bottom of lockscreen.Jeff DeCew2022-07-061-1/+8
* Fix lock screen overlap test.Jeff DeCew2022-06-061-0/+11
* Fix one-icon shelf flicker on lockscreen swipe-upLyn Han2022-05-061-12/+27
* Fix notification shelf issuesLyn Han2022-04-281-3/+2
* Reduce notification section gap on lockscreen; increase gap when going to shadeLyn Han2022-04-151-11/+2
* Fix bottom hun content positionLyn Han2022-04-011-9/+6
* Encapsulate background width updates to ActivatableNotificationViewLyn Han2022-03-151-4/+1
* Wrap short shelf width to icon count when less than lockscreen maxLyn Han2022-02-091-29/+20
* Enable short shelf for split shadeLyn Han2022-02-071-5/+1
* Short shelf on lockscreen that animates width with transition to shadeLyn2022-01-281-6/+110
* Merge "Add APIs to get system bar heights" into sc-v2-devShawn Lin2021-10-251-1/+2
|\
| * Add APIs to get system bar heightsShawn Lin2021-10-191-1/+2
* | Hiding split shade status bar for heads up notificationsMichal Brzezinski2021-10-181-3/+3
|/
* Merge "Fixing notifications in split shade when customizing QS" into sc-v2-devMichał Brzeziński2021-07-151-1/+0
|\
| * Fixing notifications in split shade when customizing QSMichal Brzezinski2021-07-131-1/+0
* | Fixed an issue where the heads up were not rounded during bypassSelim Cinek2021-07-061-0/+1
|/
* Restore shelf clip logic from R to prevent clipping on collapse.Jeff DeCew2021-06-141-3/+1
* Merge "Add slow fade-in to notification shelf icon to prevent overlapping ico...Jeff DeCew2021-06-091-1/+8
|\
| * Add slow fade-in to notification shelf icon to prevent overlapping icons in t...Jeff DeCew2021-06-081-1/+8
* | Merge "Animation reveal animation for HUN and Shelf" into sc-devSelim Cinek2021-06-071-5/+2
|\ \
| * | Animation reveal animation for HUN and ShelfJay Aliomer2021-06-051-5/+2
| |/
* / Use small corner radius for roundness updates from shelfLyn Han2021-06-041-2/+5
|/
* Fix hun-to-shade corner clippingLyn Han2021-05-261-0/+4
* Merge "Remove unused shelf code" into sc-devLyn Han2021-05-251-40/+1
|\
| * Remove unused shelf codeLyn Han2021-05-241-40/+1
* | Merge "Tweak notification scrim easing" into sc-devLucas Dupin2021-05-251-2/+2
|\ \
| * | Tweak notification scrim easingLucas Dupin2021-05-241-2/+2
| |/
* / Factor out roundness updates on scrollLyn Han2021-05-211-44/+53
|/
* Fix heads up notification corner roundnessLyn Han2021-05-181-0/+5
* Fade notifications with background scrim for shade expansionLyn Han2021-05-061-1/+8
* New shelf shape, notification corner animations on scrollLyn Han2021-04-291-21/+41
* Merge "On shade open, show all notifications instead of one section at a time...Lyn Han2021-04-261-20/+0
|\
| * On shade open, show all notifications instead of one section at a timeLyn Han2021-04-221-20/+0
* | Make lockscreen background opaqueJay Aliomer2021-04-211-5/+0
|/
* Expand notifications like accordianLyn Han2021-04-151-34/+91
* Fade in notifications on wakeup.Josh Tsuji2021-03-311-1/+1