summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/ui/ZoomView.java
Commit message (Expand)AuthorAgeFilesLines
* Allow scaling beyond 1:1 in zoom viewDoris Liu2013-10-081-1/+1
* Correct sample factor for rotated images in zoom viewDoris Liu2013-10-071-1/+11
* A workaround for crash in zoom viewDoris Liu2013-10-011-0/+5
* Fix zoom for images with orientation tagDoris Liu2013-09-161-11/+40
* Double tap to zoom all the way in and outDoris Liu2013-09-041-99/+28
* 1:1 zoom integrationDoris Liu2013-08-291-330/+94
* Add image 1:1 supportDoris Liu2013-08-161-0/+551