summaryrefslogtreecommitdiffstats
path: root/src/com/android/dreams/phototable/PhotoTable.java
Commit message (Expand)AuthorAgeFilesLines
* fix an NPE for clicks immediately upon photo table start.Chris Wren2013-08-151-2/+6
* resove some edge cases in background optimization.Chris Wren2013-08-141-21/+26
* quick fix for jank on touch devices.Chris Wren2013-06-191-22/+52
* graphics optimization to get back inside 60Hz.Chris Wren2013-04-111-61/+112
* story mode: declutter by fading out the backgroun images.Chris Wren2013-04-111-6/+51
* story mode: tune timeouts and timeout management.Chris Wren2013-04-101-12/+28
* better memory/cursor management for story mode.Chris Wren2013-04-101-6/+4
* manage obsolete threads.Chris Wren2013-04-091-16/+28
* support dpads in story mode.Chris Wren2013-04-091-11/+4
* story mode for PhotoTable.Chris Wren2013-04-091-166/+290
* add two-finger move gesture.Chris Wren2013-03-221-6/+36
* add swipe-away gesture, and fix focus blink.Chris Wren2013-03-151-3/+10
* add keyboard navigation to photo table daydreamChris Wren2013-03-141-17/+250
* guard against NPEs in bitmap decoding.Chris Wren2013-01-101-1/+1
* tune re-deal behavior on photo table.Chris Wren2012-12-101-14/+9
* don't reuse mOptions across threads.Chris Wren2012-11-011-7/+11
* Make my dreams prettyRomain Guy2012-10-161-0/+1
* Save memoryRomain Guy2012-10-161-2/+0
* Hopefully fix build.Dianne Hackborn2012-09-281-3/+3
* add vignetting to the photo tableChris Wren2012-09-131-6/+9
* deal out new images in batchesChris Wren2012-09-131-2/+8
* tune photo screensaver transisitons.Chris Wren2012-09-131-1/+1
* multiple landing zones for photo table.Chris Wren2012-09-131-4/+19
* New animation curves for photo table.Chris Wren2012-09-131-5/+22
* Add ability to select the albums to display.Chris Wren2012-09-071-11/+417
* add a simple photo flipper dream.Chris Wren2012-09-041-1/+1
* fix lightsout mode and workaround a multifinger fling bug.Chris Wren2012-08-311-5/+5
* fix and enable flicking, also refactorChris Wren2012-08-301-762/+0
* PhotoTable Polish:Chris Wren2012-08-301-151/+302
* Photo Table V2Chris Wren2012-08-271-50/+187
* Example Dream: photosChris Wren2012-08-231-0/+514