1. 4fb7d88 Fix bug 2046705 where the output of the speech synthesizer is too low. by Jean-Michel Trivi · 16 years ago
  2. eccd6fdd Merge change 20673 into donut by Android (Google) Code Review · 16 years ago
  3. 69e67a3 Fix bug 2043140. by Jean-Michel Trivi · 16 years ago
  4. 0daf9d0 Fix a bug in getSocketError() in VpnService. by Hung-ying Tyan · 16 years ago
  5. a2a29b0 Fix order of setting/saving state in VpnService. by Hung-ying Tyan · 16 years ago
  6. fbe89ec Revert "Fix bug 2025765." by Jean-Michel Trivi · 16 years ago
  7. b282b00 Import revised translations. DO NOT MERGE by Eric Fischer · 16 years ago
  8. 377b21e Merge change 9502 into donut by Android (Google) Code Review · 16 years ago
  9. 9ebb59b Fix bug 2025765. by Jean-Michel Trivi · 16 years ago
  10. 9354067 Issue an error when VPN connection is lost. by Hung-ying Tyan · 16 years ago
  11. dc1d570 Fix the auto notification cleanup when vpn is disconnected. by Chung-yih Wang · 16 years ago
  12. fe8e48cd Add state saving mechanism to support proc restart by Hung-ying Tyan · 16 years ago
  13. ed06578 Fix bug 2017664 by Jean-Michel Trivi · 16 years ago
  14. cdb9e97 Merge change 8806 into donut by Android (Google) Code Review · 16 years ago
  15. 2bfe11a Mark the the airplane mode internal strings as not translatable. by Eric Fischer · 16 years ago
  16. 0dbc6a4 Fixing bug #2008185 - problem with the TTS dropping by Charles Chen · 16 years ago
  17. 21bd4af Simplify the VPN service implementation. by Hung-ying Tyan · 16 years ago
  18. d702c35 Increase the volume of the AudioTrack instance used for the speech synthesis. by Jean-Michel Trivi · 16 years ago
  19. 841ed85 Merge change 8073 into donut by Android (Google) Code Review · 16 years ago
  20. cee3bd4 Reset the speech synth singleton to null when the service is destroyed by Jean-Michel Trivi · 16 years ago
  21. 8ece344 Merge change 8061 into donut by Android (Google) Code Review · 16 years ago
  22. bb22192 Throw a connecting exception when timed out. by Hung-ying Tyan · 16 years ago
  23. a73d5cd Make sure the speech synthesizer proxy is a singleton in the TTS service. by Jean-Michel Trivi · 16 years ago
  24. 5e11a6a Prevent the setLanguage() method in TextToSpeech to change the language by Jean-Michel Trivi · 16 years ago
  25. 5f6133a Merge change 7833 into donut by Android (Google) Code Review · 16 years ago
  26. 2c53de6 Stop a daemon before starting it by Hung-ying Tyan · 16 years ago
  27. 342c329 Fixing the random audio mangling problem (TTS becomes incomprehensibly fast) by Charles Chen · 16 years ago
  28. 4b897aa Merge change 7829 into donut by Android (Google) Code Review · 16 years ago
  29. b79370a Making sure that there are no calls made to the native TTS by Charles Chen · 16 years ago
  30. 39846e6 Merge change 7819 into donut by Android (Google) Code Review · 16 years ago
  31. 000c3ff Fix NullPointer in VpnServiceBinder.checkStatus(). by Hung-ying Tyan · 16 years ago
  32. 8b86da8 Remove obsolete playBuffer() method from the text-to-speech SynthProxy class. by Jean-Michel Trivi · 16 years ago
  33. 19e53f7 Delete global ref to the weak reference to the SynthProxy in the by Jean-Michel Trivi · 16 years ago
  34. 82887f0 Update youtube bookmark by Jim Miller · 16 years ago
  35. c231fd0 Fixing a race condition that causes synthesis to not be aborted by Charles Chen · 16 years ago
  36. 83fa356 Merge change 7356 into donut by Android (Google) Code Review · 16 years ago
  37. 6f62423 Fixing a bug in how stop works - keep stop from always stopping by Charles Chen · 16 years ago
  38. 4a3368f Making sure that the audio buffers for speech are cleared by Charles Chen · 16 years ago
  39. edb4fc3 Cleaning up TtsService by Charles Chen · 16 years ago
  40. df01d6b Merge change 7064 into donut by Android (Google) Code Review · 16 years ago
  41. 3a27b29 Merge change 7069 into donut by Android (Google) Code Review · 16 years ago
  42. 85646c1d Make VPN connect even when DNS is not present and other fixes. by Hung-ying Tyan · 16 years ago
  43. 3ab2076 Implementing utterance ID callbacks for silence and pre-recorded files by Charles Chen · 16 years ago
  44. 8af55ca Merge change 7008 into donut by Android (Google) Code Review · 16 years ago
  45. 78c9d0d Adding Utterance ID to the TtsService. by Charles Chen · 16 years ago
  46. c353268 Merge change 6968 into donut by Android (Google) Code Review · 16 years ago
  47. 0560209 Import new translations by Eric Fischer · 16 years ago
  48. 9440bce Propagate optional audio stream type to the creation of the audio resources by Jean-Michel Trivi · 16 years ago
  49. 6cdc4f9 Merge change 6880 into donut by Android (Google) Code Review · 16 years ago
  50. c22ce6a Remove host IP from related VPN classes. by Hung-ying Tyan · 16 years ago
  51. df1aa33 Add error code in vpn connectivity broadcast. by Hung-ying Tyan · 16 years ago
  52. 630a8de Fixing TTS breakage. by Charles Chen · 16 years ago
  53. d48ca22 Use the TTS queue constants in the TTS service as defined in the by Jean-Michel Trivi · 16 years ago
  54. a9c5e4b Adding tagging to utterances to track which app said what. by Charles Chen · 16 years ago
  55. d1e5e3f Merge change 6639 into donut by Android (Google) Code Review · 16 years ago
  56. d158214 Restore audio settings and wifi. by Amith Yamasani · 16 years ago
  57. be84e41 Unbreaking the build. by Charles Chen · 16 years ago
  58. b45451f Merge change 6583 into donut by Android (Google) Code Review · 16 years ago
  59. 0a3d874 Adding a lock to stop so that stop will stop utterances by Charles Chen · 16 years ago
  60. 296a182 Move the watchdog timer to a separate thread... by Hung-ying Tyan · 16 years ago
  61. d6fe243 Merge change 6437 into donut by Android (Google) Code Review · 16 years ago
  62. 8823c0a8 Backup / Restore locale preference. by Amith Yamasani · 16 years ago
  63. 2a8a2d7 Removing the ttsSynthDoneCallback logging. by Charles Chen · 16 years ago
  64. b02ced7 Cleaning up logs. by Charles Chen · 16 years ago
  65. b61479a Merge change 6314 into donut by Android (Google) Code Review · 16 years ago
  66. d478cf0 Use the current Locale as the default language when TTS settings are not by Jean-Michel Trivi · 16 years ago
  67. b719515 Merge change 6287 into donut by Android (Google) Code Review · 16 years ago
  68. 70c874b Restore GPS state and ringer/vibrate toggles. by Amith Yamasani · 16 years ago
  69. 52ae065 Fixes a compatibility issue with users that have the old TTS installed already. by Charles Chen · 16 years ago
  70. a3f8929 Propagating the error codes through the TtsService by Charles Chen · 16 years ago
  71. 35b86c2 Adding tts result codes. by Charles Chen · 16 years ago
  72. 46841db Add PPTP and L2TP/IPSec PSK service dispatching by Hung-ying Tyan · 16 years ago
  73. 7d22e15 Migrate to new keystore with the CertTool lib. by Hung-ying Tyan · 16 years ago
  74. 6b1ab25 Merge change 6187 into donut by Android (Google) Code Review · 16 years ago
  75. 0102dc6 Fix strings. by Hung-ying Tyan · 16 years ago
  76. 2f97e98 Merge change 6130 into donut by Android (Google) Code Review · 16 years ago
  77. 4bca97ec Removing IPA - IPA is already handled by the phoneme tag. by Charles Chen · 16 years ago
  78. 426cc62 Make backup agent run in the system process as well. by Amith Yamasani · 16 years ago
  79. 16d79e5 Backup Wifi supplicant data. by Amith Yamasani · 16 years ago
  80. 220f4d6 System and Secure settings backup. by Amith Yamasani · 16 years ago
  81. cf09829 Move backup state to settings, change permission checks to use symbol. by Dianne Hackborn · 16 years ago
  82. 74dc3e4 Merge change 5616 into donut by Android (Google) Code Review · 16 years ago
  83. ebb814b Fixing synth to file to use the speech queue. by Charles Chen · 16 years ago
  84. f07d824 In TTS synthesis to file, remove hard coded values for the writing of the WAV header. by Jean-Michel Trivi · 16 years ago
  85. bbd63cb Fix bug where the default TTS Service country is initialized to the default language. by Jean-Michel Trivi · 16 years ago
  86. ddb0a80 Adding in TTS service support for language query and level of support. by Jean-Michel Trivi · 16 years ago
  87. 526355d Merge change 5701 into donut by Android (Google) Code Review · 16 years ago
  88. bee1c7e Expose in SynthProxy the query for the TTS supported and current language. by Jean-Michel Trivi · 16 years ago
  89. 03454f8 Adding support for params. by Charles Chen · 16 years ago
  90. 287148b Add in TTS engine interface the methods to query the availability for a language, by Jean-Michel Trivi · 16 years ago
  91. 2b04d29 Revise VpnService to use new vpn.* properties. by Hung-ying Tyan · 16 years ago
  92. 77cb40a Merge change 5447 into donut by Android (Google) Code Review · 16 years ago
  93. 741c25b Adding skeleton methods for IPA support. by Charles Chen · 16 years ago
  94. d6d03e0 Use the same interface in the TTS engine interface for setLanguage and loadLanguage. by Jean-Michel Trivi · 16 years ago
  95. ee513b6 Merge change 5444 into donut by Android (Google) Code Review · 16 years ago
  96. 6c24f24 In the native layer for the TTS service, delete the data allocated for the callback after the signal for the end of the synthesis has been received. by Jean-Michel Trivi · 16 years ago
  97. 1aacdcf Adding splitting to the TTS to guard against extremely long strings. by Charles Chen · 16 years ago
  98. e88d803 Merge change 4739 into donut by Android (Google) Code Review · 16 years ago
  99. d3aba7f Add PPTP, L2TP/IPSec preshared key and other fixes. by Hung-ying Tyan · 16 years ago
  100. d4eac5f Merge change 5300 into donut by Android (Google) Code Review · 16 years ago