summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* when we reset a paint, it should return to the state it was in when it was fi...Mike Reed2009-06-191-0/+2
* Merge change 4535 into donutAndroid (Google) Code Review2009-06-181-2/+10
|\
| * Add title to nested preference screens.Amith Yamasani2009-06-171-2/+10
* | Extend Intent/Uri conversion for use by BrowserDianne Hackborn2009-06-174-63/+235
* | Base64 the keys to make filenames in LocalTransportChristopher Tate2009-06-171-2/+7
* | Merge change 4456 into donutAndroid (Google) Code Review2009-06-171-50/+0
|\ \
| * | Replace the stub GoogleTransport with callout to theDan Egnor2009-06-171-50/+0
* | | backup fixes:Joe Onorato2009-06-175-12/+40
* | | Merge change 4532 into donutAndroid (Google) Code Review2009-06-171-8/+14
|\ \ \
| * | | Fixes #1924909. When restoring managed dialogs, do exactly the same thing as ...Romain Guy2009-06-171-8/+14
* | | | Merge change 4539 into donutAndroid (Google) Code Review2009-06-171-0/+2
|\ \ \ \
| * | | | Fixes #1925003. Make ListView honor the android:choiceMode XML attribute.Romain Guy2009-06-171-0/+2
| |/ / /
* | | | Fixes #1819572. Do not resurrect the list's selection when the user moved it ...Romain Guy2009-06-171-13/+64
|/ / /
* | | Merge change 4524 into donutAndroid (Google) Code Review2009-06-175-3/+131
|\ \ \ | |/ / |/| |
| * | FileRestoreHelper and RestoreHelperDispatcher work.Joe Onorato2009-06-175-3/+131
* | | Merge change 4515 into donutAndroid (Google) Code Review2009-06-174-0/+4
|\ \ \
| * | | Tell DBUS not to call _exit() if the DBUS connection disconnects.Nick Pelly2009-06-174-0/+4
* | | | add exception message to ApplicationErrorReportJacek Surazski2009-06-171-0/+8
| |_|/ |/| |
* | | Merge change 4129 into donutAndroid (Google) Code Review2009-06-1716-67/+429
|\ \ \
| * | | Remove circular dependency in PackageManager. api freeStorage uses PendingInt...Suchi Amalapurapu2009-06-1716-67/+429
* | | | Merge change 4486 into donutAndroid (Google) Code Review2009-06-171-56/+56
|\ \ \ \ | |/ / / |/| | |
| * | | Fixes #1107690. Updates javadoc for Intent.java, android:value -> android:name.Romain Guy2009-06-171-56/+56
* | | | Merge change 4483 into donutAndroid (Google) Code Review2009-06-172-80/+71
|\ \ \ \
| * | | | Fixes #1414069. Display recent activities with two lines of text.Romain Guy2009-06-172-80/+71
| |/ / /
* | | | Merge change 4398 into donutAndroid (Google) Code Review2009-06-172-36/+38
|\ \ \ \ | |_|_|/ |/| | |
| * | | Using Locale to specify language and country for a TTS language to load,Jean-Michel Trivi2009-06-172-36/+38
* | | | Prepare SearchManager framework for adding Genie logging.Satish Sampath2009-06-172-10/+35
* | | | Merge change 4326 into donutAndroid (Google) Code Review2009-06-171-68/+0
|\ \ \ \
| * | | | Don't get location in search dialog.Bjorn Bringert2009-06-161-68/+0
* | | | | Squashed commit of the following:Mitsuru Oshima2009-06-161-8/+12
* | | | | checkpoint BackupDatAInput / RestoreHelperJoe Onorato2009-06-166-34/+127
* | | | | Hold the current transport instantiated all the time.Christopher Tate2009-06-161-3/+6
* | | | | Make gestures visible again.Romain Guy2009-06-161-1/+1
| |_|/ / |/| | |
* | | | Merge change 4402 into donutAndroid (Google) Code Review2009-06-161-9/+27
|\ \ \ \
| * | | | Fixes #1899284 and #1899287. Give applications more control over the gesture'...Romain Guy2009-06-161-9/+27
| |/ / /
* | | | Merge change 4374 into donutAndroid (Google) Code Review2009-06-161-2/+4
|\ \ \ \
| * | | | Fixes a potential NPE in View.Romain Guy2009-06-161-2/+4
| |/ / /
* | | | More bmgr work; fix clear-data signallingChristopher Tate2009-06-162-7/+5
| |/ / |/| |
* | | Merge change 4115 into donutAndroid (Google) Code Review2009-06-161-3/+4
|\ \ \ | |/ / |/| |
| * | * component can be null after destory?Mitsuru Oshima2009-06-121-3/+4
* | | Merge change 4299 into donutAndroid (Google) Code Review2009-06-151-5/+40
|\ \ \
| * | | Allow pre-Donut apps to use indirect Buffers in GL11 Pointer methods.Jack Palevich2009-06-151-5/+40
* | | | Merge change 4023 into donutAndroid (Google) Code Review2009-06-151-0/+1
|\ \ \ \
| * | | | Fix IntentFilter constructor to properly process the action parameter.Phil Dubach2009-06-111-0/+1
* | | | | Merge change 4287 into donutAndroid (Google) Code Review2009-06-151-2/+14
|\ \ \ \ \
| * | | | | Sketch out a 'bmgr' command line toolChristopher Tate2009-06-151-2/+14
* | | | | | Merge change 4262 into donutAndroid (Google) Code Review2009-06-151-2/+70
|\ \ \ \ \ \
| * | | | | | Add utility methods to AndroidTestCase for asserting permission requirements ...Karl Rosaen2009-06-151-2/+70
* | | | | | | Merge change 4265 into donutAndroid (Google) Code Review2009-06-151-24/+16
|\ \ \ \ \ \ \
| * | | | | | | process: Fix bug where if a thread exited while we were changing its controlSan Mehat2009-06-151-24/+16
| | |/ / / / / | |/| | | | |