summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
Commit message (Collapse)AuthorAgeFilesLines
* Supports inline control for live wallpapersRichard Chou2019-01-261-1/+1
| | | | | | | | | | To support inline control (Slice), WallpaperInfo has a new attribute settingsSliceUri. A ViewPager is added to LiveWallpapersPicker for the display of both wallpaper attribution and settings Slice. Bug: 111862421 Test: Manual Change-Id: I28e808ec58f12179da1acc000634d6c41eec805b
* Merge "Merge manifests for LOCAL_STATIC_ANDROID_LIBRARIES." am: 695ea13407Dario Freni2018-04-161-0/+2
|\ | | | | | | | | | | am: d87ca78eb0 Change-Id: Ib928d30874de26127cbf2680fab6af13d3dd0ad2
| * Merge manifests for LOCAL_STATIC_ANDROID_LIBRARIES.Dario Freni2018-04-141-0/+2
| | | | | | | | | | | | | | Requires bumping or setting minSdk explicitly in some modules. Test: m -j Change-Id: I86c9bfafea15655b8f438070a4c68f4d397ee820
* | [Wallpaper] Add wide color gamut support into LivePicker.Peiyong Lin2018-03-091-0/+3
|/ | | | | | | | | This patch adds wide color gamut support into LivePicker activities to deliver a compelling experience when users are previewing live wallpaper. BUG: 74008618 Test: adb shell dumpsys SurfaceFlinger Change-Id: Ib4a95649acea82d346267b9a34155e6e0733c398
* Prompt to set live wallpaper on home or home and lock screen.Tony Wickham2016-03-221-0/+1
| | | | | Bug: 27706226 Change-Id: I005063dcb08e2f3840eec6fe7e487855bd823900
* RTLizeAmith Yamasani2013-08-071-1/+2
| | | | | Bug: 10226016 Change-Id: Iab3708a4c1a90724066e427a1de68971bfa81de6
* 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