index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
SystemUI
/
src
/
com
/
android
/
systemui
/
ForegroundServiceController.java
Age
Commit message (
Expand
)
Author
2022-03-15
Merge SP2A.220305.013
Haamed Gheibi
2020-08-16
6/N Move everything into SysUIComponent.
Dave Mankoff
2020-08-13
Remove app ops indicators from notifications
Julia Reynolds
2020-06-16
Track non-foreground service notifs for appOps
Beverly
2019-12-20
Conslidate @MainHandler and similar to @Main (and similar).
Dave Mankoff
2019-12-05
invalidate NotifFilter onStrongAuthStateChanged
Beverly
2019-12-04
Add Coordinators to replace NotificationFilter
Beverly
2019-11-19
Test that appOps added to notifs from mainThread
Beverly
2019-11-13
Remove NotificationData
Evan Laird
2019-11-08
Call appOps changed from main thread
Beverly
2019-11-07
Some StatusBar cleanup
Beverly
2019-10-24
Remove onBeforeNotificationAdded call
Beverly
2019-01-04
Factors out notification listening from ForegroundServiceController.
Gus Prevas
2019-01-04
Collapses ForegroundServiceControllerImpl into interface.
Gus Prevas
2018-04-03
Only tag foreground notifications
Julia Reynolds
2018-02-28
Tag foreground notis that use certain services
Julia Reynolds
2017-06-06
Hide redundant foreground service notifications.
Dan Sandler