summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/data/DataManager.java
Commit message (Expand)AuthorAgeFilesLines
* 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