summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/BrowserBookmarksPage.java
Commit message (Expand)AuthorAgeFilesLines
* Add bookmarks to the current account.Jeff Hamilton2010-09-171-2/+2
* Add a basic account picker to the bookmarks pickerJeff Hamilton2010-09-171-39/+184
* A bunch of updates to BrowserProvider2.Jeff Hamilton2010-09-151-24/+21
* fix edit bookmark bugMichael Kolb2010-09-071-12/+21
* Update to follow clipboard API.Dianne Hackborn2010-08-261-2/+2
* fixed adding bookmark shortcut from home screenMichael Kolb2010-08-251-13/+17
* Switch the bookmarks and history over to fragments.Jeff Hamilton2010-08-181-69/+54
* Switch the history management over to the new provider.Jeff Hamilton2010-08-181-4/+5
* Update to the new contract class location.Jeff Hamilton2010-08-171-2/+1
* First revision of the new browser provider.Jeff Hamilton2010-08-161-465/+276
* Do not write the Bookmarks Activity view mode preference unnecessarily.Ben Murdoch2010-08-091-5/+7
* Fix build.Dianne Hackborn2010-08-051-9/+4
* 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