1. f7573bd resolved conflicts for merge of cdb9e971 to master by Eric Fischer · 15 years ago
  2. cdb9e97 Merge change 8806 into donut by Android (Google) Code Review · 15 years ago
  3. 2bfe11a Mark the the airplane mode internal strings as not translatable. by Eric Fischer · 15 years ago
  4. 0326bee am 79858fe2: Merge change 8678 into donut by Android (Google) Code Review · 15 years ago
  5. 0dbc6a4 Fixing bug #2008185 - problem with the TTS dropping by Charles Chen · 15 years ago
  6. c0ecdf1 am 21bd4af8: Simplify the VPN service implementation. by Hung-ying Tyan · 15 years ago
  7. 21bd4af Simplify the VPN service implementation. by Hung-ying Tyan · 15 years ago
  8. a553c25 Fix issue 1795088 Improve audio routing code by Eric Laurent · 15 years ago
  9. c098048 am 7c94ceae: Merge change 8130 into donut by Android (Google) Code Review · 15 years ago
  10. d702c35 Increase the volume of the AudioTrack instance used for the speech synthesis. by Jean-Michel Trivi · 15 years ago
  11. 538ed77 am 841ed859: Merge change 8073 into donut by Android (Google) Code Review · 15 years ago
  12. 841ed85 Merge change 8073 into donut by Android (Google) Code Review · 15 years ago
  13. 75c0928 am 8ece3445: Merge change 8061 into donut by Android (Google) Code Review · 15 years ago
  14. cee3bd4 Reset the speech synth singleton to null when the service is destroyed by Jean-Michel Trivi · 15 years ago
  15. 8ece344 Merge change 8061 into donut by Android (Google) Code Review · 15 years ago
  16. bb22192 Throw a connecting exception when timed out. by Hung-ying Tyan · 15 years ago
  17. 305d9ba am 69a841a1: Merge change 8026 into donut by Android (Google) Code Review · 15 years ago
  18. a73d5cd Make sure the speech synthesizer proxy is a singleton in the TTS service. by Jean-Michel Trivi · 15 years ago
  19. 2f140bd am 592f1a65: Merge change 7933 into donut by Android (Google) Code Review · 15 years ago
  20. 5e11a6a Prevent the setLanguage() method in TextToSpeech to change the language by Jean-Michel Trivi · 15 years ago
  21. 115d23a am 5f6133a1: Merge change 7833 into donut by Android (Google) Code Review · 15 years ago
  22. 5f6133a Merge change 7833 into donut by Android (Google) Code Review · 15 years ago
  23. 79b7c68 am 2c53de69: Stop a daemon before starting it by Hung-ying Tyan · 15 years ago
  24. def06bc am 4b897aa9: Merge change 7829 into donut by Android (Google) Code Review · 15 years ago
  25. a1663400 am 39846e69: Merge change 7819 into donut by Android (Google) Code Review · 15 years ago
  26. 9707ad1 am 931b0a7a: Merge change 7811 into donut by Android (Google) Code Review · 15 years ago
  27. 2c53de6 Stop a daemon before starting it by Hung-ying Tyan · 15 years ago
  28. 342c329 Fixing the random audio mangling problem (TTS becomes incomprehensibly fast) by Charles Chen · 15 years ago
  29. 4b897aa Merge change 7829 into donut by Android (Google) Code Review · 15 years ago
  30. b79370a Making sure that there are no calls made to the native TTS by Charles Chen · 15 years ago
  31. 39846e6 Merge change 7819 into donut by Android (Google) Code Review · 15 years ago
  32. 000c3ff Fix NullPointer in VpnServiceBinder.checkStatus(). by Hung-ying Tyan · 15 years ago
  33. 8b86da8 Remove obsolete playBuffer() method from the text-to-speech SynthProxy class. by Jean-Michel Trivi · 15 years ago
  34. 86a9d55 am 19e53f7a: Delete global ref to the weak reference to the SynthProxy in the native_finalize function, that was created in native_setup to prevent leaking refs. by Jean-Michel Trivi · 15 years ago
  35. 07bca34 am 9db0d36c: Merge change 7600 into donut by Android (Google) Code Review · 15 years ago
  36. 19e53f7 Delete global ref to the weak reference to the SynthProxy in the by Jean-Michel Trivi · 15 years ago
  37. db9acb7 am 65d99c3c: Merge change 7537 into donut by Android (Google) Code Review · 15 years ago
  38. 82887f0 Update youtube bookmark by Jim Miller · 15 years ago
  39. c231fd0 Fixing a race condition that causes synthesis to not be aborted by Charles Chen · 15 years ago
  40. 31ee5e0 am 83fa3565: Merge change 7356 into donut by Android (Google) Code Review · 15 years ago
  41. cc320c8 am b197021e: Merge change 7335 into donut by Android (Google) Code Review · 15 years ago
  42. 83fa356 Merge change 7356 into donut by Android (Google) Code Review · 15 years ago
  43. 6f62423 Fixing a bug in how stop works - keep stop from always stopping by Charles Chen · 15 years ago
  44. 4a3368f Making sure that the audio buffers for speech are cleared by Charles Chen · 15 years ago
  45. 8f779f3 am 3660c095: Merge change 7094 into donut by Android (Google) Code Review · 15 years ago
  46. edb4fc3 Cleaning up TtsService by Charles Chen · 15 years ago
  47. 381495d am df01d6b5: Merge change 7064 into donut by Android (Google) Code Review · 15 years ago
  48. 6b316a7 am 3a27b29e: Merge change 7069 into donut by Android (Google) Code Review · 15 years ago
  49. a9ce57b am 8af55ca4: Merge change 7008 into donut by Android (Google) Code Review · 15 years ago
  50. df01d6b Merge change 7064 into donut by Android (Google) Code Review · 15 years ago
  51. 3a27b29 Merge change 7069 into donut by Android (Google) Code Review · 15 years ago
  52. 85646c1d Make VPN connect even when DNS is not present and other fixes. by Hung-ying Tyan · 15 years ago
  53. 3ab2076 Implementing utterance ID callbacks for silence and pre-recorded files by Charles Chen · 15 years ago
  54. 8af55ca Merge change 7008 into donut by Android (Google) Code Review · 15 years ago
  55. 78c9d0d Adding Utterance ID to the TtsService. by Charles Chen · 15 years ago
  56. 1dcdce6 am c353268c: Merge change 6968 into donut by Android (Google) Code Review · 15 years ago
  57. c353268 Merge change 6968 into donut by Android (Google) Code Review · 15 years ago
  58. 0560209 Import new translations by Eric Fischer · 15 years ago
  59. 3cdff81 am 334b861e: Merge change 6925 into donut by Android (Google) Code Review · 15 years ago
  60. 9440bce Propagate optional audio stream type to the creation of the audio resources by Jean-Michel Trivi · 15 years ago
  61. c8050f8 am 6cdc4f9c: Merge change 6880 into donut by Android (Google) Code Review · 15 years ago
  62. 6cdc4f9 Merge change 6880 into donut by Android (Google) Code Review · 15 years ago
  63. 99b4909 am c22ce6a7: Remove host IP from related VPN classes. by Hung-ying Tyan · 15 years ago
  64. c22ce6a Remove host IP from related VPN classes. by Hung-ying Tyan · 15 years ago
  65. 4005648 am 575eb928: Merge change 6883 into donut by Android (Google) Code Review · 15 years ago
  66. df1aa33 Add error code in vpn connectivity broadcast. by Hung-ying Tyan · 15 years ago
  67. 630a8de Fixing TTS breakage. by Charles Chen · 15 years ago
  68. 89fe273 am d48ca22b: Use the TTS queue constants in the TTS service as defined in the TextToSpeech class. by Jean-Michel Trivi · 15 years ago
  69. d48ca22 Use the TTS queue constants in the TTS service as defined in the by Jean-Michel Trivi · 15 years ago
  70. bdafc9b am d2cad295: Merge change 6734 into donut by Android (Google) Code Review · 15 years ago
  71. a9c5e4b Adding tagging to utterances to track which app said what. by Charles Chen · 15 years ago
  72. c6f81c6 am d1e5e3ff: Merge change 6639 into donut by Android (Google) Code Review · 15 years ago
  73. b63e4ea am 4117fd09: Merge change 6641 into donut by Android (Google) Code Review · 15 years ago
  74. 8b7bc66 am b45451f6: Merge change 6583 into donut by Android (Google) Code Review · 15 years ago
  75. ad921cb am c52d55c5: Merge change 6608 into donut by Android (Google) Code Review · 15 years ago
  76. d1e5e3f Merge change 6639 into donut by Android (Google) Code Review · 15 years ago
  77. d158214 Restore audio settings and wifi. by Amith Yamasani · 15 years ago
  78. be84e41 Unbreaking the build. by Charles Chen · 15 years ago
  79. b45451f Merge change 6583 into donut by Android (Google) Code Review · 15 years ago
  80. 0a3d874 Adding a lock to stop so that stop will stop utterances by Charles Chen · 15 years ago
  81. 296a182 Move the watchdog timer to a separate thread... by Hung-ying Tyan · 15 years ago
  82. 2eac99c resolved conflicts for merge of d6fe243c to master by -b master · 15 years ago
  83. d6fe243 Merge change 6437 into donut by Android (Google) Code Review · 15 years ago
  84. 8823c0a8 Backup / Restore locale preference. by Amith Yamasani · 15 years ago
  85. b4f7ce4 am e9289dc6: Merge change 6422 into donut by Android (Google) Code Review · 15 years ago
  86. 2a8a2d7 Removing the ttsSynthDoneCallback logging. by Charles Chen · 15 years ago
  87. e68d572 am 86ea435a: Merge change 6407 into donut by Android (Google) Code Review · 15 years ago
  88. b02ced7 Cleaning up logs. by Charles Chen · 15 years ago
  89. 0f653ae am b61479ae: Merge change 6314 into donut by Android (Google) Code Review · 15 years ago
  90. b61479a Merge change 6314 into donut by Android (Google) Code Review · 15 years ago
  91. d478cf0 Use the current Locale as the default language when TTS settings are not by Jean-Michel Trivi · 15 years ago
  92. f6a34dd resolved conflicts for merge of b7195159 to master by -b master · 15 years ago
  93. b719515 Merge change 6287 into donut by Android (Google) Code Review · 15 years ago
  94. 70c874b Restore GPS state and ringer/vibrate toggles. by Amith Yamasani · 15 years ago
  95. 4fad469 am 453dd50e: Merge change 6307 into donut by Android (Google) Code Review · 15 years ago
  96. 52ae065 Fixes a compatibility issue with users that have the old TTS installed already. by Charles Chen · 15 years ago
  97. d719890 Merge change 6285 by Android (Google) Code Review · 15 years ago
  98. 344bf68 Make backup agent run in the system process as well. by Amith Yamasani · 15 years ago
  99. 2960975 am da93c26a: Merge change 6271 into donut by Android (Google) Code Review · 15 years ago
  100. 47873e5 Backup Wifi supplicant data. by Amith Yamasani · 15 years ago