summaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* Fix bug 2046705 where the output of the speech synthesizer is too low.Jean-Michel Trivi2009-08-141-3/+93
* Merge change 20673 into donutAndroid (Google) Code Review2009-08-111-18/+79
|\
| * Fix bug 2043140.Jean-Michel Trivi2009-08-111-18/+79
* | Fix a bug in getSocketError() in VpnService.Hung-ying Tyan2009-08-121-1/+1
* | Fix order of setting/saving state in VpnService.Hung-ying Tyan2009-08-111-45/+42
|/
* Revert "Fix bug 2025765."Jean-Michel Trivi2009-08-041-42/+4
* Import revised translations. DO NOT MERGEEric Fischer2009-08-0319-64/+100
* Merge change 9502 into donutAndroid (Google) Code Review2009-08-031-4/+42
|\
| * Fix bug 2025765.Jean-Michel Trivi2009-08-031-4/+42
* | Issue an error when VPN connection is lost.Hung-ying Tyan2009-08-031-9/+21
* | Fix the auto notification cleanup when vpn is disconnected.Chung-yih Wang2009-08-031-7/+0
|/
* Add state saving mechanism to support proc restartHung-ying Tyan2009-07-308-102/+253
* Fix bug 2017664Jean-Michel Trivi2009-07-291-31/+31
* Merge change 8806 into donutAndroid (Google) Code Review2009-07-2817-187/+11
|\
| * Mark the the airplane mode internal strings as not translatable.Eric Fischer2009-07-2817-187/+11
* | Fixing bug #2008185 - problem with the TTS droppingCharles Chen2009-07-271-8/+13
|/
* Simplify the VPN service implementation.Hung-ying Tyan2009-07-279-740/+370
* Increase the volume of the AudioTrack instance used for the speech synthesis.Jean-Michel Trivi2009-07-211-0/+1
* Merge change 8073 into donutAndroid (Google) Code Review2009-07-212-28/+37
|\
| * Reset the speech synth singleton to null when the service is destroyedJean-Michel Trivi2009-07-212-28/+37
* | Merge change 8061 into donutAndroid (Google) Code Review2009-07-211-0/+3
|\ \ | |/ |/|
| * Throw a connecting exception when timed out.Hung-ying Tyan2009-07-221-0/+3
* | Make sure the speech synthesizer proxy is a singleton in the TTS service.Jean-Michel Trivi2009-07-211-29/+31
|/
* Prevent the setLanguage() method in TextToSpeech to change the languageJean-Michel Trivi2009-07-202-6/+20
* Merge change 7833 into donutAndroid (Google) Code Review2009-07-201-1/+1
|\
| * Fixing the random audio mangling problem (TTS becomes incomprehensibly fast)Charles Chen2009-07-181-1/+1
* | Stop a daemon before starting itHung-ying Tyan2009-07-192-0/+8
|/
* Merge change 7829 into donutAndroid (Google) Code Review2009-07-171-18/+24
|\
| * Making sure that there are no calls made to the native TTSCharles Chen2009-07-171-18/+24
* | Merge change 7819 into donutAndroid (Google) Code Review2009-07-171-3/+2
|\ \
| * | Fix NullPointer in VpnServiceBinder.checkStatus().Hung-ying Tyan2009-07-181-3/+2
* | | Remove obsolete playBuffer() method from the text-to-speech SynthProxy class.Jean-Michel Trivi2009-07-172-32/+0
| |/ |/|
* | Delete global ref to the weak reference to the SynthProxy in theJean-Michel Trivi2009-07-161-0/+1
* | Update youtube bookmarkJim Miller2009-07-161-2/+2
* | Fixing a race condition that causes synthesis to not be abortedCharles Chen2009-07-161-2/+13
|/
* Merge change 7356 into donutAndroid (Google) Code Review2009-07-151-20/+73
|\
| * Fixing a bug in how stop works - keep stop from always stoppingCharles Chen2009-07-141-20/+73
* | Making sure that the audio buffers for speech are clearedCharles Chen2009-07-141-3/+8
|/
* Cleaning up TtsServiceCharles Chen2009-07-141-42/+38
* Merge change 7064 into donutAndroid (Google) Code Review2009-07-141-17/+62
|\
| * Implementing utterance ID callbacks for silence and pre-recorded filesCharles Chen2009-07-131-17/+62
* | Merge change 7069 into donutAndroid (Google) Code Review2009-07-142-5/+8
|\ \ | |/ |/|
| * Make VPN connect even when DNS is not present and other fixes.Hung-ying Tyan2009-07-142-5/+8
* | Merge change 7008 into donutAndroid (Google) Code Review2009-07-131-23/+43
|\ \
| * | Adding Utterance ID to the TtsService.Charles Chen2009-07-131-23/+43
* | | Merge change 6968 into donutAndroid (Google) Code Review2009-07-1332-0/+680
|\ \ \ | |/ / |/| |
| * | Import new translationsEric Fischer2009-07-1332-0/+680
* | | Propagate optional audio stream type to the creation of the audio resourcesJean-Michel Trivi2009-07-133-26/+67
|/ /
* | Merge change 6880 into donutAndroid (Google) Code Review2009-07-131-17/+22
|\ \ | |/ |/|
| * Fixing TTS breakage.Charles Chen2009-07-101-17/+22