summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Added PluginManager to handle getting all the plugin directories from Package...Grace Kloba2009-05-146-27/+182
* am 1746d6fe: Fix a bug that findbugs foundMarco Nelissen2009-05-141-1/+1
|\
| * Fix a bug that findbugs foundMarco Nelissen2009-05-141-1/+1
* | am 2a5cfe51: Merge change 1590 into donutAndroid (Google) Code Review2009-05-143-5/+66
|\ \ | |/
| * Merge change 1590 into donutAndroid (Google) Code Review2009-05-143-5/+66
| |\
| | * Add wifi multicast filter api (enable/disable).Robert Greenwalt2009-05-133-5/+66
* | | am 4a8fb93f: Merge change 1638 into donutAndroid (Google) Code Review2009-05-143-9/+47
|\ \ \ | |/ /
| * | Merge change 1638 into donutAndroid (Google) Code Review2009-05-143-9/+47
| |\ \
| | * | fix window layout problem in ViewRootMitsuru Oshima2009-05-143-9/+47
* | | | am fafb16c5: Fix typoMarco Nelissen2009-05-141-1/+1
|\ \ \ \ | |/ / /
| * | | Fix typoMarco Nelissen2009-05-141-1/+1
| |/ /
* | | am d4103d0d: Fix the buildRomain Guy2009-05-141-0/+2
|\ \ \ | |/ /
| * | Fix the buildRomain Guy2009-05-141-0/+2
* | | am aa642c0c: Merge changes 1591,1596 into donutAndroid (Google) Code Review2009-05-1413-65/+398
|\ \ \ | |/ /
| * | Merge changes 1591,1596 into donutAndroid (Google) Code Review2009-05-146-32/+314
| |\ \
| | * | Add a new feature to android.os.Debug to add the ability to inject only speci...Romain Guy2009-05-131-9/+45
| | * | Fixes #1836075. Adds consistency checks for the View hierarchy. To enable the...Romain Guy2009-05-135-23/+269
| * | | Merge change 1622 into donutAndroid (Google) Code Review2009-05-141-1/+1
| |\ \ \
| | * | | Fix typos.Ken Shirriff2009-05-131-1/+1
| * | | | Get the backup calling through to the file backup helper.Joe Onorato2009-05-145-32/+54
| * | | | Merge change 1545 into donutAndroid (Google) Code Review2009-05-141-0/+29
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Add Intent.ACTION_APP_ERRORJacek Surazski2009-05-131-0/+29
| | |/ /
* | | | remove isClick parameter in browser touch event handlerCary Clark2009-05-142-8/+6
* | | | am c4cdc7d: Merge change 1611 into donutAndroid (Google) Code Review2009-05-136-0/+0
|\ \ \ \ | |/ / /
| * | | Merge change 1611 into donutAndroid (Google) Code Review2009-05-136-0/+0
| |\ \ \
| | * | | Replace the search dialog images so that they correctly centerMike LeBeau2009-05-136-0/+0
* | | | | am 2b52b3e: Merge change 1610 into donutAndroid (Google) Code Review2009-05-135-4/+4
|\ \ \ \ \ | |/ / / /
| * | | | Merge change 1610 into donutAndroid (Google) Code Review2009-05-135-4/+4
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Revert dividers back to their original translucent versions but add new opaqu...Romain Guy2009-05-135-4/+4
| | |/ /
* | | | am 541ff5d: Merge change 1566 into donutAndroid (Google) Code Review2009-05-131-2/+1
|\ \ \ \ | |/ / /
| * | | Merge change 1566 into donutAndroid (Google) Code Review2009-05-131-2/+1
| |\ \ \
| | * | | Fix issue #1838944: Application sync settings cant be changed with auto sync onDianne Hackborn2009-05-131-2/+1
| | |/ /
* | | | am 6063a9c: Merge change 1491 into donutAndroid (Google) Code Review2009-05-131-4/+16
|\ \ \ \ | |/ / /
| * | | Merge change 1491 into donutAndroid (Google) Code Review2009-05-131-4/+16
| |\ \ \
| | * | | Make pressing the search button within an app that does not supportMike LeBeau2009-05-121-4/+16
* | | | | am a0f87f6: Merge change 1565 into donutAndroid (Google) Code Review2009-05-131-3/+55
|\ \ \ \ \ | |/ / / /
| * | | | Merge change 1565 into donutAndroid (Google) Code Review2009-05-131-3/+55
| |\ \ \ \
| | * | | | Enable filtering <select> lists.Leon Scroggins2009-05-131-3/+55
| | | |/ / | | |/| |
* | | | | Merge change 1466Android (Google) Code Review2009-05-132-1/+23
|\ \ \ \ \
| * | | | | define Intent.ACTION_REMOTE_INTENT, which replaces the old GTalk data messagi...Wei Huang2009-05-132-1/+23
* | | | | | am e7fe35b: Whoops fix installing. I am dumb.Dianne Hackborn2009-05-131-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Whoops fix installing. I am dumb.Dianne Hackborn2009-05-131-1/+1
| |/ / /
| * | | Make android.content.ComponentName implement java.lang.Comparable.Joe Onorato2009-05-121-1/+11
* | | | content provider entitiesFred Quintana2009-05-1310-9/+758
* | | | fix build, remove duplicate idsThe Android Open Source Project2009-05-121-1/+1
* | | | am c5b0e6e: don\'t scale trackball eventMitsuru Oshima2009-05-121-3/+0
|\ \ \ \ | |/ / /
| * | | don't scale trackball eventMitsuru Oshima2009-05-121-3/+0
| | |/ | |/|
* | | am 6347c32: Merge change 1436 into donutAndroid (Google) Code Review2009-05-121-2/+25
|\ \ \ | |/ /
| * | Merge change 1436 into donutAndroid (Google) Code Review2009-05-121-2/+25
| |\ \
| | * | Density Compatibility mode for SurfaceViewMitsuru Oshima2009-05-121-2/+25