summaryrefslogtreecommitdiff
path: root/core/java/android/view/NotificationHeaderView.java
AgeCommit message (Expand)Author
2021-05-19Remove padding logic designed for old position of the expand buttonJeff DeCew
2021-05-11Show minimized header text with the correct text weightJeff DeCew
2021-03-03Change groups to use number in the expander.Jeff DeCew
2021-01-07Show LargeIcon as wide for apps targeting S.Jeff DeCew
2020-11-20Allow tapping notification icon to expand/contract.Jeff DeCew
2020-11-13Notification template redesign; part 1.Jeff DeCew
2020-10-29Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-23Split NotificationHeaderView's text content into NotificationTopLineViewJeff DeCew
2020-10-23Remove unused gravity customizationJeff DeCew
2020-10-23Remove unused flag in NotificationHeaderViewJeff DeCew
2020-10-22Remove Settings.Secure.NOTIFICATION_NEW_INTERRUPTION_MODEL flagJeff DeCew
2020-10-21Minimize use of header in adjusting notification colors.Jeff DeCew
2020-10-21Remove setExpanded from the NotificationHeaderViewJeff DeCew
2020-10-20Minimize exposure of NotificationHeaderView; prefer NotificationViewWrapper.Jeff DeCew
2020-10-16Remove the old seamless chipJeff DeCew
2020-08-25Fix parenthesis to prevent hidden feedback icon from calling clickAlex Mang
2020-08-13Remove app ops indicators from notificationsJulia Reynolds
2020-06-14Adding notification guts to feedback iconAlex Mang
2020-06-13Add notification feedback indicator icon.Alex Mang
2020-04-16Remove click listeners from app op iconsBeverly
2020-04-01Added back the recently alerted indicator to conversationsSelim Cinek
2020-04-01Reintroduced app ops for conversation notificationsSelim Cinek
2020-03-30Adapted Shelf algorithm to also use conversation iconsSelim Cinek
2020-03-11Baseline for the new ConversationLayoutSelim Cinek
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-09-18Output switch button in media notification headerBeth Thibodeau
2019-03-06Fix position of expand/collapse buttonBeth Thibodeau
2018-12-27Fixes NotificationHeaderView layout.Gus Prevas
2018-12-17Fixes layout of icons in notification header.Gus Prevas
2018-12-14Hides audibly alerted icon after 30 seconds.Gus Prevas
2018-11-15Swaps position of expand button and bell icon.Gus Prevas
2018-11-09Adds an icon to noisy notifications.Gus Prevas
2018-08-20Add @UnsupportedAppUsage annotationsMathew Inwood
2018-05-17Trigger action for app ops icon for keyboard navigationDieter Hsu
2018-03-08Show app ops guts when tap app ops iconsJulia Reynolds
2018-02-28Tag foreground notis that use certain servicesJulia Reynolds
2018-01-10Changing messaging style and overall visual adoptionSelim Cinek
2017-10-26Center align AoD2 notificationsLucas Dupin
2017-07-20Removing contents hidden string for public notificationsSelim Cinek
2017-04-20Modifications to allow notification header to be customized.Anthony Chen
2017-04-14Remove unnecessary casts on calls to findViewByIdAlan Viverette
2017-03-03Improved expand accessibility experienceSelim Cinek
2017-03-03All touches to low priority headers should be acceptedSelim Cinek
2017-02-03Further improved the coloring optimizationSelim Cinek
2016-11-21Adapted the icon transformation into the shelfSelim Cinek
2016-11-21Introduced the Notification shelfSelim Cinek
2016-06-15Added dismiss, expand, and collapse accessibility actionsSelim Cinek
2016-05-27Fixed a few accessibility issues with notifications and groupsSelim Cinek