OSDN Git Service

android-x86/packages-apps-Browser.git
14 years agoam f78844b8: Merge change 23440 into eclair
Cary Clark [Tue, 1 Sep 2009 19:14:51 +0000 (12:14 -0700)]
am f78844b8: Merge change 23440 into eclair

Merge commit 'f78844b84f4101026df34464a899ae51c9214d77'

* commit 'f78844b84f4101026df34464a899ae51c9214d77':
  allow adding content: bookmarks

14 years agoMerge change 23440 into eclair
Android (Google) Code Review [Tue, 1 Sep 2009 16:19:11 +0000 (09:19 -0700)]
Merge change 23440 into eclair

* changes:
  allow adding content: bookmarks

14 years agoallow adding content: bookmarks
Cary Clark [Tue, 1 Sep 2009 15:45:37 +0000 (11:45 -0400)]
allow adding content: bookmarks

14 years agoam a81a7640: Update the appearance of the title bar in the browser.
Leon Scroggins [Tue, 1 Sep 2009 14:11:40 +0000 (07:11 -0700)]
am a81a7640: Update the appearance of the title bar in the browser.

Merge commit 'a81a764063d2f849fba0cbc3039f86e67c2960dd'

* commit 'a81a764063d2f849fba0cbc3039f86e67c2960dd':
  Update the appearance of the title bar in the browser.

14 years agoUpdate the appearance of the title bar in the browser.
Leon Scroggins [Mon, 31 Aug 2009 21:05:41 +0000 (17:05 -0400)]
Update the appearance of the title bar in the browser.

Change the title bar to use the look of the search bar.  Remove
the new tab button, which is now a part of the updated menu.  Make
the title bar for each WebView span the width of the screen.  Make
the title bar appear when pressing the menu button.

Change-Id: I7ad1c955412d422be0fc6f26ec8d286172a0a99a

14 years agoam 5d61a6c4: Use the new code values for onReceivedError.
Patrick Scott [Tue, 1 Sep 2009 12:42:32 +0000 (05:42 -0700)]
am 5d61a6c4: Use the new code values for onReceivedError.

Merge commit '5d61a6c4dfb1f6e7b811f33c2a9bbe09b955293b'

* commit '5d61a6c4dfb1f6e7b811f33c2a9bbe09b955293b':
  Use the new code values for onReceivedError.

14 years agoam e1fb9667: Do not include ourselves as a candidate for downloading content.
Patrick Scott [Mon, 31 Aug 2009 23:44:49 +0000 (16:44 -0700)]
am e1fb9667: Do not include ourselves as a candidate for downloading content.

Merge commit 'e1fb96676cd2404c5de091d60828185228ef4c90'

* commit 'e1fb96676cd2404c5de091d60828185228ef4c90':
  Do not include ourselves as a candidate for downloading content.

14 years agoam 2a67de40: Check for null tabs before acquiring the parent tab.
Patrick Scott [Mon, 31 Aug 2009 23:44:12 +0000 (16:44 -0700)]
am 2a67de40: Check for null tabs before acquiring the parent tab.

Merge commit '2a67de4059775466071da52c07b18627c51c677c'

* commit '2a67de4059775466071da52c07b18627c51c677c':
  Check for null tabs before acquiring the parent tab.

14 years agoUse the new code values for onReceivedError.
Patrick Scott [Tue, 25 Aug 2009 17:52:46 +0000 (13:52 -0400)]
Use the new code values for onReceivedError.

14 years agoDo not include ourselves as a candidate for downloading content.
Patrick Scott [Mon, 31 Aug 2009 18:31:52 +0000 (14:31 -0400)]
Do not include ourselves as a candidate for downloading content.

If we are attempting to download a file and try to resolve to another activity,
it is possible to get BrowserActivity as the best candidate. In that case, we
need to fall back to the download manager. If we do not, we end up in a loop
trying to download the file and sending ourselves a new intent.

BUG: 2062310

14 years agoCheck for null tabs before acquiring the parent tab.
Patrick Scott [Mon, 31 Aug 2009 13:48:37 +0000 (09:48 -0400)]
Check for null tabs before acquiring the parent tab.

This prevents a NPE when the current tab is null. This is very rare but can
still possibly happen.

14 years agoam 73b588c8: Merge change 23134 into eclair
Daniel Sandler [Fri, 28 Aug 2009 20:18:13 +0000 (13:18 -0700)]
am 73b588c8: Merge change 23134 into eclair

Merge commit '73b588c8e9b865aee5d416802b775a67e2e3aebb'

* commit '73b588c8e9b865aee5d416802b775a67e2e3aebb':
  High-resolution (hdpi) artwork from TAT for Browser.

14 years agoMerge change 23134 into eclair
Android (Google) Code Review [Fri, 28 Aug 2009 20:13:15 +0000 (13:13 -0700)]
Merge change 23134 into eclair

* changes:
  High-resolution (hdpi) artwork from TAT for Browser.

14 years agoHigh-resolution (hdpi) artwork from TAT for Browser.
Daniel Sandler [Fri, 28 Aug 2009 18:51:55 +0000 (14:51 -0400)]
High-resolution (hdpi) artwork from TAT for Browser.

14 years agoam b614ce97: Merge change 23104 into eclair
Leon Scroggins [Fri, 28 Aug 2009 18:18:59 +0000 (11:18 -0700)]
am b614ce97: Merge change 23104 into eclair

Merge commit 'b614ce97063edbdc7a1305622443dab040924557'

* commit 'b614ce97063edbdc7a1305622443dab040924557':
  Improve the appearance of the minitabs on the landing page.

14 years agoMerge change 23104 into eclair
Android (Google) Code Review [Fri, 28 Aug 2009 18:15:06 +0000 (11:15 -0700)]
Merge change 23104 into eclair

* changes:
  Improve the appearance of the minitabs on the landing page.

14 years agoam e157a70a: Armor string format tokens with translation placeholders.
Eric Fischer [Fri, 28 Aug 2009 17:43:36 +0000 (10:43 -0700)]
am e157a70a: Armor string format tokens with translation placeholders.

Merge commit 'e157a70a45a2c9aae7eac14158097df17faf6eaf'

* commit 'e157a70a45a2c9aae7eac14158097df17faf6eaf':
  Armor string format tokens with translation placeholders.

14 years agoImprove the appearance of the minitabs on the landing page.
Leon Scroggins [Fri, 28 Aug 2009 15:44:12 +0000 (11:44 -0400)]
Improve the appearance of the minitabs on the landing page.

Use the default look, but modified to be shorter in height.

Change-Id: Ib0b8a6ab4ce0a809504d92a2b40ac39224264626

14 years agoArmor string format tokens with translation placeholders.
Eric Fischer [Fri, 28 Aug 2009 00:23:43 +0000 (17:23 -0700)]
Armor string format tokens with translation placeholders.

Change-Id: Ia5b9e9f58cc8355b3d5d522afc3f02d6ff0d2b0e

14 years agoam 098834d9: am b8a9cb0e: Fix the activity leak in the Browser.
Grace Kloba [Thu, 27 Aug 2009 21:43:53 +0000 (14:43 -0700)]
am 098834d9: am b8a9cb0e: Fix the activity leak in the Browser.

Merge commit '098834d9379f961e9e8d89aa67412f6e72aef755'

* commit '098834d9379f961e9e8d89aa67412f6e72aef755':
  Fix the activity leak in the Browser.

14 years agoam b8a9cb0e: Fix the activity leak in the Browser.
Grace Kloba [Thu, 27 Aug 2009 21:40:32 +0000 (14:40 -0700)]
am b8a9cb0e: Fix the activity leak in the Browser.

Merge commit 'b8a9cb0e2b3b2a1bb250853a79b8ea2046ff3d6e' into eclair

* commit 'b8a9cb0e2b3b2a1bb250853a79b8ea2046ff3d6e':
  Fix the activity leak in the Browser.

14 years agoFix the activity leak in the Browser.
Grace Kloba [Thu, 27 Aug 2009 18:53:36 +0000 (11:53 -0700)]
Fix the activity leak in the Browser.

The IconListenerSet inside CombinedBookmarkHistoryActivity is static. So when
the activity is destroyed, it needs to remove its listener to avoid leak.

14 years agoam 25a15236: Use the estimated size of new databases as the default quota if we have...
Ben Murdoch [Wed, 26 Aug 2009 11:38:09 +0000 (04:38 -0700)]
am 25a15236: Use the estimated size of new databases as the default quota if we have enough space to satisfy it.

Merge commit '25a1523642bead2f7e7f929ba9d6d1143dce06a0'

* commit '25a1523642bead2f7e7f929ba9d6d1143dce06a0':
  Use the estimated size of new databases as the default quota if we have enough space to satisfy it.

14 years agoUse the estimated size of new databases as the default quota if we have enough space...
Ben Murdoch [Tue, 25 Aug 2009 18:38:07 +0000 (19:38 +0100)]
Use the estimated size of new databases as the default quota if we have enough space to satisfy it.

Change-Id:I23daac8fbf27f50f304ee53060353423deaed50a

14 years agoam 416b7cbd: Implement new title bar behavior.
Leon Scroggins [Mon, 24 Aug 2009 21:18:00 +0000 (14:18 -0700)]
am 416b7cbd: Implement new title bar behavior.

Merge commit '416b7cbd57715f5330fabe118aa8d1d3d7ac3ef9'

* commit '416b7cbd57715f5330fabe118aa8d1d3d7ac3ef9':
  Implement new title bar behavior.

14 years agoImplement new title bar behavior.
Leon Scroggins [Wed, 19 Aug 2009 20:26:12 +0000 (16:26 -0400)]
Implement new title bar behavior.

Depends on a change to frameworks/base.  When loading a new page,
display the title bar.  Implement a callback so that we can toggle
the title bar's visibility on mobile sites.

Change-Id: Ie2cbe2a53bcfd1bcc9fb9d2f12285ecf45e06997

14 years agoam 5029cf0d: Browser-side changes to persist Geolocation permissions between browser...
Steve Block [Mon, 24 Aug 2009 18:00:08 +0000 (11:00 -0700)]
am 5029cf0d: Browser-side changes to persist Geolocation permissions between browser sessions.

Merge commit '5029cf0d6a59fe59ca59bf658c8e0ff55ee6af76'

* commit '5029cf0d6a59fe59ca59bf658c8e0ff55ee6af76':
  Browser-side changes to persist Geolocation permissions between browser sessions.

14 years agoBrowser-side changes to persist Geolocation permissions between browser sessions.
Steve Block [Fri, 21 Aug 2009 12:16:58 +0000 (13:16 +0100)]
Browser-side changes to persist Geolocation permissions between browser sessions.

This fixes bug http://b/issue?id=2054365.

14 years agoam f3565b86: Removes unnecessary syncing of databse and app cache paths with browser...
Steve Block [Mon, 24 Aug 2009 10:32:16 +0000 (03:32 -0700)]
am f3565b86: Removes unnecessary syncing of databse and app cache paths with browser settings XML.

Merge commit 'f3565b86660b29241d660d787e93c5b1275ede6a'

* commit 'f3565b86660b29241d660d787e93c5b1275ede6a':
  Removes unnecessary syncing of databse and app cache paths with browser settings XML.

14 years agoRemoves unnecessary syncing of databse and app cache paths with browser settings...
Steve Block [Fri, 21 Aug 2009 11:54:47 +0000 (12:54 +0100)]
Removes unnecessary syncing of databse and app cache paths with browser settings XML.

These paths are not stored in the XML, so syncing is not required.
This code is probably a legacy from when there were plans to include the paths in the browser settings and hence the XML.

14 years agoam 66f5330a: Merge change 22261 into eclair
Steve Block [Mon, 24 Aug 2009 10:13:51 +0000 (03:13 -0700)]
am 66f5330a: Merge change 22261 into eclair

Merge commit '66f5330a3728c3d65283f881a493588c340721fc'

* commit '66f5330a3728c3d65283f881a493588c340721fc':
  Adds browser-side of logic to make Geolocation obey Browser 'Enable Location' setting.

14 years agoMerge change 22261 into eclair
Android (Google) Code Review [Mon, 24 Aug 2009 10:09:36 +0000 (03:09 -0700)]
Merge change 22261 into eclair

* changes:
  Adds browser-side of logic to make Geolocation obey Browser 'Enable Location' setting.

14 years agoam 9df03ef1: Merge change 22080 into eclair
Steve Block [Mon, 24 Aug 2009 09:33:40 +0000 (02:33 -0700)]
am 9df03ef1: Merge change 22080 into eclair

Merge commit '9df03ef1e92cf0dc519e28a115e31df6afa9b553'

* commit '9df03ef1e92cf0dc519e28a115e31df6afa9b553':
  Fixes a bug in the browser settings menu. Correctly hooks up 'Clear location access'.

14 years agoMerge change 22080 into eclair
Android (Google) Code Review [Mon, 24 Aug 2009 09:29:43 +0000 (02:29 -0700)]
Merge change 22080 into eclair

* changes:
  Fixes a bug in the browser settings menu. Correctly hooks up 'Clear location access'.

14 years agoam 6f0e7ba8: Improve the look of the search bar on the landing page.
Leon Scroggins [Fri, 21 Aug 2009 17:49:49 +0000 (10:49 -0700)]
am 6f0e7ba8: Improve the look of the search bar on the landing page.

Merge commit '6f0e7ba85a144bb84c58b373f5ace9222b1f9761'

* commit '6f0e7ba85a144bb84c58b373f5ace9222b1f9761':
  Improve the look of the search bar on the landing page.

14 years agoImprove the look of the search bar on the landing page.
Leon Scroggins [Fri, 21 Aug 2009 15:58:28 +0000 (11:58 -0400)]
Improve the look of the search bar on the landing page.

Use the actual look as defined in search_bar.xml. Fixes:
http://b/issue?id=2042059
http://b/issue?id=2042041

14 years agoAdds browser-side of logic to make Geolocation obey Browser 'Enable Location' setting.
Steve Block [Fri, 21 Aug 2009 09:26:25 +0000 (10:26 +0100)]
Adds browser-side of logic to make Geolocation obey Browser 'Enable Location' setting.

This fixes bug http://b/issue?id=2067559.

14 years agoFixes a bug in the browser settings menu. Correctly hooks up 'Clear location access'.
Steve Block [Thu, 20 Aug 2009 17:11:08 +0000 (18:11 +0100)]
Fixes a bug in the browser settings menu. Correctly hooks up 'Clear location access'.

14 years agoam 4dc822f8: Merge change 21933 into eclair
Leon Scroggins [Wed, 19 Aug 2009 19:45:56 +0000 (12:45 -0700)]
am 4dc822f8: Merge change 21933 into eclair

Merge commit '4dc822f828ecc75c39105cef086aa0a1daa81243'

* commit '4dc822f828ecc75c39105cef086aa0a1daa81243':
  Fix a bug where we were opening a new tab unnecessarily.

14 years agoam d87f85ed: Fix a crasher on the most visited page when the history is empty.
Leon Scroggins [Wed, 19 Aug 2009 19:45:55 +0000 (12:45 -0700)]
am d87f85ed: Fix a crasher on the most visited page when the history is empty.

Merge commit 'd87f85ede8552e8560906037c4e47f49d67fcfcd'

* commit 'd87f85ede8552e8560906037c4e47f49d67fcfcd':
  Fix a crasher on the most visited page when the history is empty.

14 years agoMerge change 21933 into eclair
Android (Google) Code Review [Wed, 19 Aug 2009 19:43:28 +0000 (12:43 -0700)]
Merge change 21933 into eclair

* changes:
  Fix a bug where we were opening a new tab unnecessarily.

14 years agoFix a bug where we were opening a new tab unnecessarily.
Leon Scroggins [Wed, 19 Aug 2009 19:31:58 +0000 (15:31 -0400)]
Fix a bug where we were opening a new tab unnecessarily.

Code got changed along with other code.  When changing to an appTab,
if it matches the current tab, do nothing. Fixes
http:/b/issue?id=197317

14 years agoFix a crasher on the most visited page when the history is empty.
Leon Scroggins [Tue, 18 Aug 2009 18:13:31 +0000 (14:13 -0400)]
Fix a crasher on the most visited page when the history is empty.

Make sure that the empty view is always available by setting it
as the content view, and adding the list or grid.  Fixes
http://b/issue?id=2041975

14 years agoam e9f8f00a: Merge change 21887 into eclair
Leon Scroggins [Wed, 19 Aug 2009 16:10:25 +0000 (09:10 -0700)]
am e9f8f00a: Merge change 21887 into eclair

Merge commit 'e9f8f00aef6a2d3bcb4975b558a6e14d5929cb73'

* commit 'e9f8f00aef6a2d3bcb4975b558a6e14d5929cb73':
  Fix a crash.

14 years agoMerge change 21887 into eclair
Android (Google) Code Review [Wed, 19 Aug 2009 16:06:15 +0000 (09:06 -0700)]
Merge change 21887 into eclair

* changes:
  Fix a crash.

14 years agoFix a crash.
Leon Scroggins [Wed, 19 Aug 2009 15:25:14 +0000 (11:25 -0400)]
Fix a crash.

When the bookmarks page is opened to create a shortcut, there is
no menu.  So do not modify it.

14 years agoam 3936209d: Allow user to enter a URL to visit a site without closing the browser.
Leon Scroggins [Wed, 19 Aug 2009 00:20:16 +0000 (17:20 -0700)]
am 3936209d: Allow user to enter a URL to visit a site without closing the browser.

Merge commit '3936209d56f258bf718d7167da99c827661f5db6'

* commit '3936209d56f258bf718d7167da99c827661f5db6':
  Allow user to enter a URL to visit a site without closing the browser.

14 years agoAllow user to enter a URL to visit a site without closing the browser.
Leon Scroggins [Tue, 18 Aug 2009 23:47:09 +0000 (19:47 -0400)]
Allow user to enter a URL to visit a site without closing the browser.

14 years agoam 436546db: (-s ours) am 9f0d27c8: (-s ours) Import revised translations. DO NOT...
Eric Fischer [Tue, 18 Aug 2009 19:08:44 +0000 (12:08 -0700)]
am 436546db: (-s ours) am 9f0d27c8: (-s ours) Import revised translations.  DO NOT MERGE

Merge commit '436546db6d346db4386eac3224908d624182d857'

* commit '436546db6d346db4386eac3224908d624182d857':
  Import revised translations.  DO NOT MERGE

14 years agoam 9f0d27c8: (-s ours) Import revised translations. DO NOT MERGE
Eric Fischer [Tue, 18 Aug 2009 18:00:22 +0000 (11:00 -0700)]
am 9f0d27c8: (-s ours) Import revised translations.  DO NOT MERGE

Merge commit '9f0d27c82baa6d838147afabdf6f0764bf265a21' into eclair

* commit '9f0d27c82baa6d838147afabdf6f0764bf265a21':
  Import revised translations.  DO NOT MERGE

14 years agoam ec1b5ad8: resolved conflicts for merge of 918e1d78 to eclair
Grace Kloba [Tue, 18 Aug 2009 15:45:14 +0000 (08:45 -0700)]
am ec1b5ad8: resolved conflicts for merge of 918e1d78 to eclair

Merge commit 'ec1b5ad8d8283b1fbbc5d7fa1cd50ef95b9e594d'

* commit 'ec1b5ad8d8283b1fbbc5d7fa1cd50ef95b9e594d':
  Fix http://b/issue?id=2052775. According to the comment, we try to call

14 years agoresolved conflicts for merge of 918e1d78 to eclair
Grace Kloba [Tue, 18 Aug 2009 15:42:32 +0000 (08:42 -0700)]
resolved conflicts for merge of 918e1d78 to eclair

14 years agoam a11b75a4: Ensure that switching tabs also updates the title bar.
Leon Scroggins [Tue, 18 Aug 2009 15:21:59 +0000 (08:21 -0700)]
am a11b75a4: Ensure that switching tabs also updates the title bar.

Merge commit 'a11b75a4ef9cb8e264e59e3d2aadd56cf62e2afe'

* commit 'a11b75a4ef9cb8e264e59e3d2aadd56cf62e2afe':
  Ensure that switching tabs also updates the title bar.

14 years agoEnsure that switching tabs also updates the title bar.
Leon Scroggins [Tue, 18 Aug 2009 14:22:05 +0000 (10:22 -0400)]
Ensure that switching tabs also updates the title bar.

In particular, when we open a tab associated with an appId, move
the title bar to that tab's title.

14 years agoam 190095d4: Disable "open in new window" if Go came up from a new tab.
Leon Scroggins [Mon, 17 Aug 2009 21:50:08 +0000 (14:50 -0700)]
am 190095d4: Disable "open in new window" if Go came up from a new tab.

Merge commit '190095d42ef36347df265f40df190ec8be190d9e'

* commit '190095d42ef36347df265f40df190ec8be190d9e':
  Disable "open in new window" if Go came up from a new tab.

14 years agoDisable "open in new window" if Go came up from a new tab.
Leon Scroggins [Mon, 17 Aug 2009 21:01:38 +0000 (17:01 -0400)]
Disable "open in new window" if Go came up from a new tab.

14 years agoam 160a7e7d: Fix several bugs surrounding the "go" screen and closing tabs.
Leon Scroggins [Mon, 17 Aug 2009 20:43:20 +0000 (13:43 -0700)]
am 160a7e7d: Fix several bugs surrounding the "go" screen and closing tabs.

Merge commit '160a7e7d27755b7a3715ad87735b8070ab64d58a'

* commit '160a7e7d27755b7a3715ad87735b8070ab64d58a':
  Fix several bugs surrounding the "go" screen and closing tabs.

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Mon, 17 Aug 2009 20:14:08 +0000 (13:14 -0700)]
Import revised translations.  DO NOT MERGE

14 years agoFix several bugs surrounding the "go" screen and closing tabs.
Leon Scroggins [Fri, 14 Aug 2009 22:28:01 +0000 (18:28 -0400)]
Fix several bugs surrounding the "go" screen and closing tabs.

http://b/issue?id=2053635 : Home page should appear when last tab is closed
http://b/issue?id=2049620 : click on a link opening a new window should skip the landing page
http://b/issue?id=2042079 : When I open a new tab, then hit back get strange state

Now if you close the last tab, it will bring up the "go" screen.
If you hit back, it closes the browser; otherwise it will go where
the user specifies.  When opening a new tab, if the user hits
back, it will close this new tab.  This also prevents the "go"
screen from coming up unnecessarily when a link opens in a new
window.

14 years agoam dc975422: Bring up search directly from the Go page.
Leon Scroggins [Mon, 17 Aug 2009 17:59:39 +0000 (10:59 -0700)]
am dc975422: Bring up search directly from the Go page.

Merge commit 'dc975422a3f931cb3d9172e27fa832b241fbee33'

* commit 'dc975422a3f931cb3d9172e27fa832b241fbee33':
  Bring up search directly from the Go page.

14 years agoam 5a7e6c61: Prevent opening the keyboard from changing the tab.
Leon Scroggins [Mon, 17 Aug 2009 17:59:18 +0000 (10:59 -0700)]
am 5a7e6c61: Prevent opening the keyboard from changing the tab.

Merge commit '5a7e6c61ad558096a18b269bf1827e1c819ef725'

* commit '5a7e6c61ad558096a18b269bf1827e1c819ef725':
  Prevent opening the keyboard from changing the tab.

14 years agoBring up search directly from the Go page.
Leon Scroggins [Mon, 17 Aug 2009 16:04:20 +0000 (12:04 -0400)]
Bring up search directly from the Go page.

Rather than returning to BrowserActivity to bring up search, bring
it up directly from the Go page.  This means that hitting back from
search will take you to the Go page (if you reached search from
the Go page).  Fixes http://b/issue?id=2042017

14 years agoam 4943a31b: Hide the title bar when zoomed in
Leon Scroggins [Fri, 14 Aug 2009 22:12:58 +0000 (15:12 -0700)]
am 4943a31b: Hide the title bar when zoomed in

Merge commit '4943a31bc64286a06b0659636cc13b4b67c30589'

* commit '4943a31bc64286a06b0659636cc13b4b67c30589':
  Hide the title bar when zoomed in

14 years agoam 8bbd69f5: Set the new tab as the current tab to reflect the old behavior.
Patrick Scott [Fri, 14 Aug 2009 22:12:56 +0000 (15:12 -0700)]
am 8bbd69f5: Set the new tab as the current tab to reflect the old behavior.

Merge commit '8bbd69f50abd537bfe7eb314b3a3e20241ac22bd'

* commit '8bbd69f50abd537bfe7eb314b3a3e20241ac22bd':
  Set the new tab as the current tab to reflect the old behavior.

14 years agoam 82ce87ed: Merge change 21291 into eclair
Leon Scroggins [Fri, 14 Aug 2009 22:12:55 +0000 (15:12 -0700)]
am 82ce87ed: Merge change 21291 into eclair

Merge commit '82ce87edd7b73e42e548b0886f526f0e7c5c2117'

* commit '82ce87edd7b73e42e548b0886f526f0e7c5c2117':
  Bring up the "Go" page when touching the title bar.

14 years agoam c7b34daf: Merge change 21296 into eclair
Leon Scroggins [Fri, 14 Aug 2009 22:12:53 +0000 (15:12 -0700)]
am c7b34daf: Merge change 21296 into eclair

Merge commit 'c7b34daf82837ee8cf1bf06a6bf831fa8cdefd51'

* commit 'c7b34daf82837ee8cf1bf06a6bf831fa8cdefd51':
  Fix a class cast exception.

14 years agoam 0db59b84: Use the correct resource for the add bookmark item in the menu.
Leon Scroggins [Fri, 14 Aug 2009 22:12:52 +0000 (15:12 -0700)]
am 0db59b84: Use the correct resource for the add bookmark item in the menu.

Merge commit '0db59b84cd160146fdf782a58eff8868a1c49be6'

* commit '0db59b84cd160146fdf782a58eff8868a1c49be6':
  Use the correct resource for the add bookmark item in the menu.

14 years agoPrevent opening the keyboard from changing the tab.
Leon Scroggins [Fri, 14 Aug 2009 20:32:43 +0000 (16:32 -0400)]
Prevent opening the keyboard from changing the tab.

14 years agoHide the title bar when zoomed in
Leon Scroggins [Fri, 7 Aug 2009 20:12:57 +0000 (16:12 -0400)]
Hide the title bar when zoomed in

14 years agoSet the new tab as the current tab to reflect the old behavior.
Patrick Scott [Fri, 14 Aug 2009 17:35:53 +0000 (13:35 -0400)]
Set the new tab as the current tab to reflect the old behavior.

14 years agoMerge change 21291 into eclair
Android (Google) Code Review [Fri, 14 Aug 2009 18:30:10 +0000 (11:30 -0700)]
Merge change 21291 into eclair

* changes:
  Bring up the "Go" page when touching the title bar.

14 years agoMerge change 21296 into eclair
Android (Google) Code Review [Fri, 14 Aug 2009 18:24:37 +0000 (11:24 -0700)]
Merge change 21296 into eclair

* changes:
  Fix a class cast exception.

14 years agoFix a class cast exception.
Leon Scroggins [Fri, 14 Aug 2009 18:16:10 +0000 (14:16 -0400)]
Fix a class cast exception.

If we are in grid mode, the target view will not be
a history item.  Find out the information using the
BookmarksAdapter instead.

14 years agoUse the correct resource for the add bookmark item in the menu.
Leon Scroggins [Fri, 14 Aug 2009 18:12:47 +0000 (14:12 -0400)]
Use the correct resource for the add bookmark item in the menu.

14 years agoBring up the "Go" page when touching the title bar.
Leon Scroggins [Fri, 14 Aug 2009 17:39:05 +0000 (13:39 -0400)]
Bring up the "Go" page when touching the title bar.

14 years agoHide the title bar when zoomed in
Leon Scroggins [Fri, 7 Aug 2009 20:12:57 +0000 (16:12 -0400)]
Hide the title bar when zoomed in

14 years agoFix http://b/issue?id=2052775. According to the comment, we try to call
Grace Kloba [Thu, 13 Aug 2009 21:55:06 +0000 (14:55 -0700)]
Fix b/issue?id=2052775. According to the comment, we try to call
pauseWebView(). But as mActivityInPause is false, pauseWebView doesn't do
anything. This cause inbalanced pause/resume and the WebCoreThread's timer
is never put on hold even Browser is in the background.

14 years agoAdd BACKUP_DATA permission to the browser
Christopher Tate [Thu, 13 Aug 2009 21:19:10 +0000 (14:19 -0700)]
Add BACKUP_DATA permission to the browser

14 years agohandle false results in file.delete and similar calls
Cary Clark [Wed, 12 Aug 2009 16:56:42 +0000 (12:56 -0400)]
handle false results in file.delete and similar calls

found by findbugs
http://b/issue?id=1856614

14 years agoInitial attempt to get the sliding title bar working, using a Gallery.
Leon Scroggins [Mon, 10 Aug 2009 21:36:42 +0000 (17:36 -0400)]
Initial attempt to get the sliding title bar working, using a Gallery.

In addition the sliding title bar, I have now removed the TabPicker.
Now, when changing to a new tab, we just go straight there.  Also
put back in Add bookmark in the top level menu.  And fix the bug
where switching tabs was always bringing up the bookmarks.

14 years agoremove gears
Andrei Popescu [Wed, 12 Aug 2009 18:35:50 +0000 (19:35 +0100)]
remove gears

14 years agoMerge commit '60c8c06e' into manualmerge
Ramanan Rajeswaran [Wed, 12 Aug 2009 22:18:36 +0000 (15:18 -0700)]
Merge commit '60c8c06e' into manualmerge

14 years agoChange the default google homepage to google.co.jp
Ramanan Rajeswaran [Wed, 12 Aug 2009 21:35:44 +0000 (14:35 -0700)]
Change the default google homepage to google.co.jp

14 years agoPass unhandled keys up to the main tab.
Patrick Scott [Wed, 12 Aug 2009 13:15:51 +0000 (09:15 -0400)]
Pass unhandled keys up to the main tab.

14 years agoChange the Browser trace file from data dir to sdcard, increase the size
Grace Kloba [Wed, 12 Aug 2009 16:35:42 +0000 (09:35 -0700)]
Change the Browser trace file from data dir to sdcard, increase the size
from 8M to 20M so that common sites like nytimes.com can fit.

14 years agoclose streams when done
Cary Clark [Tue, 11 Aug 2009 21:40:45 +0000 (17:40 -0400)]
close streams when done

found by findbugs
http://b/issue?id=1856630

14 years agomake private inner classes static
Cary Clark [Tue, 11 Aug 2009 20:42:26 +0000 (16:42 -0400)]
make private inner classes static

bug found by findbugs
http://b/issue?id=1856695

14 years agoremove unused locals
Cary Clark [Tue, 11 Aug 2009 18:49:51 +0000 (14:49 -0400)]
remove unused locals

found by findbugs
http://b/issue?id=1856758

14 years agoMerge change 20761
Android (Google) Code Review [Tue, 11 Aug 2009 18:41:58 +0000 (11:41 -0700)]
Merge change 20761

* changes:
  make finals static, remove unused local

14 years agomake finals static, remove unused local
Cary Clark [Tue, 11 Aug 2009 18:19:06 +0000 (14:19 -0400)]
make finals static, remove unused local

found by findbugs
http://b/issue?id=1856725
http://b/issue?id=1856786

14 years agoremove unused variable
Cary Clark [Tue, 11 Aug 2009 18:04:49 +0000 (14:04 -0400)]
remove unused variable

found by findbugs
http://b/issue?id=1856781

14 years agoNo load home page.
Leon Scroggins [Fri, 7 Aug 2009 16:03:34 +0000 (12:03 -0400)]
No load home page.

Rather than load a home page, bring up the browser/new tabs
displaying the bookmarks page, with a search bar that can be
clicked to open the omnibox.  Also rearrange the menu.  Fix for
http://b/issue?id=2018524

14 years agoAdd a setting to load a page in overview mode.
Grace Kloba [Thu, 6 Aug 2009 00:19:17 +0000 (17:19 -0700)]
Add a setting to load a page in overview mode.

14 years agoMake the "Most visited" page have a thumbnail viewing mode.
Leon Scroggins [Wed, 5 Aug 2009 18:07:58 +0000 (14:07 -0400)]
Make the "Most visited" page have a thumbnail viewing mode.

Start capturing screenshots for all visited pages, and show them
in a grid view on the most visited page.  Modify the BrowserBookmarks-
Page and Adapter so they can be used for the "Most visited" page.
Also change some of the ids for context menu items to be the same
in the browser and history context menus, for simplicity in
handling them in BrowserBookmarksPage.

14 years agoFix for bug 2024912. Sets title in browser Website Settings menu.
Steve Block [Fri, 31 Jul 2009 07:38:58 +0000 (08:38 +0100)]
Fix for bug 2024912. Sets title in browser Website Settings menu.

14 years agoAdds the browser Geolocation permissions prompt.
Steve Block [Thu, 30 Jul 2009 13:45:13 +0000 (14:45 +0100)]
Adds the browser Geolocation permissions prompt.

Note that the appearance of the prompt has not yet been finalized.

Also the interaction of the prompt with the animation used to move to and from
the tab picker is not fixed. This may become unecessary if the tab selection UI
is redisgned.

14 years agoImplement onReceivedTouchIconUrl.
Patrick Scott [Tue, 4 Aug 2009 17:22:29 +0000 (13:22 -0400)]
Implement onReceivedTouchIconUrl.

Add DownloadTouchIcon, an AsyncTask that downloads the apple-touch-icon for urls
that are marked as bookmarks. The touch icon is stored in the bookmark database
similar to favicons and thumbnails. If a shortcut is created for a bookmark
containing a touch icon, the touch icon is used (with rounded corners).

Refactor the bookmarks query to be a static function. The function uses the
original url and new url to look for matching bookmarks. This takes care of
redirects as well as bookmarks containing queries.

14 years agoMerge change 9700
Android (Google) Code Review [Wed, 5 Aug 2009 13:04:41 +0000 (06:04 -0700)]
Merge change 9700

* changes:
  Updates for the look of the bookmarks page.

14 years agoUpdates for the look of the bookmarks page.
Leon Scroggins [Tue, 4 Aug 2009 20:04:55 +0000 (16:04 -0400)]
Updates for the look of the bookmarks page.

Add new assets.

-tab_indicator.xml
State selector for the background of tabs in the CombinedHistoryActivity

-bookmark_thumnail.xml
Web page title is now above the thumb.  Removed the favicon.  Added a
shadow.

-tab_header.xml
Layout for the tabs in CombinedHistoryActivity

-tabs.xml
Change the height of the tabs.

-bookmarks.xml
Remove the title for the "switch" menu item, which gets set in Java,
depending on the current viewing mode.

-strings.xml
Remove the placeholder menu item text, add the actual text for
switching between modes.

-BrowserBookmarksAdapter
No longer set the favicon on top of the bookmark thumbs in grid mode.

-BrowserBookmarksPage
Implement onPrepareOptionsMenu, and set the title of a menu option,
depending on the current viewing state.

-CombinedHistoryActivity
Create a common function for setting up all the tabs.  Change the
look of the tabs to match the new design.

14 years agoMerge change 9477
Android (Google) Code Review [Tue, 4 Aug 2009 17:03:47 +0000 (10:03 -0700)]
Merge change 9477

* changes:
  Enable workers for V8. Also remove the quota parameters, unused after the storage UI refactoring.