summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
Commit message (Collapse)AuthorAgeFilesLines
* Adding high-res live wallpaper picker assetMichael Jurka2012-11-131-1/+1
| | | | Bug: 7400295 Change-Id: I919388c69b828c6464f57acf59c1cf6f6e6a9c85
* Implement issue #4499996: LiveWallpaperPreview activity intent filterDianne Hackborn2012-04-191-2/+9
| | | | Change-Id: If717ce64157356e470b198fb74ff8bab96d3f4ba
* Adding wallpaper picker previewAdam Cohen2011-01-181-0/+2
| | | | Change-Id: I4e926775241494ce423513f3e4f68e38f92a7823
* Adjusting dialog to specAdam Cohen2010-12-211-2/+2
| | | | Change-Id: If739648a4e848ba75be6975e613a3d161f461339
* Fixed bug in orientation changeAdam Lesinski2010-12-061-1/+1
| | | | | | | | | -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-031-1/+2
| | | | | | - Basic UI for the new LivePicker. Missing small tweaks Change-Id: I5d48e5ea5afc7feccf5f35124b944283060685df
* Allow wallpaper picker to run in portrait.Joe Onorato2010-10-301-5/+2
| | | | | | | I don't think we need to pin this on phones either. Bug: 3031752 Change-Id: I0c6b4d710b2068c20300c10854947a9d0e50dd1f
* Add an original-package tag that matches the real package name.Jeff Hamilton2010-02-121-0/+2
| | | | Change-Id: I48ca7999e19e703208092e6a6f80b0b67faa1757
* The wallpaper picker should not try to run in acore.Dianne Hackborn2009-12-161-1/+0
| | | | | | It can't, because it isn't using the sharedUserId for it. So what this ended up doing was creating another acore under this app's uid, which confused me for a long time.
* New icons for live wallpaper picker.Daniel Sandler2009-11-161-3/+3
|
* Improve live wallpaper picker: animations, loading message, etc.Romain Guy2009-11-091-1/+1
|
* New, safer, live wallpaper picker.Romain Guy2009-11-081-4/+11
|
* Revised live wallpaper picker metadata display.Daniel Sandler2009-11-051-1/+1
| | | | | | | | | | | | | 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 .
* Move the live wallpapers picker to its own apk.Romain Guy2009-10-161-0/+46