summaryrefslogtreecommitdiffstats
path: root/res/layout
Commit message (Collapse)AuthorAgeFilesLines
* Use proper action bar item backgroundJorim Jaggi2016-08-111-0/+24
| | | | | Bug: 22007160 Change-Id: I6b99f818b71addbccce09225e20932339fd88449
* Updating the wallpaper dialog item themSunny Goyal2016-08-031-3/+4
| | | | | Bug: 30483194 Change-Id: I8e35086e77415842fa4e6081e4f2cf7fac336608
* Adding icons in Set Wallpaper disambiguation dialog UISunny Goyal2016-07-181-0/+28
| | | | | Bug: 29319713 Change-Id: If8b689e9b27a3cbd1f5123cc584cda3662f2ee38
* Adjust wallpaper picker to match static wallpaper pickerJorim Jaggi2016-06-022-47/+134
| | | | | | | | | | - Implement new action bar - Use BottomSheet behavior from design lib - Fill in values from live wallpaper if desired - Don't use separate dialog for loading state Bug: 28770685 Change-Id: I8dd862fe4c83f702e249f7f3644df89fee771f4f
* Updating the LiveWallpaperPicker UISunny Goyal2015-08-313-52/+16
| | | | | | | | > Using the settings theme > Removing GirdLayout usage, using ListView with appropriate padding > Removing trampoline activity when starting wallpaper preview Change-Id: Iea12a8c1c6d6cdc0682add07e1b9565827da71c8
* Moving the set wallpaper button to the top to match the default launcher styleSunny Goyal2015-08-281-33/+10
| | | | | | Using a cog image instead of the Settings... button Change-Id: Ia106ff1bd978ab67fd8405e2cd66cf701d29e7a4
* RTLizeAmith Yamasani2013-08-071-5/+5
| | | | | Bug: 10226016 Change-Id: Iab3708a4c1a90724066e427a1de68971bfa81de6
* Removing Live Wallpaper Description - Bug 5462731Leon Hong2011-11-181-10/+0
| | | | Change-Id: If8d4ed443590576ffd203054f1f5b7ee26adb7cf
* Fix bug 5295767 - Live wallpaper picker needs layout updates for ICSAdam Powell2011-09-121-11/+15
| | | | | | Obey new button ordering, use button bar styling Change-Id: I067cb231f1f45d7b3bc864f667b894a7649d4d1f
* Fixed an issue with fragment display on a phoneAdam Lesinski2010-12-131-1/+1
| | | | | | | -A class name change was not reflected in the xml -Rotation of the screen caused a crash Change-Id: I483baf8b93c333e349ff1d4e5c6219abcbfad56c
* Fixed bug in orientation changeAdam Lesinski2010-12-061-2/+6
| | | | | | | | | -The Fragment was missing an empty public constructor b/3257935 -Restructured some of the logic determining whether to show a dialog or an embedded view Change-Id: I42295ef88cd800b775ea6970c59c34cb46ca17d5
* Updated the LivePicker for tablet UIAdam Lesinski2010-12-034-9/+28
| | | | | | - Basic UI for the new LivePicker. Missing small tweaks Change-Id: I5d48e5ea5afc7feccf5f35124b944283060685df
* Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-083-9/+9
| | | | Bug: #2361749.
* Clean up live wallpaper picker list.Daniel Sandler2009-11-161-7/+12
| | | | | | | | | | | | Author information is no longer shown (ultimately not meaningful information). LWs can add an attribution to their descriptions if necessary. Note that the preferred geometry of a LW thumbnail image is now square. (This allows for more descriptive text, and is also easier for the author to get right.) Bug: http://b/2261754
* Improve live wallpaper picker: animations, loading message, etc.Romain Guy2009-11-091-0/+24
|
* Sort live wallpapers alphabetically and UI tweaks.Romain Guy2009-11-081-0/+1
| | | | | 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-085-125/+149
|
* Revised live wallpaper picker metadata display.Daniel Sandler2009-11-051-11/+30
| | | | | | | | | | | | | 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 .
* Improving Live Wallpaper picker UI.Daniel Sandler2009-10-291-0/+11
| | | | | 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-8/+9
| | | | | | | | | | - "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-162-0/+94