summaryrefslogtreecommitdiffstats
path: root/src/com/android
Commit message (Expand)AuthorAgeFilesLines
* Use a new resource for pages that do not have a screenshot in bookmarks.Leon Scroggins2009-09-141-2/+1
* Limit the touch area for opening search to the right edge of the textfield.Leon Scroggins2009-09-143-24/+38
* Merge change 24908 into eclairAndroid (Google) Code Review2009-09-141-1/+51
|\
| * Show icons for storage and geolocationNicolas Roard2009-09-141-1/+51
* | Show title bar while loading, and hide it when finished loading.Leon Scroggins2009-09-141-7/+29
|/
* Add an options menu to the web site settings activity with just one option to...Ben Murdoch2009-09-141-0/+40
* Show the title bar when pressing bringing up the menu.Leon Scroggins2009-09-113-163/+206
* Merge change 24688 into eclairAndroid (Google) Code Review2009-09-111-1/+5
|\
| * Adjustments for the look of the tab page.Leon Scroggins2009-09-111-1/+5
* | Merge change 24694 into eclairAndroid (Google) Code Review2009-09-111-0/+8
|\ \
| * | Remove the active tabs page when pausing the BrowserActivity.Leon Scroggins2009-09-111-0/+8
| |/
* | Merge change 24651 into eclairAndroid (Google) Code Review2009-09-111-24/+23
|\ \ | |/ |/|
| * Always enable "OK" in the homepage dialog. If it is like "cnn.com",Grace Kloba2009-09-101-24/+23
* | allow mixed-case schemes in user-defined URLsCary Clark2009-09-101-0/+18
|/
* Merge change 24561 into eclairAndroid (Google) Code Review2009-09-101-105/+10
|\
| * Remove the search bar from the bookmarks page.Leon Scroggins2009-09-101-105/+10
* | Add an active tabs page.Leon Scroggins2009-09-102-8/+183
|/
* Merge change 24521 into eclairAndroid (Google) Code Review2009-09-101-6/+9
|\
| * Rounds up to the nearest 0.1MB when displaying the storage used by a website.Steve Block2009-09-101-6/+9
* | Remove clientid from the url before it is added to the database. So that weGrace Kloba2009-09-092-1/+16
|/
* Merge change 23974 into eclairAndroid (Google) Code Review2009-09-092-15/+22
|\
| * allow file: scheme in the browserCary Clark2009-09-092-15/+22
* | Adjust the height of the mini-tabs to account for density.Leon Scroggins2009-09-081-1/+6
|/
* Go to the home page when opening a new tab/the browser.Leon Scroggins2009-09-042-47/+18
* Clean up changes from attaching title bar to top of WebViewLeon Scroggins2009-09-041-2/+2
* New title bar look.Leon Scroggins2009-09-042-25/+37
* Merge change 23812 into eclairAndroid (Google) Code Review2009-09-031-1/+1
|\
| * Show the full url in the title bar.Leon Scroggins2009-09-031-1/+1
* | Attach the title bar to the top of the page.Leon Scroggins2009-09-021-27/+6
* | Merge change 23445 into eclairAndroid (Google) Code Review2009-09-021-0/+3
|\ \
| * | When removing a tab, go back to the correct parent tab.Leon Scroggins2009-09-011-0/+3
| |/
* | When we close a window on exit, make sure pauseWebView taking action byGrace Kloba2009-09-011-0/+4
* | Merge change 23440 into eclairAndroid (Google) Code Review2009-09-011-1/+1
|\ \ | |/ |/|
| * allow adding content: bookmarksCary Clark2009-09-011-1/+1
* | Update the appearance of the title bar in the browser.Leon Scroggins2009-09-013-105/+64
|/
* Use the new code values for onReceivedError.Patrick Scott2009-08-311-6/+6
* Do not include ourselves as a candidate for downloading content.Patrick Scott2009-08-311-12/+25
* Check for null tabs before acquiring the parent tab.Patrick Scott2009-08-311-6/+8
* Improve the appearance of the minitabs on the landing page.Leon Scroggins2009-08-281-6/+19
* am b8a9cb0e: Fix the activity leak in the Browser.Grace Kloba2009-08-273-1/+21
|\
| * Fix the activity leak in the Browser.Grace Kloba2009-08-273-1/+21
* | Use the estimated size of new databases as the default quota if we have enoug...Ben Murdoch2009-08-262-19/+27
* | Implement new title bar behavior.Leon Scroggins2009-08-241-6/+18
* | Browser-side changes to persist Geolocation permissions between browser sessi...Steve Block2009-08-241-0/+4
* | Removes unnecessary syncing of databse and app cache paths with browser setti...Steve Block2009-08-241-3/+0
* | Merge change 22261 into eclairAndroid (Google) Code Review2009-08-241-4/+1
|\ \
| * | Adds browser-side of logic to make Geolocation obey Browser 'Enable Location'...Steve Block2009-08-211-4/+1
* | | Merge change 22080 into eclairAndroid (Google) Code Review2009-08-242-3/+3
|\| |
| * | Fixes a bug in the browser settings menu. Correctly hooks up 'Clear location ...Steve Block2009-08-202-3/+3
* | | Improve the look of the search bar on the landing page.Leon Scroggins2009-08-211-13/+69
|/ /