summaryrefslogtreecommitdiffstats
path: root/res/layout
Commit message (Collapse)AuthorAgeFilesLines
* quick fix for jank on touch devices.Chris Wren2013-06-191-0/+9
| | | | | | | | | | optimizations for notouch devices caused jank on touch. The best solution is difficult, so for the time being, let's just disable that optimiztion on touch devices. Bug: 9462757 Change-Id: I4e574eb23d0764267e5b5efea01230feba5114d1
* no blank album lists.Chris Wren2013-04-171-6/+23
| | | | | Bug: 8060514 Change-Id: Iaf122899f45b9fd94877e695c99872b8103bd616
* graphics optimization to get back inside 60Hz.Chris Wren2013-04-111-6/+21
| | | | | Bug: 8594598 Change-Id: Iccb1779b5dd133af4441038c3f945d1c1ac1ba8d
* add keyboard navigation to photo table daydreamChris Wren2013-03-141-0/+1
| | | | | | | | | arrows: move focus enter: select/deselect x/del: throw away Bug: 8387448 Change-Id: I45d9b2273051abd18aaa82a7e6201196b06f7ce0
* enable keyclicks in the photo daydream album selection menu.Chris Wren2013-03-121-0/+2
| | | | | Bug: 8175092 Change-Id: Id24bd8884af48b71a72ea156c0d277ae3537c3e9
* Add 'select all' to photo dream settings.Chris Wren2012-12-101-1/+1
| | | | | Bug: 7269182 Change-Id: I78898bb9e76d6233487b4888e56f896f3c6ea72d
* remove padding on table, also lifecycle cleanup.Chris Wren2012-11-151-8/+12
| | | | | Bug: 7195054 Change-Id: I1270642fc19c9ccc5fe19fbf395f729371d0ee94
* Add missing layout attributesRomain Guy2012-10-171-2/+2
| | | | | | Bug #7334849 Change-Id: I18a43ee7459258f4afae16e06ba3fdbe3441ed30
* Better handling for network lag and large images.Chris Wren2012-10-151-2/+11
| | | | | Bug: 7339488 Change-Id: I3a26b30f766fc240e73e19c14a5ee14288bd4fb1
* handle some edge cases: many albums, deleted albums, and slow network.Chris Wren2012-10-051-7/+17
| | | | | Bug: 7258024 Change-Id: If9ab2ecf6bc12881854df83a637dc1fdb685552c
* find the disappearing settings, plus some layout.Chris Wren2012-10-011-5/+8
| | | | | | Bug: 7242287 Bug: 7194713 Change-Id: I362c2ffa0d4cbc3be45d14ede1de5dbf39ec4d7f
* refine handling of exceptional cases: no settings, network failure, load error.Chris Wren2012-09-262-0/+56
| | | | | | Bug: 7194196 Bug: 7152553 Change-Id: I4335e46fe3a61a09ce3b14a02bb199a84126e53f
* save settings asynchronously.Chris Wren2012-09-241-0/+1
| | | | | | | also, catch click on the whole item row. Bug: 7194713 Change-Id: I7881c6cbb96b2fba34afa7b99790c61f646457de
* Segment album list by account.Chris Wren2012-09-192-4/+54
| | | | | Bug: 7162806 Change-Id: I3a7f2c1a9e9d0ff299f4d5a8536013b9ec8f52ba
* disable vignetteChris Wren2012-09-131-6/+6
| | | | Change-Id: I7d8709a96991f9a585a2f9222e95cd33122fdcc8
* more efficient vignettesChris Wren2012-09-131-13/+15
| | | | Change-Id: I92192544e63aba5698294e130bfc0794bd0acc4d
* add vignetting to the photo tableChris Wren2012-09-131-0/+33
| | | | Change-Id: I329b14ffdc70cc21e16f917fd06a4c2b1f1e27b6
* updated visuals for photo flipperChris Wren2012-09-101-2/+0
| | | | | | | | | | rename to "Slideshow" no flipping better photo scaling bonus bug fix for PicasaSource Bug: 7138425 Change-Id: I984b2d5b13716b676e55205f093df7bc929034c0
* Add ability to select the albums to display.Chris Wren2012-09-071-0/+19
| | | | Change-Id: I80ff33c4c880c445b79735d6483bc9337a89e392
* add a simple photo flipper dream.Chris Wren2012-09-042-2/+38
| | | | Change-Id: I33a5dc491445ba6203e744099187df2760486be6
* PhotoTable Polish:Chris Wren2012-08-301-1/+1
| | | | | | | | | | + remove manual rotation + better icon + gradient background + remove tap to dismiss + (temporarily disabled) flick to replace Change-Id: I2177077e37ce07a131a67bfbd11f8a447775ab98
* Example Dream: photosChris Wren2012-08-231-0/+22
An example screensaver that shows local photos. Change-Id: I2997c4f8ab35777d96df31a46f2f55044e3114c2