<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_packages_wallpapers_LivePicker/AndroidManifest.xml, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_wallpapers_LivePicker/'/>
<entry>
<title>Use QUERY_ALL_PACKAGES to query service in R am: dc5274a22e am: 49f3d21672 am: 1f00948324 am: c597ac02d4</title>
<updated>2020-04-25T02:52:21+00:00</updated>
<author>
<name>Ching-Sung Li</name>
<email>chriscsli@google.com</email>
</author>
<published>2020-04-25T02:52:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_wallpapers_LivePicker/commit/?id=9ac8e474dd4bc4f8db0a3cd083652cdab6bbc1a3'/>
<id>9ac8e474dd4bc4f8db0a3cd083652cdab6bbc1a3</id>
<content type='text'>
Change-Id: I60257cec6599a9720774d4ef05b25b0b940f6f43
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I60257cec6599a9720774d4ef05b25b0b940f6f43
</pre>
</div>
</content>
</entry>
<entry>
<title>Use QUERY_ALL_PACKAGES to query service in R</title>
<updated>2020-04-24T03:20:47+00:00</updated>
<author>
<name>Ching-Sung Li</name>
<email>chriscsli@google.com</email>
</author>
<published>2020-04-24T03:07:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_wallpapers_LivePicker/commit/?id=dc5274a22e74b6314564ca772bf71f3aef54293b'/>
<id>dc5274a22e74b6314564ca772bf71f3aef54293b</id>
<content type='text'>
Use QUERY_ALL_PACKAGES to query wallpaper service in R

Bug: 154042792
Test: adb dumpsys package com.android.wallpaper.livepicker
Change-Id: I5fc394f176fee25331f46b0e6f472b2d0f17dfa5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use QUERY_ALL_PACKAGES to query wallpaper service in R

Bug: 154042792
Test: adb dumpsys package com.android.wallpaper.livepicker
Change-Id: I5fc394f176fee25331f46b0e6f472b2d0f17dfa5
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an exported flag in manifest</title>
<updated>2020-03-24T22:52:41+00:00</updated>
<author>
<name>Ashwini Oruganti</name>
<email>ashfall@google.com</email>
</author>
<published>2020-03-24T22:52:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_wallpapers_LivePicker/commit/?id=805b95fa1e6d406e163fa2b09cec3beb63fd4520'/>
<id>805b95fa1e6d406e163fa2b09cec3beb63fd4520</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't allow landscape mode for preview Activity</title>
<updated>2020-02-27T02:15:14+00:00</updated>
<author>
<name>Kunhung Li</name>
<email>kunhungli@google.com</email>
</author>
<published>2020-02-27T01:53:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_wallpapers_LivePicker/commit/?id=a98c32e54b9b4bd234c2126f3d89e38637accb7d'/>
<id>a98c32e54b9b4bd234c2126f3d89e38637accb7d</id>
<content type='text'>
Update screenOrientation to only support "portrait"

Bug: 150331478
Test: Manual
Change-Id: Ideed26873849a0be893cb61cb446d9ac76d61353
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update screenOrientation to only support "portrait"

Bug: 150331478
Test: Manual
Change-Id: Ideed26873849a0be893cb61cb446d9ac76d61353
</pre>
</div>
</content>
</entry>
<entry>
<title>Supports inline control for live wallpapers</title>
<updated>2019-01-25T20:55:46+00:00</updated>
<author>
<name>Richard Chou</name>
<email>richardchou@google.com</email>
</author>
<published>2018-11-21T05:46:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_wallpapers_LivePicker/commit/?id=00e8d9afba8bd20bc73e9507e0e42d6f9962ceef'/>
<id>00e8d9afba8bd20bc73e9507e0e42d6f9962ceef</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Merge manifests for LOCAL_STATIC_ANDROID_LIBRARIES." am: 695ea13407</title>
<updated>2018-04-16T13:18:03+00:00</updated>
<author>
<name>Dario Freni</name>
<email>dariofreni@google.com</email>
</author>
<published>2018-04-16T13:18:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_wallpapers_LivePicker/commit/?id=3564838a7a8c1ba61d67b4ba3b3b0402a2c4a6e4'/>
<id>3564838a7a8c1ba61d67b4ba3b3b0402a2c4a6e4</id>
<content type='text'>
am: d87ca78eb0

Change-Id: Ib928d30874de26127cbf2680fab6af13d3dd0ad2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
am: d87ca78eb0

Change-Id: Ib928d30874de26127cbf2680fab6af13d3dd0ad2
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge manifests for LOCAL_STATIC_ANDROID_LIBRARIES.</title>
<updated>2018-04-14T22:12:16+00:00</updated>
<author>
<name>Dario Freni</name>
<email>dariofreni@google.com</email>
</author>
<published>2018-04-14T22:00:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_wallpapers_LivePicker/commit/?id=065d913893b4e6b7938b338b0da0320888e2f3e8'/>
<id>065d913893b4e6b7938b338b0da0320888e2f3e8</id>
<content type='text'>
Requires bumping or setting minSdk explicitly in some modules.

Test: m -j
Change-Id: I86c9bfafea15655b8f438070a4c68f4d397ee820
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Requires bumping or setting minSdk explicitly in some modules.

Test: m -j
Change-Id: I86c9bfafea15655b8f438070a4c68f4d397ee820
</pre>
</div>
</content>
</entry>
<entry>
<title>[Wallpaper] Add wide color gamut support into LivePicker.</title>
<updated>2018-03-09T17:47:55+00:00</updated>
<author>
<name>Peiyong Lin</name>
<email>lpy@google.com</email>
</author>
<published>2018-03-01T02:05:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_wallpapers_LivePicker/commit/?id=0058e82a6f2025e043fc57d7660c828b05cb7029'/>
<id>0058e82a6f2025e043fc57d7660c828b05cb7029</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>Prompt to set live wallpaper on home or home and lock screen.</title>
<updated>2016-03-22T23:10:29+00:00</updated>
<author>
<name>Tony Wickham</name>
<email>twickham@google.com</email>
</author>
<published>2016-03-22T18:07:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_wallpapers_LivePicker/commit/?id=e27899f3d80c45439e487ec3e02549a1df3e48fb'/>
<id>e27899f3d80c45439e487ec3e02549a1df3e48fb</id>
<content type='text'>
Bug: 27706226
Change-Id: I005063dcb08e2f3840eec6fe7e487855bd823900
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 27706226
Change-Id: I005063dcb08e2f3840eec6fe7e487855bd823900
</pre>
</div>
</content>
</entry>
<entry>
<title>RTLize</title>
<updated>2013-08-07T23:57:16+00:00</updated>
<author>
<name>Amith Yamasani</name>
<email>yamasani@google.com</email>
</author>
<published>2013-08-07T23:57:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_wallpapers_LivePicker/commit/?id=489e75f9ea66b3ab8ec89293ae94510d8fb66f37'/>
<id>489e75f9ea66b3ab8ec89293ae94510d8fb66f37</id>
<content type='text'>
Bug: 10226016
Change-Id: Iab3708a4c1a90724066e427a1de68971bfa81de6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 10226016
Change-Id: Iab3708a4c1a90724066e427a1de68971bfa81de6
</pre>
</div>
</content>
</entry>
</feed>
