summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/screenshot/ScrollCaptureClient.java
Commit message (Expand)AuthorAgeFilesLines
* Use OnImageAvailableListener to wait for bufferMark Renouf2021-07-291-8/+46
* Long screenshot fixes for apps that return less than the requested rectMatt Casey2021-06-231-8/+15
* Screenshot to long screenshot shared transitionMiranda Kephart2021-06-091-0/+4
* update ScrollCaptureControllerTestMark Renouf2021-04-011-0/+7
* Splits up internal binder api for scroll captureMark Renouf2021-03-161-209/+192
* Ensure the Surface is closed when the session endsMark Renouf2021-02-251-0/+2
* Long screenshots framework update and API unhideMark Renouf2021-02-251-108/+139
* Long screenshots: toString for CaptureResultMark Renouf2021-02-161-0/+11
* Long screenshots: allow adjusting the max capture sizeMark Renouf2021-02-111-8/+11
* Long screenshots: limit batch capture to 3 pagesMark Renouf2021-02-111-2/+2
* Adds a model & view layer for long screenshot tilesMark Renouf2021-01-071-33/+64
* Screenshots logging updateMark Renouf2020-12-021-14/+13
* Demo: show scroll chip and capture tall screenshot when tappedMark Renouf2020-11-031-0/+346