summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/data
Commit message (Expand)AuthorAgeFilesLines
* Stop data loader on activity destroy.Danny Baumann2019-10-253-4/+25
* Add new Layout for FR 52032zhuw2018-08-231-0/+95
* Merge "SnapdragonCamera: Fix can't launch gallery after switch storage" into ...Linux Build Service Account2016-09-071-5/+10
|\
| * SnapdragonCamera: Fix can't launch gallery after switch storageqimengp2016-08-231-5/+10
* | SnapdragonCamera: Implement circular buffer for CSJay Wang2016-08-221-4/+6
|/
* SnapdragonCamera: Add preview thumbnail buttonByunghun Jeon2014-11-191-0/+1
* Rename module and package name to co-exist with AOSP appSachin Shah2014-08-164-4/+4
* Revert "Camera: Mem-leak"Vijay kumar Tumati2014-06-193-25/+6
* Camera: Mem-leakSuman Mukherjee2014-06-093-6/+25
* Camera: Add a feature to choose where to store the picture and videoSanthosh Kumar H E2014-02-271-2/+7
* Close open cursorsSuman Mukherjee2014-02-112-0/+4
* Merge "Camera: Check file existence before update"Linux Build Service Account2013-12-072-5/+17
|\
| * Camera: Check file existence before updateAshok Raj Deenadayalan2013-11-282-5/+17
* | Differentiate the InProgressData from the normal PhotoData.ztenghui2013-11-121-1/+6
* | gcam: Add placeholder image.Ruben Brunk2013-10-281-1/+21
|/
* Keep the ImageData size info consistent with MediaStore and Exifztenghui2013-10-072-24/+5
* Don't allow actions on items in progress.Angus Kong2013-10-035-22/+217
* Fix MediaStore correction code.ztenghui2013-09-301-0/+44
* Temporary removal of resize code to evaluate GCam image bugAlan Newberger2013-09-291-40/+0
* Merge "Add basic EXIF to the tiny planet so that rotate succeeds." into gb-ub...Sascha Haeberling2013-09-281-0/+1
|\
| * Add basic EXIF to the tiny planet so that rotate succeeds.Sascha Haeberling2013-09-271-0/+1
* | Fix incorrect width and height from MediaStore.ztenghui2013-09-276-18/+81
* | Don't update the width and height in MediaStore after rotationztenghui2013-09-271-7/+5
|/
* Merge "Add orientation information to the details dialog." into gb-ub-photos-...Sascha Haeberling2013-09-271-0/+1
|\
| * Add orientation information to the details dialog.Sascha Haeberling2013-09-261-0/+1
* | Fix memory leak of context in LocalMediaObserverDoris Liu2013-09-261-12/+20
|/
* Improve the animation to filmstrip.Angus Kong2013-09-203-4/+4
* Use contentObserver to refresh the data when dirty.ztenghui2013-09-192-12/+62
* Fix zoom for images with orientation tagDoris Liu2013-09-162-0/+11
* Avoid expensive O(n) main-thread operation when adding Photo Sphere.Sascha Haeberling2013-09-162-21/+114
* 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-096-19/+24
* 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-292-8/+2
|/
* Add rotate support in Film Stripztenghui2013-08-286-160/+407
* Bring back Share to filmstripMangesh Ghiware2013-08-262-13/+31
* Merge "Bring back undo delete confirmation." into gb-ub-photos-carlsbadAngus Kong2013-08-231-1/+1
|\
| * Bring back undo delete confirmation.Angus Kong2013-08-231-1/+1
* | Proper I18N of the Details dialog, especially for RTL.Sascha Haeberling2013-08-222-6/+9
|/
* Speed up filmstrip by not decoding with default 3000px.Sascha Haeberling2013-08-212-9/+10
* Add video details to the details menuSascha Haeberling2013-08-192-63/+107
* Bring back the bottom controls in Filmstrip.Sascha Haeberling2013-08-193-0/+31
* Set views in filmstrip invisible when alpha = 0.Angus Kong2013-08-154-27/+1
* Implent show-on-map functionality.Sascha Haeberling2013-08-154-16/+42
* Brings back the details menu with most EXIF data in it.Sascha Haeberling2013-08-155-16/+273
* Handle unexpected exceptions when loading videos.Angus Kong2013-08-141-6/+35
* Fix camera preview stopped after onResume().Angus Kong2013-08-132-1/+11
* Add local data types.Angus Kong2013-08-124-13/+60