summaryrefslogtreecommitdiff
path: root/core/java/android/service/notification/StatusBarNotification.java
Commit message (Expand)AuthorAgeFilesLines
* Check permission when posting notificationJulia Reynolds2021-10-211-0/+27
* Ensure package context used by System UI has a valid userId.Jeff DeCew2021-09-141-1/+1
* Revert^3 "Deprecate Context#createApplicationContext"Ryan Mitchell2021-06-301-2/+5
* Revert^2 "Deprecate Context#createApplicationContext"Paul Hobbs2021-06-291-5/+2
* Revert "Deprecate Context#createApplicationContext"Ryan Mitchell2021-06-221-2/+5
* Deprecate Context#createApplicationContextRyan Mitchell2021-05-181-5/+2
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-1/+1
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-1/+1
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-1/+1
* Migrate hot codepaths to formatSimple().Jeff Sharkey2020-10-221-4/+2
* Add experience for shortcut-less convosJulia Reynolds2020-04-281-9/+2
* The notification archive should follow history settingJulia Reynolds2020-04-151-0/+12
* Store conversation requirement in a settingJulia Reynolds2020-04-021-5/+5
* Revert "Revert "Notification statsd logs: Notification panel.""Will Brockman2020-03-061-5/+13
* Notification instance ids in NMS for statsd logs.Will Brockman2020-01-301-3/+26
* Add logging of NotificationReported statsd atom.Will Brockman2020-01-231-4/+16
* Addressing conversation info todosJulia Reynolds2020-01-171-0/+18
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-071-2/+1
* Address API review feedbackJulia Reynolds2019-09-051-3/+0
* Make some APIs used by ExtService module @SystemApiJulia Reynolds2019-08-191-0/+2
* Log usage of addPerson() and setStyle() in notifications.Will Brockman2019-06-141-21/+47
* Add notification opPkg to logsJulia Reynolds2019-03-191-3/+3
* To avoid stale data in logs, and avoid risk of race conditions, haveWill Brockman2019-03-111-19/+7
* Address api council feedbackJulia Reynolds2019-03-071-1/+2
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Update notification layouts when overlays change.Amin Shaikh2019-02-131-0/+7
* Add notification category information to notification logging.Will Brockman2019-01-281-1/+4
* Add blocking helper loggingEyal Posener2019-01-141-0/+55
* Limit access to suspected false positives.Mathew Inwood2018-12-281-5/+6
* Allow apps to proxy notifications for other appsJulia Reynolds2018-09-101-6/+10
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-101-0/+13
* add channel and group tags to the notificaiton logsChris Wren2017-06-021-0/+11
* Api updatesJulia Reynolds2017-04-251-1/+1
* Api review feedback.Julia Reynolds2017-02-281-0/+3
* Deprecate notification fieldsJulia Reynolds2017-02-011-1/+1
* Add updatable fields to RankingJulia Reynolds2017-01-241-16/+3
* Use userid of sender, not notification target.Julia Reynolds2016-12-191-1/+1
* Secure MATCH_UNINSTALLED_PACKAGES across usersAmith Yamasani2016-11-301-1/+2
* Move notification channel from record to sbn.Julia Reynolds2016-11-091-12/+20
* Add missing @Deprecated annotations.Aurimas Liutikas2016-05-241-0/+1
* copy auto-group decisions to updatesChris Wren2016-05-021-2/+12
* Allow the ranker to autobundle notifications.Julia Reynolds2016-04-081-6/+72
* use importance instead of scoreChris Wren2015-12-111-12/+3
* Fix media notification action icons.Dan Sandler2015-07-291-0/+24
* Allow adding widgets from user profiles.Svetoslav2014-08-061-2/+0
* Honor the sort and group keys for notification ranking.Chris Wren2014-07-231-0/+23
* Revert "Honor the sort and group keys for notification ranking."Chris Wren2014-07-231-23/+0
* Honor the sort and group keys for notification ranking.Chris Wren2014-07-231-0/+23
* Add userId to StatusBarNotification keyChristoph Studer2014-04-301-1/+1
* Remove opPkg from the notification key.Chris Wren2014-04-281-1/+1