summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/screenshot/ScreenshotNotificationsController.java
Commit message (Expand)AuthorAgeFilesLines
* Move #overrideNotificationAppName from CoreStartable.Dave Mankoff2021-11-121-2/+2
* Rename SystemUI class to CoreStartableDave Mankoff2021-11-091-2/+2
* Make screenshot error notification PendingIntent immutableMiranda Kephart2021-02-081-1/+1
* Bulk apply PendingIntent.FLAG_MUTABLE_UNAUDITED.Ashwini Oruganti2021-01-121-1/+1
* Screenshots cleanup: dead code removalMark Renouf2020-10-221-197/+0
* Refactor GlobalScreenshotMiranda Kephart2020-10-211-1/+1
* Mark implicit PendingIntents as immutableSteve Elliott2020-08-031-2/+4
* Merge "Revert "Post a silent notification if screenshot is dismissed"" into r...Miranda Kephart2020-06-151-18/+36
|\
| * Revert "Post a silent notification if screenshot is dismissed"Miranda Kephart2020-06-121-18/+36
* | Merge "Remove legacy screenshot notifications flow" into rvc-dev am: 1e9db44d...Miranda Kephart2020-06-111-78/+0
|\|
| * Remove legacy screenshot notifications flowMiranda Kephart2020-06-101-78/+0
* | Merge "Post a silent notification if screenshot is dismissed" into rvc-dev am...Miranda Kephart2020-06-101-0/+60
|\|
| * Post a silent notification if screenshot is dismissedMiranda Kephart2020-06-091-0/+60
* | Merge "Merge "Add screenshots logging" into rvc-dev am: 44cc1e274b am: e0efd4...Automerger Merge Worker2020-04-211-13/+7
|\|
| * Add screenshots loggingMiranda Kephart2020-04-171-13/+7
* | Add public API for @hidden Bitmap#createAshmemBitmapLeon Scroggins III2020-03-231-2/+2
|/
* Implement visual spec for screenshots corner flowMiranda Kephart2020-01-211-0/+4
* Separate notifications from saving in backgroundMiranda Kephart2019-12-191-0/+293