summaryrefslogtreecommitdiffstats
path: root/src/com/android
Commit message (Collapse)AuthorAgeFilesLines
* Fix http://b/2248037 .Daniel Sandler2009-11-111-2/+7
| | | | | If there's no author information, just show the title in the picker list.
* Related work on issue #2170897.Dianne Hackborn2009-11-101-0/+20
| | | | The wallpaper preview now delivers touch events to the wallpaper.
* Update wallpaper picker to new APIMarco Nelissen2009-11-091-0/+1
|
* Improve live wallpaper picker: animations, loading message, etc.Romain Guy2009-11-092-5/+41
|
* Fix bug where the preview wasn't starting because using an unknown window token.Romain Guy2009-11-081-8/+16
|
* Sort live wallpapers alphabetically and UI tweaks.Romain Guy2009-11-081-0/+16
| | | | | Previously the order of the live wallpapers could change every time the user opened the live wallpaper picker. Not cool.
* New, safer, live wallpaper picker.Romain Guy2009-11-083-411/+438
|
* Revised live wallpaper picker metadata display.Daniel Sandler2009-11-052-97/+17
| | | | | | | | | | | | | Replace the small BubbleView at the bottom with a block of music-video-style text, showing: Title Author Description Other minor changes to match final UI specification. Part of the fix for http://b/2235307 .
* Fix live wallpaper picker crash on launch.Daniel Sandler2009-11-041-47/+0
|
* Do not allow the selection of the live wallpaper title.Romain Guy2009-11-031-1/+0
|
* Improving Live Wallpaper picker UI.Daniel Sandler2009-10-292-0/+151
| | | | | The currently selected wallpaper's title is now shown in a Launcher-style bubble above the thumbnail gallery.
* Incorporate UX feedback into Live Wallpaper picker.Daniel Sandler2009-10-191-3/+8
| | | | | | | | | | - "Configure..." button is hidden when unavailable - Reorder buttons: Set on left, Configure on right - Change "Configure..." to "Settings..." for consistency with rest of system Also fixes http://b/issue?id=2167421 by setting wallpaper offsets to (0.5, 0) when attaching a new wallpaper.
* Move the live wallpapers picker to its own apk.Romain Guy2009-10-161-0/+383