summaryrefslogtreecommitdiffstats
path: root/core/java
Commit message (Expand)AuthorAgeFilesLines
* Start using CLDR for some date-and-time strings and formats.Eric Fischer2009-05-155-69/+112
* Allow intent resolution to be constrained by package name.Mihai Preda2009-05-153-33/+53
* Accessibility feature - framework changes (replacing 698, 699, 700, 701 and m...svetoslavganov2009-05-1432-89/+2107
* Merge change 1747 into donutAndroid (Google) Code Review2009-05-144-27/+57
|\
| * Fixes #1846038. The dirty region can sometimes be modified by SurfaceFlinger....Romain Guy2009-05-144-27/+57
* | Merge change 1668 into donutAndroid (Google) Code Review2009-05-141-0/+1
|\ \ | |/ |/|
| * Document exception from parse3339Ken Shirriff2009-04-291-0/+1
* | Merge change 1708 into donutAndroid (Google) Code Review2009-05-141-9/+21
|\ \
| * | Fixes #1853550. Prevent NPE when calling the PopupWindow() and PopupWindow(in...Romain Guy2009-05-141-9/+21
* | | Merge change 1704 into donutAndroid (Google) Code Review2009-05-143-38/+138
|\ \ \
| * | | New feature to track down #1846038. Adds the ability to export flags encoded ...Romain Guy2009-05-143-38/+138
| |/ /
* | | Merge change 1690 into donutAndroid (Google) Code Review2009-05-141-7/+9
|\ \ \
| * | | Rework some code so that it works the way it was supposed to work.Marco Nelissen2009-05-141-7/+9
* | | | Rearrange some code so it makes more sense. Thanks, findbugs.Marco Nelissen2009-05-141-23/+25
|/ / /
* | | Merge change 1685 into donutAndroid (Google) Code Review2009-05-141-3/+0
|\ \ \
| * | | 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-144-24/+41
* | | | | Merge change 1545 into donutAndroid (Google) Code Review2009-05-141-0/+29
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add Intent.ACTION_APP_ERRORJacek Surazski2009-05-131-0/+29
| |/ / /
* | | | 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-124-44/+66
* | | | Merge change 1057 into donutAndroid (Google) Code Review2009-05-121-4/+3
|\ \ \ \
| * | | | * Add regoin scaling for transparent supportMitsuru Oshima2009-05-121-4/+3
| |/ / /
* | | | PackageManager keeps track of who installed what.Jacek Surazski2009-05-123-5/+59
* | | | 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
| |/ / / /