summaryrefslogtreecommitdiff
path: root/core/java/android/service/notification/StatusBarNotification.java
AgeCommit message (Expand)Author
2021-09-14Ensure package context used by System UI has a valid userId.Jeff 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-05-18Deprecate Context#createApplicationContextRyan Mitchell
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-22Migrate hot codepaths to formatSimple().Jeff Sharkey
2020-04-28Add experience for shortcut-less convosJulia Reynolds
2020-04-15The notification archive should follow history settingJulia Reynolds
2020-04-02Store conversation requirement in a settingJulia Reynolds
2020-03-06Revert "Revert "Notification statsd logs: Notification panel.""Will Brockman
2020-01-30Notification instance ids in NMS for statsd logs.Will Brockman
2020-01-23Add logging of NotificationReported statsd atom.Will Brockman
2020-01-17Addressing conversation info todosJulia Reynolds
2020-01-07Use new UnsupportedAppUsage annotation.Artur Satayev
2019-09-05Address API review feedbackJulia Reynolds
2019-08-19Make some APIs used by ExtService module @SystemApiJulia Reynolds
2019-06-14Log usage of addPerson() and setStyle() in notifications.Will Brockman
2019-03-19Add notification opPkg to logsJulia Reynolds
2019-03-11To avoid stale data in logs, and avoid risk of race conditions, haveWill Brockman
2019-03-07Address api council feedbackJulia Reynolds
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2019-02-13Update notification layouts when overlays change.Amin Shaikh
2019-01-28Add notification category information to notification logging.Will Brockman
2019-01-14Add blocking helper loggingEyal Posener
2018-12-28Limit access to suspected false positives.Mathew Inwood
2018-09-10Allow apps to proxy notifications for other appsJulia Reynolds
2018-08-10Add @UnsupportedAppUsage annotationsMathew Inwood
2017-06-02add channel and group tags to the notificaiton logsChris Wren
2017-04-25Api updatesJulia Reynolds
2017-02-28Api review feedback.Julia Reynolds
2017-02-01Deprecate notification fieldsJulia Reynolds
2017-01-24Add updatable fields to RankingJulia Reynolds
2016-12-19Use userid of sender, not notification target.Julia Reynolds
2016-11-30Secure MATCH_UNINSTALLED_PACKAGES across usersAmith Yamasani
2016-11-09Move notification channel from record to sbn.Julia Reynolds
2016-05-24Add missing @Deprecated annotations.Aurimas Liutikas
2016-05-02copy auto-group decisions to updatesChris Wren
2016-04-08Allow the ranker to autobundle notifications.Julia Reynolds
2015-12-11use importance instead of scoreChris Wren
2015-07-29Fix media notification action icons.Dan Sandler
2014-08-06Allow adding widgets from user profiles.Svetoslav
2014-07-23Honor the sort and group keys for notification ranking.Chris Wren
2014-07-23Revert "Honor the sort and group keys for notification ranking."Chris Wren
2014-07-23Honor the sort and group keys for notification ranking.Chris Wren
2014-04-30Add userId to StatusBarNotification keyChristoph Studer
2014-04-28Remove opPkg from the notification key.Chris Wren
2014-04-16Rename basePkg to opPkgChristoph Studer