Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge change 3899 into donut | Android (Google) Code Review | 2009-06-11 | 2 | -1/+13 |
|\ | |||||
| * | GpsLocationProvider: Add hooks for GPS location injection. | Mike Lockwood | 2009-06-11 | 2 | -1/+13 |
* | | NEW_API: Expose queryAfterZeroResults searchable attribute. | Satish Sampath | 2009-06-11 | 2 | -12/+13 |
* | | Added attribute queryAfterZeroResults to searchables. | Satish Sampath | 2009-06-11 | 2 | -0/+24 |
|/ | |||||
* | Merge change 3879 into donut | Android (Google) Code Review | 2009-06-11 | 1 | -7/+2 |
|\ | |||||
| * | ACTV: getWindowVisibility() instead of private attach count | Bjorn Bringert | 2009-06-11 | 1 | -7/+2 |
* | | Merge change 3709 into donut | Android (Google) Code Review | 2009-06-11 | 4 | -20/+308 |
|\ \ | |||||
| * | | Provide the Keystore feature in the framework. | Chung-yih Wang | 2009-06-11 | 4 | -20/+308 |
| |/ | |||||
* | | Fix display of the selection background for search results. | Satish Sampath | 2009-06-11 | 1 | -2/+69 |
|/ | |||||
* | Merge change 3800 into donut | Android (Google) Code Review | 2009-06-11 | 1 | -0/+10 |
|\ | |||||
| * | Add SUGGEST_SPINNER_WHILE_REFRESHING column constant to the SearchManager | Mike LeBeau | 2009-06-11 | 1 | -0/+10 |
* | | am aa25df24: AI 149729: fix search functionatilty for offline docs... the f... | Scott Main | 2009-06-11 | 1 | -1/+1 |
|\ \ | |||||
| * | | AI 149729: fix search functionatilty for offline docs... | Scott Main | 2009-06-10 | 1 | -1/+1 |
* | | | Flesh out restore interface on manager; work up most of LocalTransport | Christopher Tate | 2009-06-10 | 4 | -63/+180 |
* | | | Merge change 3857 into donut | Android (Google) Code Review | 2009-06-10 | 3 | -45/+218 |
|\ \ \ | |||||
| * | | | Allow arrays of values for power profile data. | Amith Yamasani | 2009-06-10 | 3 | -45/+218 |
* | | | | Made the platform TTS service aware of the path for the default TTS library t... | Jean-Michel Trivi | 2009-06-10 | 1 | -10/+1 |
* | | | | Merge change 3826 into donut | Android (Google) Code Review | 2009-06-10 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | LocationManagerService: Fix logic error removing multiple dead receivers. | Simon Schoar | 2009-06-10 | 1 | -1/+1 |
* | | | | | Merge change 3799 into donut | Android (Google) Code Review | 2009-06-10 | 1 | -7/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Turned on the windows media related test cases as the binary already integrated. | Yu Shan Emily Lau | 2009-06-10 | 1 | -7/+1 |
* | | | | | | The rest of the basic flow for restore | Christopher Tate | 2009-06-10 | 2 | -99/+211 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge change 3806 into donut | Android (Google) Code Review | 2009-06-10 | 2 | -4/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Fix a couple null pointer exceptions in CDMA voice call handling. | Wink Saville | 2009-06-10 | 2 | -4/+7 |
* | | | | | | Merge change 3795 into donut | Android (Google) Code Review | 2009-06-10 | 1 | -1/+25 |
|\ \ \ \ \ \ | |||||
| * | | | | | | URI/extra data for inline scheme. | Mitsuru Oshima | 2009-06-10 | 1 | -1/+25 |
* | | | | | | | resolution support fix/improvement | Mitsuru Oshima | 2009-06-10 | 8 | -62/+168 |
* | | | | | | | Merge change 3782 into donut | Android (Google) Code Review | 2009-06-10 | 1 | -144/+80 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Reimport Portuguese translations. | Eric Fischer | 2009-06-10 | 1 | -144/+80 |
* | | | | | | | | Merge change 3777 into donut | Android (Google) Code Review | 2009-06-10 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Process the response of RIL_REQUEST_REPORT_SMS_MEMORY_STATUS. | Jaikumar Ganesh | 2009-06-10 | 1 | -0/+1 |
* | | | | | | | | | Merge change 3765 into donut | Android (Google) Code Review | 2009-06-10 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Add a gservices flag to limit the size of protobufs we can gzip | Cynthia Wong | 2009-06-10 | 1 | -0/+6 |
* | | | | | | | | | | Merge change 3730 into donut | Android (Google) Code Review | 2009-06-10 | 12 | -11/+231 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Restructuring the TTS files so that it works as a Service | Charles Chen | 2009-06-10 | 12 | -11/+231 |
* | | | | | | | | | | Merge change 3760 into donut | Android (Google) Code Review | 2009-06-10 | 1 | -516/+522 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Enable HierarchyViewer on debuggable builds, even if they're secure. | Romain Guy | 2009-06-10 | 1 | -516/+522 |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge change 3761 into donut | Android (Google) Code Review | 2009-06-10 | 4 | -60/+148 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Added support to record page load time for each url. | Guang Zhu | 2009-06-10 | 4 | -60/+148 |
* | | | | | | | | | | | Merge change 3754 into donut | Android (Google) Code Review | 2009-06-10 | 66 | -112/+189 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Fix some 12- vs 24-hour problems in the FormatDateRange strings. | Eric Fischer | 2009-06-10 | 66 | -112/+189 |
| | |_|/ / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge change 3577 into donut | Android (Google) Code Review | 2009-06-10 | 2 | -10/+18 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Make aapt Error out when an overlay adds a string. | Robert Greenwalt | 2009-06-09 | 2 | -10/+18 |
* | | | | | | | | | | | | am a8c3821e: AI 149721: Import Portuguese translations. | Eric Fischer | 2009-06-10 | 7 | -0/+977 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | / | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
| * | | | | | | | | | | AI 149721: Import Portuguese translations. | Eric Fischer | 2009-06-10 | 7 | -0/+977 |
* | | | | | | | | | | | Merge change 2900 into donut | Android (Google) Code Review | 2009-06-10 | 3 | -21/+203 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Add support for custom tab views in TabHost and TabWidget. | Jack Veenstra | 2009-06-10 | 3 | -21/+203 |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge change 3178 into donut | Android (Google) Code Review | 2009-06-10 | 2 | -4/+13 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Add additional parameters to SETUP_DATA_CALL and SMS response. | Jaikumar Ganesh | 2009-06-10 | 2 | -4/+13 |
* | | | | | | | | | | | Merge change 3726 into donut | Android (Google) Code Review | 2009-06-10 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | |