summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/VoiceInputOutputSettings.java
Commit message (Expand)AuthorAgeFilesLines
* Implement default assist app settingXiyuan Xia2015-06-101-15/+1
* Unify voice interactor and recognizer settings.Dianne Hackborn2014-07-211-330/+11
* New preference for selecting new voice interaction service.Dianne Hackborn2014-04-281-17/+167
* Show more settings and add restrictions/dialogs for secondary usersAmith Yamasani2012-09-231-0/+2
* Don't hide TTS settings if no recognizer is found.Narayan Kamath2011-10-051-14/+50
* Update settings wording for ICSJean Chalard2011-09-011-8/+8
* Move Voice input/output settings to Language & keyboardAmith Yamasani2010-12-101-45/+37
* Refactor settings top level activities to use fragments.Amith Yamasani2010-08-181-3/+2
* Fix to use application's resources when parsing its XML.Dianne Hackborn2010-03-041-1/+8
* Use flattenToShortString for voice recognizer setting, so as to match what's ...Mike LeBeau2010-02-231-2/+3
* Make the one-recognizer case actually work. :) The settings item wasn'tMike LeBeau2010-02-121-1/+14
* Dynamically populate a list of available recognition services in voice settings,Mike LeBeau2010-02-121-22/+159
* Add a new "Voice input & output" top-level section of system settings.Mike LeBeau2010-01-251-0/+70