summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/data/UriImage.java
Commit message (Expand)AuthorAgeFilesLines
* Gallery2: Revert DRM featureSteve Kondik2015-10-181-36/+4
* Gallery2 : Delete and Details options are not visible on Camera previewParamananda2015-09-181-2/+2
* Gallery2 : Uses internal Drm image decoder api in Gallery appParamananda2015-09-151-49/+31
* Gallery2 : Added support for Oma drm (CD and SD)Paramananda2015-09-151-2/+2
* Gallery2: Make Gallery2 support OMADRM featureParamananda Pradhan2015-09-151-3/+53
* Revert OMADRM feature.staging/cm-12.1Steve Kondik2015-03-281-53/+3
* Gallery2 : Added support for Oma drm (CD and SD)Paramananda2015-02-111-2/+2
* Gallery2: Make Gallery2 support OMADRM featureParamananda Pradhan2015-01-201-3/+53
* prevent editing of GIFJohn Hoford2013-09-201-2/+2
* 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