summaryrefslogtreecommitdiffstats
path: root/src/com/android/photos/data
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix notifyChange" into gb-ub-photos-bryceJohn Reck2013-03-181-2/+6
|\
| * Fix notifyChangeJohn Reck2013-03-181-2/+6
* | Merge "Change delete cascade" into gb-ub-photos-bryceGeorge Mount2013-03-181-39/+27
|\ \
| * | Change delete cascadeGeorge Mount2013-03-181-39/+27
| |/
* / Fix "drop table" problem.George Mount2013-03-181-1/+1
|/
* Delete and recreate database on upgrade.George Mount2013-03-151-0/+19
* Use cancellationSignal only on API Level 16 and above.George Mount2013-03-151-3/+14
* Use plurals for table names for consistency.Mangesh Ghiware2013-03-141-2/+2
* Sharing support for albums, bulk operations infrastructureBobby Georgescu2013-03-132-2/+22
* Add delete cascade for Accounts.George Mount2013-03-121-4/+17
* Add support for local storage of uploaded pictures.George Mount2013-03-121-1/+1
* Enable operations on accounts table.Mangesh Ghiware2013-03-111-0/+10
* Add sharing supportBobby Georgescu2013-03-081-0/+5
* Support clicking on photos to view themJohn Reck2013-03-081-2/+7
* Merge "Album set shim" into gb-ub-photos-bryceBobby Georgescu2013-03-071-11/+11
|\
| * Album set shimBobby Georgescu2013-03-071-11/+11
* | Add batch operations to PhotoProviderGeorge Mount2013-03-073-84/+320
|/
* Remove redundant Album NAME (replaced by TITLE)Mangesh Ghiware2013-03-072-5/+2
* Merge "Add inserts to PhotoProvider." into gb-ub-photos-bryceGeorge Mount2013-03-071-17/+38
|\
| * Add inserts to PhotoProvider.George Mount2013-03-071-17/+38
* | Merge "Add album cover art downloading." into gb-ub-photos-bryceGeorge Mount2013-03-071-5/+20
|\|
| * Add album cover art downloading.George Mount2013-03-071-5/+20
* | Merge "Data provider shim" into gb-ub-photos-bryceJohn Reck2013-03-072-91/+20
|\ \ | |/ |/|
| * Data provider shimJohn Reck2013-03-062-91/+20
* | Merge "Add required fields to PhotoProvider." into gb-ub-photos-bryceGeorge Mount2013-03-072-64/+150
|\ \
| * | Add required fields to PhotoProvider.George Mount2013-03-062-64/+150
| |/
* / Preliminary AlbumSet UIBobby Georgescu2013-03-051-0/+51
|/
* Fix build break.George Mount2013-03-041-3/+0
* Update PhotoProvider and tests to allow tests to run against GalleryGoogle.apkGeorge Mount2013-03-043-49/+100
* Fix race conditionJohn Reck2013-03-011-4/+2
* Add initial implementation of PhotosProvider.George Mount2013-02-262-0/+625
* Start of photosJohn Reck2013-02-222-0/+159
* Replace various BitmapPools with a smarter unified poolBobby Georgescu2013-02-222-0/+274