summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/onetimeinitializer
Commit message (Collapse)AuthorAgeFilesLines
* Code clean up.Ahbong Chang2012-07-301-1/+0
| | | | | | | | | Remove unused imports. Remove unused fields. Remove unnecessary cast. Add missing override annotations. Change-Id: Idad2e587697a5015eb5363d7b71fab9de9cc8ffb
* Migrate local-album gallery widgets from pre-JB.Hung-ying Tyan2012-06-271-0/+131
The path of external storage is changed to /storage/sdcard0 in JB and the bucket IDs in MediaStore are changed accordinly. The local-album gallery widget is saved by its bucket ID so this needs to be migrated to new value as well. Bug: 6720251 Change-Id: I58a3044f2f05d428a9524f7a8053259950d5128d