summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper
Commit message (Expand)AuthorAgeFilesLines
* Animates drawables in NotificationsAlexander Roederer2023-01-174-0/+108
* Invalidate NotificationChildrenContainer whenever NotificationHeaderViewWrapp...omarmt2022-12-061-0/+25
* Define clear ownership for roundness SourceTypeomarmt2022-12-051-0/+10
* Add support for rounded notification in groupsomarmt2022-10-241-9/+26
* Make notification getParcelable usages saferJulia Reynolds2022-04-151-3/+2
* Convert from Pair<Integer,Integer> to FeedbackIconJeff DeCew2021-12-012-12/+13
* Reduce hardware render sizes for ExpandableNotificationRow.Jeff DeCew2021-11-235-0/+56
* Delete dead code which had adverse performance impact.Jeff DeCew2021-07-083-66/+0
* Fix Notification view transformations in RTLJeff DeCew2021-05-251-0/+1
* Merge "Transition the conversation title from the hybrid notification" into s...Jeff DeCew2021-05-211-2/+3
|\
| * Transition the conversation title from the hybrid notificationJeff DeCew2021-05-201-2/+3
* | Improve notification style comparisonsJeff DeCew2021-05-202-4/+3
|/
* Allow populating left_icon independently of right_icon.Jeff DeCew2021-05-122-11/+39
* Do not hide the header of a HUN.Jeff DeCew2021-05-071-1/+3
* Change icon alignment for collapsed Conversation groupsJeff DeCew2021-04-271-49/+0
* Merge "Clean up MessagingLayout notifications" into sc-devJeff DeCew2021-04-143-33/+58
|\
| * Clean up MessagingLayout notificationsJeff DeCew2021-04-093-33/+58
* | Move ActivityLaunchAnimator in its own lib. (1/n)Jordan Demeulenaere2021-04-081-1/+1
|/
* New MediaStyle template:Jeff DeCew2021-03-221-366/+0
* Fix the layout issue with the expand button of the CallStyleJeff DeCew2021-03-113-4/+17
* Let CallStyle notifications be any height.Jeff DeCew2021-03-091-1/+1
* Merge "Fade in shelf icons (replaces y-translation/scale/color-inversion)" in...Lyn Han2021-03-063-25/+0
|\
| * Fade in shelf icons (replaces y-translation/scale/color-inversion)Lyn Han2021-03-053-25/+0
* | Fix image crossfade animation of left icon in groups.Jeff DeCew2021-03-042-11/+19
|/
* Fix the (still disabled) logic for re-theming custom view notificationsJeff DeCew2021-02-243-16/+27
* Fix decorated notification text colors in dark modeJeff DeCew2021-02-241-24/+21
* Use android:clipToOutline in notification templates.Jeff DeCew2021-02-192-12/+0
* Merge changes from topic "notif_call_style_sc" into sc-devJeff DeCew2021-02-104-33/+119
|\
| * Stop using ?attr/notificationHeaderTextAppearanceJeff DeCew2021-02-091-5/+1
| * Implement Notification.CallStyleJeff DeCew2021-02-094-28/+118
* | Correct colors on forcibly decorated custom notificationsJeff DeCew2021-02-062-7/+28
|/
* Fully custom view notifications now receive minimal decoration when targeting S.Jeff DeCew2021-01-081-6/+10
* [A11y] Notification Intelligence Feedback UIChloris Kuo2020-12-162-4/+9
* Feedback UI ImprovementChloris Kuo2020-12-092-2/+6
* Merge "use new theme colors on custom notifications"Lucas Dupin2020-12-093-0/+59
|\
| * use new theme colors on custom notificationsLucas Dupin2020-12-093-0/+59
* | Preserve text colors when applying font styleLucas Dupin2020-12-031-0/+5
|/
* 1/N The road to Material NEXT (bouncer and shade)Lucas Dupin2020-12-011-2/+3
* Show largeIcon on the left when grouped.Jeff DeCew2020-11-301-0/+5
* Allow tapping notification icon to expand/contract.Jeff DeCew2020-11-201-0/+5
* Fix HUNsJeff DeCew2020-11-131-2/+9
* Round corners of BigPictureJeff DeCew2020-11-131-0/+2
* Increase the expand button touchable area.Jeff DeCew2020-11-132-6/+4
* Remove the reply action entirely.Jeff DeCew2020-11-131-39/+0
* Notification template redesign; part 1.Jeff DeCew2020-11-131-21/+20
* Split NotificationHeaderView's text content into NotificationTopLineViewJeff DeCew2020-10-231-15/+14
* Remove Settings.Secure.NOTIFICATION_NEW_INTERRUPTION_MODEL flagJeff DeCew2020-10-221-9/+0
* Remove setExpanded from the NotificationHeaderViewJeff DeCew2020-10-212-0/+8
* Minimize exposure of NotificationHeaderView; prefer NotificationViewWrapper.Jeff DeCew2020-10-205-13/+22
* Make convo icon visible when transition from importantSteve Elliott2020-10-091-0/+2