summaryrefslogtreecommitdiffstats
path: root/src/com/android/photos/data/PhotoDatabase.java
Commit message (Expand)AuthorAgeFilesLines
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-195/+0
* Ensure no account duplicates.George Mount2013-07-011-2/+2
* Handle onDowngrade in PhotoDatabaseMangesh Ghiware2013-04-301-0/+9
* Add album type to albums table.Mangesh Ghiware2013-03-251-1/+2
* Fix "drop table" problem.George Mount2013-03-181-1/+1
* Delete and recreate database on upgrade.George Mount2013-03-151-0/+19
* Remove redundant Album NAME (replaced by TITLE)Mangesh Ghiware2013-03-071-3/+2
* Add required fields to PhotoProvider.George Mount2013-03-061-7/+64
* Update PhotoProvider and tests to allow tests to run against GalleryGoogle.apkGeorge Mount2013-03-041-3/+2
* Add initial implementation of PhotosProvider.George Mount2013-02-261-0/+111