Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't show the badge background when we have no uri, email, or phone. | Mark Wagner | 2009-09-22 | 1 | -0/+18 |
* | Support the new dpi change in the WebView. | Grace Kloba | 2009-09-22 | 3 | -22/+43 |
* | Merge change 26236 into eclair | Android (Google) Code Review | 2009-09-22 | 1 | -0/+22 |
|\ | |||||
| * | Make media scanner read the jpeg orientation tag. | Chih-Chung Chang | 2009-09-22 | 1 | -0/+22 |
* | | Merge change 26301 into eclair | Android (Google) Code Review | 2009-09-22 | 4 | -2/+28 |
|\ \ | |||||
| * | | Add aggregated badge to ContactHeaderWidget | Evan Millar | 2009-09-22 | 4 | -2/+28 |
* | | | Merge change 26349 into eclair | Android (Google) Code Review | 2009-09-22 | 1 | -97/+106 |
|\ \ \ | |||||
| * | | | Fix issue 2116700: Ringer screwy while connected over Bluetooth. | Eric Laurent | 2009-09-22 | 1 | -97/+106 |
* | | | | Don't snap the initialScale to min or max if it is not defined. | Grace Kloba | 2009-09-22 | 1 | -12/+6 |
* | | | | Merge change 26315 into eclair | Android (Google) Code Review | 2009-09-22 | 1 | -18/+5 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | VpnService: use Credentials instead of CertTool. | Chia-chi Yeh | 2009-09-22 | 1 | -18/+5 |
* | | | | Merge change 26300 into eclair | Android (Google) Code Review | 2009-09-22 | 1 | -0/+19 |
|\ \ \ \ | |||||
| * | | | | experimental fix for compatibility mode. When we scale up by 1.5 (240 dpi), w... | Mike Reed | 2009-09-22 | 1 | -0/+19 |
* | | | | | Merge change 26260 into eclair | Android (Google) Code Review | 2009-09-22 | 2 | -3/+28 |
|\ \ \ \ \ | |||||
| * | | | | | Add search_mode flag to intents launched by QSB suggestions | Bjorn Bringert | 2009-09-21 | 2 | -3/+28 |
| |/ / / / | |||||
* | | | | | Fix the incorrect field name in EAP wifi network. | Chung-yih Wang | 2009-09-22 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge change 26328 into eclair | Android (Google) Code Review | 2009-09-22 | 1 | -13/+11 |
|\ \ \ \ | |||||
| * | | | | Fix the issue of 'Wifi framework is not aware of state change' | Chung-yih Wang | 2009-09-22 | 1 | -13/+11 |
* | | | | | Basic API for third-party apps to define custom Data rows. | Jeff Sharkey | 2009-09-21 | 1 | -0/+33 |
* | | | | | Remove unused type attribute. | Jeff Sharkey | 2009-09-21 | 1 | -2/+0 |
* | | | | | PowerManager: Require proximity sensor value be less than Sensor.getMaximumRa... | Mike Lockwood | 2009-09-22 | 1 | -1/+3 |
* | | | | | Basic API for third-party apps to define custom Data rows. | Jeff Sharkey | 2009-09-21 | 2 | -0/+21 |
* | | | | | Merge change 26322 into eclair | Android (Google) Code Review | 2009-09-21 | 6 | -101/+185 |
|\ \ \ \ \ | |||||
| * | | | | | Implement more type checks on Allocations. | Jason Sams | 2009-09-21 | 6 | -101/+185 |
* | | | | | | Merge change 26290 into eclair | Android (Google) Code Review | 2009-09-21 | 3 | -120/+116 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Make IBackupTransport.finishBackup() also return an int code, since it too can | Dan Egnor | 2009-09-21 | 3 | -120/+116 |
* | | | | | | | Merge change 26317 into eclair | Android (Google) Code Review | 2009-09-21 | 1 | -94/+184 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Allow GLSurfaceView clients to customize EGL Surfaces and Contexts. | Jack Palevich | 2009-09-21 | 1 | -94/+184 |
* | | | | | | | | [Issue 2097207] Adding filtering capability to aggregation suggestions | Dmitri Plotnikov | 2009-09-21 | 1 | -1/+2 |
* | | | | | | | | Don't wake up the screen as soon as the lid opens. | Dianne Hackborn | 2009-09-21 | 1 | -3/+4 |
* | | | | | | | | Merge change 26130 into eclair | Android (Google) Code Review | 2009-09-21 | 27 | -82/+291 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Turn animations on by default. | Dianne Hackborn | 2009-09-21 | 27 | -82/+291 |
* | | | | | | | | | Merge change 26275 into eclair | Android (Google) Code Review | 2009-09-21 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Send the address of the device with the UUID intent. | Jaikumar Ganesh | 2009-09-21 | 1 | -0/+1 |
* | | | | | | | | | | Merge change 26286 into eclair | Android (Google) Code Review | 2009-09-21 | 1 | -3/+6 |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Resolve race conditions with disconnect of CDMA data and airplane mode | Yong Zhang | 2009-09-21 | 1 | -3/+6 |
* | | | | | | | | | | Merge change 26217 into eclair | Android (Google) Code Review | 2009-09-21 | 3 | -8/+62 |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Cache the remote device's service channel. | Jaikumar Ganesh | 2009-09-21 | 3 | -8/+62 |
* | | | | | | | | | | Merge change 26270 into eclair | Android (Google) Code Review | 2009-09-21 | 1 | -1/+26 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | / / / / / / / | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Fix GLSurfaceView to sync surfaceDestroyed with GL rendering thread | Jack Palevich | 2009-09-21 | 1 | -1/+26 |
* | | | | | | | | | Add focus API and FLASH_MODE_VIDEO_LIGHT. | Wu-cheng Li | 2009-09-22 | 2 | -4/+153 |
* | | | | | | | | | Merge change 26253 into eclair | Android (Google) Code Review | 2009-09-21 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Work around gcc 4.0.3 bug. | Andy McFadden | 2009-09-21 | 1 | -0/+2 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge change 26254 into eclair | Android (Google) Code Review | 2009-09-21 | 1 | -6/+6 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | fix bug 2134685: fix tests for PhoneNumberUtilsTest. | Wei Huang | 2009-09-21 | 1 | -6/+6 |
* | | | | | | | | | Merge change 26111 into eclair | Android (Google) Code Review | 2009-09-21 | 1 | -1/+20 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Added a workaround to clear the browser cache. | Yu Shan Emily Lau | 2009-09-21 | 1 | -1/+20 |
* | | | | | | | | | | When manually setting the uri pass it through to the badge widget. | Mark Wagner | 2009-09-21 | 1 | -0/+1 |
| |_|_|_|_|/ / / / |/| | | | | | | | | |||||
* | | | | | | | | | Update getDisplayLabel() API to support new types. | Jeff Sharkey | 2009-09-21 | 2 | -42/+302 |
| |_|_|_|/ / / / |/| | | | | | | | |||||
* | | | | | | | | Merge change 26164 into eclair | Android (Google) Code Review | 2009-09-21 | 4 | -13/+107 |
|\ \ \ \ \ \ \ \ |