summaryrefslogtreecommitdiffstats
path: root/src/com/android/dreams/phototable/PhotoCarousel.java
Commit message (Expand)AuthorAgeFilesLines
* better memory/cursor management for story mode.Chris Wren2013-04-101-6/+2
* story mode for PhotoTable.Chris Wren2013-04-091-7/+5
* flip less often if loading is slow.Chris Wren2012-12-101-1/+3
* don't reuse mOptions across threads.Chris Wren2012-11-011-5/+9
* Better handling for network lag and large images.Chris Wren2012-10-151-69/+112
* Be miserly with metered data.Chris Wren2012-10-121-1/+0
* Hopefully fix build.Dianne Hackborn2012-09-281-1/+1
* tune photo screensaver transisitons.Chris Wren2012-09-131-1/+1
* updated visuals for photo flipperChris Wren2012-09-101-15/+61
* Add ability to select the albums to display.Chris Wren2012-09-071-6/+10
* refactor photo sources and other cleanup.Chris Wren2012-09-051-24/+25
* Add Picasa as a source of photos.Chris Wren2012-09-051-1/+7
* add a simple photo flipper dream.Chris Wren2012-09-041-0/+206