summaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Removing the ttsSynthDoneCallback logging.Charles Chen2009-07-071-1/+1
* | Cleaning up logs.Charles Chen2009-07-072-7/+8
|/
* Merge change 6314 into donutAndroid (Google) Code Review2009-07-071-3/+7
|\
| * Use the current Locale as the default language when TTS settings are notJean-Michel Trivi2009-07-061-3/+7
* | Merge change 6287 into donutAndroid (Google) Code Review2009-07-062-19/+60
|\ \ | |/ |/|
| * Restore GPS state and ringer/vibrate toggles.Amith Yamasani2009-07-062-19/+60
* | Fixes a compatibility issue with users that have the old TTSCharles Chen2009-07-062-2/+2
* | Propagating the error codes through the TtsServiceCharles Chen2009-07-062-43/+45
* | Adding tts result codes.Charles Chen2009-07-062-48/+74
* | Add PPTP and L2TP/IPSec PSK service dispatchingHung-ying Tyan2009-07-061-5/+17
* | Migrate to new keystore with the CertTool lib.Hung-ying Tyan2009-07-061-4/+4
|/
* Merge change 6187 into donutAndroid (Google) Code Review2009-07-032-15/+12
|\
| * Fix strings.Hung-ying Tyan2009-07-042-15/+12
* | Merge change 6130 into donutAndroid (Google) Code Review2009-07-031-1/+2
|\ \ | |/ |/|
| * Make backup agent run in the system process as well.Amith Yamasani2009-07-021-1/+2
* | Removing IPA - IPA is already handled by the phoneme tag.Charles Chen2009-07-021-117/+3
|/
* Backup Wifi supplicant data.Amith Yamasani2009-07-021-1/+1
* System and Secure settings backup.Amith Yamasani2009-07-024-2/+440
* Move backup state to settings, change permission checks to use symbol.Dianne Hackborn2009-07-012-1/+28
* Merge change 5616 into donutAndroid (Google) Code Review2009-07-015-198/+103
|\
| * Revise VpnService to use new vpn.* properties.Hung-ying Tyan2009-06-275-198/+103
* | Fixing synth to file to use the speech queue.Charles Chen2009-06-301-27/+81
* | In TTS synthesis to file, remove hard coded values for the writing of the WAV...Jean-Michel Trivi2009-06-302-14/+43