summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/Bookmarks.java
Commit message (Expand)AuthorAgeFilesLines
* Beginning work on adding bookmarks with folders.Leon Scroggins III2010-09-221-5/+3
* Add bookmarks to the current account.Jeff Hamilton2010-09-171-3/+10
* A bunch of updates to BrowserProvider2.Jeff Hamilton2010-09-151-32/+29
* Switch the history management over to the new provider.Jeff Hamilton2010-08-181-43/+26
* Update to the new contract class location.Jeff Hamilton2010-08-171-3/+1
* First revision of the new browser provider.Jeff Hamilton2010-08-161-63/+101
* Close Cursors when finished with them.Leon Scroggins2010-03-151-85/+101
* Do not insert duplicate urls into the browser database.Leon Scroggins2010-03-021-37/+1
* Don't allow the user to save bookmarks with a scheme that the Browser cannot ...Ben Murdoch2009-10-141-0/+25
* In the case of a page load error, save a second screenshot in onProgressChang...Ben Murdoch2009-09-241-2/+17
* Make the deletion of bookmarks depend on both title and URLAndrei Popescu2009-09-231-4/+4
* First real cut of bookmarks backup agentChristopher Tate2009-07-271-2/+8
* Consolidate bookmark add/delete code in the browser.Leon Scroggins2009-06-151-0/+196