History log of /packages/apps/Browser/src/com/android/browser/provider/SQLiteContentProvider.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3f3da5238625bd2d73fdce7667fd61fe0f2548c5 17-Oct-2011 John Reck <jreck@google.com> Improve content notifications

Bug: 5465258
Restrict when we set syncToNetwork and clean up unnecessary
notifications

Change-Id: I19b6d2b3df6fd70ac3a1b386137ce67d371323e4
/packages/apps/Browser/src/com/android/browser/provider/SQLiteContentProvider.java
fca41d76f4839d6707aa9680d47a93646cd01df4 09-Dec-2010 John Reck <jreck@google.com> Changes BP2 to notify on the full URI

Bug: 3262950
Changes BP2 so that instead of sending notifications on the root URI
it uses the full URI of what was changed, preventing notification spam.

Change-Id: I1ff09d5e1426b6aef0158887ea968de86c253b98
/packages/apps/Browser/src/com/android/browser/provider/SQLiteContentProvider.java
8402962ef58546d3cfd48fbb211b5e36df0f118e 05-Aug-2010 Jeff Hamilton <jham@android.com> First revision of the new browser provider.

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
/packages/apps/Browser/src/com/android/browser/provider/SQLiteContentProvider.java