Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add wifi multicast filter api (enable/disable). | Robert Greenwalt | 2009-05-13 | 1 | -0/+11 |
* | Merge change 1436 into donut | Android (Google) Code Review | 2009-05-12 | 1 | -2/+25 |
|\ | |||||
| * | Density Compatibility mode for SurfaceView | Mitsuru Oshima | 2009-05-12 | 1 | -2/+25 |
* | | Implement issue #1783881 (manifest option for adb-install-only apps) | Dianne Hackborn | 2009-05-12 | 4 | -44/+66 |
* | | Merge change 1057 into donut | Android (Google) Code Review | 2009-05-12 | 1 | -4/+3 |
|\ \ | |||||
| * | | * Add regoin scaling for transparent support | Mitsuru Oshima | 2009-05-12 | 1 | -4/+3 |
| |/ | |||||
* | | PackageManager keeps track of who installed what. | Jacek Surazski | 2009-05-12 | 3 | -5/+59 |
* | | Merge change 1424 into donut | Android (Google) Code Review | 2009-05-12 | 1 | -16/+24 |
|\ \ | |||||
| * | | Fixes 1844680. Interrupted scrolling could lead to rendering artifacts. The L... | Romain Guy | 2009-05-11 | 1 | -16/+24 |
* | | | Merge change 1463 into donut | Android (Google) Code Review | 2009-05-12 | 2 | -1/+2 |
|\ \ \ | |||||
| * | | | Fixes #1846038. DrawableContainer was wrongly returning its opacity by ignori... | Romain Guy | 2009-05-12 | 2 | -1/+2 |
| |/ / | |||||
* | | | removing log message checked in by acccident. | Mitsuru Oshima | 2009-05-12 | 1 | -1/+0 |
| |/ |/| | |||||
* | | Merge change 1408 into donut | Android (Google) Code Review | 2009-05-11 | 3 | -15/+33 |
|\ \ | |/ |/| | |||||
| * | * update all metrics data when updating density. | Mitsuru Oshima | 2009-05-11 | 3 | -15/+33 |
* | | Merge change 1404 into donut | Android (Google) Code Review | 2009-05-11 | 1 | -0/+3 |
|\ \ | |||||
| * | | Fix the build | Romain Guy | 2009-05-11 | 1 | -0/+3 |
* | | | Remove useless logging on every draw. | Romain Guy | 2009-05-11 | 1 | -2/+0 |
|/ / | |||||
* | | Merge change 1371 into donut | Android (Google) Code Review | 2009-05-11 | 5 | -30/+112 |
|\ \ | |||||
| * | | Fixes #1596240. Optimize invalidate/draw passes by marking opaque views and a... | Romain Guy | 2009-05-11 | 5 | -30/+112 |
* | | | Merge change 1391 into donut | Android (Google) Code Review | 2009-05-11 | 1 | -2/+0 |
|\ \ \ | |||||
| * | | | Fix 1799207. With the new local dns, we should allow the host without any PER... | Grace Kloba | 2009-05-11 | 1 | -2/+0 |
* | | | | Merge change 1299 into donut | Android (Google) Code Review | 2009-05-11 | 3 | -0/+60 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Added Java callback for JavaScript execution timeout. | Guang Zhu | 2009-05-08 | 3 | -0/+60 |
* | | | | Merge change 1377 into donut | Android (Google) Code Review | 2009-05-11 | 1 | -1/+1 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Fix typo in javadoc | Marco Nelissen | 2009-05-11 | 1 | -1/+1 |
* | | | | Fix issue #1837610 and #1753079 | Dianne Hackborn | 2009-05-11 | 1 | -8/+8 |
|/ / / | |||||
* | | | Merge change 1316 into donut | Android (Google) Code Review | 2009-05-11 | 1 | -1/+12 |
|\ \ \ | |/ / |/| | | |||||
| * | | Make in-app search have a different background resource which looks | Mike LeBeau | 2009-05-08 | 1 | -1/+12 |
* | | | Implement targetSdkVersion and maxSdkVersion, plus version code names. | Dianne Hackborn | 2009-05-08 | 4 | -17/+125 |
|/ / | |||||
* | | Merge change 1276 into donut | Android (Google) Code Review | 2009-05-08 | 1 | -5/+14 |
|\ \ | |||||
| * | | Define mime type for shortcut validation path. | Karl Rosaen | 2009-05-08 | 1 | -5/+14 |
* | | | Make the search dialog's autocomplete dropdown behave correctly | Mike LeBeau | 2009-05-08 | 3 | -9/+40 |
|/ / | |||||
* | | Improve shutdown process to send broadcast for applications. | Dianne Hackborn | 2009-05-08 | 6 | -8/+67 |
* | | Fix keyboard redraw bug on long-press of CapsLock. | Amith Yamasani | 2009-05-08 | 1 | -8/+22 |
|/ | |||||
* | Define the URI path, columns and constants for shortcut validation. | Karl Rosaen | 2009-05-07 | 1 | -0/+31 |
* | Merge change 1108 into donut | Android (Google) Code Review | 2009-05-07 | 2 | -9/+15 |
|\ | |||||
| * | * update density correctly when the configuration is changed. | Mitsuru Oshima | 2009-05-06 | 2 | -9/+15 |
* | | don't use modulo | Mitsuru Oshima | 2009-05-07 | 1 | -1/+3 |
* | | More backup tests | Joe Onorato | 2009-05-07 | 3 | -0/+152 |
* | | Merge branch 'readonly-p4-donut' into donut | Brandon Ballinger | 2009-05-07 | 1 | -2/+3 |
|\ \ | |||||
| * | | AI 148484: (1) Pass recognizer intent to RecognitionService when starting to ... | Brandon Ballinger | 2009-05-07 | 1 | -2/+3 |
* | | | Add new setTag(int, Object) API to allow applications to specify several tags. | Romain Guy | 2009-05-06 | 1 | -1/+105 |
* | | | Merge change 1110 into donut | Android (Google) Code Review | 2009-05-06 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Track install/removal/update of packages that provide backup services | Christopher Tate | 2009-05-06 | 1 | -1/+1 |
* | | | Merge change 1063 into donut | Android (Google) Code Review | 2009-05-06 | 5 | -149/+187 |
|\ \ \ | |/ / |/| | | |||||
| * | | Refactor SearchableInfo. | Bjorn Bringert | 2009-05-06 | 5 | -149/+187 |
* | | | Merge change 1086 into donut | Android (Google) Code Review | 2009-05-06 | 2 | -4/+9 |
|\ \ \ | |||||
| * | | | Fixes regression introduced in Cupcake: a couple of adapters were using setTa... | Romain Guy | 2009-05-06 | 2 | -4/+9 |
| |/ / | |||||
* | | | Pass null as savedState to indicate a full backup is required | Christopher Tate | 2009-05-06 | 1 | -8/+7 |
* | | | Add a Backup Manager interface to request a full backup | Christopher Tate | 2009-05-06 | 1 | -1/+7 |
|/ / |