summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge "Removed findbugs warnings from BrowserActivity."Jean-Baptiste Queru2010-05-041-2/+2
|\
| * Removed findbugs warnings from BrowserActivity.Henrik Baard2010-04-211-2/+2
* | Merge "Fixed FindBugs warnings in BrowserBackupAgent.java"Jean-Baptiste Queru2010-04-291-17/+40
|\ \
| * | Fixed FindBugs warnings in BrowserBackupAgent.javaHenrik Baard2010-04-211-17/+40
| |/
* | Merge "Optimized Maps usage by adding explicit types and improved performance"Jean-Baptiste Queru2010-04-291-44/+45
|\ \
| * | Optimized Maps usage by adding explicit types and improved performanceHenrik Baard2010-04-271-44/+45
| |/
* | Fixed FindBugs warnings in ErrorConsoleView.javaHenrik Baard2010-04-271-1/+1
|/
* disable mr stretchy, but leave the support code around for nowMike Reed2010-01-221-1/+1
* Do not mergeMike Reed2010-01-201-1/+1
* Do not mergeMike Reed2010-01-202-0/+214
* Rename addConsoleMessage to onConsoleMessage to reflect SDK API changes. Do n...Ben Murdoch2009-11-241-2/+4
* Adds an explicit type for GeolocationPermissions.getOrigins. Do not merge.Steve Block2009-11-243-6/+6
* Fix how browser determines if it has connectivity.Robert Greenwalt2009-10-231-5/+3
* Disable thumbnail view mode for most visited page.Leon Scroggins2009-10-161-8/+5
* We should handle all four cases when strip the "client".Grace Kloba2009-10-071-1/+3
* Update the icon in the Add New Bookmark dialog and add a separator between th...Ben Murdoch2009-10-011-1/+1
* Merge change I3c58dbaa into eclairAndroid (Google) Code Review2009-09-301-1/+1
|\
| * New assets. This makes the title bar's button match the voice button.Leon Scroggins2009-09-301-1/+1
* | FixesNicolas Roard2009-09-301-1/+1
* | Merge change I9cdaba5e into eclairAndroid (Google) Code Review2009-09-301-27/+34
|\ \
| * | New assets for settingsNicolas Roard2009-09-301-27/+34
* | | Merge change I0d0fa17a into eclairAndroid (Google) Code Review2009-09-301-0/+2
|\ \ \ | |_|/ |/| |
| * | Sets the intial state of the Geolocation permission prompt 'remember' checkbo...Steve Block2009-09-301-0/+2
* | | Merge change Ibf40bd9e into eclairAndroid (Google) Code Review2009-09-301-3/+2
|\ \ \
| * | | Slide the title bar onto the screen rather than stretching it.Leon Scroggins2009-09-301-3/+2
| | |/ | |/|
* | | Save a new bookmark to the bookmarks DB asynchronously. Fix for bug 2151093.Ben Murdoch2009-09-302-34/+80
|/ /
* | Link coloring - do db lookup in new threadLeon Clarke2009-09-301-0/+20
|/
* Check null for intent.getData() before using it.Grace Kloba2009-09-291-1/+2
* Merge change Id9898b22 into eclairAndroid (Google) Code Review2009-09-291-0/+7
|\
| * Check to make sure the captured picture is non null before using.Leon Scroggins2009-09-291-0/+7
* | Reduce browser backup agent's amount of loggingChristopher Tate2009-09-291-4/+7
|/
* Merge change I237fc084 into eclairAndroid (Google) Code Review2009-09-291-1/+3
|\
| * Makes Geolocation permissions prompt pretty.Steve Block2009-09-291-1/+3
* | Merge change I67f0a56d into eclairAndroid (Google) Code Review2009-09-291-0/+2
|\ \
| * | Enable fading scrollbar for the BrowserGrace Kloba2009-09-281-0/+2
| |/
* | don't create the fake title bar when getGlobalVisible failsCary Clark2009-09-291-3/+8
* | Fix miniature thumbnail problem and delay saving of a screenshot by 500ms aft...Ben Murdoch2009-09-291-19/+23
|/
* check to see if the real title bar has no parentCary Clark2009-09-281-0/+3
* Merge change 27451 into eclairAndroid (Google) Code Review2009-09-282-20/+38
|\
| * Fix for the dual notification problemNicolas Roard2009-09-282-20/+38
* | Merge change 27460 into eclairAndroid (Google) Code Review2009-09-281-0/+4
|\ \ | |/ |/|
| * Update menu items.Leon Scroggins2009-09-281-0/+4
* | Make bookmarks grid view inset by the width of the scrollbar.Leon Scroggins2009-09-281-0/+1
|/
* Merge change 27416 into eclairAndroid (Google) Code Review2009-09-281-1/+9
|\
| * Only update the bookmark screenshot if the page completed loading fully (i.e....Ben Murdoch2009-09-281-1/+9
* | Fix NPE when adding a new bookmark.Ben Murdoch2009-09-281-1/+1
|/
* Only draw the fake title bar's shadow if the webview is not scrolled.Leon Scroggins2009-09-251-0/+34
* Use new assets for list view and thumbnail view.Leon Scroggins2009-09-251-3/+12
* Fix layout issues on the bookmarks screen.Leon Scroggins2009-09-253-10/+45
* In the case of a page load error, save a second screenshot in onProgressChang...Ben Murdoch2009-09-246-16/+62