summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/data/DataManager.java
Commit message (Expand)AuthorAgeFilesLines
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-371/+0
* Start of photosJohn Reck2013-02-221-1/+6
* Replace camera importerBobby Georgescu2013-01-071-9/+2
* Remove panorama checks from supported operations.George Mount2012-10-181-7/+26
* Remove old camera classes.Wu-cheng Li2012-10-161-12/+0
* Move calls to LightCycleHelper off the UI thread.Mangesh Ghiware2012-10-111-0/+6
* Change how stitched images are inserted into Gallery.George Mount2012-10-101-2/+0
* Support panorama progress items in Gallery.Angus Kong2012-10-041-0/+3
* Ensure peekObject is called in the syncrhonization block.Owen Lin2012-09-111-16/+25
* Add secure album support for lock screen camera.Wu-cheng Li2012-08-271-0/+1
* Remove /mtp from TOP_SET_PATH before HC.Owen Lin2012-08-011-10/+14
* Code clean up.Ahbong Chang2012-07-301-0/+1
* Use MTP only if the MTP API is available.Chih-Chung Chang2012-07-041-1/+4
* Update thumbnail if a picture is deleted in background.Chih-Chung Chang2012-06-261-0/+14
* Fix NPE in Gallery.Owen Lin2012-04-251-2/+2
* Create a ScreenNail interface so we can add other types of screenails.Chih-Chung Chang2012-03-211-0/+1
* Reorganize import for all files.Owen Lin2012-03-141-4/+4
* Remove unused code.Chih-Chung Chang2012-02-231-12/+0
* Fixes gallery crash due to attempt to open deleted photo.Pin Ting2012-01-161-4/+9
* Initial code for Gallery2.Owen Lin2011-08-181-0/+333