| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| |
| |
| | |
am: 1f00948324 am: c597ac02d4
Change-Id: I60257cec6599a9720774d4ef05b25b0b940f6f43
|
| | |
| |
| |
| |
| |
| |
| |
| | |
Use QUERY_ALL_PACKAGES to query wallpaper service in R
Bug: 154042792
Test: adb dumpsys package com.android.wallpaper.livepicker
Change-Id: I5fc394f176fee25331f46b0e6f472b2d0f17dfa5
|
| |/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
| |
Update screenOrientation to only support "portrait"
Bug: 150331478
Test: Manual
Change-Id: Ideed26873849a0be893cb61cb446d9ac76d61353
|
| |
|
|
|
|
|
|
|
|
| |
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
|
| |\
| |
| |
| |
| |
| | |
am: d87ca78eb0
Change-Id: Ib928d30874de26127cbf2680fab6af13d3dd0ad2
|
| | |
| |
| |
| |
| |
| |
| | |
Requires bumping or setting minSdk explicitly in some modules.
Test: m -j
Change-Id: I86c9bfafea15655b8f438070a4c68f4d397ee820
|
| |/
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
| |
Bug: 27706226
Change-Id: I005063dcb08e2f3840eec6fe7e487855bd823900
|
| |
|
|
|
| |
Bug: 10226016
Change-Id: Iab3708a4c1a90724066e427a1de68971bfa81de6
|
| |
|
|
| |
Bug: 7400295
Change-Id: I919388c69b828c6464f57acf59c1cf6f6e6a9c85
|
| |
|
|
| |
Change-Id: If717ce64157356e470b198fb74ff8bab96d3f4ba
|
| |
|
|
| |
Change-Id: I4e926775241494ce423513f3e4f68e38f92a7823
|
| |
|
|
| |
Change-Id: If739648a4e848ba75be6975e613a3d161f461339
|
| |
|
|
|
|
|
|
|
| |
-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
|
| |
|
|
|
|
| |
- Basic UI for the new LivePicker. Missing small tweaks
Change-Id: I5d48e5ea5afc7feccf5f35124b944283060685df
|
| |
|
|
|
|
|
| |
I don't think we need to pin this on phones either.
Bug: 3031752
Change-Id: I0c6b4d710b2068c20300c10854947a9d0e50dd1f
|
| |
|
|
| |
Change-Id: I48ca7999e19e703208092e6a6f80b0b67faa1757
|
| |
|
|
|
|
| |
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.
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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 .
|
| |
|