summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/provider
Commit message (Expand)AuthorAgeFilesLines
* Send change notifications for the default folder.Jeff Hamilton2010-10-041-1/+6
* Add settings to enable bookmarks sync.Jeff Hamilton2010-09-281-76/+74
* Use the Bookmarks Bar as the base folder.Leon Scroggins2010-09-281-1/+1
* new two column suggestion dropdownMichael Kolb2010-09-271-3/+27
* Add a basic account picker to the bookmarks pickerJeff Hamilton2010-09-171-0/+1
* Fix crashes when inserting.Jeff Hamilton2010-09-171-3/+8
* Don't crash when creating a bookmark.Jeff Hamilton2010-09-161-1/+1
* A bunch of updates to BrowserProvider2.Jeff Hamilton2010-09-151-63/+372
* Don't show deleted bookmarks in the default page view.Jeff Hamilton2010-09-071-1/+1
* Adds creation and modification timestamps to the bookmarks content provider. ...Cyrus Master2010-09-021-3/+14
* Change searches to do an upsert on insert().Jeff Hamilton2010-09-021-13/+28
* Properly update the local version when updating bookmarks.Jeff Hamilton2010-08-201-20/+21
* Add INSERT_AFTER to the projection map.Jeff Hamilton2010-08-191-0/+1
* Switch the bookmarks and history over to fragments.Jeff Hamilton2010-08-181-1/+1
* Switch the history management over to the new provider.Jeff Hamilton2010-08-181-17/+29
* Store the server unique values for the default folders.Jeff Hamilton2010-08-171-10/+26
* Update to the new contract class location.Jeff Hamilton2010-08-172-373/+5
* First revision of the new browser provider.Jeff Hamilton2010-08-163-0/+1368