summaryrefslogtreecommitdiff
path: root/core/java/android/view/NotificationHeaderView.java
Commit message (Expand)AuthorAgeFilesLines
* Remove padding logic designed for old position of the expand buttonJeff DeCew2021-05-191-25/+0
* Show minimized header text with the correct text weightJeff DeCew2021-05-111-0/+23
* Change groups to use number in the expander.Jeff DeCew2021-03-031-4/+7
* Show LargeIcon as wide for apps targeting S.Jeff DeCew2021-01-071-2/+13
* Allow tapping notification icon to expand/contract.Jeff DeCew2020-11-201-4/+10
* Notification template redesign; part 1.Jeff DeCew2020-11-131-117/+26
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-1/+2
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-2/+1
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-1/+2
* Split NotificationHeaderView's text content into NotificationTopLineViewJeff DeCew2020-10-231-41/+16
* Remove unused gravity customizationJeff DeCew2020-10-231-14/+0
* Remove unused flag in NotificationHeaderViewJeff DeCew2020-10-231-11/+0
* Remove Settings.Secure.NOTIFICATION_NEW_INTERRUPTION_MODEL flagJeff DeCew2020-10-221-32/+24
* Minimize use of header in adjusting notification colors.Jeff DeCew2020-10-211-10/+0
* Remove setExpanded from the NotificationHeaderViewJeff DeCew2020-10-211-22/+0
* Minimize exposure of NotificationHeaderView; prefer NotificationViewWrapper.Jeff DeCew2020-10-201-13/+0
* Remove the old seamless chipJeff DeCew2020-10-161-7/+2
* Fix parenthesis to prevent hidden feedback icon from calling clickAlex Mang2020-08-251-2/+2
* Remove app ops indicators from notificationsJulia Reynolds2020-08-131-22/+2
* Adding notification guts to feedback iconAlex Mang2020-06-141-1/+18
* Add notification feedback indicator icon.Alex Mang2020-06-131-0/+4
* Remove click listeners from app op iconsBeverly2020-04-161-2/+1
* Added back the recently alerted indicator to conversationsSelim Cinek2020-04-011-7/+0
* Reintroduced app ops for conversation notificationsSelim Cinek2020-04-011-26/+0
* Adapted Shelf algorithm to also use conversation iconsSelim Cinek2020-03-301-7/+1
* Baseline for the new ConversationLayoutSelim Cinek2020-03-111-9/+4
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Output switch button in media notification headerBeth Thibodeau2019-09-181-2/+9
* Fix position of expand/collapse buttonBeth Thibodeau2019-03-061-4/+36
* Fixes NotificationHeaderView layout.Gus Prevas2018-12-271-5/+8
* Fixes layout of icons in notification header.Gus Prevas2018-12-171-15/+9
* Hides audibly alerted icon after 30 seconds.Gus Prevas2018-12-141-1/+1
* Swaps position of expand button and bell icon.Gus Prevas2018-11-151-5/+0
* Adds an icon to noisy notifications.Gus Prevas2018-11-091-0/+12
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-201-0/+2
* Trigger action for app ops icon for keyboard navigationDieter Hsu2018-05-171-0/+3
* Show app ops guts when tap app ops iconsJulia Reynolds2018-03-081-9/+30
* Tag foreground notis that use certain servicesJulia Reynolds2018-02-281-0/+31
* Changing messaging style and overall visual adoptionSelim Cinek2018-01-101-20/+26
* Center align AoD2 notificationsLucas Dupin2017-10-261-1/+13
* Removing contents hidden string for public notificationsSelim Cinek2017-07-201-2/+16
* Modifications to allow notification header to be customized.Anthony Chen2017-04-201-20/+44
* Remove unnecessary casts on calls to findViewByIdAlan Viverette2017-04-141-2/+2
* Improved expand accessibility experienceSelim Cinek2017-03-031-33/+7
* All touches to low priority headers should be acceptedSelim Cinek2017-03-031-2/+11
* Further improved the coloring optimizationSelim Cinek2017-02-031-1/+2
* Adapted the icon transformation into the shelfSelim Cinek2016-11-211-3/+5
* Introduced the Notification shelfSelim Cinek2016-11-211-0/+4
* Added dismiss, expand, and collapse accessibility actionsSelim Cinek2016-06-151-14/+32
* Fixed a few accessibility issues with notifications and groupsSelim Cinek2016-05-271-1/+15