summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/provider/SQLiteContentProvider.java
Commit message (Collapse)AuthorAgeFilesLines
* Improve content notificationsJohn Reck2011-10-171-1/+6
| | | | | | | | Bug: 5465258 Restrict when we set syncToNetwork and clean up unnecessary notifications Change-Id: I19b6d2b3df6fd70ac3a1b386137ce67d371323e4
* Changes BP2 to notify on the full URIJohn Reck2011-02-071-57/+26
| | | | | | | | 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
* First revision of the new browser provider.Jeff Hamilton2010-08-161-0/+276
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