summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/BrowserBookmarksAdapter.java
Commit message (Expand)AuthorAgeFilesLines
* Don't show stale thumbnailsJohn Reck2012-06-051-1/+2
* Fix getItemId()John Reck2012-05-041-0/+5
* Remove unused codeJohn Reck2012-04-241-61/+3
* Load bookmarks asynchronouslyJohn Reck2012-04-181-44/+78
* Support BOOKMARK_TYPEJohn Reck2012-04-121-2/+12
* Update folder asset usageJohn Reck2011-09-281-0/+3
* Re-enable list view modeJohn Reck2011-06-201-0/+4
* Remove magic paddings from bookmark viewJohn Reck2011-06-151-0/+6
* Initial pass at collapsable bookmarksJohn Reck2011-05-101-1/+1
* Tab switcher cleanupJohn Reck2011-03-211-7/+1
* asset drop & namingMichael Kolb2011-01-201-1/+1
* History UI updateJohn Reck2011-01-181-8/+3
* Bookmark UI updateJohn Reck2011-01-141-2/+17
* Spec update for Bookmark widgetJohn Reck2010-12-151-1/+1
* Refactor Bookmark fragment, fixes NPEJohn Reck2010-11-241-0/+5
* Adds a list view option for viewing bookmarksJohn Reck2010-11-231-10/+65
* added bookmarks folder iconMichael Kolb2010-09-221-9/+13
* Make the bookmark thumbnails larger.Jeff Hamilton2010-09-021-2/+0
* First revision of the new browser provider.Jeff Hamilton2010-08-161-544/+21
* Create the bookmark adapter in a background thread.Patrick Scott2010-04-091-1/+2
* Update bookmark favicons in the background.Patrick Scott2010-04-061-19/+26
* Request icons in the background.Patrick Scott2010-03-111-18/+1
* Add data (title, screenshot, favicon) to share intent.Leon Scroggins2010-01-191-1/+8
* Use LIKE rather than GLOB since the url contains '?'.Patrick Scott2010-01-071-2/+2
* When displaying a bookmark item, only truncate the Strings that we display in...Ben Murdoch2009-10-281-8/+1
* 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