summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge change 24376 into eclairAndroid (Google) Code Review2009-09-092-0/+9
|\
| * Query for all properties if a property change is received and cache is empty.Jaikumar Ganesh2009-09-082-0/+9
* | Remove the call to nativeAddJavascriptInterface() from BrowserFrame::addJavas...Andrei Popescu2009-09-091-2/+0
* | Merge change 24288 into eclairAndroid (Google) Code Review2009-09-091-1/+2
|\ \
| * | Do not cache POST response as Cache is indexed with url.Grace Kloba2009-09-081-1/+2
* | | Fix issue 1992233: DTMF tones on Sholes is really long.Eric Laurent2009-09-081-3/+3
* | | Fix typo: IMMEDITATE -> IMMEDIATEOmari Stephens2009-09-081-1/+1
|/ /
* | Merge change 24012 into eclairAndroid (Google) Code Review2009-09-086-6/+156
|\ \
| * | add a transaction monitorFred Quintana2009-09-086-6/+156
* | | Merge change 24220 into eclairAndroid (Google) Code Review2009-09-08140-13594/+14064
|\ \ \
| * | | Import revised translations. DO NOT MERGEEric Fischer2009-09-08140-13594/+14064
| |/ /
* | | Merge change 24194 into eclairAndroid (Google) Code Review2009-09-0819-29/+68
|\ \ \ | |/ / |/| |
| * | Make the hardkeyboard long press dialog look the same as that of soft keyboard.Amith Yamasani2009-09-0819-29/+68
* | | Sync status was ignoring account - the new UI has specific sync status for ea...Costin Manolache2009-09-082-21/+22
* | | Merge change 24155 into eclairAndroid (Google) Code Review2009-09-084-0/+8
|\ \ \
| * | | Add javadoc to explain which permissions are required for Public BT API's.Nick Pelly2009-09-084-0/+8
* | | | Merge change 24086 into eclairAndroid (Google) Code Review2009-09-081-8/+20
|\ \ \ \
| * | | | Fixing asymmetry between phone filter and email filter APIs.Dmitri Plotnikov2009-09-061-8/+20
* | | | | Merge change 24153 into eclairAndroid (Google) Code Review2009-09-083-0/+179
|\ \ \ \ \
| * | | | | adding support for webkit plugins to use the java view systemDerek Sollenberger2009-09-083-0/+179
| | |/ / / | |/| | |
* | | | | Merge change 24161 into eclairAndroid (Google) Code Review2009-09-081-1/+8
|\ \ \ \ \
| * | | | | don't fling if there's nowhere to goCary Clark2009-09-081-1/+8
| |/ / / /
* | | | | default overview mode to false in webkitCary Clark2009-09-081-1/+1
|/ / / /
* | | | Revert "Adding classes to enable plugins to use the java view system."Derek Sollenberger2009-09-083-136/+0
* | | | Merge change 23485 into eclairAndroid (Google) Code Review2009-09-083-0/+136
|\ \ \ \
| * | | | Adding classes to enable plugins to use the java view system.Derek Sollenberger2009-09-013-0/+136
* | | | | Merge change 24097 into eclairAndroid (Google) Code Review2009-09-082-6/+17
|\ \ \ \ \
| * | | | | Fix small bugs in VCardComposer.java.Daisuke Miyakawa2009-09-072-6/+17
* | | | | | Fix $#%^&%!! SDK build.Dianne Hackborn2009-09-071-1/+2
* | | | | | Implement all of the infrastructure for configuring wallpapers.Dianne Hackborn2009-09-0718-33/+603
* | | | | | Merge change 24099 into eclairAndroid (Google) Code Review2009-09-074-10/+13
|\ \ \ \ \ \
| * | | | | | Fix issue #2095422: Some fades from opaque to transparent don't workDianne Hackborn2009-09-074-10/+13
* | | | | | | Add Gservices constants for GlobalSearch settingsBjorn Bringert2009-09-071-0/+87
| |/ / / / / |/| | | | |
* | | | | | Merge change 23415 into eclairAndroid (Google) Code Review2009-09-071-2/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Open some methods on PrefereneManager to allow others use the inflater.Owen Lin2009-09-011-2/+6
| |/ / / /
* | | | | Merge change 24060 into eclairAndroid (Google) Code Review2009-09-064-121/+297
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Integrated the profiler into the framework. We run it all the time if the per...Bob Lee2009-09-054-121/+297
* | | | | Fix code placement and comments for gtalk url scraping settings.Ye Wen2009-09-041-9/+12
* | | | | Merge change 24014 into eclairAndroid (Google) Code Review2009-09-041-0/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Gservices settings for controlling URL scraping in GTalk app.Ye Wen2009-09-041-0/+6
* | | | | Merge change 24039 into eclairAndroid (Google) Code Review2009-09-041-12/+24
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixing a concurrency problem by changing the contact aggregation exception API.Dmitri Plotnikov2009-09-041-12/+24
* | | | | Merge change 24020 into eclairAndroid (Google) Code Review2009-09-0420-30/+175
|\ \ \ \ \
| * | | | | Wallpapers: new transitions, hiding when not visible, other cleanup.Dianne Hackborn2009-09-0420-30/+175
* | | | | | Merge change 24002 into eclairAndroid (Google) Code Review2009-09-041-130/+130
|\ \ \ \ \ \
| * | | | | | Fix SparseArray accessesCostin Manolache2009-09-041-130/+130
* | | | | | | When zooming, do not draw the WebTextView. Resize it when done.Leon Scroggins2009-09-041-0/+35
* | | | | | | Merge change 24008 into eclairAndroid (Google) Code Review2009-09-042-9/+19
|\ \ \ \ \ \ \
| * | | | | | | Clean up from earlier changes to place title bar at top of WebViewLeon Scroggins2009-09-042-9/+19
* | | | | | | | Merge change 23907 into eclairAndroid (Google) Code Review2009-09-041-0/+24
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |