Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | when we reset a paint, it should return to the state it was in when it was fi... | Mike Reed | 2009-06-19 | 1 | -0/+2 |
* | Merge change 4535 into donut | Android (Google) Code Review | 2009-06-18 | 1 | -2/+10 |
|\ | |||||
| * | Add title to nested preference screens. | Amith Yamasani | 2009-06-17 | 1 | -2/+10 |
* | | Extend Intent/Uri conversion for use by Browser | Dianne Hackborn | 2009-06-17 | 4 | -63/+235 |
* | | Base64 the keys to make filenames in LocalTransport | Christopher Tate | 2009-06-17 | 1 | -2/+7 |
* | | Merge change 4456 into donut | Android (Google) Code Review | 2009-06-17 | 1 | -50/+0 |
|\ \ | |||||
| * | | Replace the stub GoogleTransport with callout to the | Dan Egnor | 2009-06-17 | 1 | -50/+0 |
* | | | backup fixes: | Joe Onorato | 2009-06-17 | 5 | -12/+40 |
* | | | Merge change 4532 into donut | Android (Google) Code Review | 2009-06-17 | 1 | -8/+14 |
|\ \ \ | |||||
| * | | | Fixes #1924909. When restoring managed dialogs, do exactly the same thing as ... | Romain Guy | 2009-06-17 | 1 | -8/+14 |
* | | | | Merge change 4539 into donut | Android (Google) Code Review | 2009-06-17 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | Fixes #1925003. Make ListView honor the android:choiceMode XML attribute. | Romain Guy | 2009-06-17 | 1 | -0/+2 |
| |/ / / | |||||
* | | | | Fixes #1819572. Do not resurrect the list's selection when the user moved it ... | Romain Guy | 2009-06-17 | 1 | -13/+64 |
|/ / / | |||||
* | | | Merge change 4524 into donut | Android (Google) Code Review | 2009-06-17 | 5 | -3/+131 |
|\ \ \ | |/ / |/| | | |||||
| * | | FileRestoreHelper and RestoreHelperDispatcher work. | Joe Onorato | 2009-06-17 | 5 | -3/+131 |
* | | | Merge change 4515 into donut | Android (Google) Code Review | 2009-06-17 | 4 | -0/+4 |
|\ \ \ | |||||
| * | | | Tell DBUS not to call _exit() if the DBUS connection disconnects. | Nick Pelly | 2009-06-17 | 4 | -0/+4 |
* | | | | add exception message to ApplicationErrorReport | Jacek Surazski | 2009-06-17 | 1 | -0/+8 |
| |_|/ |/| | | |||||
* | | | Merge change 4129 into donut | Android (Google) Code Review | 2009-06-17 | 16 | -67/+429 |
|\ \ \ | |||||
| * | | | Remove circular dependency in PackageManager. api freeStorage uses PendingInt... | Suchi Amalapurapu | 2009-06-17 | 16 | -67/+429 |
* | | | | Merge change 4486 into donut | Android (Google) Code Review | 2009-06-17 | 1 | -56/+56 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fixes #1107690. Updates javadoc for Intent.java, android:value -> android:name. | Romain Guy | 2009-06-17 | 1 | -56/+56 |
* | | | | Merge change 4483 into donut | Android (Google) Code Review | 2009-06-17 | 2 | -80/+71 |
|\ \ \ \ | |||||
| * | | | | Fixes #1414069. Display recent activities with two lines of text. | Romain Guy | 2009-06-17 | 2 | -80/+71 |
| |/ / / | |||||
* | | | | Merge change 4398 into donut | Android (Google) Code Review | 2009-06-17 | 2 | -36/+38 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Using Locale to specify language and country for a TTS language to load, | Jean-Michel Trivi | 2009-06-17 | 2 | -36/+38 |
* | | | | Prepare SearchManager framework for adding Genie logging. | Satish Sampath | 2009-06-17 | 2 | -10/+35 |
* | | | | Merge change 4326 into donut | Android (Google) Code Review | 2009-06-17 | 1 | -68/+0 |
|\ \ \ \ | |||||
| * | | | | Don't get location in search dialog. | Bjorn Bringert | 2009-06-16 | 1 | -68/+0 |
* | | | | | Squashed commit of the following: | Mitsuru Oshima | 2009-06-16 | 1 | -8/+12 |
* | | | | | checkpoint BackupDatAInput / RestoreHelper | Joe Onorato | 2009-06-16 | 6 | -34/+127 |
* | | | | | Hold the current transport instantiated all the time. | Christopher Tate | 2009-06-16 | 1 | -3/+6 |
* | | | | | Make gestures visible again. | Romain Guy | 2009-06-16 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge change 4402 into donut | Android (Google) Code Review | 2009-06-16 | 1 | -9/+27 |
|\ \ \ \ | |||||
| * | | | | Fixes #1899284 and #1899287. Give applications more control over the gesture'... | Romain Guy | 2009-06-16 | 1 | -9/+27 |
| |/ / / | |||||
* | | | | Merge change 4374 into donut | Android (Google) Code Review | 2009-06-16 | 1 | -2/+4 |
|\ \ \ \ | |||||
| * | | | | Fixes a potential NPE in View. | Romain Guy | 2009-06-16 | 1 | -2/+4 |
| |/ / / | |||||
* | | | | More bmgr work; fix clear-data signalling | Christopher Tate | 2009-06-16 | 2 | -7/+5 |
| |/ / |/| | | |||||
* | | | Merge change 4115 into donut | Android (Google) Code Review | 2009-06-16 | 1 | -3/+4 |
|\ \ \ | |/ / |/| | | |||||
| * | | * component can be null after destory? | Mitsuru Oshima | 2009-06-12 | 1 | -3/+4 |
* | | | Merge change 4299 into donut | Android (Google) Code Review | 2009-06-15 | 1 | -5/+40 |
|\ \ \ | |||||
| * | | | Allow pre-Donut apps to use indirect Buffers in GL11 Pointer methods. | Jack Palevich | 2009-06-15 | 1 | -5/+40 |
* | | | | Merge change 4023 into donut | Android (Google) Code Review | 2009-06-15 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | Fix IntentFilter constructor to properly process the action parameter. | Phil Dubach | 2009-06-11 | 1 | -0/+1 |
* | | | | | Merge change 4287 into donut | Android (Google) Code Review | 2009-06-15 | 1 | -2/+14 |
|\ \ \ \ \ | |||||
| * | | | | | Sketch out a 'bmgr' command line tool | Christopher Tate | 2009-06-15 | 1 | -2/+14 |
* | | | | | | Merge change 4262 into donut | Android (Google) Code Review | 2009-06-15 | 1 | -2/+70 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add utility methods to AndroidTestCase for asserting permission requirements ... | Karl Rosaen | 2009-06-15 | 1 | -2/+70 |
* | | | | | | | Merge change 4265 into donut | Android (Google) Code Review | 2009-06-15 | 1 | -24/+16 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | process: Fix bug where if a thread exited while we were changing its control | San Mehat | 2009-06-15 | 1 | -24/+16 |
| | |/ / / / / | |/| | | | | |