summaryrefslogtreecommitdiffstats
path: root/src/com/android/photos
Commit message (Collapse)AuthorAgeFilesLines
...
* | Delete and recreate database on upgrade.George Mount2013-03-151-0/+19
|/ | | | Change-Id: I0125697dd673568ddfee7be8d7d0d693018b61d5
* Use cancellationSignal only on API Level 16 and above.George Mount2013-03-151-3/+14
| | | | | | Bug 8390238 Change-Id: If2dacb1eb74e531d004b6f281d32a81f7cd59139
* Merge "Add many contextual actions to new gallery" into gb-ub-photos-bryceBobby Georgescu2013-03-144-18/+162
|\
| * Add many contextual actions to new galleryBobby Georgescu2013-03-144-18/+162
| | | | | | | | Change-Id: Ied57636c7bf0804ad015ddc664e177633c549e08
* | Merge "Update Gallery Pano Provider." into gb-ub-photos-bryceJustin Koh2013-03-141-2/+2
|\ \
| * | Update Gallery Pano Provider.Justin Koh2013-03-141-2/+2
| | | | | | | | | | | | | | | | | | Update Gallery Pano Provider. Use DIP instead of PX. Change-Id: I8871502aa215012a8647401f7ee1e7906e110fe4
* | | Use plurals for table names for consistency.Mangesh Ghiware2013-03-141-2/+2
| |/ |/| | | | | Change-Id: I663c0085ed467f3f61f6060147374d9128967e2d
* | Sharing support for albums, bulk operations infrastructureBobby Georgescu2013-03-1311-198/+534
| | | | | | | | Change-Id: I590f60ab85ffbd9cf9d7cd9982627604fa1b427f
* | fix buildJohn Reck2013-03-121-1/+1
| | | | | | | | Change-Id: I41898041ad2e6d59973af30680288c436f3c6357
* | basic activated supportJohn Reck2013-03-121-3/+1
| | | | | | | | Change-Id: If1c1faf42311ddbc76b617bff5f3c6bdafdef5d1
* | Use viewpagerJohn Reck2013-03-121-49/+96
| | | | | | | | Change-Id: Icd320799ce1e13815e34b2a0e45a9f6a47736de3
* | Merge "Add delete cascade for Accounts." into gb-ub-photos-bryceGeorge Mount2013-03-121-4/+17
|\ \
| * | Add delete cascade for Accounts.George Mount2013-03-121-4/+17
| | | | | | | | | | | | Change-Id: I962c7cb657643c3eddbbeb6a691b26de5553d4df
* | | Fix ICS compatibility issuesJohn Reck2013-03-123-15/+64
|/ / | | | | | | Change-Id: I43f3236b9da0424fde66d3ad4d46403223fde8bf
* / Add support for local storage of uploaded pictures.George Mount2013-03-121-1/+1
|/ | | | Change-Id: I23c86e6a95871effcb76a54b16b9ab7720a63383
* Enable operations on accounts table.Mangesh Ghiware2013-03-111-0/+10
| | | | Change-Id: Ida0e379cad422dbeffb3b4ea89232db7f45a36e4
* Add sharing supportBobby Georgescu2013-03-087-47/+357
| | | | Change-Id: I2c7f18b0d6dd057c1fba96c1133d563f32abf55c
* Support clicking on photos to view themJohn Reck2013-03-086-16/+64
| | | | Change-Id: I511af0cbe46c833d81cbbd563b9c2b4feec2bffe
* Support rotationJohn Reck2013-03-071-0/+3
| | | | Change-Id: Ic93bed50851f788803124ea2453128fd0497a746
* Fix stuffJohn Reck2013-03-075-21/+37
| | | | Change-Id: Ib263a00a13f169388e6ee796359255fda2a26b37
* Merge "Album set shim" into gb-ub-photos-bryceBobby Georgescu2013-03-073-28/+126
|\
| * Album set shimBobby Georgescu2013-03-073-28/+126
| | | | | | | | Change-Id: I12257ea09b7b5bc4b1d5ef638e685c66df86538a
* | Merge "Add batch operations to PhotoProvider" into gb-ub-photos-bryceGeorge Mount2013-03-073-84/+320
|\ \ | |/ |/|
| * Add batch operations to PhotoProviderGeorge Mount2013-03-073-84/+320
| | | | | | | | Change-Id: I36b2f0305e2ef7502df7b896c8baedc86519ac52
* | recycle bitmapsJohn Reck2013-03-071-1/+5
|/ | | | Change-Id: I3afda4f009fda07b4e2858cb65dee4444f8484e5
* Remove redundant Album NAME (replaced by TITLE)Mangesh Ghiware2013-03-072-5/+2
| | | | Change-Id: I0482f8b4bd85e07aefe4af02b1e8dab4702eb9f6
* 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
| | | | | | | | Change-Id: Ie91df59975d185948c7c2fd96432d311847c3e00
* | 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
| | | | | | | | Change-Id: I660761c3bf59b1b314be9674fc3f1e43f307c686
* | Merge "Data provider shim" into gb-ub-photos-bryceJohn Reck2013-03-076-38/+378
|\ \ | |/ |/|
| * Data provider shimJohn Reck2013-03-066-38/+378
| | | | | | | | | | | | | | Bolt the new UI framework on top of the old data model temporarily to unblock UI work Change-Id: I2f61f70647faca1f6a95b1f02f719ec4277fa5fb
* | 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
| |/ | | | | | | Change-Id: I1e830702412d4431ba3b01fe4945a4818385b6cd
* / Preliminary AlbumSet UIBobby Georgescu2013-03-053-2/+144
|/ | | | Change-Id: Ie99bd2939bfcb47c80605cbb22b84b1064098e91
* Merge "Fix build break." into gb-ub-photos-bryceGeorge Mount2013-03-051-3/+0
|\
| * Fix build break.George Mount2013-03-041-3/+0
| | | | | | | | Change-Id: If19356395fe005a98036888cd9a688c4d36720ea
* | Merge "Update PhotoProvider and tests to allow tests to run against ↵George Mount2013-03-043-49/+100
|\| | | | | | | GalleryGoogle.apk" into gb-ub-photos-bryce
| * Update PhotoProvider and tests to allow tests to run against GalleryGoogle.apkGeorge Mount2013-03-043-49/+100
| | | | | | | | Change-Id: I6630e7a5ba0883b887915f63094885a2dc9f025c
* | Clean up commentsBobby Georgescu2013-03-041-8/+0
| | | | | | | | Change-Id: I29e6d7ffef6b6b319262982709794aadd7919d8c
* | Merge "Refactor AutoThumbnailDrawable, fix race conditions" into ↵Bobby Georgescu2013-03-024-54/+208
|\ \ | |/ |/| | | gb-ub-photos-bryce
| * Refactor AutoThumbnailDrawable, fix race conditionsBobby Georgescu2013-03-024-54/+208
| | | | | | | | Change-Id: I80243ee177387e0d9b309acb5a7c1d364cc73530
* | Merge "Add full screen image view" into gb-ub-photos-bryceJohn Reck2013-03-016-2/+1597
|\ \ | |/ |/|
| * Add full screen image viewJohn Reck2013-03-016-2/+1597
| | | | | | | | Change-Id: I5b3db9ce4c86788b640a48bafa87cd9e952739d4
* | Fix race conditionJohn Reck2013-03-011-4/+2
|/ | | | Change-Id: I6cf9207d067d4c0c3c4271d6ce6f44b213d7296b
* Clarify threading, cleanup lockingJohn Reck2013-02-281-10/+18
| | | | | | Bug: 8285317 Change-Id: I8b1b0eda74a41f388e97fee6bcd4ce948bb6e15a
* Updated Gallery2 with Pano.Justin Koh2013-02-273-36/+36
| | | | | | | Updated Gallery2 with Pano. Bug: 8263808 Change-Id: Iedaba9dc478fb20480f3b37e9708bc8d67cf6003
* Merge "Thumbnails for PhotoSetPage" into gb-ub-photos-bryceJohn Reck2013-02-273-10/+1202
|\
| * Thumbnails for PhotoSetPageJohn Reck2013-02-263-10/+1202
| | | | | | | | Change-Id: I8d62b4ca0d0902ca2a18b087a344d35d17a97fa7
* | Add initial implementation of PhotosProvider.George Mount2013-02-262-0/+625
|/ | | | Change-Id: I98694cf54bd0fb549703a7184e1816e9590a05ff