summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/data/LocalMediaData.java
Commit message (Expand)AuthorAgeFilesLines
* SnapdragonCamera: Implement circular buffer for CSJay Wang2016-08-221-4/+6
* Rename module and package name to co-exist with AOSP appSachin Shah2014-08-161-1/+1
* Close open cursorsSuman Mukherjee2014-02-111-0/+2
* Camera: Check file existence before updateAshok Raj Deenadayalan2013-11-281-0/+8
* Keep the ImageData size info consistent with MediaStore and Exifztenghui2013-10-071-14/+3
* Don't allow actions on items in progress.Angus Kong2013-10-031-15/+14
* Fix MediaStore correction code.ztenghui2013-09-301-0/+44
* Temporary removal of resize code to evaluate GCam image bugAlan Newberger2013-09-291-40/+0
* Fix incorrect width and height from MediaStore.ztenghui2013-09-271-13/+74
* Add orientation information to the details dialog.Sascha Haeberling2013-09-261-0/+1
* Improve the animation to filmstrip.Angus Kong2013-09-201-2/+2
* Use contentObserver to refresh the data when dirty.ztenghui2013-09-191-12/+15
* Fix zoom for images with orientation tagDoris Liu2013-09-161-0/+6
* Fix crash due to a hole in setDataSource.ztenghui2013-09-121-1/+3
* Make sure we switch to preview view when resuming.Sascha Haeberling2013-09-091-8/+9
* Skip bitmaps with 0 dimension.Angus Kong2013-08-301-3/+9
* Merge "Fix of memory issues with bitmaps in filmstrip." into gb-ub-photos-car...Sascha Haeberling2013-08-301-1/+1
|\
| * Fix of memory issues with bitmaps in filmstrip.Sascha Haeberling2013-08-301-1/+1
* | 1:1 zoom integrationDoris Liu2013-08-291-1/+2
|/
* Add rotate support in Film Stripztenghui2013-08-281-147/+185
* Bring back Share to filmstripMangesh Ghiware2013-08-261-2/+6
* Proper I18N of the Details dialog, especially for RTL.Sascha Haeberling2013-08-221-3/+6
* Speed up filmstrip by not decoding with default 3000px.Sascha Haeberling2013-08-211-9/+9
* Add video details to the details menuSascha Haeberling2013-08-191-63/+90
* Bring back the bottom controls in Filmstrip.Sascha Haeberling2013-08-191-0/+15
* Implent show-on-map functionality.Sascha Haeberling2013-08-151-12/+34
* Brings back the details menu with most EXIF data in it.Sascha Haeberling2013-08-151-15/+43
* Handle unexpected exceptions when loading videos.Angus Kong2013-08-141-6/+35
* Add local data types.Angus Kong2013-08-121-8/+24
* Clean up Gallery codes.Angus Kong2013-08-091-2/+2
* Refactor data/LocalData.Angus Kong2013-08-071-0/+600