summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
Commit message (Collapse)AuthorAgeFilesLines
* Use QUERY_ALL_PACKAGES to query service in R am: dc5274a22e am: 49f3d21672 ↵Ching-Sung Li2020-04-251-0/+1
|\ | | | | | | | | | | am: 1f00948324 am: c597ac02d4 Change-Id: I60257cec6599a9720774d4ef05b25b0b940f6f43
| * Use QUERY_ALL_PACKAGES to query service in RChing-Sung Li2020-04-241-0/+1
| | | | | | | | | | | | | | | | Use QUERY_ALL_PACKAGES to query wallpaper service in R Bug: 154042792 Test: adb dumpsys package com.android.wallpaper.livepicker Change-Id: I5fc394f176fee25331f46b0e6f472b2d0f17dfa5
* | Add an exported flag in manifestAshwini Oruganti2020-03-241-0/+2
|/ | | | | | | | | | | | | | | | | With b/150232615, we will need an explicit value set for the exported flag when intent filters are present, as the default behavior is changing for S+. This change adds the value reflecting the previous default to the manifest. These changes were made using an automated tool, the xml file may be reformatted slightly creating a larger diff. The only "real" change is the addition of "android:exported" to activities, services, and receivers that have one or more intent-filters. Bug: 150232615 Test: TH Exempt-From-Owner-Approval: mechanical refactoring Change-Id: I8230bd5f4e8f92c55ef31b73af758b334dfddf35
* Don't allow landscape mode for preview ActivityKunhung Li2020-02-271-0/+3
| | | | | | | | Update screenOrientation to only support "portrait" Bug: 150331478 Test: Manual Change-Id: Ideed26873849a0be893cb61cb446d9ac76d61353
* 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
* RTLizeandroid-4.4_r0.7Amith Yamasani2013-08-071-1/+2
| | | | | Bug: 10226016 Change-Id: Iab3708a4c1a90724066e427a1de68971bfa81de6
* Adding high-res live wallpaper picker assetandroid-cts-4.2_r2android-4.2.2_r1.2android-4.2.2_r1.1android-4.2.2_r1tools_r22jb-mr1.1-releasejb-mr1.1-dev-plus-aospjb-mr1.1-devMichael Jurka2012-11-131-1/+1
| | | | Bug: 7400295 Change-Id: I919388c69b828c6464f57acf59c1cf6f6e6a9c85
* Implement issue #4499996: LiveWallpaperPreview activity intent filterandroid-cts-4.1_r4android-cts-4.1_r2android-cts-4.1_r1android-4.1.2_r2.1android-4.1.2_r2android-4.1.2_r1android-4.1.1_r6.1android-4.1.1_r6android-4.1.1_r5android-4.1.1_r4android-4.1.1_r3android-4.1.1_r2android-4.1.1_r1.1android-4.1.1_r1jb-releasejb-mr0-releasejb-devDianne 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