summaryrefslogtreecommitdiff
path: root/core/java/android/app/Notification.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-09-20Fix unstyled Notification RemoteViews inflation logic for apps targeting API ...Jeff DeCew
2021-09-09Reduce the color contrast requirements for the emphasized action button fill ...Jeff DeCew
2021-09-09Refactor the color span code inside Notification.java and add tests.Jeff DeCew
2021-08-17Merge "Make foreground color selection in SmartReplyView and RemoteInputView ...Jeff DeCew
2021-08-16Make foreground color selection in SmartReplyView and RemoteInputView match N...Jeff DeCew
2021-08-16Use tertiary accent color for expander with unread count.Jeff DeCew
2021-07-29Fix bug removing semantic colors of CallStyle notification actions.Jeff DeCew
2021-07-09Use SRC_ATOP instead of SRC_IN for blending the NotificationExpandButtonJeff DeCew
2021-06-30Revert^3 "Deprecate Context#createApplicationContext"Ryan Mitchell
2021-06-29Revert^2 "Deprecate Context#createApplicationContext"Paul Hobbs
2021-06-22Revert "Deprecate Context#createApplicationContext"Ryan Mitchell
2021-06-21Fix a security exception breaking notification inflation.Jeff DeCew
2021-06-03Merge "Fix background color (again)" into sc-devJeff DeCew
2021-06-03Merge "Notification layout fixes:" into sc-devJeff DeCew
2021-06-03Fix background color (again)Jeff DeCew
2021-06-02Notification layout fixes:Jeff DeCew
2021-06-02Merge "Remove doc saying setSuppressNotification requires being in foreground...Mady Mellor
2021-06-01Merge "Re-add checks for mutable intents on bubbles" into sc-devMady Mellor
2021-06-01Remove doc saying setSuppressNotification requires being in foregroundMady Mellor
2021-06-01Re-add checks for mutable intents on bubblesMady Mellor
2021-06-01Merge "Do not show the custom views of spoofing notitifactions." into sc-devJeff DeCew
2021-05-27Merge "Fix background bypass via notifications" into sc-devBernardo Rufino
2021-05-26Do not show the custom views of spoofing notitifactions.Jeff DeCew
2021-05-26Fix background bypass via notificationsBernardo Rufino
2021-05-25Merge "Resolve Notification.Colors once, instead of lazily." into sc-devJeff DeCew
2021-05-25Resolve Notification.Colors once, instead of lazily.Jeff DeCew
2021-05-24Retire preliminary FGS deferral control APIChristopher Tate
2021-05-20Improve notification style comparisonsJeff DeCew
2021-05-20Merge "Do not hide BigText from notification when showing progress." into sc-devJeff DeCew
2021-05-20Do not hide BigText from notification when showing progress.Jeff DeCew
2021-05-19Merge "Deprecate Context#createApplicationContext" into sc-devTreeHugger Robot
2021-05-18Deprecate Context#createApplicationContextRyan Mitchell
2021-05-13Set the height of the right_icon in addition to the widthJeff DeCew
2021-05-12Merge "Allow populating left_icon independently of right_icon." into sc-devJeff DeCew
2021-05-12Merge "Clean up setForegroundServiceBehavior()" into sc-devMakoto Onuki
2021-05-12Allow populating left_icon independently of right_icon.Jeff DeCew
2021-05-12Merge "Show minimized header text with the correct text weight" into sc-devJeff DeCew
2021-05-12Clean up setForegroundServiceBehavior()Makoto Onuki
2021-05-11Show minimized header text with the correct text weightJeff DeCew
2021-05-10Update the style of emphasized notification actions.Jeff DeCew
2021-05-07Remove exception whe Colorized notificiation uses COLOR_DEFAULT.Jeff DeCew
2021-05-05Add javadoc for trampoline restrictionsBernardo Rufino
2021-04-16CallStyle actions have minimum widthJeff DeCew
2021-04-14Merge "Fix notification background color" into sc-devJeff DeCew
2021-04-14Fix notification background colorJeff DeCew
2021-04-14Merge "Clean up MessagingLayout notifications" into sc-devJeff DeCew
2021-04-14Merge "Add CallStyle.setIsVideo(boolean)" into sc-devJeff DeCew
2021-04-12Merge "API Update: extra_is_bubbled -> Activity#isLaunchedFromBubble" into sc...Mady Mellor
2021-04-09Merge "API feedback: setSuppressableBubble/setSuppressBubble" into sc-devMady Mellor