summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/screenshot/SaveImageInBackgroundTask.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-13.0.0_r76' of https://android.googlesource.com/platform/f...Julian Veit2023-09-261-47/+66
|\
| * [DO NOT MERGE] Update quickshare intent rather than recreatingMiranda Kephart2023-09-011-47/+66
* | Merge tag 'android-13.0.0_r52' of https://android.googlesource.com/platform/f...George Zacharia2023-08-021-6/+8
|\|
| * Work profile first run updatesMatt Casey2022-12-291-6/+8
* | Merge tag 'android-13.0.0_r35' of https://android.googlesource.com/platform/f...George Zacharia2023-04-031-32/+61
|\|
| * Disable screenshot actions for work profile.Matt Casey2022-11-151-19/+32
| * Fix share/edit actions for work profile.Matt Casey2022-10-141-4/+8
| * Work profile screenshots: save to ownerMark Renouf2022-10-041-3/+13
* | Merge tag 'android-13.0.0_r16' into t13.0George Zacharia2022-12-151-12/+5
|\|
| * Remove #createScreenshotNotificationSmartActionsProvider from SystemUIFactoryDave Mankoff2022-07-121-12/+5
* | SystemUI: Integrate Google Lens into Screenshot UIAshutoshSundresh2022-10-261-0/+24
* | Screenshot: Append app name to filenameezio842022-10-181-3/+4
* | SystemUI: screenshot: open the screenshot instead of editTimi Rautamäki2022-10-181-0/+46
|/
* Propagate write_uri perms from screenshot to sharesheetMiranda Kephart2022-04-041-1/+4
* Merge "Fix edit button in screenshot share activity" am: d7013fb94e am: c6158...mrenouf2022-04-011-1/+1
|\
| * Fix edit button in screenshot share activityEdward Savage-Jones2022-02-281-1/+1
* | Standardize screenshot naming schemeMiranda Kephart2021-09-231-4/+2
|/
* Make Markup fade in from screenshotsMiranda Kephart2021-06-151-0/+1
* Query and surface Quick Share chip before screenshot image compress/export. U...Song Hu2021-04-231-2/+87
* Merge "ImageExporter: Accept and store UUID as ImageUniqueId in output"Mark Renouf2021-01-221-3/+2
|\
| * ImageExporter: Accept and store UUID as ImageUniqueId in outputMark Renouf2021-01-201-3/+2
* | Merge "Return more information from ImageExporter"TreeHugger Robot2021-01-211-20/+25
|\|
| * Return more information from ImageExporterMark Renouf2021-01-201-20/+25
* | Add shared transitions from screenshot to markupMiranda Kephart2021-01-131-43/+48
|/
* Screenshots: use ImageExporterMark Renouf2021-01-071-95/+6
* Revert "Add shared transitions for screenshot->markup"Miranda Kephart2021-01-061-48/+43
* Add shared transitions for screenshot->markupMiranda Kephart2021-01-051-43/+48
* Merge "Screenshot to share sheet shared element transition."TreeHugger Robot2020-12-171-59/+69
|\
| * Screenshot to share sheet shared element transition.Jon Miranda2020-12-161-59/+69
* | Fix screenshot exif attributesMiranda Kephart2020-12-161-2/+3
|/
* Screenshots logging updateMark Renouf2020-12-021-8/+43
* Make PendingIntents in screenshots immutableMiranda Kephart2020-10-231-7/+13
* Refactor GlobalScreenshotMiranda Kephart2020-10-211-19/+19
* Fix logs when screenshot fails to saveMiranda Kephart2020-10-091-2/+0
* Move screenshot receivers and add testsMiranda Kephart2020-07-211-13/+11
* Add FLAG_CANCEL_CURRENT to screenshot share intentMiranda Kephart2020-06-241-2/+4
* Make ActionProxyReceiver use PendingIntent.Matt Casey2020-06-221-4/+9
* Remove legacy screenshot notifications flowMiranda Kephart2020-06-101-3/+0
* Raise priority of screenshot saving taskMiranda Kephart2020-06-041-0/+1
* Merge "Fix logging for successive screenshots" into rvc-devMiranda Kephart2020-05-271-9/+6
|\
| * Fix logging for successive screenshotsMiranda Kephart2020-05-261-9/+6
* | Merge "Pass the user handle for the screenshot app to the content suggestion ...Katsiaryna Naliuka2020-05-261-5/+3
|\ \ | |/ |/|
| * Pass the user handle for the screenshot app to the content suggestionKatsiaryna Naliuka2020-05-141-5/+3
* | Ensure screenshot edit action gets permissions for current userMatt Casey2020-05-201-2/+2
|/
* Merge "Clear back stack when editing a screenshot" into rvc-devMatt Casey2020-04-271-0/+1
|\
| * Clear back stack when editing a screenshotMatt Casey2020-04-251-0/+1
* | Merge "Pass the URI of the new screenshot instead of file name (framework). T...Katsiaryna Naliuka2020-04-271-6/+6
|\ \
| * | Pass the URI of the new screenshot instead of file name (framework).Katsiaryna Naliuka2020-04-271-6/+6
* | | Keep screenshot process boundMiranda Kephart2020-04-241-0/+13
|/ /
* / Add screenshots loggingMiranda Kephart2020-04-171-33/+53
|/