summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/data/LocalImage.java
Commit message (Expand)AuthorAgeFilesLines
* Gallery2: Revert DRM featureSteve Kondik2015-10-181-45/+10
* Gallery2 : Delete and Details options are not visible on Camera previewParamananda2015-09-181-2/+2
* Gallery2 : Drm file can be set as wallpaperParamananda2015-09-151-0/+4
* Gallery2 : Uses internal Drm image decoder api in Gallery appParamananda2015-09-151-35/+40
* Gallery2 : Added support for Oma drm (CD and SD)Paramananda2015-09-151-2/+2
* Gallery2: Make Gallery2 support OMADRM featureParamananda Pradhan2015-09-151-6/+32
* Revert OMADRM feature.staging/cm-12.1Steve Kondik2015-03-281-32/+6
* Gallery2 : Added support for Oma drm (CD and SD)Paramananda2015-02-111-2/+2
* Gallery2: Make Gallery2 support OMADRM featureParamananda Pradhan2015-01-201-6/+32
* prevent editing of GIFJohn Hoford2013-09-201-2/+2
* Remove Camera from Gallery2.Sascha Haeberling2013-08-081-5/+0
* Update Uri instead of removingztenghui2013-07-191-4/+6
* Add background processing servicenicolasroard2013-07-161-2/+2
* Setup the saving framework to support hiding original photo for editor.ztenghui2013-06-191-4/+4
* Exif parser modifications.Ruben Brunk2013-03-131-51/+23
* Apply ExifModifier for rotationEarl Ou2012-12-191-13/+36
* Remove panorama checks from supported operations.George Mount2012-10-181-60/+6
* Remove old camera classes.Wu-cheng Li2012-10-161-1/+0
* 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-30/+59
* Disable in-place crop for 360 panoramaMangesh Ghiware2012-10-101-2/+2
* Change how stitched images are inserted into Gallery.George Mount2012-10-101-0/+5
* Share only 360-degree panoramas with new MIME typeMangesh Ghiware2012-10-081-2/+19
* Disable destructive rotate for lightcycle panoramaMangesh Ghiware2012-10-031-0/+2
* Use vendor specific MIME type for sharing LightCycle panoramasMangesh Ghiware2012-09-231-1/+1
* Fix metadata of cropped image for details display.Earl Ou2012-09-201-0/+2
* Add UriImage support for viewing LightCycle panoramas.George Mount2012-09-181-3/+17
* Show play icon for panorama.George Mount2012-09-101-0/+5
* Use XmpUtil to detect panorama instead of caption.George Mount2012-09-071-1/+1
* Move LightCycle checking to the closed source.Angus Kong2012-09-051-2/+2
* Invoke LightCycle viewer for panoramas.Angus Kong2012-08-291-0/+7
* Extract EXIF info only for JPEG filesOwen Lin2012-08-131-1/+5
* Code clean up.Ahbong Chang2012-07-301-0/+1
* Don't reuse bitmap before HoneyComb.Owen Lin2012-07-031-1/+2
* Don't use Build.VERSION_CODES.Owen Lin2012-06-281-2/+1
* am 27a76801: am c7e89dae: Update thumbnail if a picture is deleted in backgro...Chih-Chung Chang2012-06-261-0/+1
|\
| * Update thumbnail if a picture is deleted in background.Chih-Chung Chang2012-06-261-0/+1
* | Use MediaColumns.WIDTH and MediaColumns.HEIGHT only when they are available.Owen Lin2012-06-221-2/+18
|/
* Show gray tile for screennails not loaded yet.Chih-Chung Chang2012-05-171-2/+0
* Better data change handling for PhotoDataAdapter and PhotoView.Chih-Chung Chang2012-05-111-6/+5
* Reuse bitmap for all micro thumb images to prevent GC.Owen Lin2012-03-141-26/+14
* Fix 5481444 Face clustering should use PWA profile shot instead of random photoRay Chen2011-11-111-3/+0
* Fix 5224359: query width and height from media provider.Chih-Chung Chang2011-09-201-5/+14
* Fix 5299746: New UI layout, part 2.Chih-Chung Chang2011-09-201-0/+12
* Improve the performance of Reviewing a photo.Owen Lin2011-09-051-1/+21
* Initial code for Gallery2.Owen Lin2011-08-181-0/+289