summaryrefslogtreecommitdiffstats
path: root/src/com/android/dreams/phototable/PicasaSource.java
Commit message (Expand)AuthorAgeFilesLines
* remove special handling for composite instant upload album.Chris Wren2013-08-271-2/+6
* Use the server's name for the instant upload album.Chris Wren2013-08-191-4/+0
* add a broadcast receiver that modifies the settings.Chris Wren2013-08-151-3/+7
* catch InstantUploadAuto type.Chris Wren2013-04-231-1/+3
* story mode for PhotoTable.Chris Wren2013-04-091-18/+62
* defensive loop guards around cursors.Chris Wren2013-01-091-22/+17
* Take advantage of proportional screennails.Chris Wren2012-10-181-2/+15
* Be miserly with metered data.Chris Wren2012-10-121-2/+31
* handle some edge cases: many albums, deleted albums, and slow network.Chris Wren2012-10-051-13/+32
* find the disappearing settings, plus some layout.Chris Wren2012-10-011-2/+12
* refine handling of exceptional cases: no settings, network failure, load error.Chris Wren2012-09-261-1/+0
* Segment album list by account.Chris Wren2012-09-191-8/+41
* coalesce instant upload photos.Chris Wren2012-09-171-35/+64
* updated visuals for photo flipperChris Wren2012-09-101-10/+11
* Add ability to select the albums to display.Chris Wren2012-09-071-18/+162
* refactor photo sources and other cleanup.Chris Wren2012-09-051-154/+40
* Add Picasa as a source of photos.Chris Wren2012-09-051-0/+257