+0
−30
packages/SystemUI/src/com/android/systemui/statusbar/notification/NotificationAlertingManager.java
0 → 100644
+186
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Merge changes from topics "nem-low-prio-state", "nem-group-manager", "nem-remote-input-manager", "nem-media-manager", "nem-perform-remove", "nem-combine-remove-callbacks", "nem-callback-to-listener", "nem-alert-handling-listeners" * changes: Moves minimization change handling into NotificationEntryListeners. Removes dependency of NotificationEntryManager on NotificationGroupManager. Makes NotificationRemoteInputManager a NotificationEntryListener. Removes circular dependency between NotificationMediaManager and NotificationEntryManager. Combines NotificationEntryManager listener interfaces (part 5). Combines NotificationEntryManager listener interfaces (part 4). Combines NotificationEntryManager listener interfaces (part 3). Combines NotificationEntryManager listener interfaces (part 2).