summaryrefslogtreecommitdiff
path: root/core/java/android/service/notification/NotificationRankingUpdate.java
AgeCommit message (Expand)Author
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2019-06-06Dramatically simplify NotificationRankingUpdate.Dan Sandler
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2019-02-05Add settings for notification bubblingJulia Reynolds
2018-12-14Hides audibly alerted icon after 30 seconds.Gus Prevas
2018-11-09Adds silence toggle to notification settings.Gus Prevas
2018-11-09Adds an icon to noisy notifications.Gus Prevas
2018-08-02Allow NotificationAssistantService to suggest smart repliesTony Mak
2018-07-11Allow NotificationAssistantService to suggest smart actionsTony Mak
2018-03-20Ability to hide/unhide suspended app notificationsBeverly
2017-10-09Provide more information to the noti asstJulia Reynolds
2017-01-24Add updatable fields to RankingJulia Reynolds
2016-12-07Accept adjustments from notification assistant.Julia Reynolds
2016-04-08Allow the ranker to autobundle notifications.Julia Reynolds
2016-01-08Sort notifications by importance.Julia Reynolds
2015-12-11use importance instead of scoreChris Wren
2015-11-17Allow DND mode to suppress visual interruptions.Julia Reynolds
2014-09-04Honor per-app sensitivity setting.Chris Wren
2014-07-10NotificationListenerService API: Avoid unnecessary allocationsChristoph Studer
2014-05-20Add ZEN and speedbump to NotificationListenerServiceChristoph Studer