OSDN Git Service

Help fallbacks and intent work
authorJason Monk <jmonk@google.com>
Wed, 27 May 2015 20:02:08 +0000 (16:02 -0400)
committerJason Monk <jmonk@google.com>
Thu, 28 May 2015 13:50:45 +0000 (09:50 -0400)
commit15dcebe1e79ad396a08873f940e2f33d432cf387
treedf04a6a1c9073e88cefeb8ef31b07c6faffc6963
parentecf4339bc74f8d4fb504e8f32b1d4828e9975e37
Help fallbacks and intent work

 - Handle a backup URI, so that if the specified URI is not available,
   another can be used.
 - Add some data to help intents when they are intent URIs
 - Fill in the context with a classname when it isn't present

Bug: 15475009
Change-Id: I7050fa61121901929e650b20bd7a0ae21e8ba207
src/com/android/settings/DataUsageSummary.java
src/com/android/settings/HelpUtils.java
src/com/android/settings/SettingsPreferenceFragment.java
src/com/android/settings/applications/ManageApplications.java
src/com/android/settings/dashboard/DashboardSummary.java
src/com/android/settings/fingerprint/FingerprintSettings.java
src/com/android/settings/fuelgauge/PowerUsageSummary.java
src/com/android/settings/nfc/AndroidBeam.java