summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/screenshot
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-13.0.0_r76' of https://android.googlesource.com/platform/f...Julian Veit2023-09-264-53/+73
|\
| * [DO NOT MERGE] Update quickshare intent rather than recreatingMiranda Kephart2023-09-014-53/+73
* | Merge tag 'android-13.0.0_r52' of https://android.googlesource.com/platform/f...George Zacharia2023-08-0218-157/+996
|\|
| * Remove redundant setContentView to fix screenshot focusMiranda Kephart2023-03-281-8/+0
| * Merge "Remove extra mCropView.setExtraPadding" into tm-qpr-devMatt Casey2023-03-151-1/+0
| |\
| | * Remove extra mCropView.setExtraPaddingMatt Casey2023-03-081-1/+0
| * | Merge "Set mScreenBitmap before saveScreenshotAndToast" into tm-qpr-devMiranda Kephart2023-03-071-4/+4
| |\ \
| | * | Set mScreenBitmap before saveScreenshotAndToastMiranda Kephart2023-03-061-4/+4
| | |/
| * | Update screenshot class visibilities for app clips.Ajinkya Chalke2023-03-072-17/+13
| * | Merge "Limit maximum dismiss distance for screenshot/clipboard UI" into tm-qp...Miranda Kephart2023-03-061-3/+8
| |\ \
| | * | Limit maximum dismiss distance for screenshot/clipboard UIMiranda Kephart2023-03-061-3/+8
| | |/
| * / Format files with the upcoming version of ktfmtJordan Demeulenaere2023-02-282-2/+2
| |/
| * Add ScreenshotEvents for screenshot for notes from master to tm-qpr-dev.Ajinkya Chalke2023-02-141-1/+7
| * Split SCREENSHOT_METADATA into two different flags.Matt Casey2023-02-092-2/+3
| * Merge "Add log on screenshot capture failed" into tm-qpr-devMiranda Kephart2023-01-312-28/+39
| |\
| | * Add log on screenshot capture failedMiranda Kephart2023-01-312-28/+39
| * | UI updates for work profile first run.Matt Casey2023-01-301-4/+1
| * | Structure for screenshot detection notification.Matt Casey2023-01-305-86/+220
| * | Entrance and exit animations for work profile first run.Matt Casey2023-01-274-52/+131
| |/
| * [DO NOT MERGE] Add centralized DisplayTracker for SystemUIAlex Stetson2023-01-265-17/+35
| * Fetch context URL from the top-most app, send with share if available.Matt Casey2023-01-246-7/+203
| * Migrate to ScreenshotData objectMatt Casey2023-01-204-31/+289
| * Merge "[DO NOT MERGE] Replace UserHandle.CURRENT with UserTracker" into tm-qp...Alex Stetson2023-01-191-2/+5
| |\
| | * [DO NOT MERGE] Replace UserHandle.CURRENT with UserTrackerAlex Stetson2023-01-171-2/+5
| * | Merge "Make ScreenshotRequest handle hardware bitmap conversion" into tm-qpr-devMiranda Kephart2023-01-193-26/+28
| |\ \
| | * | Make ScreenshotRequest handle hardware bitmap conversionMiranda Kephart2023-01-183-26/+28
| * | | 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 "Fix screenshot_static ConstraintLayout" into tm-qpr-devMiranda Kephart2023-01-111-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Fix screenshot_static ConstraintLayoutMiranda Kephart2023-01-111-1/+1
| * | | | Merge "Remove SCREENSHOT_REQUEST_PROCESSOR Flag" into tm-qpr-devMatt Casey2023-01-101-10/+2
| |\ \ \ \
| | * | | | Remove SCREENSHOT_REQUEST_PROCESSOR FlagMatt Casey2022-12-161-10/+2
| | |/ / /
| * | | | Merge "Work profile first run updates" into tm-qpr-devMatt Casey2023-01-094-17/+137
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Work profile first run updatesMatt Casey2022-12-294-17/+137
* | | | | fixup! SystemUI: screenshot: open long screenshot activity for partial screen...Michael Bestas2023-04-162-32/+13
* | | | | Merge tag 'android-13.0.0_r35' of https://android.googlesource.com/platform/f...George Zacharia2023-04-0319-347/+817
|\| | | |
| * | | | Merge "Switch to "quiet" screenshot success when window destroyed" into tm-qp...Miranda Kephart2022-12-221-0/+4
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Switch to "quiet" screenshot success when window destroyedMiranda Kephart2022-12-121-0/+4
| * | | | Add dismiss button to work profile first runMatt Casey2022-12-191-0/+6
| | |/ / | |/| |
| * | | Merge "Remove old quickshare chip when adding a new one" into tm-qpr-devMiranda Kephart2022-12-091-0/+7
| |\ \ \ | | |/ / | |/| |
| | * | Remove old quickshare chip when adding a new oneMiranda Kephart2022-12-071-0/+7
| | |/
| * | Merge "Add null check for quick share intent" into tm-qpr-devMiranda Kephart2022-11-301-6/+17
| |\ \
| | * | Add null check for quick share intentMiranda Kephart2022-11-211-6/+17
| * | | 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
| |\ \ \