summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Reimplement the settings to use async callbacksNicolas Roard2009-09-224-142/+311
* Support the new dpi change in the WebView.Grace Kloba2009-09-223-22/+43
* Merge change 26301 into eclairAndroid (Google) Code Review2009-09-224-2/+28
|\
| * Add aggregated badge to ContactHeaderWidgetEvan Millar2009-09-224-2/+28
* | Don't snap the initialScale to min or max if it is not defined.Grace Kloba2009-09-221-12/+6
|/
* Merge change 26300 into eclairAndroid (Google) Code Review2009-09-221-0/+19
|\
| * experimental fix for compatibility mode. When we scale up by 1.5 (240 dpi), w...Mike Reed2009-09-221-0/+19
* | Merge change 26260 into eclairAndroid (Google) Code Review2009-09-222-3/+28
|\ \
| * | Add search_mode flag to intents launched by QSB suggestionsBjorn Bringert2009-09-212-3/+28
| |/
* | Remove unused type attribute.Jeff Sharkey2009-09-211-2/+0
* | Basic API for third-party apps to define custom Data rows.Jeff Sharkey2009-09-212-0/+21
* | Merge change 26290 into eclairAndroid (Google) Code Review2009-09-212-57/+46
|\ \
| * | Make IBackupTransport.finishBackup() also return an int code, since it too canDan Egnor2009-09-212-57/+46
* | | [Issue 2097207] Adding filtering capability to aggregation suggestionsDmitri Plotnikov2009-09-211-1/+2
* | | Merge change 26130 into eclairAndroid (Google) Code Review2009-09-2122-38/+148
|\ \ \
| * | | Turn animations on by default.Dianne Hackborn2009-09-2122-38/+148
* | | | Send the address of the device with the UUID intent.Jaikumar Ganesh2009-09-211-0/+1
|/ / /
* | | Cache the remote device's service channel.Jaikumar Ganesh2009-09-213-8/+62
* | | Add focus API and FLASH_MODE_VIDEO_LIGHT.Wu-cheng Li2009-09-221-4/+63
* | | When manually setting the uri pass it through to the badge widget.Mark Wagner2009-09-211-0/+1
* | | Update getDisplayLabel() API to support new types.Jeff Sharkey2009-09-212-42/+302
|/ /
* | Merge change 26164 into eclairAndroid (Google) Code Review2009-09-213-7/+37
|\ \
| * | Reset backup tracking in response to transport data-wipe notificationChristopher Tate2009-09-213-7/+37
* | | Make scrolling textfields work better in the browser.Leon Scroggins2009-09-212-6/+24
* | | Merge change 25412 into eclairAndroid (Google) Code Review2009-09-211-2/+14
|\ \ \
| * | | Make ParcelUuid helper functions consistent.Jaikumar Ganesh2009-09-161-2/+14
* | | | Merge change 26170 into eclairAndroid (Google) Code Review2009-09-211-15/+16
|\ \ \ \
| * | | | Always interpret (0,0) scrolls as top of title bar.Leon Scroggins2009-09-211-15/+16
| | |/ / | |/| |
* | | | Merge change 26181 into eclairAndroid (Google) Code Review2009-09-211-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Make background color pure black.Evan Millar2009-09-211-2/+2
* | | | Add a tip toast for double tap.Grace Kloba2009-09-213-1/+49
* | | | Merge change 26127 into eclairAndroid (Google) Code Review2009-09-211-1/+1
|\ \ \ \
| * | | | Uri encode phone number before passing it to query.Megha Joshi2009-09-201-1/+1
* | | | | Merge change 25954 into eclairAndroid (Google) Code Review2009-09-211-45/+45
|\ \ \ \ \
| * | | | | Moving DISPLAY_NAME to column "data1" to keep it "aligned" with other data ty...Dmitri Plotnikov2009-09-211-45/+45
* | | | | | Account for find dialog height in content heightCary Clark2009-09-211-7/+24
| |_|/ / / |/| | | |
* | | | | Merge change 26053 into eclairAndroid (Google) Code Review2009-09-211-15/+17
|\ \ \ \ \
| * | | | | log hash of account name in sync event logDoug Zongker2009-09-201-15/+17
* | | | | | Merge change 26148 into eclairAndroid (Google) Code Review2009-09-211-53/+73
|\ \ \ \ \ \
| * | | | | | Use icon URI as icon cache key in search dialogBjorn Bringert2009-09-211-53/+73
| | |_|_|_|/ | |/| | | |
* | | | | | Allow a webpage that wants to scroll off the title bar to do so.Leon Scroggins2009-09-211-10/+12
|/ / / / /
* | | | | Send action key and msg with GlobalSearch clicksBjorn Bringert2009-09-213-3/+12
* | | | | Track search KeyEvents in SearchDialog.Bryan Mawhinney2009-09-211-1/+2
* | | | | Set intent_component of in-app shortcuts to app itselfBjorn Bringert2009-09-211-1/+1
* | | | | Merge change 26104 into eclairAndroid (Google) Code Review2009-09-202-4/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Unhide themes TextAppearance.SearchResult.Title and TextAppearance.SearchResu...Mike LeBeau2009-09-202-4/+2
* | | | | Merge change 26061 into eclairAndroid (Google) Code Review2009-09-201-6/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Send the UUID intent even if apps have not requested for it.Jaikumar Ganesh2009-09-201-6/+5
* | | | | Merge change 26050 into eclairAndroid (Google) Code Review2009-09-205-18/+113
|\ \ \ \ \
| * | | | | Track CPU speed stepping to get more accurate CPU cost per app.Amith Yamasani2009-09-205-18/+113