18 Commits (ed305acc296495c46d7dda01467bdfdeb92918c3)

Author SHA1 Message Date
  Reece H. Dunn ed305acc29 Move the Preference implementations to com.reecedunn.espeak.preference. 12 years ago
  Reece H. Dunn f8f025da85 TtsSettingsActivity.java: Use the VoiceSettings.PREF_* constants for the preference names. 12 years ago
  Reece H. Dunn c7a1556101 Rework the Voice variant preference to show a dialog with Category and Variant lists. 12 years ago
  Reece H. Dunn fb64d30c3d TtsSettingsActivity: Rename createPreference to createSeekBarPreference. 12 years ago
  Reece H. Dunn 1de60cdc15 Rework the 'Punctuation level' (now 'Speak punctuation') preference to include a custom punctuation list. 12 years ago
  Reece H. Dunn 00bc5f2c6c VoiceVariant.java: Use MALE and FEMALE string constants. 12 years ago
  Reece H. Dunn ce8f261495 When upgrading the speech rate, clamp it to between the default and maximum values. 12 years ago
  Reece H. Dunn a42f748f2b Support voice variants and ages. 12 years ago
  Reece H. Dunn 4b06b1b024 Support configuring the pitch range parameter. 12 years ago
  Reece H. Dunn d0f5dc2ff4 Migrate the speech rate parameter to use the new SeekBar/Parameter UI. 12 years ago
  Reece H. Dunn b2785ce823 Remove the 'Default' gender option as this does not make sense. 12 years ago
  Reece H. Dunn 09c79bb013 Make the rate setting use the new SeekBar/Parameter UI. 12 years ago
  Reece H. Dunn d0ba13ae1d SeekBarPreference: support resetting to the default value. 12 years ago
  Reece H. Dunn 8e4b6044dc SeekBarPreference: make formatter an explicit property instead of using the extras bundle. 12 years ago
  Reece H. Dunn b60ed6c9ae Display the formatted units on the volume setting. 12 years ago
  Reece H. Dunn ac6099ebf1 Hook up the volume parameter to a slider preference dialog. 12 years ago
  Reece H. Dunn 7f6bfd929b TtsSettingsActivity.java: use PreferenceFragment on Honeycomb and later. 12 years ago
  Reece H. Dunn 123e55a39c Relocate the package to com.reecedunn.espeak 12 years ago
  Reece H. Dunn df0f166fb4 Move the android sources to android/... to avoid polluting the APK when it is being built through eclipse 12 years ago
  Reece H. Dunn 507cb27df0 pull in the espeak activity sources from eyes-free 12 years ago