summaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* Fix error in settings.db upgrader. See bug 1999477 for details.Jim Miller2009-08-041-1/+1
* am fbe89ec6: Revert "Fix bug 2025765."Jean-Michel Trivi2009-08-041-42/+4
|\
| * Revert "Fix bug 2025765."Jean-Michel Trivi2009-08-041-42/+4
| * Import revised translations. DO NOT MERGEEric Fischer2009-08-0319-64/+100
* | am 377b21e9: Merge change 9502 into donutAndroid (Google) Code Review2009-08-031-4/+42
|\ \ | |/
| * Merge change 9502 into donutAndroid (Google) Code Review2009-08-031-4/+42
| |\
| | * Fix bug 2025765.Jean-Michel Trivi2009-08-031-4/+42
* | | am 93540670: Issue an error when VPN connection is lost.Hung-ying Tyan2009-08-031-9/+21
|\ \ \ | |/ /
| * | Issue an error when VPN connection is lost.Hung-ying Tyan2009-08-031-9/+21
* | | am dc1d5704: Fix the auto notification cleanup when vpn is disconnected.Chung-yih Wang2009-08-031-7/+0
|\ \ \ | |/ /
| * | Fix the auto notification cleanup when vpn is disconnected.Chung-yih Wang2009-08-031-7/+0
| |/
* | am b203a57d: Merge change 9114 into donutAndroid (Google) Code Review2009-07-308-102/+253
|\ \ | |/
| * Add state saving mechanism to support proc restartHung-ying Tyan2009-07-308-102/+253
* | Merge change 9097Android (Google) Code Review2009-07-302-1/+20
|\ \
| * | Wifi: Add support for enabling Wifi while in airplane mode.Mike Lockwood2009-07-292-1/+20
* | | am 2bad713f: Merge change 8860 into donutAndroid (Google) Code Review2009-07-301-31/+31
|\ \ \ | |/ / |/| / | |/
| * Fix bug 2017664Jean-Michel Trivi2009-07-291-31/+31
* | Merge change 8878Android (Google) Code Review2009-07-281-5/+63
|\ \
| * | Support for selection of silent ringtone from the ringtone picker.Marco Nelissen2009-07-281-5/+63
* | | resolved conflicts for merge of cdb9e971 to masterEric Fischer2009-07-2817-187/+11
|\ \ \ | |/ / |/| / | |/
| * 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
* | | am 79858fe2: Merge change 8678 into donutAndroid (Google) Code Review2009-07-271-8/+13
|\ \ \ | |/ /
| * | Fixing bug #2008185 - problem with the TTS droppingCharles Chen2009-07-271-8/+13
| |/
* | am 21bd4af8: Simplify the VPN service implementation.Hung-ying Tyan2009-07-269-740/+370
|\ \ | |/
| * Simplify the VPN service implementation.Hung-ying Tyan2009-07-279-740/+370
* | Fix issue 1795088 Improve audio routing codeEric Laurent2009-07-232-8/+28
* | am 7c94ceae: Merge change 8130 into donutAndroid (Google) Code Review2009-07-211-0/+1
|\ \ | |/
| * Increase the volume of the AudioTrack instance used for the speech synthesis.Jean-Michel Trivi2009-07-211-0/+1
* | am 841ed859: Merge change 8073 into donutAndroid (Google) Code Review2009-07-212-28/+37
|\ \ | |/
| * 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
* | | am 8ece3445: Merge change 8061 into donutAndroid (Google) Code Review2009-07-211-0/+3
|\ \ \ | |/ /
| * | 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
* | | am 69a841a1: Merge change 8026 into donutAndroid (Google) Code Review2009-07-211-29/+31
|\ \ \ | |/ /
| * | Make sure the speech synthesizer proxy is a singleton in the TTS service.Jean-Michel Trivi2009-07-211-29/+31
| |/
* | am 592f1a65: Merge change 7933 into donutAndroid (Google) Code Review2009-07-202-6/+20
|\ \ | |/
| * Prevent the setLanguage() method in TextToSpeech to change the languageJean-Michel Trivi2009-07-202-6/+20
* | am 5f6133a1: Merge change 7833 into donutAndroid (Google) Code Review2009-07-201-1/+1
|\ \ | |/
| * 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
* | | am 2c53de69: Stop a daemon before starting itHung-ying Tyan2009-07-192-0/+8
|\ \ \ | |/ /
| * | Stop a daemon before starting itHung-ying Tyan2009-07-192-0/+8
| |/
* | am 4b897aa9: Merge change 7829 into donutAndroid (Google) Code Review2009-07-191-18/+24
|\ \ | |/
| * 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
* | | am 39846e69: Merge change 7819 into donutAndroid (Google) Code Review2009-07-191-3/+2
|\ \ \ | |/ /
| * | Merge change 7819 into donutAndroid (Google) Code Review2009-07-171-3/+2
| |\ \
| | * | Fix NullPointer in VpnServiceBinder.checkStatus().Hung-ying Tyan2009-07-181-3/+2