summaryrefslogtreecommitdiffstats
path: root/src/com/android/photos/data/PhotoDatabase.java
Commit message (Collapse)AuthorAgeFilesLines
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-195/+0
| | | | | | | Note: Camera2 is a clone of Gallery2 right now. Note 2: I will bring .mk files back later. Change-Id: Ida958654296f5ebaacb6bb0ff59d52a7c37ce6fc
* Ensure no account duplicates.George Mount2013-07-011-2/+2
| | | | | | | Bug 9502314 Add a uniqueness constraint to account name. Change-Id: I1f0607e5ce9b90054b3b98bed1557b223d7e89a7
* Handle onDowngrade in PhotoDatabaseMangesh Ghiware2013-04-301-0/+9
| | | | | Bug: 8683352 Change-Id: Iefaa425a753c8242dc345efd96354bbb7b5bb999
* Add album type to albums table.Mangesh Ghiware2013-03-251-1/+2
| | | | Change-Id: Ib4dfb1de9d814d2ee41c5b855b69f09115912e57
* Fix "drop table" problem.George Mount2013-03-181-1/+1
| | | | | | | Bug 8404285 Should drop table if exists when upgrading, not just drop a table. Change-Id: Ic75fa0efc6ab44be073b2b78a8520e2289cd3148
* Delete and recreate database on upgrade.George Mount2013-03-151-0/+19
| | | | Change-Id: I0125697dd673568ddfee7be8d7d0d693018b61d5
* Remove redundant Album NAME (replaced by TITLE)Mangesh Ghiware2013-03-071-3/+2
| | | | Change-Id: I0482f8b4bd85e07aefe4af02b1e8dab4702eb9f6
* Add required fields to PhotoProvider.George Mount2013-03-061-7/+64
| | | | Change-Id: I1e830702412d4431ba3b01fe4945a4818385b6cd
* Update PhotoProvider and tests to allow tests to run against GalleryGoogle.apkGeorge Mount2013-03-041-3/+2
| | | | Change-Id: I6630e7a5ba0883b887915f63094885a2dc9f025c
* Add initial implementation of PhotosProvider.George Mount2013-02-261-0/+111
Change-Id: I98694cf54bd0fb549703a7184e1816e9590a05ff