summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/screenshot/CropView.java
Commit message (Expand)AuthorAgeFilesLines
* SystemUI: screenshot: add extra crop boundariesCosmin Tanislav2022-10-181-13/+101
* SystemUI: screenshot: remove duplicate clamping on move actionCosmin Tanislav2022-10-181-5/+1
* Update long screenshot crop ui contrastMatt Casey2021-06-291-1/+4
* Updated animation for long screenshot crop entrance.Matt Casey2021-06-151-2/+44
* Prevent CropView from getting confused by multiple pointers.Matt Casey2021-04-091-22/+64
* TalkBack and switch access support for CropViewMatt Casey2021-04-081-60/+153
* Update long screenshot crop per mocksMatt Casey2021-03-201-107/+161
* Splits up internal binder api for scroll captureMark Renouf2021-03-161-0/+59
* Set initial crop handles to original page locationMatt Casey2021-03-081-8/+11
* Make CropView handle images that aren't full-heightMatt Casey2021-03-011-6/+30
* Image state restoration for LongScreenshotActivityMatt Casey2021-03-011-0/+19
* Add a tab to grab to CropView handles.Matt Casey2021-02-231-8/+12
* Preliminary accessibility support for CropViewMatt Casey2021-02-161-0/+89
* Animate bottom crop boundary to 50% at start.Matt Casey2021-02-101-4/+50
* Add MagnifierView to long screenshot UI.Matt Casey2021-02-051-28/+77
* Add CropView for long screenshotsMatt Casey2021-02-021-0/+151