summaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Remove host IP from related VPN classes.Hung-ying Tyan2009-07-134-49/+2
* | Add error code in vpn connectivity broadcast.Hung-ying Tyan2009-07-134-47/+114
|/
* Use the TTS queue constants in the TTS service as defined in theJean-Michel Trivi2009-07-101-13/+13
* Adding tagging to utterances to track which app said what.Charles Chen2009-07-101-55/+64
* Merge change 6639 into donutAndroid (Google) Code Review2009-07-093-23/+100
|\
| * Restore audio settings and wifi.Amith Yamasani2009-07-093-23/+100
* | Unbreaking the build.Charles Chen2009-07-091-3/+0
* | Merge change 6583 into donutAndroid (Google) Code Review2009-07-091-11/+36
|\ \
| * | Adding a lock to stop so that stop will stop utterancesCharles Chen2009-07-091-11/+36
| |/
* | Move the watchdog timer to a separate thread...Hung-ying Tyan2009-07-091-14/+21
|/
* Merge change 6437 into donutAndroid (Google) Code Review2009-07-073-15/+74
|\
| * Backup / Restore locale preference.Amith Yamasani2009-07-073-15/+74