summaryrefslogtreecommitdiffstats
path: root/src/com/android/dreams/phototable/PhotoTable.java
Commit message (Collapse)AuthorAgeFilesLines
* Hopefully fix build.Dianne Hackborn2012-09-281-3/+3
| | | | Change-Id: I4c1a0ab6a88dd6a071e5467497e5c85891893ea3
* add vignetting to the photo tableChris Wren2012-09-131-6/+9
| | | | Change-Id: I329b14ffdc70cc21e16f917fd06a4c2b1f1e27b6
* deal out new images in batchesChris Wren2012-09-131-2/+8
| | | | Change-Id: I1637c4063a0f743efdde79e47c5f283ff5771f05
* tune photo screensaver transisitons.Chris Wren2012-09-131-1/+1
| | | | | Bug: 7162805 Change-Id: I2f0fe4eb9245855d0caa34f1eb288c5d6f2c87f1
* multiple landing zones for photo table.Chris Wren2012-09-131-4/+19
| | | | Change-Id: I71592794d73884ce0dd018d72f69a6c200a3f36d
* New animation curves for photo table.Chris Wren2012-09-131-5/+22
| | | | Change-Id: I971fa42d44b5b0d4649f0666267cb72219db1f0e
* Add ability to select the albums to display.Chris Wren2012-09-071-11/+417
| | | | Change-Id: I80ff33c4c880c445b79735d6483bc9337a89e392
* add a simple photo flipper dream.Chris Wren2012-09-041-1/+1
| | | | Change-Id: I33a5dc491445ba6203e744099187df2760486be6
* fix lightsout mode and workaround a multifinger fling bug.Chris Wren2012-08-311-5/+5
| | | | Change-Id: I59b195b4a43de61b19a9bdf98a76e2fa0f705db4
* fix and enable flicking, also refactorChris Wren2012-08-301-762/+0
| | | | Change-Id: Iec0033370fd040cb6d650c3746ee397195c64416
* PhotoTable Polish:Chris Wren2012-08-301-151/+302
| | | | | | | | | | + remove manual rotation + better icon + gradient background + remove tap to dismiss + (temporarily disabled) flick to replace Change-Id: I2177077e37ce07a131a67bfbd11f8a447775ab98
* Photo Table V2Chris Wren2012-08-271-50/+187
| | | | | | | | + Add ability to manipulate images. + Handle device rotations with more grace. + support device-specific scaling factors Change-Id: Ie53ae7dc41225501437f0a77f5ccda1a8a92069f
* Example Dream: photosChris Wren2012-08-231-0/+514
An example screensaver that shows local photos. Change-Id: I2997c4f8ab35777d96df31a46f2f55044e3114c2