summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/Bookmarks.java
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete usage of WebIconDatabaseJohn Reck2011-07-261-4/+1
* Remove no longer needed sync settings/codeJohn Reck2011-05-261-4/+0
* Fix updatescreenshot behaviorJohn Reck2011-02-171-15/+4
* Fixes account_* URI handling in BP2John Reck2011-01-061-3/+4
* Fix favicon updating to handle redirectsJohn Reck2010-12-211-17/+18
* Implements the bookmark star in the History tabJohn Reck2010-12-101-5/+4
* 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