summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Remove unnecessary code.Marco Nelissen2009-05-141-3/+0
* | | | | Fix a bug that findbugs foundMarco Nelissen2009-05-141-1/+1
|/ / / /
* | | | 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
* | | | | Merge change 1638 into donutAndroid (Google) Code Review2009-05-143-9/+47
|\ \ \ \ \
| * | | | | fix window layout problem in ViewRootMitsuru Oshima2009-05-143-9/+47
| | |/ / / | |/| | |
* | | | | Fix typoMarco Nelissen2009-05-141-1/+1
|/ / / /
* | | | Fix the buildRomain Guy2009-05-141-0/+2
* | | | 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
| |/ / / /
* | | | | 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
* | | | | | 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
| |/ / / /
* | | | | 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
| |/ / /
* | | | 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
* | | | | Merge change 1565 into donutAndroid (Google) Code Review2009-05-131-3/+55
|\ \ \ \ \
| * | | | | Enable filtering <select> lists.Leon Scroggins2009-05-131-3/+55
| | |/ / / | |/| | |
* | | | | 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
* | | | don't scale trackball eventMitsuru Oshima2009-05-121-3/+0
| |/ / |/| |
* | | Merge change 1436 into donutAndroid (Google) Code Review2009-05-121-2/+25
|\ \ \
| * | | Density Compatibility mode for SurfaceViewMitsuru Oshima2009-05-121-2/+25
* | | | Implement issue #1783881 (manifest option for adb-install-only apps)Dianne Hackborn2009-05-126-44/+75
* | | | Merge change 1057 into donutAndroid (Google) Code Review2009-05-122-5/+43
|\ \ \ \
| * | | | * Add regoin scaling for transparent supportMitsuru Oshima2009-05-122-5/+43
| |/ / /
* | | | Fix native core runtime. A messy declaration was causing a problem at boot time.Romain Guy2009-05-121-1/+1
* | | | PackageManager keeps track of who installed what.Jacek Surazski2009-05-123-5/+59
* | | | Merge change 1478 into donutAndroid (Google) Code Review2009-05-121-4/+12
|\ \ \ \
| * | | | Fixes #1847219. Add a new API to load fonts from arbitrary files: Typeface.cr...Romain Guy2009-05-121-4/+12
* | | | | Merge change 1297 into donutAndroid (Google) Code Review2009-05-121-25/+42
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Check the size of the data to write for STATIC AudioTrack objects.Jean-Michel Trivi2009-05-081-25/+42
* | | | | Merge change 1424 into donutAndroid (Google) Code Review2009-05-121-16/+24
|\ \ \ \ \
| * | | | | Fixes 1844680. Interrupted scrolling could lead to rendering artifacts. The L...Romain Guy2009-05-111-16/+24
* | | | | | Merge change 1463 into donutAndroid (Google) Code Review2009-05-122-1/+2
|\ \ \ \ \ \
| * | | | | | Fixes #1846038. DrawableContainer was wrongly returning its opacity by ignori...Romain Guy2009-05-122-1/+2
| |/ / / / /
* | | | | | removing log message checked in by acccident.Mitsuru Oshima2009-05-121-1/+0
| |_|/ / / |/| | | |
* | | | | Merge change 1408 into donutAndroid (Google) Code Review2009-05-113-15/+33
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | * update all metrics data when updating density.Mitsuru Oshima2009-05-113-15/+33
* | | | | Merge change 1404 into donutAndroid (Google) Code Review2009-05-111-0/+3
|\ \ \ \ \
| * | | | | Fix the buildRomain Guy2009-05-111-0/+3
* | | | | | Remove useless logging on every draw.Romain Guy2009-05-111-2/+0
|/ / / / /