Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor fix for the parent style computation in the layoutlib. | Xavier Ducrohet | 2009-11-15 | 1 | -8/+11 |
* | Merge change I7082e366 into eclair | Android (Google) Code Review | 2009-11-13 | 1 | -2/+12 |
|\ | |||||
| * | Properly implement Paint.breakText for layoutlib. | Xavier Ducrohet | 2009-11-13 | 1 | -2/+12 |
* | | Merge change I0e419fcf into eclair | Android (Google) Code Review | 2009-11-13 | 1 | -0/+2 |
|\ \ | |||||
| * | | Add isScreenOn() to LocalPowerManager interface so we can call it from PhoneW... | Mike Lockwood | 2009-11-13 | 1 | -0/+2 |
| |/ | |||||
* | | Merge change I98f82b9a into eclair | Android (Google) Code Review | 2009-11-13 | 46 | -86/+86 |
|\ \ | |||||
| * | | Fix the full-weekday date format strings to actually use the full weekday. | Eric Fischer | 2009-11-13 | 46 | -86/+86 |
| |/ | |||||
* | | Merge change I4898b145 into eclair | Android (Google) Code Review | 2009-11-13 | 1 | -2/+3 |
|\ \ | |||||
| * | | Removed the fixed height in the sim unlock screen's header. | Nicolas Catania | 2009-11-12 | 1 | -2/+3 |
* | | | Merge change I4c05ba1f into eclair | Android (Google) Code Review | 2009-11-13 | 1 | -2/+4 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Update VCardComposer getOwnerPhoneNumberVcard() to support empty vcard for 0.vcf | Jaikumar Ganesh | 2009-11-13 | 1 | -2/+4 |
| |/ | |||||
* | | Merge change I322b6ee7 into eclair | Android (Google) Code Review | 2009-11-13 | 2 | -25/+39 |
|\ \ | |||||
| * | | Add support for making a LiveWallpaper the default | Mike Cleron | 2009-11-12 | 2 | -25/+39 |
* | | | A little more on #2256270: Package manager sends bad broadcasts when componen... | Dianne Hackborn | 2009-11-13 | 1 | -5/+5 |
* | | | am dbc7e27e: docs: document the \'showSearchIconAsBadge" flag and "icon" attr... | Scott Main | 2009-11-13 | 2 | -25/+17 |
|\ \ \ | |||||
| * | | | docs: document the 'showSearchIconAsBadge" flag and | Scott Main | 2009-11-11 | 2 | -25/+17 |
* | | | | Merge change Ifb28d340 into eclair | Android (Google) Code Review | 2009-11-13 | 20 | -18/+129 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Import revised translations. DO NOT MERGE | Eric Fischer | 2009-11-12 | 20 | -18/+129 |
* | | | | Merge change Iad79689a into eclair | Android (Google) Code Review | 2009-11-12 | 3 | -79/+121 |
|\ \ \ \ | |||||
| * | | | | Improvements for issue 2197683: English IME key-press latency is noticeably h... | Eric Laurent | 2009-11-11 | 3 | -79/+121 |
* | | | | | Merge change I923d7d72 into eclair | Android (Google) Code Review | 2009-11-12 | 5 | -92/+53 |
|\ \ \ \ \ | |||||
| * | | | | | Fix issue 2242614: Wired headset not recognized: bogus "state" in ACTION_HEAD... | Eric Laurent | 2009-11-12 | 5 | -92/+53 |
* | | | | | | Merge change Ia0a40883 into eclair | Android (Google) Code Review | 2009-11-12 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Modify the binder to request 1M - 2 pages instead of 1M. The backing store | Rebecca Schultz Zavin | 2009-11-12 | 1 | -1/+1 |
* | | | | | | Merge change I8061e6ac into eclair | Android (Google) Code Review | 2009-11-12 | 118 | -30/+49 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix 2209086: Updated assets and fixed widget dimension calculation. | Jim Miller | 2009-11-12 | 118 | -30/+49 |
| |/ / / / / | |||||
* | | | | | | Merge change I42a0f7a5 into eclair | Android (Google) Code Review | 2009-11-12 | 1 | -55/+140 |
|\ \ \ \ \ \ | |||||
| * | | | | | | PackageManager: Support secondary ABI for native code at installation time. | David 'Digit' Turner | 2009-11-12 | 1 | -55/+140 |
* | | | | | | | Fix issue #2258571: Fix build versions | Dianne Hackborn | 2009-11-12 | 3 | -1449/+10 |
* | | | | | | | Merge change Ieb4b0318 into eclair | Android (Google) Code Review | 2009-11-12 | 4 | -18/+21 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Make default vertex program correctly track surface size. | Jason Sams | 2009-11-12 | 4 | -18/+21 |
* | | | | | | | | Merge change Idfc116fe into eclair | Android (Google) Code Review | 2009-11-12 | 1 | -10/+1 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | Return null if SIM doesn't have the MSISDN Aplha tag. | Jaikumar Ganesh | 2009-11-12 | 1 | -10/+1 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge change Icf335098 into eclair | Android (Google) Code Review | 2009-11-12 | 2 | -2/+2 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | fix [2236865] STOPSHIP: bump soft gl and egl minor version number | Mathias Agopian | 2009-11-12 | 2 | -2/+2 |
* | | | | | | | Merge change I81b1421a into eclair | Android (Google) Code Review | 2009-11-12 | 10 | -83/+106 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Defer EGL init until the surface changed call comes in. Pass w,h along with ... | Jason Sams | 2009-11-12 | 10 | -83/+106 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge change Ie122606f into eclair | Android (Google) Code Review | 2009-11-12 | 2 | -12/+25 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Add code to use Gservices provided values for throtting NITZ updates. | Wink Saville | 2009-11-11 | 2 | -12/+25 |
* | | | | | | | Merge change I31c52bef into eclair | Android (Google) Code Review | 2009-11-12 | 1 | -2/+0 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Revert change incorrectly submitted as part of change #32153. | Romain Guy | 2009-11-05 | 1 | -2/+0 |
* | | | | | | | Merge change I90daccf3 into eclair | Android (Google) Code Review | 2009-11-12 | 2 | -9/+69 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | fix [2143798] Need to figure out how to do video on Passion w/ GPU | Mathias Agopian | 2009-11-11 | 2 | -9/+69 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge change Ic31c11ad into eclair | Android (Google) Code Review | 2009-11-12 | 1 | -20/+31 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix 2209086: restore drawable states when drawables change. | Jim Miller | 2009-11-12 | 1 | -20/+31 |
* | | | | | | | | Merge change Id301a47f into eclair | Android (Google) Code Review | 2009-11-12 | 3 | -0/+0 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | Fix bug 2253204: MapView resources for hdpi devices. | Dan Egnor | 2009-11-12 | 3 | -0/+0 |
* | | | | | | | | Merge change I54089080 into eclair | Android (Google) Code Review | 2009-11-12 | 7 | -128/+378 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Update keyguard and pattern-lock layouts for new UX designs. | Daniel Sandler | 2009-11-12 | 7 | -128/+378 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Use a diff that ignores trailing whitespaces to get by some layout test failu... | Guang Zhu | 2009-11-12 | 2 | -18/+36 |