<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_packages_wallpapers_LivePicker, branch android10-qpr1-release</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>Snap for 5782352 from c534e3bd5b4658ee1757bc448c6e3a31a27ef131 to qt-qpr1-release</title>
<updated>2019-08-06T03:06:51+00:00</updated>
<author>
<name>android-build-team Robot</name>
<email>android-build-team-robot@google.com</email>
</author>
<published>2019-08-06T03:06:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_wallpapers_LivePicker/commit/?id=dfd84e8a4c2434fb0f2a7fdba1ada5b2bb5f3743'/>
<id>dfd84e8a4c2434fb0f2a7fdba1ada5b2bb5f3743</id>
<content type='text'>
Change-Id: I1f1f87799d8d44b27430d20a5ae46d08a6c98b1a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I1f1f87799d8d44b27430d20a5ae46d08a6c98b1a
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix UI disordered when starting activity in background</title>
<updated>2019-07-30T03:03:42+00:00</updated>
<author>
<name>Kunhung Li</name>
<email>kunhungli@google.com</email>
</author>
<published>2019-07-16T01:34:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_wallpapers_LivePicker/commit/?id=c534e3bd5b4658ee1757bc448c6e3a31a27ef131'/>
<id>c534e3bd5b4658ee1757bc448c6e3a31a27ef131</id>
<content type='text'>
ViewPager can't get its actual height when updating in background.
Call super.onMeasure() at first to retrive child count and then call
setMeasuredDimension().

Bug: 135406087
Test: Manual test
Change-Id: I58430d01b324785d9d6f900d31791abf67ebceb2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ViewPager can't get its actual height when updating in background.
Call super.onMeasure() at first to retrive child count and then call
setMeasuredDimension().

Bug: 135406087
Test: Manual test
Change-Id: I58430d01b324785d9d6f900d31791abf67ebceb2
</pre>
</div>
</content>
</entry>
<entry>
<title>Snap for 5691478 from dbf9ada7d8c0241e1eac6b5a1541b7e7ee82cc07 to qt-qpr1-release</title>
<updated>2019-06-27T03:13:34+00:00</updated>
<author>
<name>android-build-team Robot</name>
<email>android-build-team-robot@google.com</email>
</author>
<published>2019-06-27T03:13:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_wallpapers_LivePicker/commit/?id=77c5450293e82576a1385bdac17ecc6c0baacf97'/>
<id>77c5450293e82576a1385bdac17ecc6c0baacf97</id>
<content type='text'>
Change-Id: Ia349637bc7da9587862dc50040c235a73fbe7b2c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ia349637bc7da9587862dc50040c235a73fbe7b2c
</pre>
</div>
</content>
</entry>
<entry>
<title>Let wallpaper connection follow activity life cycle</title>
<updated>2019-06-25T07:02:11+00:00</updated>
<author>
<name>Kunhung Li</name>
<email>kunhungli@google.com</email>
</author>
<published>2019-06-19T07:32:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_wallpapers_LivePicker/commit/?id=dbf9ada7d8c0241e1eac6b5a1541b7e7ee82cc07'/>
<id>dbf9ada7d8c0241e1eac6b5a1541b7e7ee82cc07</id>
<content type='text'>
For some case framework will relaunch all exist activities but preserve
their windows, and framework will also unbind all binding service during
relaunch. So for those service which used to draw things, a safer way
should let they followed activity's life cycle.

Bug: 133820924
Bug: 135098604
Test: Reproduce by description of the problem. Also test on rotate
device.

Change-Id: I2ee01575ec995f4b7ca86f44d64542994488d4ac
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For some case framework will relaunch all exist activities but preserve
their windows, and framework will also unbind all binding service during
relaunch. So for those service which used to draw things, a safer way
should let they followed activity's life cycle.

Bug: 133820924
Bug: 135098604
Test: Reproduce by description of the problem. Also test on rotate
device.

Change-Id: I2ee01575ec995f4b7ca86f44d64542994488d4ac
</pre>
</div>
</content>
</entry>
<entry>
<title>Snap for 5663715 from 3978e487dc88a321138eb7c79d0fda891135c2a4 to qt-qpr1-release</title>
<updated>2019-06-15T23:14:22+00:00</updated>
<author>
<name>android-build-team Robot</name>
<email>android-build-team-robot@google.com</email>
</author>
<published>2019-06-15T23:14:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_wallpapers_LivePicker/commit/?id=80510aa181c7e61b3c1fe1dcfe50fdddb6776d39'/>
<id>80510aa181c7e61b3c1fe1dcfe50fdddb6776d39</id>
<content type='text'>
Change-Id: I0f2a777384d40fe143e43f2b2c03d7ccc6f07d2a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I0f2a777384d40fe143e43f2b2c03d7ccc6f07d2a
</pre>
</div>
</content>
</entry>
<entry>
<title>[automerger skipped] Import translations. DO NOT MERGE am: 65d2da7213 -s ours</title>
<updated>2019-06-14T03:52:03+00:00</updated>
<author>
<name>Bill Yi</name>
<email>byi@google.com</email>
</author>
<published>2019-06-14T03:52:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_wallpapers_LivePicker/commit/?id=3978e487dc88a321138eb7c79d0fda891135c2a4'/>
<id>3978e487dc88a321138eb7c79d0fda891135c2a4</id>
<content type='text'>
am: d5d6a49ce8 -s ours
am skip reason: subject contains skip directive

Change-Id: I57878a9e5058c77d62ff3a8c4656e3e3e282defa
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
am: d5d6a49ce8 -s ours
am skip reason: subject contains skip directive

Change-Id: I57878a9e5058c77d62ff3a8c4656e3e3e282defa
</pre>
</div>
</content>
</entry>
<entry>
<title>[automerger skipped] Import translations. DO NOT MERGE</title>
<updated>2019-06-14T02:36:27+00:00</updated>
<author>
<name>Bill Yi</name>
<email>byi@google.com</email>
</author>
<published>2019-06-14T02:36:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_wallpapers_LivePicker/commit/?id=d5d6a49ce8e7c24d11d2c627342b862fe94aa82b'/>
<id>d5d6a49ce8e7c24d11d2c627342b862fe94aa82b</id>
<content type='text'>
am: 65d2da7213 -s ours
am skip reason: subject contains skip directive

Change-Id: I5fda53091d9492b3fc7581a3528f94800d5fd58e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
am: 65d2da7213 -s ours
am skip reason: subject contains skip directive

Change-Id: I5fda53091d9492b3fc7581a3528f94800d5fd58e
</pre>
</div>
</content>
</entry>
<entry>
<title>Import translations. DO NOT MERGE</title>
<updated>2019-06-13T16:09:41+00:00</updated>
<author>
<name>Bill Yi</name>
<email>byi@google.com</email>
</author>
<published>2019-06-13T16:09:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_wallpapers_LivePicker/commit/?id=65d2da7213297ddb46662b4a459aeb2aabd3569b'/>
<id>65d2da7213297ddb46662b4a459aeb2aabd3569b</id>
<content type='text'>
Auto-generated-cl: translation import

Bug: 64712476
Change-Id: Ibac22c278add8ecab469d2114f747a4efe56bbed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Auto-generated-cl: translation import

Bug: 64712476
Change-Id: Ibac22c278add8ecab469d2114f747a4efe56bbed
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Snap for 5652667 from a24cefa598987f591e50f50cc5711c3ac677425d to qt-qpr1-release" into qt-qpr1-release</title>
<updated>2019-06-12T03:54:03+00:00</updated>
<author>
<name>android-build-team Robot</name>
<email>android-build-team-robot@google.com</email>
</author>
<published>2019-06-12T03:54:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_wallpapers_LivePicker/commit/?id=6e52503b90231136381e63a32064bc2f4a99a8c8'/>
<id>6e52503b90231136381e63a32064bc2f4a99a8c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Snap for 5652667 from a24cefa598987f591e50f50cc5711c3ac677425d to qt-qpr1-release</title>
<updated>2019-06-12T03:21:54+00:00</updated>
<author>
<name>android-build-team Robot</name>
<email>android-build-team-robot@google.com</email>
</author>
<published>2019-06-12T03:21:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_wallpapers_LivePicker/commit/?id=249dcc044c4181227f68f2ae4fb0a6138b0f960e'/>
<id>249dcc044c4181227f68f2ae4fb0a6138b0f960e</id>
<content type='text'>
Change-Id: Ia4619193c3afaa4f53b1b00f5d991df2968afa3f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ia4619193c3afaa4f53b1b00f5d991df2968afa3f
</pre>
</div>
</content>
</entry>
</feed>
