History log of /packages/apps/Settings/src/com/android/settings/voice/VoiceInputSettings.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7912a76cd2bee3d82373bcf9ee05a48743394ad1 23-Aug-2014 Dianne Hackborn <hackbod@google.com> Tweak voice settings strings.

Change-Id: I4cb6badaf2d013d43d87bc8ecdc0763c4e5d6b50
/packages/apps/Settings/src/com/android/settings/voice/VoiceInputSettings.java
9dc5f80874709866500744a48d8cf5d734688aaf 12-Aug-2014 Fabrice Di Meglio <fdimeglio@google.com> Fix bug #16958103 android.content.res.Resources$NotFoundException: String resource ID #0x7f080971

- remove the indexing offending part from InputMethodAndLanguageSettings as the strings
has been changed
- add indexing for VoiceInputSettings

Change-Id: Ib8da55c935e00538ad6fff2f2590b0d525140734
/packages/apps/Settings/src/com/android/settings/voice/VoiceInputSettings.java
ff795ffba80e8a6455f27fab7ad0e8e14e2ec9a4 19-Jul-2014 Dianne Hackborn <hackbod@google.com> Unify voice interactor and recognizer settings.

There is now one settings UI to select both the new
voice interactor and old voice recognizer.

There are still a few wonky things about this that won't
be resolved until we start requiring that all interactors
specify an associated recognizer service.

Change-Id: Ib702ff717fb28bcb244cb30e49577066ddc9f197
/packages/apps/Settings/src/com/android/settings/voice/VoiceInputSettings.java