OSDN Git Service

App link handling is not just for "official" verified handlers
authorChristopher Tate <ctate@google.com>
Wed, 1 Jul 2015 23:52:43 +0000 (16:52 -0700)
committerChristopher Tate <ctate@google.com>
Tue, 7 Jul 2015 21:09:52 +0000 (14:09 -0700)
commita08a225d184fa75bb066fcb2d151d589106986de
tree3b422430ff8803e50da25a2b1a300ac69967d720
parent2bd619d5ed2cdf5a34c3e3830469edc3b29a6eb0
App link handling is not just for "official" verified handlers

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