History log of /packages/screensavers/PhotoTable/src/com/android/dreams/phototable/PhotoTable.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b6c75a5e1a9dfc7753a451e97607510d37264374 01-Nov-2012 Chris Wren <cwren@android.com> don't reuse mOptions across threads.

Bug: 7370134
Change-Id: If6e02c2095f5f70e4dd506e651efbbd5ad47fa07
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/PhotoTable.java
f64bb8f6838663783d55d07cee20f96b93aa5b42 17-Oct-2012 Romain Guy <romainguy@google.com> Make my dreams pretty
Bug #7353771

This change enables mipmapping on large photos to make them look
nicer when scaled down.

Change-Id: I90f398a361f78b098884543a686e20a266e6af44
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/PhotoTable.java
7b5201e92d46cc710ead66c1f899f0f4ab65295a 17-Oct-2012 Romain Guy <romainguy@google.com> Save memory

PhotoTable creates layers when they are not needed. Since the images
are pretty big this generates large allocations that don't help
improve performance.

Change-Id: I95f28c27c8facc1fd4562cb7ba1f3c83fd80d9fc
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/PhotoTable.java
1c1faec579b96aeac7416a80a7ee7155a813fffe 29-Sep-2012 Dianne Hackborn <hackbod@google.com> Hopefully fix build.

Change-Id: I4c1a0ab6a88dd6a071e5467497e5c85891893ea3
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/PhotoTable.java
651ee92128e1899957758abeeb1c2c669f240093 13-Sep-2012 Chris Wren <cwren@android.com> add vignetting to the photo table

Change-Id: I329b14ffdc70cc21e16f917fd06a4c2b1f1e27b6
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/PhotoTable.java
f98687b22f4091083287ab7de7a0f3102bd9c1ba 13-Sep-2012 Chris Wren <cwren@android.com> deal out new images in batches

Change-Id: I1637c4063a0f743efdde79e47c5f283ff5771f05
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/PhotoTable.java
70ef3e7da59212c3c4baedf92f418eb9012a4db3 13-Sep-2012 Chris Wren <cwren@android.com> tune photo screensaver transisitons.

Bug: 7162805
Change-Id: I2f0fe4eb9245855d0caa34f1eb288c5d6f2c87f1
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/PhotoTable.java
f40bfb6272ceec0f3ec471495a8e1b739c5b9d4f 13-Sep-2012 Chris Wren <cwren@android.com> multiple landing zones for photo table.

Change-Id: I71592794d73884ce0dd018d72f69a6c200a3f36d
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/PhotoTable.java
76086400f8e68b810bf1b3db0dc4f7133c8644ae 13-Sep-2012 Chris Wren <cwren@android.com> New animation curves for photo table.

Change-Id: I971fa42d44b5b0d4649f0666267cb72219db1f0e
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/PhotoTable.java
d85f53c69dead1f1f6c0290b8104422143bc5166 06-Sep-2012 Chris Wren <cwren@android.com> Add ability to select the albums to display.

Change-Id: I80ff33c4c880c445b79735d6483bc9337a89e392
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/PhotoTable.java
c91cbab0936ec64c8078aa8deeb1cfbe0e15cbfa 31-Aug-2012 Chris Wren <cwren@android.com> add a simple photo flipper dream.

Change-Id: I33a5dc491445ba6203e744099187df2760486be6
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/PhotoTable.java
f61019ceb816fed9e5035c3d9b8451f6e4ee1da9 30-Aug-2012 Chris Wren <cwren@android.com> fix lightsout mode and workaround a multifinger fling bug.

Change-Id: I59b195b4a43de61b19a9bdf98a76e2fa0f705db4
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/PhotoTable.java
135f525b62eb20c31c593e09f8bdb92215d538a4 30-Aug-2012 Chris Wren <cwren@android.com> fix and enable flicking, also refactor

Change-Id: Iec0033370fd040cb6d650c3746ee397195c64416
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/PhotoTable.java
23f9b01ba3f51a33a2ba92bca7d7a53f25b1b146 29-Aug-2012 Chris Wren <cwren@android.com> PhotoTable Polish:
+ remove manual rotation
+ better icon
+ gradient background
+ remove tap to dismiss
+ (temporarily disabled) flick to replace

Change-Id: I2177077e37ce07a131a67bfbd11f8a447775ab98
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/PhotoTable.java
20e2554251954f6757462ab13470c1ebdcfba62e 23-Aug-2012 Chris Wren <cwren@android.com> Photo Table V2
+ Add ability to manipulate images.
+ Handle device rotations with more grace.
+ support device-specific scaling factors

Change-Id: Ie53ae7dc41225501437f0a77f5ccda1a8a92069f
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/PhotoTable.java
c8ca07eb52a54efe327d024dc542e0a7f8849bfb 16-Aug-2012 Chris Wren <cwren@android.com> Example Dream: photos

An example screensaver that shows local photos.

Change-Id: I2997c4f8ab35777d96df31a46f2f55044e3114c2
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/PhotoTable.java