summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/screenshot/ImageTileSet.java
Commit message (Expand)AuthorAgeFilesLines
* Quiet down long screenshots logcat outputMark Renouf2021-07-091-2/+0
* Long screenshot fixes for apps that return less than the requested rectMatt Casey2021-06-231-47/+19
* Properly handle empty response rect in ScrollCaptureControllerMatt Casey2021-03-171-0/+3
* Splits up internal binder api for scroll captureMark Renouf2021-03-161-10/+7
* Fix ImageTileSet support for multiple drawablesMark Renouf2021-03-041-25/+54
* Long screenshots: Fix/simplify ImageTileSet.toBitmapMark Renouf2021-02-111-11/+6
* Long screenshots: dispatch listeners on UI threadMark Renouf2021-02-111-13/+36
* Honor crop bounds for long screenshot bitmap exportMatt Casey2021-02-031-1/+13
* Adds a model & view layer for long screenshot tilesMark Renouf2021-01-071-0/+163