summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/Bookmarks.java
Commit message (Expand)AuthorAgeFilesLines
* 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