summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/BrowserActivity.java
Commit message (Expand)AuthorAgeFilesLines
* am 83f47346: Fix 1984809. Select the url when SEARCH key is pressed in the Br...Grace Kloba2009-07-201-1/+1
|\
| * Fix 1984809. Select the url when SEARCH key is pressed in the Browser.Grace Kloba2009-07-201-1/+1
| * Do not merge.Patrick Scott2009-07-151-2/+4
* | Implement an error console. The console is displayed when the user has enable...Ben Murdoch2009-07-171-7/+80
* | Try to reuse tabs with matching urls to avoid loading a new page.Patrick Scott2009-07-161-6/+26
* | Work on the Bookmark Grid, including the favicon.Leon Scroggins2009-07-151-42/+53
* | Show the new tab when creating it from the bookmarks/history.Patrick Scott2009-07-141-1/+11
* | am bae196df: Merge change 6811 into donutAndroid (Google) Code Review2009-07-131-0/+12
|\ \ | |/
| * Fix #1953520. When MENU is down, consume the key in the BrowserActivity which...Grace Kloba2009-07-131-0/+12
* | am cf849950: Fix 1970279. Like "Go", search key should get the current url an...Grace Kloba2009-07-101-1/+2
|\ \ | |/
| * Fix 1970279. Like "Go", search key should get the current url and pre-fill it...Grace Kloba2009-07-091-1/+2
* | Add fullscreen support back in.Andrei Popescu2009-07-091-3/+13
* | Associate screenshots with original url.Leon Scroggins2009-07-071-4/+5
* | resolved conflicts for merge of 47fdfdb9 to masterGrace Kloba2009-07-011-64/+4
|\ \ | |/
| * Remove "search_url" in the debug setting as search is controlled by the searc...Grace Kloba2009-06-301-64/+4
* | am 81678d92: Fix #1947053. Use EXTRA_POST_DATA to send POST request to the We...Grace Kloba2009-07-011-38/+6
|\ \ | |/
| * Fix #1947053. Use EXTRA_POST_DATA to send POST request to the WebView. This i...Grace Kloba2009-06-301-38/+6
* | Add a UI for setting JS flags.Feng Qian2009-06-291-0/+5
* | Make the video bg black. It is nicerAndrei Popescu2009-06-261-1/+1
* | Fullscreen video support. Replaces 5140Andrei Popescu2009-06-261-7/+58
* | am 5b078b5b: Fix #1705293. When we about to hijack the url, we check the inte...Grace Kloba2009-06-251-0/+15
|\ \ | |/
| * Fix #1705293. When we about to hijack the url, we check the intent first. If ...Grace Kloba2009-06-251-0/+15
* | am 15e9f2dc: Pass through SearchManager.APP_DATA bundle in web searches.Satish Sampath2009-06-231-2/+5
|\ \ | |/
| * Pass through SearchManager.APP_DATA bundle in web searches.Satish Sampath2009-06-231-2/+5
* | am 2595f146: Use the new Secure settings for location. Also added the code to...Grace Kloba2009-06-221-3/+8
|\ \ | |/
| * Use the new Secure settings for location. Also added the code to invoke the c...Grace Kloba2009-06-221-3/+8
* | am 73972695: Merge change 4925 into donutAndroid (Google) Code Review2009-06-221-4/+6
|\ \ | |/
| * Fix 2 NPEs in the Browser.Patrick Scott2009-06-221-4/+6
* | Use a grid view for bookmarks page.Leon Scroggins2009-06-181-0/+43
* | am 99189435: Update browser to use new Intent URI expansion.Dianne Hackborn2009-06-171-5/+16
|\ \ | |/
| * Update browser to use new Intent URI expansion.Dianne Hackborn2009-06-171-5/+16
* | am 7944b7de: conflict fixMitsuru Oshima2009-06-171-3/+4
|\ \ | |/
| * conflict fixMitsuru Oshima2009-06-161-3/+4
* | resolved conflicts for merge of 60e095c1 to masterGrace Kloba2009-06-161-53/+52
|\ \ | |/
| * Add location info if the VIEW action to the Browser has EXTRA_APPEND_LOCATION...Grace Kloba2009-06-161-3/+48
* | resolved conflicts for merge of 95d601f6 to masterPatrick Scott2009-06-111-7/+8
|\ \ | |/
| * Shorten the tab animation duration and the overview delay.Patrick Scott2009-06-111-6/+6
* | Only show the host portion of the url in the title bar.Leon Scroggins2009-06-111-1/+1
* | Merge commit '3b0a65' into fixMitsuru Oshima2009-06-111-37/+100
|\ \ | |/
| * Squashed commit of the following:Mitsuru Oshima2009-06-101-34/+97
* | Updates to the browser's custom title bar.Leon Scroggins2009-06-091-12/+7
* | am 0d7ae0ed: Fix a monkey crash.Leon Scroggins2009-06-051-0/+6
|\ \ | |/
| * Fix a monkey crash.Leon Scroggins2009-06-051-0/+6
* | When a JavaScript console message is received from WebCore, write it to the log.Ben Murdoch2009-06-051-0/+11
* | am bc5b9f35: Include ACCEPTED_URI_SCHEMA in url patterns to skip.Satish Sampath2009-06-041-0/+1
|\ \ | |/
| * Include ACCEPTED_URI_SCHEMA in url patterns to skip.Satish Sampath2009-06-041-0/+1
* | Use a custom title bar that is touchable.Leon Scroggins2009-06-041-26/+85
* | am 598c9ccf: Do not use the original url in onReceivedTitle.Patrick Scott2009-06-041-1/+1
|\ \ | |/
| * Do not use the original url in onReceivedTitle.Patrick Scott2009-06-041-1/+1
* | resolved conflicts for merge of 565505 to masterSatish Sampath2009-06-031-27/+99
|\ \ | |/