summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/BrowserBookmarksPage.java
Commit message (Expand)AuthorAgeFilesLines
* tabbed title bar workMichael Kolb2010-07-271-19/+34
* Create BookmarkUtils class.Ben Murdoch2010-07-011-102/+4
* Now mBookmarksAdapter is created asynchronously,Grace Kloba2010-04-201-0/+1
* Create the bookmark adapter in a background thread.Patrick Scott2010-04-091-14/+29
* Draw the touch icon better.Patrick Scott2010-03-301-9/+22
* Fix for the 'Unable to add window' crash.Nicolas Catania2010-03-161-14/+20
* Request icons in the background.Patrick Scott2010-03-111-0/+18
* Update the shortcut icons with new assets.Patrick Scott2010-02-251-5/+15
* Add data (title, screenshot, favicon) to share intent.Leon Scroggins2010-01-191-2/+4
* am 58c3d985: am fde9746a: Clear parent/child tab relationships when clearing ...Leon Scroggins2010-01-111-6/+11
|\
| * Clear parent/child tab relationships when clearing history.Leon Scroggins2010-01-111-6/+11
* | Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-081-6/+2
|/
* Pass a message to query the database, rather than doing it in onCreate.Leon Scroggins2009-11-241-21/+48
* am b3968bbc: Disable thumbnail view mode for most visited page.Leon Scroggins2009-10-161-8/+5
|\
| * Disable thumbnail view mode for most visited page.Leon Scroggins2009-10-161-8/+5
* | Scale the favicon by the density of the screen.Patrick Scott2009-10-051-2/+3
|/
* Make bookmarks grid view inset by the width of the scrollbar.Leon Scroggins2009-09-281-0/+1
* Use new assets for list view and thumbnail view.Leon Scroggins2009-09-251-3/+12
* Fix layout issues on the bookmarks screen.Leon Scroggins2009-09-251-2/+7
* Add possibility to customize the chooser dialog used to allow the userAndrei Popescu2009-09-241-1/+2
* Tweaks to improve the look of the bookmarks page.Leon Scroggins2009-09-231-3/+1
* Make the deletion of bookmarks depend on both title and URLAndrei Popescu2009-09-231-1/+1
* Support precomposed app icons.Patrick Scott2009-09-221-2/+4
* Put current screenshot under "Add" on bookmark thumbnail page.Ben Murdoch2009-09-211-1/+3
* Handle BACK key at UP in the Browser.Grace Kloba2009-09-201-7/+6
* Make the view mode that the user sets (either grid or list) in the bookmarks/...Ben Murdoch2009-09-161-12/+48
* Fix a crasher on the most visited page when the history is empty.Leon Scroggins2009-08-191-16/+26
* Fix a crash.Leon Scroggins2009-08-191-2/+3
* Disable "open in new window" if Go came up from a new tab.Leon Scroggins2009-08-171-3/+4
* Fix a class cast exception.Leon Scroggins2009-08-141-6/+16
* Make the "Most visited" page have a thumbnail viewing mode.Leon Scroggins2009-08-061-8/+69
* Implement onReceivedTouchIconUrl.Patrick Scott2009-08-051-38/+70
* Updates for the look of the bookmarks page.Leon Scroggins2009-08-041-0/+8
* Work on the Bookmark Grid, including the favicon.Leon Scroggins2009-07-151-5/+15
* Integrate bookmark grid view mode with list view mode.Leon Scroggins2009-07-141-29/+68
* Enable setting home page from bookmarks/history.Leon Scroggins2009-05-281-1/+8
* Automated import from //branches/master/...@141656,141656Patrick Scott2009-03-241-6/+52
* Automated import from //branches/master/...@140651,140651Romain Guy2009-03-241-1/+1
* Automated import from //branches/master/...@140415,140415Patrick Scott2009-03-241-1/+1
* auto import from //branches/cupcake_rel/...@138607The Android Open Source Project2009-03-131-2/+7
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+385
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-385/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-5/+15
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-8/+27
* Initial ContributionThe Android Open Source Project2008-10-211-0/+356