1. ac3e0d0 Directly use BaseIndexableProvider by Raff Tsai · 4 years, 11 months ago
  2. 1f30b1c Merge similar BaseSearchIndexProvider code together by Raff Tsai · 4 years, 11 months ago
  3. 3a117e6 Merge "Correcting sort order of languages for non en-us locales" by Joshua Imbriani · 5 years ago
  4. 7d6263a Correcting sort order of languages for non en-us locales by Josh Imbriani · 5 years ago
  5. 1f24870 Making changes to TTS pitch and rate also apply to work profiles by Josh Imbriani · 5 years ago
  6. 31b2100 Migrate all MetricsProto enums to SettingsEnums by Fan Zhang · 6 years ago
  7. 8ad18fb Use SettingsLib's ActionButtonsPreference by tmfang · 6 years ago
  8. 5c7f4de Remove setButtonPositive method by tmfang · 6 years ago
  9. f4627bb Disable controls during playback. by Rakesh Iyer · 6 years ago
  10. 52fd31c Misc fixes to TTS settings. by Rakesh Iyer · 6 years ago
  11. 9ce4a1f Use searchable="false" to suppress nonIndexables. by Fan Zhang · 6 years ago
  12. 41ab6b4 Migrate all AlertDialogs to AndroidX version by tmfang · 6 years ago
  13. 78ea7da Misc tweaks to Indexable usage and tests. by Fan Zhang · 6 years ago
  14. c7162cd Reorder and clean up imports. by Fan Zhang · 6 years ago
  15. e0069d3 Migrate Settings to androidx. by Aurimas Liutikas · 6 years ago
  16. 0fcd6cb Autogenerate SearchIndexableResources subclass by Tony Mantler · 6 years ago
  17. c27b072 Merge "Fix NPE when press ttsEngines settings icon" am: 4b6e1b0758 am: 57b9039750 by tiansiming · 7 years ago
  18. b65c4c3 Fix NPE when press ttsEngines settings icon by tiansiming · 7 years ago
  19. 18a1682 Index TTS-Settings and dedupe TTS-engine in search result. by Fan Zhang · 7 years ago
  20. 1105a1a Convert more pages to use ActionButtonPreference by Fan Zhang · 7 years ago
  21. cbfe1eb Add title to SeekbarPreference content description. by Fan Zhang · 7 years ago
  22. 4b89142 Save instance to avoid crash opon restore in onCreate. by Niels Egberts · 7 years ago
  23. 46f3857 New iteration of the Text-to-Speech settings. by Niels Egberts · 7 years ago
  24. e5017dc Move settings to their new location according to ux spec. by Niels Egberts · 8 years ago
  25. 265d3c2 Update package names to work with the proto3 compiler by Tamas Berghammer · 8 years ago
  26. 6507613 Log visibility change for all fragments. by Fan Zhang · 8 years ago
  27. d6fb2cd Set the minimum speech rate to a value of ten instead of zero. by shwetachahar · 8 years ago
  28. da4ecea Merge "Add a button to reset pitch to default value." into nyc-dev by Shweta Chahar · 8 years ago
  29. 87f3e11 Replace the try catch block for retrieving pitch and speech rate by shwetachahar · 8 years ago
  30. aaf9df3 Add a button to reset pitch to default value. by shwetachahar · 8 years ago
  31. b804b8e Modify the pitch seekbar range to 25 to 400 in accordance with the pitch by shwetachahar · 8 years ago
  32. 4ac718b Add a pitch seekbar for TTS speech output. by shwetachahar · 8 years ago
  33. 6426435 Set the layout of seekbar as the preference_iconless_slider by shwetachahar · 8 years ago
  34. bc170fd Add a reset speech rate button to Text-to-Speech settings UI by shwetachahar · 8 years ago
  35. 5433496 Remove 'Higher speech rate' button based on the results of the speech by shwetachahar · 8 years ago
  36. 8bd2feb Add a seekbar to change text-to-speech rate and a switch to enable by shwetachahar · 9 years ago
  37. 9d1bfd1 port settings over to new metrics enum by Chris Wren · 9 years ago
  38. 39b4674 Depend on support lib preferences by Jason Monk · 9 years ago
  39. 8a963ba log visibility of views by Chris Wren · 9 years ago
  40. 9a23adf Settings: Remove all unused imports. by John Spurlock · 9 years ago
  41. 5a98d43 Take TextToSpeechSettings out of endless loop by Craig Mautner · 10 years ago
  42. 6ac8ddb Normalize TTS default locale before #toDisplayString by Przemyslaw Szczepaniak · 10 years ago
  43. 2c46100 am 6bfec2d6: Remove all dialog icons in Settings by Alan Viverette · 10 years ago
  44. 6bfec2d Remove all dialog icons in Settings by Alan Viverette · 10 years ago
  45. 3b60858 Make TTS "Listen to an example" survive rotation. by Przemyslaw Szczepaniak · 10 years ago
  46. cc91f6f am 7a5911a9: am 375545e2: am 6829c48c: Merge "Fix F/C in TTS settings" by Przemyslaw Szczepaniak · 10 years ago
  47. f365216 Fix F/C in TTS settings by Shuhrat Dehkanov · 10 years ago
  48. 263bcc8 Use Drawer in Settings app by Fabrice Di Meglio · 11 years ago
  49. eb306b4 Fix for empty "Listen to an example" string. by Przemyslaw Szczepaniak · 11 years ago
  50. 80c2b9b Hide "Play TTS sample" when locale is not settable as default by Przemyslaw Szczepaniak · 11 years ago
  51. 0e01f12 Fix for TTS settings crash. by Przemyslaw Szczepaniak · 11 years ago
  52. 6ada2d5 State that TTS language is not supported if not in available list. by Przemyslaw Szczepaniak · 11 years ago
  53. 4c85c1d Disable TTS "Listen to the example" if not supported by Przemyslaw Szczepaniak · 11 years ago
  54. a7d2c93 Fix for setting app not playing tts sample. by Przemyslaw Szczepaniak · 12 years ago
  55. 820dc4c Fix radio buttons when user cancel TTS engine change by Przemyslaw Szczepaniak · 12 years ago
  56. 03b9f86 Alert for using network-only-tts with no network. by Przemyslaw Szczepaniak · 12 years ago
  57. 9e8e9a1 am 6fb425e2: am eefa61ed: Merge "Settings: Use ICS alert drawable" by Jean-Baptiste Queru · 12 years ago
  58. eefa61e Merge "Settings: Use ICS alert drawable" by Jean-Baptiste Queru · 12 years ago
  59. 923187a Keep speech rate dialog after rotate by Przemyslaw Szczepaniak · 12 years ago
  60. e7c53b1 Settings: Use ICS alert drawable by Björn Lundén · 12 years ago
  61. 5a38df2 Call setLanguage() when the TTS locale is changed in settings. by Narayan Kamath · 13 years ago
  62. 52b2745 Remove some unnecessary setLanguage() calls. by Narayan Kamath · 13 years ago
  63. 8c3663b Call setLanguage( ) on the TTS engine before the sample. by Narayan Kamath · 13 years ago
  64. 0cfbb0f Implement the new TTS settings UI. by Narayan Kamath · 13 years ago