OSDN Git Service

Make "Ask every time" actually work that way
authorChristopher Tate <ctate@google.com>
Thu, 13 Aug 2015 23:34:10 +0000 (16:34 -0700)
committerChristopher Tate <ctate@google.com>
Thu, 13 Aug 2015 23:34:10 +0000 (16:34 -0700)
commit970291e20c9b7fa0ccc5677149c37ce68434968c
treecbdd47f3210032094beb5bf8fb92bc1a04603e27
parent9f879ef009863a0674e891ad0e51b1b216da5beb
Make "Ask every time" actually work that way

..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
src/com/android/settings/applications/AppLaunchSettings.java