summaryrefslogtreecommitdiff
path: root/src/com/android/dreams/phototable/PhotoSource.java
AgeCommit message (Expand)Author
2012-10-25swap output dims after rotating image.Chris Wren
2012-10-25handle image queues of length one.Chris Wren
2012-10-18Take advantage of proportional screennails.Chris Wren
2012-10-15Better handling for network lag and large images.Chris Wren
2012-10-03look harder for images to load.Chris Wren
2012-10-03fix NPE un stream unpacking failure.Chris Wren
2012-10-01find the disappearing settings, plus some layout.Chris Wren
2012-10-01turn off debug logging.Chris Wren
2012-09-26refine handling of exceptional cases: no settings, network failure, load error.Chris Wren
2012-09-19Segment album list by account.Chris Wren
2012-09-10updated visuals for photo flipperChris Wren
2012-09-07Add ability to select the albums to display.Chris Wren
2012-09-05refactor photo sources and other cleanup.Chris Wren