summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/provider
Commit message (Expand)AuthorAgeFilesLines
* Merge "Delete bookmarks when sync account is removed"John Reck2011-06-171-0/+7
|\
| * Delete bookmarks when sync account is removedJohn Reck2011-06-171-0/+7
* | Fix adding bookmarksJohn Reck2011-06-171-11/+33
|/
* Persistent frozen tabsJohn Reck2011-06-141-12/+74
* Remove sync settingJohn Reck2011-05-261-2/+13
* Remove no longer needed sync settings/codeJohn Reck2011-05-261-27/+0
* Transfer data from BP1 to BP2John Reck2011-05-182-1/+1225
* Add provider support for moving between accountsJohn Reck2011-05-171-7/+91
* Strip text2_urlJohn Reck2011-05-111-1/+2
* Create accounts viewJohn Reck2011-05-111-5/+27
* Initial pass at collapsable bookmarksJohn Reck2011-05-101-1/+1
* Merge "Adding search_client_id which includes the "ms-" or "tablet-" client-i...Reena Lee2011-03-231-2/+2
|\
| * Adding search_client_id which includes the "ms-" or "tablet-" client-id prefi...Reena Lee2011-03-041-2/+2
* | Add invalid id check to isValidParentJohn Reck2011-03-041-0/+3
|/
* Fix isValidParent checkJohn Reck2011-03-031-1/+1
* Prevent PARENT account from not matching inserted valuesJohn Reck2011-02-231-5/+34
* Fix shouldUpdateImage checkJohn Reck2011-02-171-0/+3
* Changes BP2 to notify on the full URIJohn Reck2011-02-072-86/+143
* BP2 ContentResolver.notifyChange testsJohn Reck2011-02-071-5/+23
* Get the widget off of startserviceJohn Reck2011-02-041-1/+24
* asset drop & namingMichael Kolb2011-01-201-1/+1
* Merge "Enable write ahead logging in browser database." into honeycombLeon Scroggins2011-01-111-0/+1
|\
| * Enable write ahead logging in browser database.Leon Scroggins2011-01-111-0/+1
* | Fix no preload available crashJohn Reck2011-01-111-0/+3
|/
* DO NOT MERGE - Fixes account_* URI handling in BP2John Reck2011-01-071-60/+68
* Fixes Chrome Sync caused by BP2 account_* whereJohn Reck2011-01-051-9/+14
* Fixes CTS failuresJohn Reck2010-12-221-9/+29
* Delete unused imagesJohn Reck2010-12-211-4/+22
* Readds support for browser/search_suggest_queryJohn Reck2010-12-211-2/+13
* Add legacy mimetype support to BP2John Reck2010-12-171-2/+2
* BP2 now handles old browser URIJohn Reck2010-12-151-25/+305
* Adds support for PARAM_ACCOUNT* to Combined URIJohn Reck2010-12-101-50/+95
* Adds selection support to Bookarks DEFAULT_FOLDERJohn Reck2010-12-101-24/+30
* Adds client id URL filtering to the providerJohn Reck2010-12-101-1/+34
* Revert "Adds selection support to Bookarks DEFAULT_FOLDER"Leon Scroggins2010-12-101-29/+24
* Adds selection support to Bookarks DEFAULT_FOLDERJohn Reck2010-12-091-24/+29
* Fixes bookmark sort orderJohn Reck2010-11-111-4/+18
* Add support for preloaded thumbnails and faviconsJohn Reck2010-11-091-4/+50
* Adds support for Chrome Sync to bookmark widgetJohn Reck2010-11-091-2/+5
* New bookmark list widgetJohn Reck2010-11-011-0/+1
* Use the proper sort order for the no-account case.Jeff Hamilton2010-10-131-1/+1
* browser: Move SyncStateContentProviderHelper to frameworks/exBjorn Bringert2010-10-101-1/+1
* 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