summaryrefslogtreecommitdiff
path: root/src/com/android/dreams/phototable/PhotoTable.java
AgeCommit message (Expand)Author
2013-08-15fix an NPE for clicks immediately upon photo table start.Chris Wren
2013-08-14resove some edge cases in background optimization.Chris Wren
2013-06-19quick fix for jank on touch devices.Chris Wren
2013-04-11graphics optimization to get back inside 60Hz.Chris Wren
2013-04-11story mode: declutter by fading out the backgroun images.Chris Wren
2013-04-10story mode: tune timeouts and timeout management.Chris Wren
2013-04-10better memory/cursor management for story mode.Chris Wren
2013-04-09manage obsolete threads.Chris Wren
2013-04-09support dpads in story mode.Chris Wren
2013-04-09story mode for PhotoTable.Chris Wren
2013-03-22add two-finger move gesture.Chris Wren
2013-03-15add swipe-away gesture, and fix focus blink.Chris Wren
2013-03-14add keyboard navigation to photo table daydreamChris Wren
2013-01-10guard against NPEs in bitmap decoding.Chris Wren
2012-12-10tune re-deal behavior on photo table.Chris Wren
2012-11-01don't reuse mOptions across threads.android-sdk-support_r11Chris Wren
2012-10-16Make my dreams prettyRomain Guy
2012-10-16Save memoryRomain Guy
2012-09-28Hopefully fix build.Dianne Hackborn
2012-09-13add vignetting to the photo tableChris Wren
2012-09-13deal out new images in batchesChris Wren
2012-09-13tune photo screensaver transisitons.Chris Wren
2012-09-13multiple landing zones for photo table.Chris Wren
2012-09-13New animation curves for photo table.Chris Wren
2012-09-07Add ability to select the albums to display.Chris Wren
2012-09-04add a simple photo flipper dream.Chris Wren
2012-08-31fix lightsout mode and workaround a multifinger fling bug.Chris Wren
2012-08-30fix and enable flicking, also refactorChris Wren
2012-08-30PhotoTable Polish:Chris Wren
2012-08-27Photo Table V2Chris Wren
2012-08-23Example Dream: photosChris Wren