summaryrefslogtreecommitdiffstats
path: root/src/com/android
Commit message (Expand)AuthorAgeFilesLines
* Display favicons for history items.Patrick Scott2009-09-174-16/+41
* Merge change 25402 into eclairAndroid (Google) Code Review2009-09-171-1/+0
|\
| * Remove the extra padding in the Tabs. Grace Kloba2009-09-171-1/+0
* | Fix warningNicolas Roard2009-09-171-0/+2
|/
* Remove the WebView from its container to change focus.Patrick Scott2009-09-172-56/+75
* Remove the old network status intent.Patrick Scott2009-09-171-17/+22
* Merge change 25371 into eclairAndroid (Google) Code Review2009-09-161-1/+0
|\
| * Remove the shadow in the Browser. Use xml to indicate windowNoTitle.Grace Kloba2009-09-161-1/+0
* | Fix for the progress indicator not spinningNicolas Roard2009-09-161-2/+6
|/
* Merge change 25349 into eclairAndroid (Google) Code Review2009-09-161-2/+1
|\
| * Use an "X" on the title bar to allow the user to stop loading.Leon Scroggins2009-09-161-2/+1
* | Make the fake title bar extend to the full width.Leon Scroggins2009-09-161-1/+1
* | Fix the lock icon when switch tabs. Grace Kloba2009-09-162-29/+48
* | Make the fake title bar look more like the regular title bar.Leon Scroggins2009-09-161-2/+25
|/
* Need to add touch icon when adding bookmark through menu.Grace Kloba2009-09-161-0/+1
* Merge change 25264 into eclairAndroid (Google) Code Review2009-09-162-17/+53
|\
| * Make the view mode that the user sets (either grid or list) in the bookmarks/...Ben Murdoch2009-09-162-17/+53
* | Do not show the title bar if the Activity is paused.Leon Scroggins2009-09-151-1/+2
|/
* Remove the tab slider, and go back to simply using a touchable title bar.Leon Scroggins2009-09-153-406/+72
* When opening in the background, do not move the tab to front.Leon Scroggins2009-09-151-8/+1
* Prevent showing the title bar while the active tabs page is showing.Leon Scroggins2009-09-151-1/+2
* Call resetTitle() when switching tabs.Patrick Scott2009-09-151-0/+1
* Merge change 24961 into eclairAndroid (Google) Code Review2009-09-141-7/+2
|\
| * When opening in a new tab in the background, restore the old tab position.Leon Scroggins2009-09-141-7/+2
* | Fix a potential null pointer exception.Leon Scroggins2009-09-141-1/+3
|/
* 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