Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add comment about endianness | Tammo Spalink | 2009-06-28 | 2 | -2/+6 |
* | Use system properties to track the current transport | Christopher Tate | 2009-06-26 | 2 | -8/+17 |
* | Update spinner's drawables. Clean up resources, pave the way for new animation. | Romain Guy | 2009-06-26 | 21 | -96/+21 |
* | Fixes #1946141. Introduce new caching API to control scaling. | Romain Guy | 2009-06-26 | 2 | -29/+83 |
* | Merge change 5578 into donut | Android (Google) Code Review | 2009-06-26 | 1 | -0/+11 |
|\ | |||||
| * | Add new EXTRA_POST_DATA extra key for use in VIEW intents to Browser. | Mike LeBeau | 2009-06-26 | 1 | -0/+11 |
* | | Merge change 5570 into donut | Android (Google) Code Review | 2009-06-26 | 1 | -2/+60 |
|\ \ | |||||
| * | | Adding implementation of IPA to the TextToSpeech.java | Charles Chen | 2009-06-26 | 1 | -2/+60 |
* | | | Merge change 5581 into donut | Android (Google) Code Review | 2009-06-26 | 1 | -1/+5 |
|\ \ \ | |||||
| * | | | Add a null check in an AutoCompleteTextView callback to prevent a crash. | Eric Fischer | 2009-06-26 | 1 | -1/+5 |
* | | | | Fix the nested preferences title. Again. | Amith Yamasani | 2009-06-26 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge change 5554 into donut | Android (Google) Code Review | 2009-06-26 | 1 | -1/+21 |
|\ \ \ | |||||
| * | | | Adding in the playSilence method to TextToSpeech.java | Charles Chen | 2009-06-26 | 1 | -1/+21 |
| |/ / | |||||
* | | | Merge change 5192 into donut | Android (Google) Code Review | 2009-06-26 | 2 | -6/+6 |
|\ \ \ | |/ / |/| | | |||||
| * | | make BitwiseInputStream.read return int | Tammo Spalink | 2009-06-24 | 2 | -6/+6 |
* | | | Merge changes 5548,5549 into donut | Android (Google) Code Review | 2009-06-26 | 1 | -2/+10 |
|\ \ \ | |||||
| * | | | Add an extra null terminator. String8::unlockBuffer is | Joe Onorato | 2009-06-26 | 1 | -2/+10 |
* | | | | Merge change 5544 into donut | Android (Google) Code Review | 2009-06-26 | 2 | -55/+23 |
|\ \ \ \ | |||||
| * | | | | Pipe all the camera callbacks to Java to facilitate the addition | Dave Sparks | 2009-06-26 | 2 | -55/+23 |
* | | | | | Merge change 5483 into donut | Android (Google) Code Review | 2009-06-26 | 11 | -59/+224 |
|\ \ \ \ \ | |||||
| * | | | | | Expand support for different screen sizes. | Dianne Hackborn | 2009-06-26 | 11 | -59/+224 |
* | | | | | | Use a long for restore token | Dan Egnor | 2009-06-26 | 1 | -1/+1 |
* | | | | | | Merge change 5529 into donut | Android (Google) Code Review | 2009-06-26 | 1 | -3/+3 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Tweak the core and maximum pool sizes for AsyncTask. | Romain Guy | 2009-06-26 | 1 | -3/+3 |
* | | | | | | Don't crash in various ways when using backup services too early | Christopher Tate | 2009-06-26 | 1 | -6/+10 |
* | | | | | | Merge change 5537 into donut | Android (Google) Code Review | 2009-06-26 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Add a test for SharedPreferencesBackupHelper | Joe Onorato | 2009-06-26 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge change 5447 into donut | Android (Google) Code Review | 2009-06-26 | 1 | -1/+5 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Adding skeleton methods for IPA support. | Charles Chen | 2009-06-26 | 1 | -1/+5 |
* | | | | | framework: process: Set the control group of a thread to the background group | San Mehat | 2009-06-26 | 1 | -2/+2 |
| |_|_|/ |/| | | | |||||
* | | | | Add a new IRestoreObserver callback class to the restore process | Christopher Tate | 2009-06-25 | 2 | -1/+54 |
* | | | | Make the BackupHelperDispatcher properly handle multiple helpers. | Joe Onorato | 2009-06-25 | 6 | -9/+330 |
|/ / / | |||||
* | | | Keep track of backup state independently for each transport | Christopher Tate | 2009-06-25 | 2 | -0/+22 |
|/ / | |||||
* | | Merge change 5428 into donut | Android (Google) Code Review | 2009-06-25 | 1 | -3/+8 |
|\ \ | |||||
| * | | Improve handling of FILL_PARENT in RelativeLayout. | Romain Guy | 2009-06-25 | 1 | -3/+8 |
* | | | Merge change 5350 into donut | Android (Google) Code Review | 2009-06-25 | 4 | -1/+290 |
|\ \ \ | |||||
| * | | | move ui/Time.cpp to core/jni, since this is the only place it is used | Mathias Agopian | 2009-06-25 | 4 | -1/+290 |
* | | | | Merge change 5414 into donut | Android (Google) Code Review | 2009-06-25 | 1 | -52/+41 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Add caching of the speech rate and language in android.speech.tts.TextToSpeech | Jean-Michel Trivi | 2009-06-25 | 1 | -52/+41 |
| |/ / | |||||
* | | | Merge change 5417 into donut | Android (Google) Code Review | 2009-06-25 | 1 | -12/+69 |
|\ \ \ | |||||
| * | | | Fixes #1943309. RelativeLayout was confused by gravities. | Romain Guy | 2009-06-25 | 1 | -12/+69 |
| |/ / | |||||
* | | | Merge change 5413 into donut | Android (Google) Code Review | 2009-06-25 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Need to write the correct float math. | Grace Kloba | 2009-06-25 | 1 | -1/+1 |
* | | | Merge change 5397 into donut | Android (Google) Code Review | 2009-06-25 | 1 | -11/+26 |
|\ \ \ | |||||
| * | | | Fixes #1943915. Prevents circular dependency exception when using several NO_ID | Romain Guy | 2009-06-25 | 1 | -11/+26 |
* | | | | Merge change 5385 into donut | Android (Google) Code Review | 2009-06-25 | 1 | -14/+66 |
|\ \ \ \ | |||||
| * | | | | Updating the TextToSpeech.java with skeleton methods. | Charles Chen | 2009-06-25 | 1 | -14/+66 |
* | | | | | Merge change 5390 into donut | Android (Google) Code Review | 2009-06-25 | 1 | -3/+5 |
|\ \ \ \ \ | |||||
| * | | | | | When mPreventDrag is true, don't respond to long press. This should prevent t... | Grace Kloba | 2009-06-25 | 1 | -3/+5 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge change 5389 into donut | Android (Google) Code Review | 2009-06-25 | 1 | -1/+1 |
|\ \ \ \ \ | |_|_|/ / |/| | | | |