summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
Commit message (Collapse)AuthorAgeFilesLines
* 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