summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change SearchableInfo importBjorn Bringert2009-12-041-1/+1
* Only show manually entered URLs in suggestions.Leon Scroggins2009-11-252-10/+11
* am c44c7a6b: (-s ours) Rename addConsoleMessage to onConsoleMessage to reflec...Ben Murdoch2009-11-250-0/+0
|\
| * Rename addConsoleMessage to onConsoleMessage to reflect SDK API changes. Do n...Ben Murdoch2009-11-241-2/+4
* | am 164657ef: (-s ours) Adds an explicit type for GeolocationPermissions.getOr...Steve Block2009-11-250-0/+0
|\ \ | |/
| * Adds an explicit type for GeolocationPermissions.getOrigins. Do not merge.Steve Block2009-11-243-6/+6
* | Pass a message to query the database, rather than doing it in onCreate.Leon Scroggins2009-11-241-21/+48
* | Merge change I638d3f45 into eclair-mr2Android (Google) Code Review2009-11-231-2/+15
|\ \
| * | Enable some special debug url.Grace Kloba2009-11-231-2/+15
* | | Rename addConsoleMessage to onConsoleMessage to reflect SDK API changes.Ben Murdoch2009-11-201-2/+4
|/ /
* | Adds an explicit type for GeolocationPermissions.getOrigins.Steve Block2009-11-193-6/+6
* | Merge change Ia964056a into eclair-mr2Android (Google) Code Review2009-11-191-0/+8
|\ \
| * | Revert "Do not allow javascript to change window focus."Patrick Scott2009-11-191-0/+8
* | | Fix monkey crash. Check null for the top window inGrace Kloba2009-11-191-0/+2
|/ /
* | When long pressing to add a bookmark, use the title text returned from WebCor...Ben Murdoch2009-11-191-0/+2
* | Merge change I5ee906c0 into eclair-mr2Android (Google) Code Review2009-11-182-11/+13
|\ \
| * | Change android.text.util.Regex to com.android.common.PatternsDan Egnor2009-11-182-11/+13
* | | Do not attempt to parse javascript: bookmarks as URIs, as this often fails.Ben Murdoch2009-11-171-20/+25
|/ /
* | Merge change I9861276c into eclair-mr2Android (Google) Code Review2009-11-151-8/+0
|\ \
| * | Do not allow javascript to change window focus.Patrick Scott2009-11-131-8/+0
* | | am 64278482: (-s ours) Import revised translations. DO NOT MERGEEric Fischer2009-11-130-0/+0
|\ \ \ | |/ / |/| / | |/
| * Import revised translations. DO NOT MERGEEric Fischer2009-11-1318-145/+145
* | am 80529427: (-s ours) Import revised translations. DO NOT MERGEEric Fischer2009-11-130-0/+0
|\ \ | |/
| * Import revised translations. DO NOT MERGEEric Fischer2009-11-121-2/+1
* | Tidy up the website settings activity. This is mostly a cosmetic change. The ...Ben Murdoch2009-11-103-32/+87
* | Do database access in the background thread to prevent ANR.Patrick Scott2009-11-101-5/+4
* | Import revised translations. DO NOT MERGEEric Fischer2009-11-0620-1414/+813
* | Reset the progress when beginning to load a new page.Leon Scroggins2009-11-061-3/+5
* | am 6d0860d6: (-s ours) Import revised translations. DO NOT MERGEEric Fischer2009-10-290-0/+0
|\ \ | |/
| * Import revised translations. DO NOT MERGEEric Fischer2009-10-282-36/+36
* | Do not clear FindDialog's text when changing orientation.Leon Scroggins2009-10-292-11/+0
* | When displaying a bookmark item, only truncate the Strings that we display in...Ben Murdoch2009-10-282-10/+23
* | Stretch short landscape bookmark screenshots to fill the correct amount of sp...Ben Murdoch2009-10-271-2/+21
* | Remove the "clear all" menu option when you are in the website settings activ...Ben Murdoch2009-10-261-2/+7
* | am 7d899d6f: Fix how browser determines if it has connectivity.Robert Greenwalt2009-10-231-5/+3
|\ \ | |/
| * Fix how browser determines if it has connectivity.Robert Greenwalt2009-10-231-5/+3
* | am 9c50b60c: (-s ours) Import revised translations. DO NOT MERGEEric Fischer2009-10-220-0/+0
|\ \ | |/
| * Import revised translations. DO NOT MERGEEric Fischer2009-10-2119-817/+761
* | Remove the fake title bar in onDestroy so that we willGrace Kloba2009-10-211-0/+3
* | Merge change Ie806375b into eclair-mr2Android (Google) Code Review2009-10-212-1/+17
|\ \
| * | Adds toast for Geolocation permissions prompt.Steve Block2009-10-212-1/+17
* | | Hide the status bar while a <video> is playing.Andrei Popescu2009-10-201-0/+7
|/ /
* | am b3968bbc: Disable thumbnail view mode for most visited page.Leon Scroggins2009-10-161-8/+5
|\ \ | |/
| * Disable thumbnail view mode for most visited page.Leon Scroggins2009-10-161-8/+5
* | Don't allow the user to save bookmarks with a scheme that the Browser cannot ...Ben Murdoch2009-10-144-3/+37
* | Import revised translations. DO NOT MERGEEric Fischer2009-10-1320-702/+1404
* | Hide the fake title bar while showing the context menu.Leon Scroggins2009-10-131-0/+9
* | Move Tab out of TabControl to its own class. So thatGrace Kloba2009-10-096-2179/+2040
* | Merge change I6d3d5b7e into eclair-mr2Android (Google) Code Review2009-10-092-3/+33
|\ \
| * | File upload.Leon Scroggins2009-10-092-3/+33