summaryrefslogtreecommitdiffstats
path: root/src/com/android/photos/data
Commit message (Expand)AuthorAgeFilesLines
* Recover from bitmap decode failure.George Mount2013-05-281-1/+8
* am cdc87e62: Merge "Fix potential synchronization issue in bitmap pool" into ...Bobby Georgescu2013-05-221-2/+2
|\
| * Fix potential synchronization issue in bitmap poolBobby Georgescu2013-05-211-2/+2
* | Merge "Combine code for bitmap decoding and add byte array decoding." into gb...George Mount2013-05-211-40/+78
|\ \
| * | Combine code for bitmap decoding and add byte array decoding.George Mount2013-05-211-40/+78
* | | Add comments to bitmap poolsBobby Georgescu2013-05-212-6/+105
|/ /
* / Fix bitmap buffer size.George Mount2013-05-081-1/+1
|/
* Fix memory leak in SparseArrayBitmapPoolBobby Georgescu2013-05-071-0/+2
* Merge changes Ia9b2ced0,I7cccfffc into gb-ub-photos-bryceGeorge Mount2013-05-022-3/+149
|\
| * Class to simplify use of GalleryBitmapPool for decoding Bitmaps.George Mount2013-05-021-0/+122
| * Allow prefetch for cache, reducing priority for prefetched images.George Mount2013-05-021-3/+27
* | Handle onDowngrade in PhotoDatabaseMangesh Ghiware2013-04-301-0/+9
|/
* Add _COUNT support for PhotoProvider to help performance of All Photos.George Mount2013-04-111-0/+12
* Enforce bmp type in pool, handle MTP image decode failureBobby Georgescu2013-04-011-1/+1
* Remove ImageCache from PhotoProvider in favor of MediaCache.George Mount2013-03-294-75/+73
* Add initial implementation of MediaCache.George Mount2013-03-295-0/+1298
* Add album type to albums table.Mangesh Ghiware2013-03-252-1/+4
* Changes for CanvasProviderJohn Reck2013-03-201-1/+2
* 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