summaryrefslogtreecommitdiffstats
path: root/core/java/android
Commit message (Expand)AuthorAgeFilesLines
* Add wifi multicast filter api (enable/disable).Robert Greenwalt2009-05-131-0/+11
* 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
| |/ /
* | | 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
|/ /
* | Merge change 1371 into donutAndroid (Google) Code Review2009-05-115-30/+112
|\ \
| * | Fixes #1596240. Optimize invalidate/draw passes by marking opaque views and a...Romain Guy2009-05-115-30/+112
* | | Merge change 1391 into donutAndroid (Google) Code Review2009-05-111-2/+0
|\ \ \
| * | | Fix 1799207. With the new local dns, we should allow the host without any PER...Grace Kloba2009-05-111-2/+0
* | | | Merge change 1299 into donutAndroid (Google) Code Review2009-05-113-0/+60
|\ \ \ \ | |_|_|/ |/| | |
| * | | Added Java callback for JavaScript execution timeout.Guang Zhu2009-05-083-0/+60
* | | | Merge change 1377 into donutAndroid (Google) Code Review2009-05-111-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix typo in javadocMarco Nelissen2009-05-111-1/+1
* | | | Fix issue #1837610 and #1753079Dianne Hackborn2009-05-111-8/+8
|/ / /
* | | Merge change 1316 into donutAndroid (Google) Code Review2009-05-111-1/+12
|\ \ \ | |/ / |/| |
| * | Make in-app search have a different background resource which looksMike LeBeau2009-05-081-1/+12
* | | Implement targetSdkVersion and maxSdkVersion, plus version code names.Dianne Hackborn2009-05-084-17/+125
|/ /
* | Merge change 1276 into donutAndroid (Google) Code Review2009-05-081-5/+14
|\ \
| * | Define mime type for shortcut validation path.Karl Rosaen2009-05-081-5/+14
* | | Make the search dialog's autocomplete dropdown behave correctlyMike LeBeau2009-05-083-9/+40
|/ /
* | Improve shutdown process to send broadcast for applications.Dianne Hackborn2009-05-086-8/+67
* | Fix keyboard redraw bug on long-press of CapsLock.Amith Yamasani2009-05-081-8/+22
|/
* Define the URI path, columns and constants for shortcut validation.Karl Rosaen2009-05-071-0/+31
* Merge change 1108 into donutAndroid (Google) Code Review2009-05-072-9/+15
|\
| * * update density correctly when the configuration is changed.Mitsuru Oshima2009-05-062-9/+15
* | don't use moduloMitsuru Oshima2009-05-071-1/+3
* | More backup testsJoe Onorato2009-05-073-0/+152
* | Merge branch 'readonly-p4-donut' into donutBrandon Ballinger2009-05-071-2/+3
|\ \
| * | AI 148484: (1) Pass recognizer intent to RecognitionService when starting to ...Brandon Ballinger2009-05-071-2/+3
* | | Add new setTag(int, Object) API to allow applications to specify several tags.Romain Guy2009-05-061-1/+105
* | | Merge change 1110 into donutAndroid (Google) Code Review2009-05-061-1/+1
|\ \ \ | |_|/ |/| |
| * | Track install/removal/update of packages that provide backup servicesChristopher Tate2009-05-061-1/+1
* | | Merge change 1063 into donutAndroid (Google) Code Review2009-05-065-149/+187
|\ \ \ | |/ / |/| |
| * | Refactor SearchableInfo.Bjorn Bringert2009-05-065-149/+187
* | | Merge change 1086 into donutAndroid (Google) Code Review2009-05-062-4/+9
|\ \ \
| * | | Fixes regression introduced in Cupcake: a couple of adapters were using setTa...Romain Guy2009-05-062-4/+9
| |/ /
* | | Pass null as savedState to indicate a full backup is requiredChristopher Tate2009-05-061-8/+7
* | | Add a Backup Manager interface to request a full backupChristopher Tate2009-05-061-1/+7
|/ /