summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/render
Commit message (Expand)AuthorAgeFilesLines
* Fix Notification group dismissing animationsAndrĂ¡s Kurucz2022-11-176-13/+96
* Merge "Move LogBuffer to sysui/plugins" into tm-qpr-devTreeHugger Robot2022-10-202-4/+4
|\
| * Move LogBuffer to sysui/pluginsBeverly2022-10-192-4/+4
* | Code cleanup and inlining for ArcNotificationPresenterBrandon Pollack2022-10-131-1/+3
|/
* New Pipeline: log structure in dumpsysJulia Tuttle2022-08-251-4/+4
* New Pipeline: log structure in dumpsysJulia Tuttle2022-08-083-5/+28
* Merge "Inline notif pipeline flag in NotificationsModule" into tm-qpr-devSteve Elliott2022-07-141-0/+5
|\
| * Inline notif pipeline flag in NotificationsModuleSteve Elliott2022-07-131-0/+5
* | Merge "Reduce logs from NodeSpecBuilder/NotificationEntryMgr" into tm-qpr-devJeff DeCew2022-06-271-1/+5
|\ \ | |/ |/|
| * Reduce logs from NodeSpecBuilder/NotificationEntryMgrJeff DeCew2022-06-271-1/+5
* | Add KeyguardCoordinatorTest casesJeff DeCew2022-06-231-1/+1
* | New Pipeline: Move SectionHeaderVisibilityProvider to the provider packageJeff DeCew2022-06-222-2/+2
|/
* Log the attachment indexJeff DeCew2022-06-082-3/+4
* Revert "Don't show "Clear All" w/ redacted notifs"Daniel Sandler2022-05-191-12/+2
* Merge "Enforce contigious but unordered buckets" into tm-devJeff DeCew2022-05-121-10/+0
|\
| * Enforce contigious but unordered bucketsJay Aliomer2022-05-061-10/+0
* | Don't show "Clear All" w/ redacted notifsSteve Elliott2022-05-101-2/+12
|/
* Revert^2 "Fix stale View tracking in ShadeViewDiffer"Steve Elliott2022-05-031-30/+21
* Merge "Revert "Fix stale View tracking in ShadeViewDiffer"" into tm-devSuper Liu2022-04-291-21/+30
|\
| * Revert "Fix stale View tracking in ShadeViewDiffer"Li Li2022-04-291-21/+30
* | Remove FileDescriptor from systemui.Dumpable.Dave Mankoff2022-04-051-2/+1
|/
* Fix stale View tracking in ShadeViewDifferSteve Elliott2022-03-181-30/+21
* Verify that section buckets and header controllers are contiguousJay Aliomer2022-03-081-0/+9
* Merge "Extend lifetime of notifs during activity launch" into tm-devTreeHugger Robot2022-03-041-128/+0
|\
| * Extend lifetime of notifs during activity launchSteve Elliott2022-03-041-128/+0
* | New Pipeline: log sections in NodeSpecBuilderJulia Tuttle2022-03-033-5/+89
|/
* [Status Bar] Re-name StatusBar.java -> CentralSurfaces.java.Caitlin Cassidy2022-02-281-8/+8
* New Pipeline: plumb isChangingPositionJulia Tuttle2022-02-021-0/+3
* New Pipeline: Don't skip detaching children; it causes crashes if they are at...Jeff DeCew2022-02-012-23/+11
* New pipeline: defer visual updates when collapseSteve Elliott2022-01-271-0/+128
* Merge "New Pipeline: Call SectionHeaderView.isContentVisible=true when added."Jeff DeCew2022-01-243-0/+19
|\
| * New Pipeline: Call SectionHeaderView.isContentVisible=true when added.Jeff DeCew2022-01-223-0/+19
* | Merge "[New Pipeline] Hide section headers when keyguard showing"Julia Tuttle2022-01-212-2/+8
|\ \
| * | [New Pipeline] Hide section headers when keyguard showingJulia Tuttle2022-01-202-2/+8
| |/
* / Notif pipeline: call on UpdateFinished() callback after adding a child.Ben Lin2022-01-191-0/+1
|/
* Start using @AssistedFactory in NotificationsJeff DeCew2022-01-101-20/+12
* Correct a transient view cleanup errorJeff DeCew2022-01-072-2/+2
* New Pipeline: Show media on lockscreenJeff DeCew2022-01-073-1/+76
* Remove access to pipeline outputs from NotifPipeline.Jeff DeCew2021-12-091-43/+0
* Merge "Convert from Pair<Integer,Integer> to FeedbackIcon"TreeHugger Robot2021-12-011-6/+3
|\
| * Convert from Pair<Integer,Integer> to FeedbackIconJeff DeCew2021-12-011-6/+3
* | Merge "New Pipeline: Numerous bug and crash fixes:"Jeff DeCew2021-11-251-1/+2
|\ \ | |/ |/|
| * New Pipeline: Numerous bug and crash fixes:Jeff DeCew2021-11-241-1/+2
* | New Pipeline: Bring in a couple missing featuresJeff DeCew2021-11-241-1/+23
* | New Pipeline: Extend the NotifPipeline to include a render stage with callbacksJeff DeCew2021-11-2310-42/+396
|/
* Same controller added twice as node specJay Aliomer2021-11-151-2/+4
* New Pipeline: Add a NotificationVisibilityProvider to support both pipelinesJeff DeCew2021-11-092-0/+75
* New Pipeline: Add Trace calls to measure performance.Jeff DeCew2021-10-313-9/+16
* New Pipeline: Show group countJeff DeCew2021-10-311-1/+12
* New pipeline: Fix notification re-inflation on dark mode change.Jeff DeCew2021-10-291-0/+35