OSDN Git Service

New iteration of the Text-to-Speech settings.
authorNiels Egberts <nielse@google.com>
Mon, 20 Mar 2017 19:57:17 +0000 (19:57 +0000)
committerNiels Egberts <nielse@google.com>
Tue, 21 Mar 2017 12:06:34 +0000 (12:06 +0000)
commit46f38575ec5116ccbfb74ef0cf1176e11d218071
tree04b64ed77bfa0447fa92d84fb402835d0c8ee661
parent92ae1f2d8ea2bb2ca102f793e8962bf749d14c29
New iteration of the Text-to-Speech settings.

- Moves speech rate and pitch back to first page.
- Voice selection is now expected to happen in Engine settings
- Play/reset buttons are now actual buttons.

Test: mmma packages/apps/Settings
Change-Id: I917298473ec473e11eccededee1cb948b0afe911
res/layout/tts_action_buttons.xml [new file with mode: 0644]
res/values/strings.xml
res/xml/tts_engine_picker.xml
res/xml/tts_settings.xml
src/com/android/settings/search/SearchIndexableResources.java
src/com/android/settings/tts/TextToSpeechSettings.java
src/com/android/settings/tts/TtsSlidersFragment.java [deleted file]