summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge change 5720 into donutAndroid (Google) Code Review2009-06-302-4/+4
|\
| * Fix #1876303. Even rfc2616 4.2 says that "Field names are case-insensitive.",...Grace Kloba2009-06-292-4/+4
* | Merge change 5711 into donutAndroid (Google) Code Review2009-06-292-4/+46
|\ \
| * | Adding in TTS service support for language query and level of support.Jean-Michel Trivi2009-06-292-4/+46
* | | Merge change 5656 into donutAndroid (Google) Code Review2009-06-291-2/+11
|\ \ \ | |/ / |/| |
| * | Generate key events for actions sent to generic input connections.Dianne Hackborn2009-06-291-2/+11
| |/
* | Merge change 5699 into donutAndroid (Google) Code Review2009-06-291-33/+93
|\ \
| * | Adding status return codes for TTS calls.Charles Chen2009-06-291-33/+93
* | | Merge change 5694 into donutAndroid (Google) Code Review2009-06-291-0/+18
|\ \ \
| * | | Implement persistent enable/disable of the backup managerChristopher Tate2009-06-291-0/+18
| |/ /
* | | Merge change 5692 into donutAndroid (Google) Code Review2009-06-291-2/+2
|\ \ \ | |/ / |/| |
| * | Adjust the character picker layout a little so it will fit on the screen.Eric Fischer2009-06-291-2/+2
| |/
* | Merge change 5684 into donutAndroid (Google) Code Review2009-06-291-3/+5
|\ \
| * | Fixes #1940605. MeasureSpec's mode and height were inverted in RelativeLayout.Romain Guy2009-06-291-3/+5
| |/
* | Merge change 5680 into donutAndroid (Google) Code Review2009-06-291-2/+3
|\ \
| * | Fixes #1949502. Prevents an NPE in View.buildDrawingCache().Romain Guy2009-06-291-2/+3
| |/
* | The BACKUP permission should have the signatureOrSystem protectionLevel,Joe Onorato2009-06-291-1/+1
|/
* add comment about endiannessTammo Spalink2009-06-282-2/+6
* Use system properties to track the current transportChristopher Tate2009-06-262-8/+17
* Update spinner's drawables. Clean up resources, pave the way for new animation.Romain Guy2009-06-2621-96/+21
* Fixes #1946141. Introduce new caching API to control scaling.Romain Guy2009-06-262-29/+83
* Merge change 5578 into donutAndroid (Google) Code Review2009-06-261-0/+11
|\
| * Add new EXTRA_POST_DATA extra key for use in VIEW intents to Browser.Mike LeBeau2009-06-261-0/+11
* | 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
|/ /