summaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/photos/data
Commit message (Collapse)AuthorAgeFilesLines
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-066-1242/+0
| | | | | | | Note: Camera2 is a clone of Gallery2 right now. Note 2: I will bring .mk files back later. Change-Id: Ida958654296f5ebaacb6bb0ff59d52a7c37ce6fc
* Remove ImageCache from PhotoProvider in favor of MediaCache.George Mount2013-03-291-9/+9
| | | | Change-Id: I4e75a094d1dc033ac892c2b95bdc6b6a4a165304
* Add initial implementation of MediaCache.George Mount2013-03-292-0/+398
| | | | Change-Id: I94d357bab0e57cc60b8be790d912ba036730298b
* Delete and recreate database on upgrade.George Mount2013-03-151-5/+33
| | | | Change-Id: I0125697dd673568ddfee7be8d7d0d693018b61d5
* Add delete cascade for Accounts.George Mount2013-03-122-2/+39
| | | | Change-Id: I962c7cb657643c3eddbbeb6a691b26de5553d4df
* Add batch operations to PhotoProviderGeorge Mount2013-03-071-0/+39
| | | | Change-Id: I36b2f0305e2ef7502df7b896c8baedc86519ac52
* Remove redundant Album NAME (replaced by TITLE)Mangesh Ghiware2013-03-072-11/+9
| | | | Change-Id: I0482f8b4bd85e07aefe4af02b1e8dab4702eb9f6
* Add inserts to PhotoProvider.George Mount2013-03-071-2/+16
| | | | Change-Id: Ie91df59975d185948c7c2fd96432d311847c3e00
* Add required fields to PhotoProvider.George Mount2013-03-063-58/+88
| | | | Change-Id: I1e830702412d4431ba3b01fe4945a4818385b6cd
* Update PhotoProvider and tests to allow tests to run against GalleryGoogle.apkGeorge Mount2013-03-044-228/+123
| | | | Change-Id: I6630e7a5ba0883b887915f63094885a2dc9f025c
* Add initial implementation of PhotosProvider.George Mount2013-02-264-0/+803
Change-Id: I98694cf54bd0fb549703a7184e1816e9590a05ff