summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge change 5570 into donutAndroid (Google) Code Review2009-06-261-2/+60
|\ \ \
| * | | Adding implementation of IPA to the TextToSpeech.javaCharles Chen2009-06-261-2/+60
| | |/ | |/|
* | | Merge change 5581 into donutAndroid (Google) Code Review2009-06-261-1/+5
|\ \ \
| * | | Add a null check in an AutoCompleteTextView callback to prevent a crash.Eric Fischer2009-06-261-1/+5
* | | | Fix the nested preferences title. Again.Amith Yamasani2009-06-261-1/+1
| |/ / |/| |
* | | Merge change 5554 into donutAndroid (Google) Code Review2009-06-261-1/+21
|\ \ \
| * | | Adding in the playSilence method to TextToSpeech.javaCharles Chen2009-06-261-1/+21
| |/ /
* | | Merge change 5192 into donutAndroid (Google) Code Review2009-06-262-6/+6
|\ \ \ | |/ / |/| |
| * | make BitwiseInputStream.read return intTammo Spalink2009-06-242-6/+6
* | | Merge changes 5548,5549 into donutAndroid (Google) Code Review2009-06-261-2/+10
|\ \ \
| * | | Add an extra null terminator. String8::unlockBuffer isJoe Onorato2009-06-261-2/+10
* | | | Merge change 5544 into donutAndroid (Google) Code Review2009-06-262-55/+23
|\ \ \ \
| * | | | Pipe all the camera callbacks to Java to facilitate the additionDave Sparks2009-06-262-55/+23
* | | | | Merge change 5483 into donutAndroid (Google) Code Review2009-06-2611-59/+224
|\ \ \ \ \
| * | | | | Expand support for different screen sizes.Dianne Hackborn2009-06-2611-59/+224
* | | | | | Use a long for restore tokenDan Egnor2009-06-261-1/+1
* | | | | | 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-261-6/+10
* | | | | | Merge change 5537 into donutAndroid (Google) Code Review2009-06-261-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add a test for SharedPreferencesBackupHelperJoe Onorato2009-06-261-1/+1
| | |/ / / | |/| | |
* | | | | Merge change 5447 into donutAndroid (Google) Code Review2009-06-261-1/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Adding skeleton methods for IPA support.Charles Chen2009-06-261-1/+5
* | | | | framework: process: Set the control group of a thread to the background groupSan Mehat2009-06-261-2/+2
| |_|_|/ |/| | |
* | | | Add a new IRestoreObserver callback class to the restore processChristopher Tate2009-06-252-1/+54
* | | | Make the BackupHelperDispatcher properly handle multiple helpers.Joe Onorato2009-06-256-9/+330
|/ / /
* | | Keep track of backup state independently for each transportChristopher Tate2009-06-252-0/+22
|/ /
* | 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-254-1/+290
|\ \ \
| * | | move ui/Time.cpp to core/jni, since this is the only place it is usedMathias Agopian2009-06-254-1/+290
* | | | 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 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 5389 into donutAndroid (Google) Code Review2009-06-251-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Skip spaces and tabs in readProcLines()Amith Yamasani2009-06-251-1/+1
| | |/ / | |/| |
* | | | Fixes #1940605. RelativeLayout was swapping horizontal and verticalRomain Guy2009-06-251-2/+2
* | | | Merge change 5288 into donutAndroid (Google) Code Review2009-06-251-0/+7
|\ \ \ \
| * | | | Invoke getSystem.updateConfiguration when binding an application toSuchi Amalapurapu2009-06-251-0/+7
| | |/ / | |/| |
* | | | Merge change 5386 into donutAndroid (Google) Code Review2009-06-251-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Fixes #1940839. Prevents NPE in RelativeLayout when a non-existing View isRomain Guy2009-06-251-0/+3