summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/data/UriImage.java
Commit message (Expand)AuthorAgeFilesLines
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-298/+0
* Remove panorama checks from supported operations.George Mount2012-10-181-60/+6
* Improve performance of filmstripBobby Georgescu2012-10-121-1/+1
* Refresh panorama image after stitching completionMangesh Ghiware2012-10-111-2/+0
* Move calls to LightCycleHelper off the UI thread.Mangesh Ghiware2012-10-111-29/+60
* Disable in-place crop for 360 panoramaMangesh Ghiware2012-10-101-0/+2
* Share only 360-degree panoramas with new MIME typeMangesh Ghiware2012-10-081-0/+16
* Use vendor specific MIME type for sharing LightCycle panoramasMangesh Ghiware2012-09-231-1/+1
* Add UriImage support for viewing LightCycle panoramas.George Mount2012-09-181-0/+19
* Code clean up.Ahbong Chang2012-07-301-0/+2
* Fix NPE in Gallery.Owen Lin2012-04-251-14/+2
* Reuse bitmap for all micro thumb images to prevent GC.Owen Lin2012-03-141-16/+15
* Fix 5611147 attachments (picture) can't be viewed after they're savedRay Chen2011-11-161-4/+6
* Fix 5457600: In UriImage, read exif to determine orientation.Chih-Chung Chang2011-11-051-0/+19
* Fix 5299746: New UI layout, part 2.Chih-Chung Chang2011-09-201-0/+10
* Initial code for Gallery2.Owen Lin2011-08-181-0/+266