summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/BrowserActivity.java
Commit message (Expand)AuthorAgeFilesLines
* When long pressing on title bar, do not use WebView in onCreateContextMenuLeon Scroggins2010-02-231-0/+3
* Change the way the browser detects connectivity changes.Andrei Popescu2010-02-191-11/+9
* Remove tabs.Patrick Scott2010-02-191-6/+6
* When loading a new page from the UI side, update the title bar to the new url.Leon Scroggins2010-02-171-18/+64
* Clear omnibox when pressing search key.Leon Scroggins2010-02-161-8/+6
* Implement navigator.isApplicationInstalled() APIAndrei Popescu2010-02-121-0/+67
* Use Search.SOURCE from android-commonBjorn Bringert2010-02-101-2/+3
* send broadcast intents to voice search for logging purposesLeon Scroggins2010-02-091-0/+15
* If the user submits the same search again from voice search, stay in place.Leon Scroggins2010-02-081-0/+9
* Implement support for V8 countersAndrei Popescu2010-02-021-0/+10
* Use the constants defined in RecognizerResultsIntent for voice search.Leon Scroggins2010-02-011-6/+9
* Handle the voice search intent.Leon Scroggins2010-01-291-19/+79
* Should trust my own codeGrace Kloba2010-01-281-1/+1
* Use a single EXTRA_HEADERS intent.Grace Kloba2010-01-281-8/+8
* Add request header support for the Browser/WebView.Grace Kloba2010-01-271-47/+22
* conditional code to test the browser in 32bitMike Reed2010-01-261-0/+6
* relocate GoogleLoginServiceDoug Zongker2010-01-211-1/+1
* Do not show the downloads page without the user explicitly requesting it.Leon Scroggins2010-01-211-4/+3
* Add data (title, screenshot, favicon) to share intent.Leon Scroggins2010-01-191-15/+89
* Detect if the current network is wifi or not and update webkit.Andrei Popescu2010-01-151-0/+17
* Use the private Download Manager APIs.Jean-Baptiste Queru2010-01-151-11/+12
* refactor draghandler dispatch in about:debug.drag#Mike Reed2010-01-131-6/+7
* am 4d569da2: am c7b92f81: Use a "boolean" instead of a "Boolean"Leon Scroggins2010-01-121-6/+3
|\
| * Use a "boolean" instead of a "Boolean"Leon Scroggins2010-01-121-6/+3
* | am 58c3d985: am fde9746a: Clear parent/child tab relationships when clearing ...Leon Scroggins2010-01-111-0/+9
|\|
| * Clear parent/child tab relationships when clearing history.Leon Scroggins2010-01-111-0/+9
* | Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-081-8/+8
* | enable drag-trackers via about:debug.dragN where N isMike Reed2010-01-081-0/+6
* | switch to using AccountManager instead of GLSFred Quintana2009-12-181-93/+71
* | am 3950d733: am c06a2da3: Merge change I4c7be8c7 into eclair-mr2Derek Sollenberger2009-12-141-1/+4
|\|
| * Notify the WebView that its customView is not being displayed instead of fail...Derek Sollenberger2009-12-141-1/+4
* | am fb6549b9: am d530494d: Provide a button to allow the user to set the home ...Leon Scroggins2009-12-101-0/+2
|\|
| * Provide a button to allow the user to set the home page to the current page.Leon Scroggins2009-12-101-0/+2
* | am 98f0d6db: am a143bfea: Merge change If65b50dd into eclair-mr2Leon Scroggins2009-12-101-3/+6
|\|
| * Allow long press MENU to open IME in Browser.Leon Scroggins2009-12-081-3/+6
* | am 33c8bdb1: am b446443e: Only show manually entered URLs in suggestions.Leon Scroggins2009-11-271-5/+1
|\|
| * Only show manually entered URLs in suggestions.Leon Scroggins2009-11-251-5/+1
* | am 51bc6ae1: am 41d53ed1: Merge change I638d3f45 into eclair-mr2Grace Kloba2009-11-231-2/+15
|\|
| * Enable some special debug url.Grace Kloba2009-11-231-2/+15
* | am 28292bc9: am bb394f3e: Fix monkey crash. Check null for the top window in ...Grace Kloba2009-11-191-0/+2
|\|
| * Fix monkey crash. Check null for the top window inGrace Kloba2009-11-191-0/+2
* | am a5a5fa3a: am 90d088ca: When long pressing to add a bookmark, use the title...Ben Murdoch2009-11-191-0/+2
|\|
| * When long pressing to add a bookmark, use the title text returned from WebCor...Ben Murdoch2009-11-191-0/+2
* | am 79ba087a: am 221be506: Merge change I5ee906c0 into eclair-mr2Dan Egnor2009-11-181-7/+8
|\|
| * Change android.text.util.Regex to com.android.common.PatternsDan Egnor2009-11-181-7/+8
* | Add an option to the long press on image menu to save that image as the home ...Ben Murdoch2009-11-161-0/+80
|/
* Reset the progress when beginning to load a new page.Leon Scroggins2009-11-061-3/+5
* Do not clear FindDialog's text when changing orientation.Leon Scroggins2009-10-291-3/+0
* Stretch short landscape bookmark screenshots to fill the correct amount of sp...Ben Murdoch2009-10-271-2/+21
* am 7d899d6f: Fix how browser determines if it has connectivity.Robert Greenwalt2009-10-231-5/+3
|\