summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/HelpUtils.java
Commit message (Collapse)AuthorAgeFilesLines
* Pre-setup restrictions DO NOT MERGEJason Monk2016-07-211-0/+7
| | | | | | | | | - Prevent external tiles from system apps - Don't let user settings run - Disable help Bug: 29194585 Change-Id: I74ab8aaab62d62cc4dbbdf3164429a503f3a572b
* Start all help intents as startActivityForResultJason Monk2015-06-161-7/+15
| | | | | | | So that the receiver may verify identity if they so desire... Bug: 21849741 Change-Id: I2e2c3f674a8be88f22e051e2affb54df2f1c3eed
* Help fallbacks and intent workJason Monk2015-05-281-25/+44
| | | | | | | | | | - 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
* Update fingerprint settings to specJorim Jaggi2015-04-301-1/+1
| | | | | | | | | | - 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
* Allow help to be defined to intent uriJason Monk2015-04-141-11/+36
| | | | | | | | | 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
* Merge "Tap & pay: change empty state UX and strings." into klp-devMartijn Coenen2013-09-271-1/+1
|\
| * Tap & pay: change empty state UX and strings.Martijn Coenen2013-09-271-1/+1
| | | | | | | | | | Bug: 10965661 Change-Id: Iee0b8bf111ef2105babb0912942f5c764b75ac59
* | Don't show help menu when browser unavailableLifu Tang2013-09-251-3/+10
|/ | | | | | - Fix b/10860551 Change-Id: I71d073ef96d406f1705672d7ccf75337e5250ec6
* Pass the locale code in the help url for help pages.Amith Yamasani2012-12-061-0/+141
Otherwise the help will always be shown in English. Bug: 7564049 Change-Id: I94da36aa1ae5aabd118178866b7e570bb77add34