summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/data/LocalAlbumSet.java
Commit message (Expand)AuthorAgeFilesLines
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-211/+0
* Revert "New loading model"John Reck2013-03-211-34/+79
* New loading modelJohn Reck2013-01-161-79/+34
* Change how stitched images are inserted into Gallery.George Mount2012-10-101-6/+0
* Support panorama progress items in Gallery.Angus Kong2012-10-041-1/+7
* Remove unused resources and fix some warnings.Owen Lin2012-08-301-2/+3
* Add secure album support for lock screen camera.Wu-cheng Li2012-08-271-10/+6
* Don't use Files.getContentUri in previous API levels.Owen Lin2012-08-011-131/+3
* Fix 6259517 "0 images / videos available" toast is displayed in gallery on la...Ray Chen2012-05-231-0/+8
* Fix NPE in onContentDirty.Owen Lin2012-04-181-1/+10
* Fix a concurrent issue in reload().Owen Lin2012-04-171-1/+3
* Move getTypeString from PicasaAlbumSet to MediaObject.Ray Chen2012-03-291-4/+1
* Make top level albums can be loaded concurrently.Owen Lin2012-03-201-47/+74
* Add log to debug loading time.Owen Lin2012-03-201-9/+14
* Fix 3462852 [UI] When linking from Camera preview - App icon with 'Up' arrow ...Ray Chen2012-03-151-1/+1
* Reorganize import for all files.Owen Lin2012-03-141-8/+6
* Fix 5336726: sort local albums by reverse chronological order.Chih-Chung Chang2011-09-301-18/+51
* Initial code for Gallery2.Owen Lin2011-08-181-0/+263