summaryrefslogtreecommitdiffstats
path: root/src/com/android/dreams/phototable/PhotoSource.java
Commit message (Expand)AuthorAgeFilesLines
* add a broadcast receiver that modifies the settings.Chris Wren2013-08-151-0/+2
* work around a bug in BMP decodingChris Wren2013-06-181-2/+10
* better memory/cursor management for story mode.Chris Wren2013-04-101-0/+18
* story mode for PhotoTable.Chris Wren2013-04-091-8/+47
* defensive loop guards around cursors.Chris Wren2013-01-091-0/+11
* swap output dims after rotating image.Chris Wren2012-10-251-7/+7
* handle image queues of length one.Chris Wren2012-10-251-1/+2
* Take advantage of proportional screennails.Chris Wren2012-10-181-4/+4
* Better handling for network lag and large images.Chris Wren2012-10-151-4/+13
* look harder for images to load.Chris Wren2012-10-031-6/+13
* fix NPE un stream unpacking failure.Chris Wren2012-10-031-28/+36
* find the disappearing settings, plus some layout.Chris Wren2012-10-011-2/+2
* turn off debug logging.Chris Wren2012-10-011-1/+1
* refine handling of exceptional cases: no settings, network failure, load error.Chris Wren2012-09-261-76/+92
* Segment album list by account.Chris Wren2012-09-191-4/+6
* updated visuals for photo flipperChris Wren2012-09-101-2/+10
* Add ability to select the albums to display.Chris Wren2012-09-071-7/+27
* refactor photo sources and other cleanup.Chris Wren2012-09-051-0/+183