summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/tts
Commit message (Expand)AuthorAgeFilesLines
* Add metrics log for special cases in Lanugages & About pageEdgar Wang2020-04-301-2/+4
* Fixing TTS Settings crash on rotation caused by using deprecated API.Josh Imbriani2020-02-102-18/+98
* Use SettingsLib IndexableRaff Tsai2019-09-251-1/+1
* Directly use BaseIndexableProviderRaff Tsai2019-09-242-10/+4
* Merge similar BaseSearchIndexProvider code togetherRaff Tsai2019-09-122-18/+2
* Merge "Correcting sort order of languages for non en-us locales"Joshua Imbriani2019-07-111-2/+7
|\
| * Correcting sort order of languages for non en-us localesJosh Imbriani2019-07-111-2/+7
* | Merge "Making changes to TTS pitch and rate also apply to work profiles"Joshua Imbriani2019-06-261-4/+24
|\ \
| * | Making changes to TTS pitch and rate also apply to work profilesJosh Imbriani2019-06-201-4/+24
| |/
* | Fix cannot switch between multiple TTS enginesRaff Tsai2019-06-252-273/+125
* | Cannot switch between multiple TTS enginesRaff Tsai2019-06-191-0/+9
|/
* Clean up tts preference layout.Fan Zhang2019-04-052-28/+18
* Migrate all MetricsProto enums to SettingsEnumsFan Zhang2019-01-172-4/+4
* Use SettingsLib's ActionButtonsPreferencetmfang2018-12-031-4/+3
* Remove setButtonPositive methodtmfang2018-11-161-2/+0
* Disable controls during playback.Rakesh Iyer2018-11-021-3/+10
* Misc fixes to TTS settings.Rakesh Iyer2018-10-291-23/+8
* Sort importsFan Zhang2018-08-282-5/+5
* Use searchable="false" to suppress nonIndexables.Fan Zhang2018-08-171-11/+4
* Migrate all AlertDialogs to AndroidX versiontmfang2018-07-202-2/+2
* Misc tweaks to Indexable usage and tests.Fan Zhang2018-07-022-3/+3
* Reorder and clean up imports.Fan Zhang2018-06-183-19/+23
* Migrate Settings to androidx.Aurimas Liutikas2018-04-203-5/+5
* Autogenerate SearchIndexableResources subclassTony Mantler2018-04-032-0/+5
* Merge "Fix NPE when press ttsEngines settings icon" am: 4b6e1b0758 am: 57b903...tiansiming2017-12-151-1/+5
|\
| * Fix NPE when press ttsEngines settings icontiansiming2017-12-071-1/+5
| * Add owners to setting packages.jackqdyulei2017-11-201-0/+6
* | Add OWNERS for folder ttsjackqdyulei2017-09-111-0/+6
* | Index TTS-Settings and dedupe TTS-engine in search result.Fan Zhang2017-08-162-13/+40
* | Convert more pages to use ActionButtonPreferenceFan Zhang2017-08-011-49/+32
|/
* Add title to SeekbarPreference content description.Fan Zhang2017-05-161-1/+1
* Save instance to avoid crash opon restore in onCreate.Niels Egberts2017-04-121-0/+13
* New iteration of the Text-to-Speech settings.Niels Egberts2017-03-212-292/+176
* Move settings to their new location according to ux spec.Niels Egberts2017-01-255-735/+618
* Update package names to work with the proto3 compilerTamas Berghammer2016-11-082-2/+2
* Log visibility change for all fragments.Fan Zhang2016-08-182-2/+2
* Modify the TTS engine preference UI so that the radio button and the TTSshwetachahar2016-05-171-9/+2
* Set the minimum speech rate to a value of ten instead of zero.shwetachahar2016-04-181-24/+40
* Merge "Add a button to reset pitch to default value." into nyc-devShweta Chahar2016-04-181-12/+30
|\
| * Add a button to reset pitch to default value.shwetachahar2016-04-151-12/+30
* | Replace the try catch block for retrieving pitch and speech rateshwetachahar2016-04-151-10/+11
|/
* Modify the pitch seekbar range to 25 to 400 in accordance with the pitchshwetachahar2016-04-071-9/+29
* Add a pitch seekbar for TTS speech output.shwetachahar2016-03-091-5/+41
* Set the layout of seekbar as the preference_iconless_slidershwetachahar2016-02-261-6/+0
* Add a reset speech rate button to Text-to-Speech settings UIshwetachahar2016-02-121-14/+28
* Remove 'Higher speech rate' button based on the results of the speechshwetachahar2016-02-111-34/+2
* Add a seekbar to change text-to-speech rate and a switch to enableshwetachahar2016-01-271-6/+50
* port settings over to new metrics enumChris Wren2016-01-272-4/+4
* Depend on support lib preferencesJason Monk2015-10-133-27/+25
* log visibility of viewsChris Wren2015-03-272-0/+12