History log of /packages/apps/Settings/src/com/android/settings/HelpUtils.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6e61347242ea8d9ac0645b2669f222696c65eec6 16-Jun-2015 Jason Monk <jmonk@google.com> Start all help intents as startActivityForResult

So that the receiver may verify identity if they so desire...

Bug: 21849741
Change-Id: I2e2c3f674a8be88f22e051e2affb54df2f1c3eed
/packages/apps/Settings/src/com/android/settings/HelpUtils.java
15dcebe1e79ad396a08873f940e2f33d432cf387 27-May-2015 Jason Monk <jmonk@google.com> 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
/packages/apps/Settings/src/com/android/settings/HelpUtils.java
4dfcb8208cdb49167ccf99aeaddf9e206eba87d1 30-Apr-2015 Jorim Jaggi <jjaggi@google.com> Update fingerprint settings to spec

- Make it look like a sub settings activity, with back button
- Add disclaimer to describe what your fingerprint can be used for
- Update visuals and text for "Add fingerprint"
- Update related string

Bug: 20594955
Change-Id: I0adfcc743db386e0abf9cfdafff3d068ebc3b4bc
/packages/apps/Settings/src/com/android/settings/HelpUtils.java
23acc2bb8af7da000d72a8c1d8c28a2792200348 14-Apr-2015 Jason Monk <jmonk@google.com> Allow help to be defined to intent uri

Allow help uris to be either an intent uri or as uri (as they were
before). Also add a default help uri, and specific helps for several
screens.

Bug: 15475009
Change-Id: Iff982892973f01d32ff61ea88d4844e9a7153500
/packages/apps/Settings/src/com/android/settings/HelpUtils.java
86f74d2ad407214e23a717f2f24046ce9a89ea48 28-Sep-2013 Martijn Coenen <maco@google.com> Merge "Tap & pay: change empty state UX and strings." into klp-dev
b412e18296cf3958585efdaec15c8b9d28bd2c50 27-Sep-2013 Martijn Coenen <maco@google.com> Tap & pay: change empty state UX and strings.

Bug: 10965661
Change-Id: Iee0b8bf111ef2105babb0912942f5c764b75ac59
/packages/apps/Settings/src/com/android/settings/HelpUtils.java
66d879ce9ffe4411184d54795f8adf5e7fe8cfec 26-Sep-2013 Lifu Tang <lifu@google.com> Don't show help menu when browser unavailable

- Fix b/10860551

Change-Id: I71d073ef96d406f1705672d7ccf75337e5250ec6
/packages/apps/Settings/src/com/android/settings/HelpUtils.java
aeb57edaef1abdcdcd21eb443047386940ffb755 06-Dec-2012 Amith Yamasani <yamasani@google.com> Pass the locale code in the help url for help pages.

Otherwise the help will always be shown in English.

Bug: 7564049
Change-Id: I94da36aa1ae5aabd118178866b7e570bb77add34
/packages/apps/Settings/src/com/android/settings/HelpUtils.java