summaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/photos
Commit message (Expand)AuthorAgeFilesLines
* Remove ImageCache from PhotoProvider in favor of MediaCache.George Mount2013-03-291-9/+9
* Add initial implementation of MediaCache.George Mount2013-03-292-0/+398
* Delete and recreate database on upgrade.George Mount2013-03-151-5/+33
* Add delete cascade for Accounts.George Mount2013-03-122-2/+39
* Add batch operations to PhotoProviderGeorge Mount2013-03-071-0/+39
* Remove redundant Album NAME (replaced by TITLE)Mangesh Ghiware2013-03-072-11/+9
* Add inserts to PhotoProvider.George Mount2013-03-071-2/+16
* Add required fields to PhotoProvider.George Mount2013-03-063-58/+88
* Update PhotoProvider and tests to allow tests to run against GalleryGoogle.apkGeorge Mount2013-03-044-228/+123
* Add initial implementation of PhotosProvider.George Mount2013-02-264-0/+803