History log of /packages/apps/Settings/src/com/android/settings/voice/VoiceInputHelper.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
39b467482d1bf256a111c757e9b7621c6f523271 10-Sep-2015 Jason Monk <jmonk@google.com> Depend on support lib preferences

Bug: 24576551
Change-Id: Ic6190bacd3f7582c9bbc8de972da4612bd92421e
/packages/apps/Settings/src/com/android/settings/voice/VoiceInputHelper.java
c5df5ddef0157a4dd23bea6fa6e79d4963dce64d 13-Feb-2015 Dianne Hackborn <hackbod@google.com> Fix voice settings to not be broken. :(

It was setting the wrong recognizer activity, so when you
changed the voice interactor it would break the recognizer but
at least it would reset to the default interactor at boot and
not still be broken. :p

Change-Id: Icfec4f11526528b821e5fd67a6519bf5874ea133
/packages/apps/Settings/src/com/android/settings/voice/VoiceInputHelper.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/VoiceInputHelper.java