summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/NotificationChildrenContainer.java
Commit message (Expand)AuthorAgeFilesLines
* NotificationChildrenContainer apply the roundness on NotificationHeaderViewWr...omarmt2023-01-111-0/+16
* Fix for delayed rounding animation on notificationomarmt2023-01-051-2/+3
* Fix notification launch animation for groupsJohannes Gallmann2022-12-141-8/+21
* Invalidate NotificationChildrenContainer whenever NotificationHeaderViewWrapp...omarmt2022-12-061-0/+10
* Define clear ownership for roundness SourceTypeomarmt2022-12-051-18/+43
* Add logs to aid slow notification measuring investigationNicolo' Mazzucato2022-11-101-0/+3
* Revert "Revert "Fix notification group dismissal fade animation""Johannes Gallmann2022-11-031-0/+14
* `OnScroll` roundness type should be reset to 0f when the View is removed from...omarmt2022-11-011-1/+11
* Add support for rounded notification in groupsomarmt2022-10-241-32/+153
* Merge "Revert "Fix notification group dismissal fade animation"" into tm-qpr-devJohannes Gallmann2022-10-181-14/+0
|\
| * Revert "Fix notification group dismissal fade animation"Johannes Gallmann2022-10-181-14/+0
* | Merge "Fix notification group dismissal fade animation" into tm-qpr-devJohannes Gallmann2022-10-131-0/+14
|\|
| * Fix notification group dismissal fade animationJohannes Gallmann2022-10-131-0/+14
* | Log.wtf when float properties in ViewState are set to NaN.Ioana Alexandru2022-10-101-32/+37
|/
* Remove dead code from NotifEntryManagerSteve Elliott2022-08-121-34/+0
* Merge "Always set the top roundness of child rows to 0." into tm-qpr-devJeff DeCew2022-06-011-0/+1
|\
| * Always set the top roundness of child rows to 0.Jeff DeCew2022-05-311-0/+1
* | Merge "Avert potential crashes in NotificationChildrenContainer.getMinHeight"...TreeHugger Robot2022-05-241-1/+14
|\ \ | |/ |/|
| * Avert potential crashes in NotificationChildrenContainer.getMinHeightJulia Tuttle2022-05-231-1/+14
* | Fix clipTopAmount when read in 2 more critical placesJeff DeCew2022-05-211-1/+1
|/
* Fix conversation group spacing; keep stack to 120dpJeff DeCew2022-02-081-11/+11
* Fix crash when adding a notification to a group while it is animating away.Jeff DeCew2021-12-221-0/+12
* Convert from Pair<Integer,Integer> to FeedbackIconJeff DeCew2021-12-011-7/+7
* Merge "New Pipeline: Bring in a couple missing features"Jeff DeCew2021-11-251-1/+2
|\
| * New Pipeline: Bring in a couple missing featuresJeff DeCew2021-11-241-1/+2
* | Reduce hardware render sizes for ExpandableNotificationRow.Jeff DeCew2021-11-231-1/+20
|/
* Fix typo in the word "notification"Jeff DeCew2021-09-071-11/+11
* Merge "Re-add dividers when expanding notifications." into sc-devJeff DeCew2021-06-211-3/+3
|\
| * Re-add dividers when expanding notifications.Jeff DeCew2021-06-181-3/+3
* | Remove dividers when expanding groups.Jeff DeCew2021-06-171-8/+8
|/
* Change icon alignment for collapsed Conversation groupsJeff DeCew2021-04-271-19/+0
* Notification color fixesJeff DeCew2021-03-301-10/+4
* Merge changes I6e96864c,I6bc865d5,I15ca6994 into sc-devJeff DeCew2021-03-151-1/+1
|\
| * Hide app name from collapsed CallStyle.Jeff DeCew2021-03-111-1/+1
* | Fix expanded state bugJeff DeCew2021-03-111-0/+1
|/
* Don't collapse the Shade when expanding a notification.Jordan Demeulenaere2021-03-101-5/+0
* Merge "Fade in shelf icons (replaces y-translation/scale/color-inversion)" in...Lyn Han2021-03-061-15/+0
|\
| * Fade in shelf icons (replaces y-translation/scale/color-inversion)Lyn Han2021-03-051-15/+0
* | Change groups to use number in the expander.Jeff DeCew2021-03-031-3/+37
|/
* [A11y] Notification Intelligence Feedback UIChloris Kuo2020-12-161-3/+4
* Feedback UI ImprovementChloris Kuo2020-12-091-3/+3
* Show largeIcon on the left when grouped.Jeff DeCew2020-11-301-7/+10
* Remove padding customization from stack scroller algorithmLyn Han2020-11-101-7/+0
* Remove setExpanded from the NotificationHeaderViewJeff DeCew2020-10-211-2/+2
* Minimize exposure of NotificationHeaderView; prefer NotificationViewWrapper.Jeff DeCew2020-10-201-21/+21
* Add visual stability manager to data-layerBeverly2020-08-171-2/+1
* Remove app ops indicators from notificationsJulia Reynolds2020-08-131-14/+0
* Revamp pipeline view managerNed Burns2020-07-281-2/+2
* Add notification feedback indicator icon.Alex Mang2020-06-131-0/+12
* Resetting the scroll position of the media players when allowedSelim Cinek2020-05-131-1/+2