summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use a long for restore tokenDan Egnor2009-06-263-14/+12
* Merge change 5529 into donutAndroid (Google) Code Review2009-06-261-3/+3
|\
| * Tweak the core and maximum pool sizes for AsyncTask.Romain Guy2009-06-261-3/+3
* | Don't crash in various ways when using backup services too earlyChristopher Tate2009-06-262-6/+19
* | Add some error reporting & info to bmgr's outputChristopher Tate2009-06-261-3/+17
* | Merge change 5537 into donutAndroid (Google) Code Review2009-06-264-7/+21
|\ \
| * | Add a test for SharedPreferencesBackupHelperJoe Onorato2009-06-264-7/+21
* | | Merge change 5447 into donutAndroid (Google) Code Review2009-06-262-12/+130
|\ \ \
| * | | Adding skeleton methods for IPA support.Charles Chen2009-06-262-12/+130
* | | | Merge change 5470 into donutAndroid (Google) Code Review2009-06-263-12/+71
|\ \ \ \ | |_|/ / |/| | |
| * | | Use the same interface in the TTS engine interface for setLanguage and loadLa...Jean-Michel Trivi2009-06-263-12/+71
* | | | Test that we correctly back up an empty file.Joe Onorato2009-06-263-1/+4
* | | | framework: process: Set the control group of a thread to the background groupSan Mehat2009-06-261-2/+2
* | | | CDMA incoming MMS fixesDavid Krause2009-06-252-7/+16
* | | | Add some helpful tests scripts for backup and make bmgr restore wait until th...Joe Onorato2009-06-254-12/+100
* | | | Give the bmgr command an IRestoreObserver too.Joe Onorato2009-06-251-2/+13
* | | | Add a new IRestoreObserver callback class to the restore processChristopher Tate2009-06-254-7/+113
* | | | Merge change 5459 into donutAndroid (Google) Code Review2009-06-257-9/+331
|\ \ \ \ | |/ / / |/| | |
| * | | Make the BackupHelperDispatcher properly handle multiple helpers.Joe Onorato2009-06-257-9/+331
| |/ /
* | | Merge change 5444 into donutAndroid (Google) Code Review2009-06-251-4/+12
|\ \ \ | |/ / |/| |
| * | In the native layer for the TTS service, delete the data allocated for the ca...Jean-Michel Trivi2009-06-251-4/+12
* | | Keep track of backup state independently for each transportChristopher Tate2009-06-253-37/+57
* | | Merge change 5434 into donutAndroid (Google) Code Review2009-06-251-5/+30
|\ \ \ | |_|/ |/| |
| * | Adding splitting to the TTS to guard against extremely long strings.Charles Chen2009-06-251-5/+30
* | | Merge change 5428 into donutAndroid (Google) Code Review2009-06-251-3/+8
|\ \ \
| * | | Improve handling of FILL_PARENT in RelativeLayout.Romain Guy2009-06-251-3/+8
* | | | Merge change 5350 into donutAndroid (Google) Code Review2009-06-255-4/+4
|\ \ \ \
| * | | | move ui/Time.cpp to core/jni, since this is the only place it is usedMathias Agopian2009-06-255-4/+4
* | | | | Merge change 5414 into donutAndroid (Google) Code Review2009-06-251-52/+41
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add caching of the speech rate and language in android.speech.tts.TextToSpeechJean-Michel Trivi2009-06-251-52/+41
| |/ / /
* | | | Merge change 5417 into donutAndroid (Google) Code Review2009-06-251-12/+69
|\ \ \ \
| * | | | Fixes #1943309. RelativeLayout was confused by gravities.Romain Guy2009-06-251-12/+69
| |/ / /
* | | | Merge change 5413 into donutAndroid (Google) Code Review2009-06-251-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Need to write the correct float math.Grace Kloba2009-06-251-1/+1
* | | | Merge change 5397 into donutAndroid (Google) Code Review2009-06-251-11/+26
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixes #1943915. Prevents circular dependency exception when using several NO_IDRomain Guy2009-06-251-11/+26
* | | | Merge change 5385 into donutAndroid (Google) Code Review2009-06-251-14/+66
|\ \ \ \
| * | | | Updating the TextToSpeech.java with skeleton methods.Charles Chen2009-06-251-14/+66
* | | | | Merge change 5352 into donutAndroid (Google) Code Review2009-06-251-3/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | fix [1942438] eglGetCurrentSurface() returns bogus valueMathias Agopian2009-06-241-3/+5
* | | | | Merge change 5390 into donutAndroid (Google) Code Review2009-06-251-3/+5
|\ \ \ \ \
| * | | | | When mPreventDrag is true, don't respond to long press. This should prevent t...Grace Kloba2009-06-251-3/+5
| | |_|_|/ | |/| | |
* | | | | Merge change 5239 into donutAndroid (Google) Code Review2009-06-255-55/+69
|\ \ \ \ \
| * | | | | Fix SMS Ack.jsh2009-06-255-55/+69
* | | | | | Merge change 5389 into donutAndroid (Google) Code Review2009-06-251-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Skip spaces and tabs in readProcLines()Amith Yamasani2009-06-251-1/+1
* | | | | | Merge change 5394 into donutAndroid (Google) Code Review2009-06-251-2/+2
|\ \ \ \ \ \
| * | | | | | Fixes #1940605. RelativeLayout was swapping horizontal and verticalRomain Guy2009-06-251-2/+2
* | | | | | | Merge change 4739 into donutAndroid (Google) Code Review2009-06-2519-65/+301
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add PPTP, L2TP/IPSec preshared key and other fixes.Hung-ying Tyan2009-06-2619-65/+301