summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/BrowserBookmarksAdapter.java
Commit message (Expand)AuthorAgeFilesLines
* Save a new bookmark to the bookmarks DB asynchronously. Fix for bug 2151093.Ben Murdoch2009-09-301-0/+4
* Fix layout issues on the bookmarks screen.Leon Scroggins2009-09-251-2/+2
* In the case of a page load error, save a second screenshot in onProgressChang...Ben Murdoch2009-09-241-5/+3
* Make the deletion of bookmarks depend on both title and URLAndrei Popescu2009-09-231-1/+2
* Update the correct favicon when starting the load.Patrick Scott2009-09-211-9/+2
* Put current screenshot under "Add" on bookmark thumbnail page.Ben Murdoch2009-09-211-3/+11
* Display favicons for history items.Patrick Scott2009-09-171-4/+11
* Make the view mode that the user sets (either grid or list) in the bookmarks/...Ben Murdoch2009-09-161-5/+5
* Use a new resource for pages that do not have a screenshot in bookmarks.Leon Scroggins2009-09-141-2/+1
* Make the "Most visited" page have a thumbnail viewing mode.Leon Scroggins2009-08-061-19/+46
* Implement onReceivedTouchIconUrl.Patrick Scott2009-08-051-25/+74
* Updates for the look of the bookmarks page.Leon Scroggins2009-08-041-11/+0
* Work on the Bookmark Grid, including the favicon.Leon Scroggins2009-07-151-34/+15
* Integrate bookmark grid view mode with list view mode.Leon Scroggins2009-07-141-96/+94
* Consolidate bookmark add/delete code in the browser.Leon Scroggins2009-06-151-12/+1
* Remove an unnecessary field.Leon Scroggins2009-05-211-2/+0
* Automated import from //branches/master/...@141656,141656Patrick Scott2009-03-241-0/+15
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+535
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-535/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-2/+15
* Initial ContributionThe Android Open Source Project2008-10-211-0/+522