summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/ForegroundServiceController.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2020-08-166/N Move everything into SysUIComponent.Dave Mankoff
2020-08-13Remove app ops indicators from notificationsJulia Reynolds
2020-06-16Track non-foreground service notifs for appOpsBeverly
2019-12-20Conslidate @MainHandler and similar to @Main (and similar).Dave Mankoff
2019-12-05invalidate NotifFilter onStrongAuthStateChangedBeverly
2019-12-04Add Coordinators to replace NotificationFilterBeverly
2019-11-19Test that appOps added to notifs from mainThreadBeverly
2019-11-13Remove NotificationDataEvan Laird
2019-11-08Call appOps changed from main threadBeverly
2019-11-07Some StatusBar cleanupBeverly
2019-10-24Remove onBeforeNotificationAdded callBeverly
2019-01-04Factors out notification listening from ForegroundServiceController.Gus Prevas
2019-01-04Collapses ForegroundServiceControllerImpl into interface.Gus Prevas
2018-04-03Only tag foreground notificationsJulia Reynolds
2018-02-28Tag foreground notis that use certain servicesJulia Reynolds
2017-06-06Hide redundant foreground service notifications.Dan Sandler