summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/screenshot/ScreenshotController.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-13.0.0_r76' of https://android.googlesource.com/platform/f...Julian Veit2023-09-261-0/+1
|\
| * [DO NOT MERGE] Update quickshare intent rather than recreatingMiranda Kephart2023-09-011-0/+1
* | Merge tag 'android-13.0.0_r52' of https://android.googlesource.com/platform/f...George Zacharia2023-08-021-51/+248
|\|
| * Remove redundant setContentView to fix screenshot focusMiranda Kephart2023-03-281-8/+0
| * Set mScreenBitmap before saveScreenshotAndToastMiranda Kephart2023-03-061-4/+4
| * Split SCREENSHOT_METADATA into two different flags.Matt Casey2023-02-091-1/+2
| * Structure for screenshot detection notification.Matt Casey2023-01-301-14/+29
| * Entrance and exit animations for work profile first run.Matt Casey2023-01-271-1/+4
| * [DO NOT MERGE] Add centralized DisplayTracker for SystemUIAlex Stetson2023-01-261-8/+16
| * Fetch context URL from the top-most app, send with share if available.Matt Casey2023-01-241-2/+17
| * Migrate to ScreenshotData objectMatt Casey2023-01-201-29/+162
| * Merge "Make ScreenshotRequest handle hardware bitmap conversion" into tm-qpr-devMiranda Kephart2023-01-191-2/+3
| |\
| | * Make ScreenshotRequest handle hardware bitmap conversionMiranda Kephart2023-01-181-2/+3
| * | Merge "Fix screenshot back key recognition" into tm-qpr-devMiranda Kephart2023-01-181-4/+6
| |\ \
| | * | Fix screenshot back key recognitionMiranda Kephart2023-01-111-4/+6
| * | | Merge "Fix screenshot work profile badge padding" into tm-qpr-devMiranda Kephart2023-01-111-2/+2
| |\ \ \ | | |_|/ | |/| |
| | * | Fix screenshot work profile badge paddingMiranda Kephart2023-01-091-5/+5
| * | | Merge "Work profile first run updates" into tm-qpr-devMatt Casey2023-01-091-9/+9
| |\ \ \ | | |/ / | |/| |
| | * | Work profile first run updatesMatt Casey2022-12-291-9/+9
* | | | fixup! SystemUI: screenshot: open long screenshot activity for partial screen...Michael Bestas2023-04-161-32/+7
* | | | Merge tag 'android-13.0.0_r35' of https://android.googlesource.com/platform/f...George Zacharia2023-04-031-73/+162
|\| | |
| * | | Switch to "quiet" screenshot success when window destroyedMiranda Kephart2022-12-121-0/+4
| |/ /
| * | Merge "Announce saving screenshot to work profile" into tm-qpr-devMiranda Kephart2022-11-301-2/+9
| |\ \
| | * | Announce saving screenshot to work profileMiranda Kephart2022-11-181-2/+9
| | |/
| * | Merge "Migrate ScreenshotController to Predictive Back" into tm-qpr-devRahul Banerjee2022-11-291-1/+34
| |\ \
| | * | Migrate ScreenshotController to Predictive BackRahul Banerjee2022-11-281-1/+34
| | |/
| * | Merge "Log ScreenshotEvent.SCREENSHOT_SAVED_TO_WORK_PROFILE" into tm-qpr-devMatt Casey2022-11-291-7/+7
| |\ \
| | * | Log ScreenshotEvent.SCREENSHOT_SAVED_TO_WORK_PROFILEMatt Casey2022-11-231-7/+7
| | |/
| * | Merge "Close system dialogs before launching LongScreenshotsActivity" into tm...Matt Casey2022-11-231-2/+6
| |\ \ | | |/ | |/|
| | * Close system dialogs before launching LongScreenshotsActivityMatt Casey2022-10-271-2/+6
| * | Merge "Fix long screenshots actions for work profile." into tm-qpr-devMatt Casey2022-11-111-10/+13
| |\ \
| | * | Fix long screenshots actions for work profile.Matt Casey2022-11-071-10/+13
| * | | Adds a notification to work profile screenshotsGovinda Wasserman2022-11-031-3/+16
| |/ /
| * | Only honor passed-in userid value if work profile flag enabledMatt Casey2022-10-281-2/+7
| * | Add profile badges to screenshot UIMiranda Kephart2022-10-241-1/+7
| |/
| * Merge "Fix share/edit actions for work profile." into tm-qpr-devMatt Casey2022-10-171-3/+7
| |\
| | * Fix share/edit actions for work profile.Matt Casey2022-10-141-3/+7
| * | Merge "Fix screenshot swipe dismiss logs" into tm-qpr-devMiranda Kephart2022-10-141-15/+9
| |\ \ | | |/ | |/|
| | * Fix screenshot swipe dismiss logsMiranda Kephart2022-10-121-15/+9
| * | Merge "Remove partial screenshot code" into tm-qpr-devMiranda Kephart2022-10-111-18/+0
| |\ \
| | * | Remove partial screenshot codeMiranda Kephart2022-09-271-18/+0
| | |/
| * / Work profile screenshots: save to ownerMark Renouf2022-10-041-15/+38
| |/
* | Screenshot: Unregister task listener on destroyOnlyTomInSecond2022-12-161-0/+1
* | Merge tag 'android-13.0.0_r16' into t13.0George Zacharia2022-12-151-43/+30
|\|
| * Always reset screenshot preview to alpha=1Miranda Kephart2022-09-211-1/+2
| * Extracts image acquisition to a separate classMark Renouf2022-08-021-31/+5
| * Catch failure to set screenshot soundMiranda Kephart2022-07-251-8/+14
| * Remove #createScreenshotNotificationSmartActionsProvider from SystemUIFactoryDave Mankoff2022-07-121-2/+8
| * Pass keyguard occluded status in onAnimationCancelled.Issei Suzuki2022-06-251-1/+1
* | SystemUI: Allow disabling screenshot shutter sound [1/2]Adithya R2022-11-021-0/+6