<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_packages_modules_CaptivePortalLogin, branch android10-dev</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_modules_CaptivePortalLogin/'/>
<entry>
<title>Use the AOSP color for the captive portal app background</title>
<updated>2019-07-03T10:41:57+00:00</updated>
<author>
<name>Chalard Jean</name>
<email>jchalard@google.com</email>
</author>
<published>2019-07-03T10:05:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_modules_CaptivePortalLogin/commit/?id=0b6602771fb927183fcb75db28456bcb9c7d66a0'/>
<id>0b6602771fb927183fcb75db28456bcb9c7d66a0</id>
<content type='text'>
Apparently there is no way at all to reference the accent
color of the platform from a mainline module, so this has
to be some fixed color.

Test: manual
Bug: 130844386
Bug: 136636145
Change-Id: I76a9b33b8dc48fbebd8a2f7b7509fec4dda87b9e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Apparently there is no way at all to reference the accent
color of the platform from a mainline module, so this has
to be some fixed color.

Test: manual
Bug: 130844386
Bug: 136636145
Change-Id: I76a9b33b8dc48fbebd8a2f7b7509fec4dda87b9e
</pre>
</div>
</content>
</entry>
<entry>
<title>qt-dev should be v290000000 and targetSdkVersion=29</title>
<updated>2019-06-10T23:49:45+00:00</updated>
<author>
<name>Akshay</name>
<email>aksh@google.com</email>
</author>
<published>2019-06-07T20:32:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_modules_CaptivePortalLogin/commit/?id=d96cf08461eb7600c348293d6d9b6593b7d4d05f'/>
<id>d96cf08461eb7600c348293d6d9b6593b7d4d05f</id>
<content type='text'>
Bug: 129546105
Change-Id: I991eed81222281b49989c6d2bd718abf23966dfe
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 129546105
Change-Id: I991eed81222281b49989c6d2bd718abf23966dfe
</pre>
</div>
</content>
</entry>
<entry>
<title>Import translations. DO NOT MERGE</title>
<updated>2019-06-04T21:55:37+00:00</updated>
<author>
<name>Bill Yi</name>
<email>byi@google.com</email>
</author>
<published>2019-06-04T21:55:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_modules_CaptivePortalLogin/commit/?id=78e01d86fb0a1f41cc4093d4136ac3e9001f2e16'/>
<id>78e01d86fb0a1f41cc4093d4136ac3e9001f2e16</id>
<content type='text'>
Auto-generated-cl: translation import

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

Bug: 64712476
Change-Id: I3a8da67ffb4575b904941fe69e88120cfe12c8a2
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add OWNERS file to block further submits so we can start migration." into qt-dev</title>
<updated>2019-05-31T16:33:59+00:00</updated>
<author>
<name>Baligh Uddin</name>
<email>baligh@google.com</email>
</author>
<published>2019-05-31T16:33:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_modules_CaptivePortalLogin/commit/?id=45f02cd0143db7ba3b7edf5afd9dd50b763d66b3'/>
<id>45f02cd0143db7ba3b7edf5afd9dd50b763d66b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix captive portal can't show certificate problem</title>
<updated>2019-05-30T05:32:32+00:00</updated>
<author>
<name>Mark Chien</name>
<email>markchien@google.com</email>
</author>
<published>2019-05-30T02:46:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_modules_CaptivePortalLogin/commit/?id=e4e063a185d5c81ab1bfd8fedb5e84fc0dedf4f9'/>
<id>e4e063a185d5c81ab1bfd8fedb5e84fc0dedf4f9</id>
<content type='text'>
Captive portal overrides two shouldOverrideUrlLoading methods,
but show certificate logic only be implemented in deprecated one.

Bug: 133714666
Test: -build, flash, boot
      -atest FramworksNetTests
      -manual test

Change-Id: I2656bb709cb0bf259279ca75ad8411cd8c92fb43
Merged-In: I64b05adcb46baf3fca116dbdc5177bc31c71e06d
(cherry picked from commit 9161b5e845eb8aa9b5ecf0dd464bca73359e1553)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Captive portal overrides two shouldOverrideUrlLoading methods,
but show certificate logic only be implemented in deprecated one.

Bug: 133714666
Test: -build, flash, boot
      -atest FramworksNetTests
      -manual test

Change-Id: I2656bb709cb0bf259279ca75ad8411cd8c92fb43
Merged-In: I64b05adcb46baf3fca116dbdc5177bc31c71e06d
(cherry picked from commit 9161b5e845eb8aa9b5ecf0dd464bca73359e1553)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add OWNERS file to block further submits so we can start migration.</title>
<updated>2019-05-29T22:14:58+00:00</updated>
<author>
<name>Baligh Uddin</name>
<email>baligh@google.com</email>
</author>
<published>2019-05-29T22:14:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_modules_CaptivePortalLogin/commit/?id=b80c1f1780906f1b1536daf74791fc69f27317a2'/>
<id>b80c1f1780906f1b1536daf74791fc69f27317a2</id>
<content type='text'>
BUG: 133225687
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: 133225687
</pre>
</div>
</content>
</entry>
<entry>
<title>Import translations. DO NOT MERGE</title>
<updated>2019-05-21T03:35:49+00:00</updated>
<author>
<name>Bill Yi</name>
<email>byi@google.com</email>
</author>
<published>2019-05-21T03:35:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_modules_CaptivePortalLogin/commit/?id=05a2310e87066fda33715aea95fae4008ea04315'/>
<id>05a2310e87066fda33715aea95fae4008ea04315</id>
<content type='text'>
Auto-generated-cl: translation import

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

Bug: 64712476
Change-Id: If790b430eef724817bff5c4b33cd50c11dcd31f9
</pre>
</div>
</content>
</entry>
<entry>
<title>Add build targets for non-mainline NetworkStack</title>
<updated>2019-05-15T07:14:51+00:00</updated>
<author>
<name>Remi NGUYEN VAN</name>
<email>reminv@google.com</email>
</author>
<published>2019-05-15T07:14:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_modules_CaptivePortalLogin/commit/?id=787c07b58bbe8bb56df48203564bd05c8a571fef'/>
<id>787c07b58bbe8bb56df48203564bd05c8a571fef</id>
<content type='text'>
Add PlatformCaptivePortalLogin and PlatformNetworkPermissionConfig build
targets to override CaptivePortalLogin and NetworkPermissionConfig with
platform-key-signed packages easily. The added packages are unused by
default but can simplify setup for OEMs that use InProcessNetworkStack.

Bug: 132635211
Test: Added the new packages to sailfish build, built image: device has
      the proper packages signed with the right keys, networking and
      captive portal working fine.

Change-Id: I09656deb6ba928f56b478adebb60268fa6f484b0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add PlatformCaptivePortalLogin and PlatformNetworkPermissionConfig build
targets to override CaptivePortalLogin and NetworkPermissionConfig with
platform-key-signed packages easily. The added packages are unused by
default but can simplify setup for OEMs that use InProcessNetworkStack.

Bug: 132635211
Test: Added the new packages to sailfish build, built image: device has
      the proper packages signed with the right keys, networking and
      captive portal working fine.

Change-Id: I09656deb6ba928f56b478adebb60268fa6f484b0
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the icon for the captive portal login app.</title>
<updated>2019-05-09T11:55:44+00:00</updated>
<author>
<name>Lorenzo Colitti</name>
<email>lorenzo@google.com</email>
</author>
<published>2019-05-09T11:15:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_modules_CaptivePortalLogin/commit/?id=8c5690905b59769a4182e47429d6701580b5facb'/>
<id>8c5690905b59769a4182e47429d6701580b5facb</id>
<content type='text'>
Looks like https://screenshot.googleplex.com/6n4Cf3LRv4A
Icon comes from frameworks/base/core/res/res/drawable/stat_notify_wifi_in_range.xml

Test: manual
Bug: 29924821
Change-Id: I378fdb2d493fb8598c3e4fa98e100696c72f88ea
Merged-In: I378fdb2d493fb8598c3e4fa98e100696c72f88ea
(cherry picked from commit 0b4e0750161b8f72f37ea1b0312feda7d7475537)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Looks like https://screenshot.googleplex.com/6n4Cf3LRv4A
Icon comes from frameworks/base/core/res/res/drawable/stat_notify_wifi_in_range.xml

Test: manual
Bug: 29924821
Change-Id: I378fdb2d493fb8598c3e4fa98e100696c72f88ea
Merged-In: I378fdb2d493fb8598c3e4fa98e100696c72f88ea
(cherry picked from commit 0b4e0750161b8f72f37ea1b0312feda7d7475537)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Update version number to 220000000" into qt-dev</title>
<updated>2019-05-05T16:35:35+00:00</updated>
<author>
<name>Baligh Uddin</name>
<email>baligh@google.com</email>
</author>
<published>2019-05-05T16:35:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_modules_CaptivePortalLogin/commit/?id=4b68c0bc5bf232447d04a8e4fc84e361db1494a6'/>
<id>4b68c0bc5bf232447d04a8e4fc84e361db1494a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
