summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-04-08Fixed NullPointerException during Cursor reuseViktor Yakovel
2013-10-16fix race condition in photo dreams settings activityChris Wren
2013-08-27remove special handling for composite instant upload album.Chris Wren
2013-08-19Use the server's name for the instant upload album.Chris Wren
2013-08-15fix an NPE for clicks immediately upon photo table start.Chris Wren
2013-08-15add a broadcast receiver that modifies the settings.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-06-18work around a bug in BMP decodingChris Wren
2013-04-23catch InstantUploadAuto type.Chris Wren
2013-04-17no blank album lists.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-03-12enable keyclicks in the photo daydream album selection menu.Chris Wren
2013-01-10guard against NPEs in bitmap decoding.Chris Wren
2013-01-09defensive loop guards around cursors.Chris Wren
2012-12-10flip less often if loading is slow.Chris Wren
2012-12-10Add 'select all' to photo dream settings.Chris Wren
2012-12-10tune re-deal behavior on photo table.Chris Wren
2012-11-15remove padding on table, also lifecycle cleanup.android-cts-4.2_r2Chris Wren
2012-11-01don't reuse mOptions across threads.android-sdk-support_r11Chris Wren
2012-10-25swap output dims after rotating image.Chris Wren
2012-10-25handle image queues of length one.Chris Wren
2012-10-18Take advantage of proportional screennails.Chris Wren
2012-10-17Merge "Make my dreams pretty Bug #7353771" into jb-mr1-devRomain Guy
2012-10-16Make my dreams prettyRomain Guy
2012-10-16Merge "Save memory" into jb-mr1-devRomain Guy
2012-10-16Save memoryRomain Guy
2012-10-15Better handling for network lag and large images.Chris Wren
2012-10-12Be miserly with metered data.Chris Wren
2012-10-05handle some edge cases: many albums, deleted albums, and slow network.Chris Wren
2012-10-04Keep up with new Dreams API.Daniel Sandler
2012-10-03look harder for images to load.Chris Wren
2012-10-03fix NPE un stream unpacking failure.Chris Wren
2012-10-01find the disappearing settings, plus some layout.Chris Wren
2012-10-01turn off debug logging.Chris Wren
2012-09-28Hopefully fix build.Dianne Hackborn
2012-09-26refine handling of exceptional cases: no settings, network failure, load error.Chris Wren
2012-09-24save settings asynchronously.Chris Wren
2012-09-21Migrate away from lightsOut() in photo table dreams.John Spurlock
2012-09-19Segment album list by account.Chris Wren
2012-09-17coalesce instant upload photos.Chris Wren