summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser
Commit message (Expand)AuthorAgeFilesLines
...
* | Integrate bookmark grid view mode with list view mode.Leon Scroggins2009-07-145-390/+183
* | Show the new tab when creating it from the bookmarks/history.Patrick Scott2009-07-142-1/+16
* | 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
* | Remember to advance the cursorChristopher Tate2009-07-101-0/+2
* | Skeleton backup agent for BrowserChristopher Tate2009-07-101-0/+206
* | am 60d24e21: Make suggestion text color change based on the item stateSatish Sampath2009-07-101-9/+5
|\ \ | |/
| * Make suggestion text color change based on the item stateSatish Sampath2009-07-101-9/+5
* | 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
* | More closely match the intended design of the bookmark grid page.Leon Scroggins2009-07-071-9/+14
* | Merge change 6348Android (Google) Code Review2009-07-071-4/+5
|\ \
| * | Associate screenshots with original url.Leon Scroggins2009-07-071-4/+5
* | | Allow user to create a new bookmark in the new UI.Leon Scroggins2009-07-061-5/+38
|/ /
* | am 378e5722: set default client idRamanan Rajeswaran2009-07-021-1/+2
|\ \ | |/
| * set default client idRamanan Rajeswaran2009-07-011-1/+2
* | resolved conflicts for merge of 47fdfdb9 to masterGrace Kloba2009-07-013-139/+4
|\ \ | |/
| * Remove "search_url" in the debug setting as search is controlled by the searc...Grace Kloba2009-06-303-139/+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-292-1/+14
* | Merge change 5504Android (Google) Code Review2009-06-261-4/+4
|\ \
| * | Update Browser's user agentGrace Kloba2009-06-261-4/+4
* | | Make the video bg black. It is nicerAndrei Popescu2009-06-261-1/+1
* | | Fullscreen video support. Replaces 5140Andrei Popescu2009-06-261-7/+58
|/ /
* | am 2f83068b: Add the ZoomDensity support in the Browser.Grace Kloba2009-06-252-8/+47
|\ \ | |/
| * Add the ZoomDensity support in the Browser.Grace Kloba2009-06-252-8/+47
* | 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 d1c2a433: Merge change 5160 into donutAndroid (Google) Code Review2009-06-231-1/+5
|\ \ | |/
| * Merge change 5160 into donutAndroid (Google) Code Review2009-06-231-1/+5
| |\
| | * Return the url of a browser history item in the intent query column of theMike LeBeau2009-06-231-1/+5
* | | 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-222-6/+9
|\ \ | |/
| * Fix 2 NPEs in the Browser.Patrick Scott2009-06-222-6/+9
* | am d8b0ad28: Use SearchManager.getSuggestions() non-statically.Bjorn Bringert2009-06-221-3/+5
|\ \ | |/
| * Use SearchManager.getSuggestions() non-statically.Bjorn Bringert2009-06-221-3/+5
* | New settings UI for HTML5Nicolas Roard2009-06-196-291/+311
* | Use a grid view for bookmarks page.Leon Scroggins2009-06-184-4/+295
* | 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
| * When searching the browser history, search titles.Leon Scroggins2009-06-151-2/+5