<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages_apps_Browser/src/com/android/browser/DownloadTouchIcon.java, branch replicant-6.0</title>
<subtitle>packages/apps/browser
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/'/>
<entry>
<title>Rewrite calls to Proxy.getPreferredHttpHost</title>
<updated>2014-10-27T17:23:52+00:00</updated>
<author>
<name>Narayan Kamath</name>
<email>narayan@google.com</email>
</author>
<published>2014-10-27T17:21:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=30ce2c541e4957b16cdbb3cce3a12494571d0254'/>
<id>30ce2c541e4957b16cdbb3cce3a12494571d0254</id>
<content type='text'>
Use java.net.URLConnection which is the only maintained method of
making http requests from java.

These were the last calls to getPreferredHttpHost and that hidden
API will now be deleted.

Change-Id: I97e022507ba656f627754af4e889f4812314ea90
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use java.net.URLConnection which is the only maintained method of
making http requests from java.

These were the last calls to getPreferredHttpHost and that hidden
API will now be deleted.

Change-Id: I97e022507ba656f627754af4e889f4812314ea90
</pre>
</div>
</content>
</entry>
<entry>
<title>Cache the application context instead of Activity.</title>
<updated>2011-08-01T15:17:37+00:00</updated>
<author>
<name>Ben Murdoch</name>
<email>benm@google.com</email>
</author>
<published>2011-08-01T12:58:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=914c5591baeb86bf30a5bc28930071442a822d60'/>
<id>914c5591baeb86bf30a5bc28930071442a822d60</id>
<content type='text'>
When storing a reference to a Context, ensure that it's the
Application context rather than Activity Context.

Bug: 5084293

Change-Id: Ib0be5f8ceb91846bb985d0813a8f22cabd44eaf8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When storing a reference to a Context, ensure that it's the
Application context rather than Activity Context.

Bug: 5084293

Change-Id: Ib0be5f8ceb91846bb985d0813a8f22cabd44eaf8
</pre>
</div>
</content>
</entry>
<entry>
<title>Expand scope of try/catch in DownloadTouchIcon</title>
<updated>2011-02-18T01:09:37+00:00</updated>
<author>
<name>John Reck</name>
<email>jreck@google.com</email>
</author>
<published>2011-02-18T00:15:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=bf6b54db8f42a42c218f17ec358563e66e8e95ba'/>
<id>bf6b54db8f42a42c218f17ec358563e66e8e95ba</id>
<content type='text'>
 Bug: 3405675
 In case something manages to sneak a bad URL through all the pre-checks,
 just catch all exceptions that occur when trying to download the touch
 icon and log the exception.

Change-Id: I202e89d9913cd5c3edd309fc8e4c415052d3dd7d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 Bug: 3405675
 In case something manages to sneak a bad URL through all the pre-checks,
 just catch all exceptions that occur when trying to download the touch
 icon and log the exception.

Change-Id: I202e89d9913cd5c3edd309fc8e4c415052d3dd7d
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix download touch icon</title>
<updated>2011-02-17T21:25:59+00:00</updated>
<author>
<name>John Reck</name>
<email>jreck@google.com</email>
</author>
<published>2011-02-17T21:25:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=9e7686e110d3fd1e3ad7742ec27a1c7d54cf9408'/>
<id>9e7686e110d3fd1e3ad7742ec27a1c7d54cf9408</id>
<content type='text'>
Change-Id: I7bf2d7c3d17f58ddb8fd615c3f1123bb840b211f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I7bf2d7c3d17f58ddb8fd615c3f1123bb840b211f
</pre>
</div>
</content>
</entry>
<entry>
<title>Use constants in place of strings, and remove unused code.</title>
<updated>2010-10-22T16:38:02+00:00</updated>
<author>
<name>Leon Scroggins</name>
<email>scroggo@google.com</email>
</author>
<published>2010-10-22T16:15:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=bc92285a27fa629d630d3ea0d0608f13a6de5dee'/>
<id>bc92285a27fa629d630d3ea0d0608f13a6de5dee</id>
<content type='text'>
Change-Id: I4d27cf74edefcabacffbfc59fa8fe28f5b592fa7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I4d27cf74edefcabacffbfc59fa8fe28f5b592fa7
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge commit '7bf3f38c493642b181f0c7ddf30b8214e50fea3b' into fix_am</title>
<updated>2010-10-12T07:24:17+00:00</updated>
<author>
<name>Bjorn Bringert</name>
<email>bringert@android.com</email>
</author>
<published>2010-10-12T07:24:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=67832037dbba03f34873878d3f8080ded2ec1017'/>
<id>67832037dbba03f34873878d3f8080ded2ec1017</id>
<content type='text'>
Fixed conflicts:
	src/com/android/browser/AddBookmarkPage.java
	src/com/android/browser/DownloadTouchIcon.java

Change-Id: I06cc43e41d1a01ef68aaad5dec3923f07d165329
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed conflicts:
	src/com/android/browser/AddBookmarkPage.java
	src/com/android/browser/DownloadTouchIcon.java

Change-Id: I06cc43e41d1a01ef68aaad5dec3923f07d165329
</pre>
</div>
</content>
</entry>
<entry>
<title>A bunch of updates to BrowserProvider2.</title>
<updated>2010-09-16T03:15:59+00:00</updated>
<author>
<name>Jeff Hamilton</name>
<email>jham@android.com</email>
</author>
<published>2010-09-07T19:36:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=1a805652e389d9404ee0fda7c993a6202332e92b'/>
<id>1a805652e389d9404ee0fda7c993a6202332e92b</id>
<content type='text'>
The images are now shared between the history
and bookmarks tables so updates to one are
reflected in the other.

Added a parameter for specifying a limit when
calling query().

Added a combined view of history and bookmarks.

Added a way to get a distinct list of the
accounts providing bookmarks.

Added the ability to find the server unique
IDs for parent and insert_after when doing
a query for a row.

Change-Id: I9afa15bcf7ca68468793c49fbec701e516e4540e</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The images are now shared between the history
and bookmarks tables so updates to one are
reflected in the other.

Added a parameter for specifying a limit when
calling query().

Added a combined view of history and bookmarks.

Added a way to get a distinct list of the
accounts providing bookmarks.

Added the ability to find the server unique
IDs for parent and insert_after when doing
a query for a row.

Change-Id: I9afa15bcf7ca68468793c49fbec701e516e4540e</pre>
</div>
</content>
</entry>
<entry>
<title>NPE in DownloadTouchIcon because of getPreferredHttpHost</title>
<updated>2010-09-06T16:13:23+00:00</updated>
<author>
<name>Henrik Baard</name>
<email>henrik.baard@sonyericsson.com</email>
</author>
<published>2010-09-06T16:13:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=980e99536e2fc6f305432387fe92c9916fa6e7b6'/>
<id>980e99536e2fc6f305432387fe92c9916fa6e7b6</id>
<content type='text'>
The call getPreferredHttpHost needs a context, however there
are two constructors of the class, one of them does not take
a context as input. Added context parameter to the second
constructor.

Change-Id: Ibe670c5b8848ced88b0756d83d5c13e0961652ae
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The call getPreferredHttpHost needs a context, however there
are two constructors of the class, one of them does not take
a context as input. Added context parameter to the second
constructor.

Change-Id: Ibe670c5b8848ced88b0756d83d5c13e0961652ae
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch the history management over to the new provider.</title>
<updated>2010-08-18T19:06:12+00:00</updated>
<author>
<name>Jeff Hamilton</name>
<email>jham@android.com</email>
</author>
<published>2010-08-17T16:13:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=8ce956c6076a89aae85856f35b94bad7fc8fa1f1'/>
<id>8ce956c6076a89aae85856f35b94bad7fc8fa1f1</id>
<content type='text'>
Also fix up a bunch of bugs causing things like
thumbnails to not be stored properly.

Change-Id: I5758ee108734d9b50e741822dcbe86b7cc834e8e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also fix up a bunch of bugs causing things like
thumbnails to not be stored properly.

Change-Id: I5758ee108734d9b50e741822dcbe86b7cc834e8e
</pre>
</div>
</content>
</entry>
<entry>
<title>First revision of the new browser provider.</title>
<updated>2010-08-16T16:07:27+00:00</updated>
<author>
<name>Jeff Hamilton</name>
<email>jham@android.com</email>
</author>
<published>2010-08-05T19:29:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/packages_apps_Browser/commit/?id=8402962ef58546d3cfd48fbb211b5e36df0f118e'/>
<id>8402962ef58546d3cfd48fbb211b5e36df0f118e</id>
<content type='text'>
This one has support for bookmarks sync,
has the bookmarks and history in separate
tables, and supports hierarchical bookmarks.

Compatibility with the old APIs is not yet complete.

The Bookmarks UI has been switched over to the
new provider. Creating bookmarks puts them
in the UIs root folder.

Change-Id: Ib21713ddd19f43d178d49dbac977f749e7103368
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This one has support for bookmarks sync,
has the bookmarks and history in separate
tables, and supports hierarchical bookmarks.

Compatibility with the old APIs is not yet complete.

The Bookmarks UI has been switched over to the
new provider. Creating bookmarks puts them
in the UIs root folder.

Change-Id: Ib21713ddd19f43d178d49dbac977f749e7103368
</pre>
</div>
</content>
</entry>
</feed>
