History log of /packages/apps/Contacts/src/com/android/contacts/util/HelpUtils.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8bb3d1ee5bc37f31051638c1e1303fd829662087 15-May-2014 Brian Attwell <brianattwell@google.com> Revert "Remove "Help" action from Contacts app"

I committed the previous CL thinking it was a different
CL.

This reverts commit f49a823175cd1201e30410977f33992749de0bb6.

Change-Id: I33c24687b1fba1287b944e607cd2b284fef97bad
/packages/apps/Contacts/src/com/android/contacts/util/HelpUtils.java
f49a823175cd1201e30410977f33992749de0bb6 15-May-2014 Brian Attwell <brianattwell@google.com> Remove "Help" action from Contacts app

Change-Id: I75d6d756cbb119c6f42bbefe29c4010d919c375f
/packages/apps/Contacts/src/com/android/contacts/util/HelpUtils.java
692d46364f2f0e32fd481b977c9e16832e70de5c 25-Apr-2012 Maurice Chu <mochu@google.com> Added help menu options to People app

This has been implemented with the idea to enable the creation of help
menu options in a standard way throughout the Android platform. One
particularly important feature is to hide the exact URL that is being
used to invoke the help pages via the browser via using vendor-specific
overlays of string resources.

Also, other standard context for the help like the preferred language and
app version code are incorporated automatically via the HelpUtils function.

Bug:6206323
Change-Id: I5a1fff4d99ac93d3a6aa05da91f465fad072cb8a
/packages/apps/Contacts/src/com/android/contacts/util/HelpUtils.java