<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages_apps_Settings/src/com/android/settings/wifi/AccessPointPreference.java, branch replicant-6.0</title>
<subtitle>packages/apps/settings
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Settings/'/>
<entry>
<title>Settings: Fix up management for wifi priority.</title>
<updated>2015-12-15T01:47:59+00:00</updated>
<author>
<name>Adnan Begovic</name>
<email>adnan@cyngn.com</email>
</author>
<published>2015-12-15T01:47:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Settings/commit/?id=abe4aff41352fb2ce92247178ae03a5fc8e2a9bc'/>
<id>abe4aff41352fb2ce92247178ae03a5fc8e2a9bc</id>
<content type='text'>
Change-Id: I3a173caf6eb2cf7f602071851afe9828cda01ca2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I3a173caf6eb2cf7f602071851afe9828cda01ca2
</pre>
</div>
</content>
</entry>
<entry>
<title>Add content description to wifi networks</title>
<updated>2015-07-14T18:00:07+00:00</updated>
<author>
<name>Jason Monk</name>
<email>jmonk@google.com</email>
</author>
<published>2015-07-14T18:00:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Settings/commit/?id=2ecd295d567ff543ba66c104765a1025cfa59c26'/>
<id>2ecd295d567ff543ba66c104765a1025cfa59c26</id>
<content type='text'>
Bug: 22468835
Change-Id: Ifd9d0384030befbd221b14599159348bf56d41c8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 22468835
Change-Id: Ifd9d0384030befbd221b14599159348bf56d41c8
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce jank in wifi settings</title>
<updated>2015-06-29T17:47:14+00:00</updated>
<author>
<name>Jason Monk</name>
<email>jmonk@google.com</email>
</author>
<published>2015-06-29T17:28:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Settings/commit/?id=55dd8869db9c2a66423fcbb83cb5f5db38f8fb5f'/>
<id>55dd8869db9c2a66423fcbb83cb5f5db38f8fb5f</id>
<content type='text'>
 - Fix view recycling for AccessPointPreferences by adding a dummy
   during initial inflation
 - Cut down on what is done during onBindView and refresh()
 - Try to re-use AccessPointPreferences when possible

Some jank still occurs when scan results come in, but it is less
than before.

Bug: 16518752
Change-Id: I2619303281dd50aa3864783c49738ae9f221834a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - Fix view recycling for AccessPointPreferences by adding a dummy
   during initial inflation
 - Cut down on what is done during onBindView and refresh()
 - Try to re-use AccessPointPreferences when possible

Some jank still occurs when scan results come in, but it is less
than before.

Bug: 16518752
Change-Id: I2619303281dd50aa3864783c49738ae9f221834a
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Wifi Signal strength icon issues in WifiSettings.</title>
<updated>2015-06-03T18:54:41+00:00</updated>
<author>
<name>Sanket Padawe</name>
<email>sanketpadawe@google.com</email>
</author>
<published>2015-06-03T18:54:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Settings/commit/?id=8cde7135b590e4be10b02478f03c2f0149b94591'/>
<id>8cde7135b590e4be10b02478f03c2f0149b94591</id>
<content type='text'>
Bug: 21591392
Bug: 21592509
Change-Id: I6612ef62c17e6279b06f80a67bee345e913f1927
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 21591392
Bug: 21592509
Change-Id: I6612ef62c17e6279b06f80a67bee345e913f1927
</pre>
</div>
</content>
</entry>
<entry>
<title>Make use of WifiTracker's WorkerThread support</title>
<updated>2015-05-28T16:26:09+00:00</updated>
<author>
<name>Jason Monk</name>
<email>jmonk@google.com</email>
</author>
<published>2015-05-28T15:42:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Settings/commit/?id=7a0b412ed25f35d7bb5660b44336b20f454cc438'/>
<id>7a0b412ed25f35d7bb5660b44336b20f454cc438</id>
<content type='text'>
Let the AccessPoint callbacks come in on a BG thread and do more
of the handling there.

Bug: 21486080
Change-Id: I529152d9f5c429b790a669b75b6d955ce4336caf
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Let the AccessPoint callbacks come in on a BG thread and do more
of the handling there.

Bug: 21486080
Change-Id: I529152d9f5c429b790a669b75b6d955ce4336caf
</pre>
</div>
</content>
</entry>
<entry>
<title>Badge managed WiFi networks</title>
<updated>2015-05-18T17:42:36+00:00</updated>
<author>
<name>Robin Lee</name>
<email>rgl@google.com</email>
</author>
<published>2015-05-18T09:10:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Settings/commit/?id=9aaee290ad402bfe06a781dc8d1ca21277db3130'/>
<id>9aaee290ad402bfe06a781dc8d1ca21277db3130</id>
<content type='text'>
Bug: 19504806
Change-Id: I600b41e4bf6d336b7e091968560c6393041fc6b2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 19504806
Change-Id: I600b41e4bf6d336b7e091968560c6393041fc6b2
</pre>
</div>
</content>
</entry>
<entry>
<title>Saved networks summary strings.</title>
<updated>2015-05-05T01:14:33+00:00</updated>
<author>
<name>Sanket Padawe</name>
<email>sanketpadawe@google.com</email>
</author>
<published>2015-05-05T01:14:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Settings/commit/?id=eb3ff59333e355f22227b10ab6cbf634ead1e13c'/>
<id>eb3ff59333e355f22227b10ab6cbf634ead1e13c</id>
<content type='text'>
Bug: 20667217
Change-Id: I13930f8d0d99bc874692568de713003798b98a87
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 20667217
Change-Id: I13930f8d0d99bc874692568de713003798b98a87
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement 'Available via Passpoint' feature [DO NOT MERGE]</title>
<updated>2015-04-29T19:32:50+00:00</updated>
<author>
<name>Vinit Deshpande</name>
<email>vinitd@google.com</email>
</author>
<published>2015-04-16T18:41:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Settings/commit/?id=a2fd30765171fa4299919c569ee3c1577fe2f0db'/>
<id>a2fd30765171fa4299919c569ee3c1577fe2f0db</id>
<content type='text'>
This also fixes the issues related to explicit connection
to passpoint AP, and fixes occassional mention of
'connected via Wi-Fi Assistent'

Change-Id: I152cebafa6259194f1d09a6972a3508156335cb6
(cherry picked from commit 08b5b5d4393b3a670208a157520c4dd97f4cfc3a)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This also fixes the issues related to explicit connection
to passpoint AP, and fixes occassional mention of
'connected via Wi-Fi Assistent'

Change-Id: I152cebafa6259194f1d09a6972a3508156335cb6
(cherry picked from commit 08b5b5d4393b3a670208a157520c4dd97f4cfc3a)
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove "Show apps" and add summary to saved networks from Wifi Settings.</title>
<updated>2015-04-14T00:57:38+00:00</updated>
<author>
<name>Sanket Padawe</name>
<email>sanketpadawe@google.com</email>
</author>
<published>2015-04-14T00:57:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Settings/commit/?id=dce1c724f1cea5128d485342ea8af72c1f770aa3'/>
<id>dce1c724f1cea5128d485342ea8af72c1f770aa3</id>
<content type='text'>
Bug: 20148271
Change-Id: Ie042ac83a7253ff86f3eda77fb1e8a4c0e1a13d5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 20148271
Change-Id: Ie042ac83a7253ff86f3eda77fb1e8a4c0e1a13d5
</pre>
</div>
</content>
</entry>
<entry>
<title>Badge Wi-Fi installer apps</title>
<updated>2015-02-27T15:57:53+00:00</updated>
<author>
<name>Robin Lee</name>
<email>rgl@google.com</email>
</author>
<published>2015-02-26T12:30:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Settings/commit/?id=0d8879ade7dcd8d92ed07c5e4027d7c5da73f487'/>
<id>0d8879ade7dcd8d92ed07c5e4027d7c5da73f487</id>
<content type='text'>
Consistent, and more importantly useful to know which version of an app
was responsible for installing a network.

Change-Id: I37e326f419e03b020e17daa7d65c713d1ea6ddc8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Consistent, and more importantly useful to know which version of an app
was responsible for installing a network.

Change-Id: I37e326f419e03b020e17daa7d65c713d1ea6ddc8
</pre>
</div>
</content>
</entry>
</feed>
