summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/screenshot/TakeScreenshotService.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-13.0.0_r52' of https://android.googlesource.com/platform/f...George Zacharia2023-08-021-28/+53
|\
| * Split SCREENSHOT_METADATA into two different flags.Matt Casey2023-02-091-1/+1
| * Add log on screenshot capture failedMiranda Kephart2023-01-311-28/+37
| * Migrate to ScreenshotData objectMatt Casey2023-01-201-2/+28
| * Make ScreenshotRequest handle hardware bitmap conversionMiranda Kephart2023-01-181-7/+5
| * Remove SCREENSHOT_REQUEST_PROCESSOR FlagMatt Casey2022-12-161-10/+2
* | fixup! SystemUI: screenshot: open long screenshot activity for partial screen...Michael Bestas2023-04-161-0/+6
|/
* Merge "Fix screenshot swipe dismiss logs" into tm-qpr-devMiranda Kephart2022-10-141-2/+1
|\
| * Fix screenshot swipe dismiss logsMiranda Kephart2022-10-121-2/+1
* | Remove partial screenshot codeMiranda Kephart2022-09-271-6/+0
|/
* Fix double call to ScreenshotControllerMark Renouf2022-08-291-0/+1
* Adds test coverage for TakeScreenshotServiceMark Renouf2022-08-241-22/+24
* Merge "Make mScreenshotController final and @NonNull" into tm-qpr-devMark Renouf2022-08-231-9/+3
|\
| * Make mScreenshotController final and @NonNullMark Renouf2022-08-191-9/+3
* | Initial work profile screenshot policy handlingMark Renouf2022-08-221-15/+25
|/
* More minor cleanups to ScreenshotRequestMark Renouf2022-08-121-2/+2
* Screenshot request processorMark Renouf2022-08-021-1/+16
* Use MediaPlayer in a background thread.Matt Casey2022-06-031-2/+1
* Add logs for clipboard and screenshotsMiranda Kephart2022-05-201-0/+2
* Add missing enterprise updatable strings in SysUIkholoud mohamed2022-05-111-7/+19
* Prevent screenshot when admin disable screenshots for all usersAlex Johnston2022-04-271-2/+17
* Provide game task bitmap to TakeScreenshotService as screenshotXiang Wang2022-03-041-2/+1
* Add clipboard overlay prototypeMiranda Kephart2022-01-121-2/+2
* Add RECEIVER_EXPORTED flags to screenshotsMiranda Kephart2022-01-061-1/+2
* Add package name to screenshot from overviewMiranda Kephart2021-10-081-4/+5
* Simplify UI and animation choreography a bitMark Renouf2021-01-271-17/+51
* Merge "Add shared transitions from screenshot to markup"Miranda Kephart2021-01-191-1/+3
|\
| * Add shared transitions from screenshot to markupMiranda Kephart2021-01-131-1/+3
* | Release screenshot WindowContext when process endsMiranda Kephart2021-01-121-0/+3
|/
* Revert "Add shared transitions for screenshot->markup"Miranda Kephart2021-01-061-3/+1
* Add shared transitions for screenshot->markupMiranda Kephart2021-01-051-1/+3
* Screenshots logging updateMark Renouf2020-12-021-4/+56
* Misc cleanups and simplificationsMark Renouf2020-12-011-73/+75
* Notify if screenshot fails due to locked deviceMiranda Kephart2020-11-231-2/+10
* Close screenshot process on user switchedMiranda Kephart2020-11-161-2/+2
* Move dismiss animation into ScreenshotViewMiranda Kephart2020-11-111-1/+1
* Refactor GlobalScreenshotMiranda Kephart2020-10-211-4/+6
* Animate out screenshot UI on back and CLOSE_SYSTEM_DIALOGSMatt Casey2020-07-241-1/+1
* Rearrange/rename GlobalScreenshot methodsMiranda Kephart2020-07-011-1/+1
* Close screenshot UI on CLOSE_SYSTEM_DIALOGS intentMiranda Kephart2020-06-191-0/+21
* Remove legacy screenshot notifications flowMiranda Kephart2020-06-101-30/+5
* Screenshot - pass bitmap as bundled hardware buffer from LauncherZak Cohen2020-06-031-5/+10
* Keep screenshot process boundMiranda Kephart2020-04-241-9/+20
* Cleanup (remove ldap, reduce screenshot log level)Miranda Kephart2020-04-211-1/+1
* Add screenshots loggingMiranda Kephart2020-04-171-11/+23
* Turn screenshot corner flow onMiranda Kephart2020-03-051-7/+1
* Turn screenshot corner flow on for droidfoodMiranda Kephart2020-02-211-1/+1
* Screenshot helper - add method that allows the caller to supply bitmap.Zak Cohen2020-01-231-0/+19
* Implement visual spec for screenshots corner flowMiranda Kephart2020-01-211-0/+1
* Fork GlobalScreenshot into notif vs corner flowsMiranda Kephart2020-01-131-4/+26