summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/NotificationRoundnessManager.java
Commit message (Expand)AuthorAgeFilesLines
* Define clear ownership for roundness SourceTypeomarmt2022-12-051-16/+56
* Add support for rounded notification in groupsomarmt2022-10-241-59/+81
* Add logs to NotificationRoundnessManagerAndrĂ¡s Kurucz2022-09-201-2/+70
* Update FGS notification behaviorJulia Reynolds2022-01-071-5/+5
* Remove Flags.NOTIFICATION_UPDATES which is cruft from SCJeff DeCew2021-12-281-9/+1
* Convert existing flags to new system.Dave Mankoff2021-10-151-4/+9
* Update clear all animationLyn Han2021-08-191-0/+10
* Move KeyguardBypassController from RoundnessManager to NSSLCtrlrSteve Elliott2021-08-161-14/+14
* Tuned the heads up animations moreSelim Cinek2021-06-071-2/+1
* New shelf shape, notification corner animations on scrollLyn Han2021-04-291-27/+29
* Round adjacent corners when swiping notificationLyn Han2021-03-091-1/+62
* Move notification shade changes into GX Overlay.Jeff DeCew2021-01-271-6/+5
* Update notif corner radiiLyn Han2020-12-151-4/+6
* Round notif corners on swipeLyn Han2020-12-111-2/+4
* Remove NotificationRoundessManager from NSSLDave Mankoff2020-09-151-22/+3
* 6/N Move everything into SysUIComponent.Dave Mankoff2020-08-161-2/+2
* Made sure that the media section has no backgroundSelim Cinek2020-05-261-21/+19
* Move the people filtering to DeviceConfig flagEvan Laird2019-10-041-4/+3
* Add a third notification sectionEvan Laird2019-09-161-9/+11
* Adjusting the notification header appearance on the lock screenSelim Cinek2019-06-251-6/+16
* Removed the AmbientPulseManagerSelim Cinek2019-06-111-17/+7
* New pulsing notification layoutLucas Dupin2019-01-181-7/+30
* Extract NotificationData.Entry to top-levelNed Burns2019-01-071-3/+3
* Refactor ExpandableView to maintain its own ExpandableViewState.Dave Mankoff2018-11-271-6/+4
* Don't let everyone reach into NotificationData.Entry for its rowEvan Laird2018-11-271-4/+5
* Adds gap after high-priority notifications.Gus Prevas2018-11-121-33/+130
* Organize notification classes in row/stackRohan Shah2018-07-181-0/+128