summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* Make my dreams prettyRomain Guy2012-10-161-0/+1
* Save memoryRomain Guy2012-10-162-3/+0
* Be miserly with metered data.Chris Wren2012-10-122-3/+31
* handle some edge cases: many albums, deleted albums, and slow network.Chris Wren2012-10-054-13/+53
* Keep up with new Dreams API.Daniel Sandler2012-10-042-4/+4
* 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-019-56/+135
* turn off debug logging.Chris Wren2012-10-012-2/+2
* Hopefully fix build.Dianne Hackborn2012-09-284-8/+8
* refine handling of exceptional cases: no settings, network failure, load error.Chris Wren2012-09-2610-121/+247
* save settings asynchronously.Chris Wren2012-09-241-2/+2
* Migrate away from lightsOut() in photo table dreams.John Spurlock2012-09-212-2/+2
* Segment album list by account.Chris Wren2012-09-198-45/+350
* coalesce instant upload photos.Chris Wren2012-09-171-35/+64
* add vignetting to the photo tableChris Wren2012-09-132-8/+18
* deal out new images in batchesChris Wren2012-09-131-2/+8
* tune photo screensaver transisitons.Chris Wren2012-09-132-2/+2
* multiple landing zones for photo table.Chris Wren2012-09-131-4/+19
* New animation curves for photo table.Chris Wren2012-09-132-5/+89
* updated visuals for photo flipperChris Wren2012-09-104-28/+83
* Add ability to select the albums to display.Chris Wren2012-09-0715-526/+1046
* refactor photo sources and other cleanup.Chris Wren2012-09-057-386/+441
* Add Picasa as a source of photos.Chris Wren2012-09-054-8/+271
* add a simple photo flipper dream.Chris Wren2012-09-043-1/+245
* fix lightsout mode and workaround a multifinger fling bug.Chris Wren2012-08-313-10/+20
* fix and enable flicking, also refactorChris Wren2012-08-304-762/+803
* PhotoTable Polish:Chris Wren2012-08-301-151/+302
* Photo Table V2Chris Wren2012-08-271-50/+187
* Example Dream: photosChris Wren2012-08-232-0/+707