summaryrefslogtreecommitdiff
path: root/core/java/android/app/NotificationHistory.java
AgeCommit message (Expand)Author
2021-04-05Remove notification channels from history when they're deleted.Yuri Lin
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2020-09-23Bulk process shortcut removalsJulia Reynolds
2020-03-06Fix handling of work profiles in notification historyJulia Reynolds
2020-02-18Clean up settings and history for deleted convosJulia Reynolds
2020-02-15Log conversation id in notification historyJulia Reynolds
2020-02-07Add ability to delete individual history itemsJulia Reynolds
2020-01-21Fix notification history orderingJulia Reynolds
2019-11-19Add multiuser support for notification historyJulia Reynolds
2019-10-29Add ability to write and read Notification history.Julia Reynolds