summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/NotifCollection.java
Commit message (Expand)AuthorAgeFilesLines
* Throttle Spammy onNotificationChannelModifiedIbrahim Yilmaz2023-02-161-4/+33
* Delete REMOVE_UNRANKED_NOTIFICATIONS flag.Jeff DeCew2022-10-201-1/+1
* Merge "Log when notifications in the RankingMap are not in the Collection" in...Jeff DeCew2022-08-291-15/+8
|\
| * Log when notifications in the RankingMap are not in the CollectionJeff DeCew2022-08-251-15/+8
* | New Pipeline: log structure in dumpsysJulia Tuttle2022-08-081-1/+9
|/
* make IStatusBarService:onNotificationClear calls asyncAndrĂ¡s Kurucz2022-07-191-12/+19
* Merge changes I64ec5165,I8e56a88e,I1aa582cd,I8e1b0eb0,I16163b42 into tm-qpr-devJeff DeCew2022-07-061-6/+4
|\
| * Inline notif pipeline flag into new pipeline codeSteve Elliott2022-06-301-6/+4
* | Subtle improvements to notification logging.Jeff DeCew2022-06-271-11/+11
|/
* When applying a RankingMap that lacks an entry, remove that entry from the No...Jeff DeCew2022-06-241-0/+6
* Reduce log spam when RankingMap is missing rankings for non-cancelled entries.Jeff DeCew2022-06-241-1/+22
* NotificationEntry logging improvementsJeff DeCew2022-06-171-22/+20
* Clean up NotifCollection logging slightly.Jeff DeCew2022-06-161-4/+3
* Improve logging in NotifCollection for when ending the LifetimeExtender fails...Jeff DeCew2022-05-131-4/+13
* Fix NotificationEntry mismatch crashes when tapping notification.Jeff DeCew2022-05-121-8/+149
* Remove pipeline construct thread asserts + effectsSteve Elliott2022-04-191-4/+3
* Remove FileDescriptor from systemui.Dumpable.Dave Mankoff2022-04-051-2/+1
* New Pipeline: various migrationsJeff DeCew2022-02-071-0/+6
* Merge "Handle channel changes for bubbles"Mady Mellor2022-01-201-0/+25
|\
| * Handle channel changes for bubblesMady Mellor2022-01-181-1/+25
* | Merge "Remane shouldExtendLifetime to meaningful maybeExtendLifetime"Jay Aliomer2022-01-181-1/+1
|\ \
| * | Remane shouldExtendLifetime to meaningful maybeExtendLifetimeJay Aliomer2022-01-181-1/+1
| |/
* / Dont clear Notifs with FLAG_NO_CLEARJay Aliomer2022-01-141-1/+1
|/
* Update FGS notification behaviorJulia Reynolds2022-01-071-2/+9
* Fix crash when no media present.Jeff DeCew2021-12-281-2/+3
* Merge "Use logical notif groups when dismissign summary by user"Jay Aliomer2021-11-231-2/+39
|\
| * Use logical notif groups when dismissign summary by userJay Aliomer2021-11-231-2/+39
* | Merge "Improve NotifCollection logs to include the cancellation reason name"TreeHugger Robot2021-11-181-1/+1
|\ \
| * | Improve NotifCollection logs to include the cancellation reason nameJeff DeCew2021-11-181-1/+1
| |/
* / Inline most FeatureFlags methods.Dave Mankoff2021-11-171-5/+5
|/
* Merge "New Pipeline: Add Trace calls to measure performance." into sc-v2-dev ...Jeff DeCew2021-11-011-0/+3
|\
| * New Pipeline: Add Trace calls to measure performance.Jeff DeCew2021-10-311-0/+3
| * New Pipeline: Implement lifetime extension for gutsJeff DeCew2021-10-291-1/+3
| * Move FeatureFlags to flags package.Dave Mankoff2021-07-301-1/+1
* | New Pipeline: Remote Input 2/4: Add ability to internally update notificationsJeff DeCew2021-10-301-1/+52
* | New Pipeline: Implement lifetime extension for gutsJeff DeCew2021-10-231-1/+3
* | Move FeatureFlags to flags package.Dave Mankoff2021-07-301-1/+1
|/
* Dedupe smartspace and notification content on lockscreenNed Burns2021-05-131-0/+5
* Simplify onNotificationClear signatureFlavio Fiszman2021-02-241-2/+0
* Add TODO about cleared media player notifications.Jeff DeCew2020-09-291-0/+1
* Update removal logic for notificationsBeverly2020-09-081-6/+10
* 6/N Move everything into SysUIComponent.Dave Mankoff2020-08-161-2/+2
* Ignore nonsensical clears from NoManNed Burns2020-06-271-3/+2
* Don't throw exceptions in NotifCollection when initializingNed Burns2020-06-121-6/+41
* Add more logging to NotifCollectionNed Burns2020-05-291-0/+5
* Merge changes I22ff91e8,I6dcef977 into rvc-devNed Burns2020-05-201-11/+22
|\
| * Dump LogBuffers to a file before crashingNed Burns2020-05-191-11/+22
* | Don't readd pending notifs to NEM's allNotifs listBeverly2020-05-201-1/+1
|/
* Clean up NotificationRowBinderImplKevin Han2020-04-101-0/+3
* Track NotificationEntry creation timeEvan Laird2020-04-081-1/+2