<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages_apps_Settings/src/com/android/settings/applications/AppLaunchSettings.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>Disable app-link preferences for browser apps</title>
<updated>2015-10-09T23:02:00+00:00</updated>
<author>
<name>Christopher Tate</name>
<email>ctate@google.com</email>
</author>
<published>2015-09-08T22:41:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Settings/commit/?id=90de3bebf432d0897607adaca281fe248cd6575f'/>
<id>90de3bebf432d0897607adaca281fe248cd6575f</id>
<content type='text'>
Also make sure that the 'Clear defaults' action unsets the app's
standing as the default browser, when applicable.

Bug 23751034

Change-Id: I6131b763bfa76ba38d18cad2abbb35caffe789aa
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also make sure that the 'Clear defaults' action unsets the app's
standing as the default browser, when applicable.

Bug 23751034

Change-Id: I6131b763bfa76ba38d18cad2abbb35caffe789aa
</pre>
</div>
</content>
</entry>
<entry>
<title>Make "Ask every time" actually work that way</title>
<updated>2015-08-13T23:34:10+00:00</updated>
<author>
<name>Christopher Tate</name>
<email>ctate@google.com</email>
</author>
<published>2015-08-13T23:34:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Settings/commit/?id=970291e20c9b7fa0ccc5677149c37ce68434968c'/>
<id>970291e20c9b7fa0ccc5677149c37ce68434968c</id>
<content type='text'>
..in link-opening behavior.  If a candidate is marked as "ask
every time," then the user is guaranteed to get a disambiguation
prompt including that candidate even when some other candidate
app is in the "always prefer this over a browser" state.

Bug 23147746

Change-Id: I73d8893ab74ea0356b757ab836349243cda2e307
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
..in link-opening behavior.  If a candidate is marked as "ask
every time," then the user is guaranteed to get a disambiguation
prompt including that candidate even when some other candidate
app is in the "always prefer this over a browser" state.

Bug 23147746

Change-Id: I73d8893ab74ea0356b757ab836349243cda2e307
</pre>
</div>
</content>
</entry>
<entry>
<title>Offer 'ask' as an available app-linking state</title>
<updated>2015-07-17T23:11:41+00:00</updated>
<author>
<name>Christopher Tate</name>
<email>ctate@google.com</email>
</author>
<published>2015-07-17T20:15:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Settings/commit/?id=2eda36509f43ce208db811dd34fe8f0633fc6397'/>
<id>2eda36509f43ce208db811dd34fe8f0633fc6397</id>
<content type='text'>
Bug 22532193

Change-Id: I5bb43b1b8d84af1901f99fb10dd899c260d94c99
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug 22532193

Change-Id: I5bb43b1b8d84af1901f99fb10dd899c260d94c99
</pre>
</div>
</content>
</entry>
<entry>
<title>App link handling is not just for "official" verified handlers</title>
<updated>2015-07-07T21:09:52+00:00</updated>
<author>
<name>Christopher Tate</name>
<email>ctate@google.com</email>
</author>
<published>2015-07-01T23:52:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Settings/commit/?id=a08a225d184fa75bb066fcb2d151d589106986de'/>
<id>a08a225d184fa75bb066fcb2d151d589106986de</id>
<content type='text'>
Allow apps to be enabled as link handlers for their accepted domains
even when they are not the "official" apps for those domains.

Also clean up a bunch of inconsistent/wrong state reporting in the UI.

Bug 22069429

Change-Id: Ic3b2bcc476dfc30085d3df7412b02bdc5d53df6d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow apps to be enabled as link handlers for their accepted domains
even when they are not the "official" apps for those domains.

Also clean up a bunch of inconsistent/wrong state reporting in the UI.

Bug 22069429

Change-Id: Ic3b2bcc476dfc30085d3df7412b02bdc5d53df6d
</pre>
</div>
</content>
</entry>
<entry>
<title>Settings - add support for Launch by Default - part 2</title>
<updated>2015-04-08T00:13:12+00:00</updated>
<author>
<name>Fabrice Di Meglio</name>
<email>fdimeglio@google.com</email>
</author>
<published>2015-04-03T22:16:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Settings/commit/?id=e8981e3c581a43a3caef7211b864e47093bd4781'/>
<id>e8981e3c581a43a3caef7211b864e47093bd4781</id>
<content type='text'>
UX fixes

- make the ManageApplications list to be able to handle some disable items
- add domain list for App that are not verified

Change-Id: Ib37c6f3f3dd1d1cdc17db434967f583cc89e068c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
UX fixes

- make the ManageApplications list to be able to handle some disable items
- add domain list for App that are not verified

Change-Id: Ib37c6f3f3dd1d1cdc17db434967f583cc89e068c
</pre>
</div>
</content>
</entry>
<entry>
<title>Settings - add support for Launch by Default</title>
<updated>2015-04-03T21:10:01+00:00</updated>
<author>
<name>Fabrice Di Meglio</name>
<email>fdimeglio@google.com</email>
</author>
<published>2015-01-24T03:03:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Settings/commit/?id=8b2ea39cbc5b0923646b5ad4d5f66ff3c66a9f7f'/>
<id>8b2ea39cbc5b0923646b5ad4d5f66ff3c66a9f7f</id>
<content type='text'>
- implement UX spec

Change-Id: I7ee8962f83983273d809e0ef6fc81b0eb2df15dd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- implement UX spec

Change-Id: I7ee8962f83983273d809e0ef6fc81b0eb2df15dd
</pre>
</div>
</content>
</entry>
<entry>
<title>log visibility of views</title>
<updated>2015-03-27T17:39:07+00:00</updated>
<author>
<name>Chris Wren</name>
<email>cwren@android.com</email>
</author>
<published>2015-03-20T14:29:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Settings/commit/?id=8a963babe2e36b7a41f77b8d2598c97658196e58'/>
<id>8a963babe2e36b7a41f77b8d2598c97658196e58</id>
<content type='text'>
Depends-On: I5b1dccb5d103ece3112acf38889bae16273b092f
Change-Id: I116aed2bb805f723a5bf2ec9eb94257de0b4a7b5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Depends-On: I5b1dccb5d103ece3112acf38889bae16273b092f
Change-Id: I116aed2bb805f723a5bf2ec9eb94257de0b4a7b5
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix crash in app info</title>
<updated>2015-03-18T15:01:35+00:00</updated>
<author>
<name>Jason Monk</name>
<email>jmonk@google.com</email>
</author>
<published>2015-03-18T14:52:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Settings/commit/?id=337996a485bb8d3f3c59d7bec0f666387b76a359'/>
<id>337996a485bb8d3f3c59d7bec0f666387b76a359</id>
<content type='text'>
Bug: 19653600
Change-Id: Iddd2da2fcab284e34d40afe493c72bb469648380
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 19653600
Change-Id: Iddd2da2fcab284e34d40afe493c72bb469648380
</pre>
</div>
</content>
</entry>
<entry>
<title>Follow-up on comments from splitting app info</title>
<updated>2015-03-03T14:14:37+00:00</updated>
<author>
<name>Jason Monk</name>
<email>jmonk@google.com</email>
</author>
<published>2015-03-03T14:05:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Settings/commit/?id=588a0881c13d8ed63ba67b3145254c22211a2019'/>
<id>588a0881c13d8ed63ba67b3145254c22211a2019</id>
<content type='text'>
Bug: 19511439
Change-Id: Id1395597262f66514808f71d99978120dbba70e1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 19511439
Change-Id: Id1395597262f66514808f71d99978120dbba70e1
</pre>
</div>
</content>
</entry>
<entry>
<title>Split app info into several screens</title>
<updated>2015-03-02T15:21:19+00:00</updated>
<author>
<name>Jason Monk</name>
<email>jmonk@google.com</email>
</author>
<published>2015-02-24T16:35:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Settings/commit/?id=cd91128a2de5d111c59fe442c72b764d9a9acb3a'/>
<id>cd91128a2de5d111c59fe442c72b764d9a9acb3a</id>
<content type='text'>
The root screen now only has the uninstall/force stop/disable buttons
and the rest has moved to sub screens listed in a preference list.
The root screen as UI approximate to the new mocks, but the separated
screens (storage, launch by default, etc.) have yet to receive their
visual overhaul.

Bug: 19511439
Change-Id: I4e01fbaefc69e0652edea2429d9e9b028c78e825
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The root screen now only has the uninstall/force stop/disable buttons
and the rest has moved to sub screens listed in a preference list.
The root screen as UI approximate to the new mocks, but the separated
screens (storage, launch by default, etc.) have yet to receive their
visual overhaul.

Bug: 19511439
Change-Id: I4e01fbaefc69e0652edea2429d9e9b028c78e825
</pre>
</div>
</content>
</entry>
</feed>
