summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/BrowserBookmarksPage.java
Commit message (Expand)AuthorAgeFilesLines
...
* Fix context menu for bookmarksJohn Reck2010-12-021-2/+2
* Adds context menu for folders (edit/delete)John Reck2010-11-241-87/+76
* Refactor Bookmark fragment, fixes NPEJohn Reck2010-11-241-43/+167
* Adds a list view option for viewing bookmarksJohn Reck2010-11-231-4/+50
* Controller RefactorMichael Kolb2010-11-171-2/+2
* Allow context menu items to be handled properly.Leon Scroggins2010-11-031-2/+2
* Use constants in place of strings, and remove unused code.Leon Scroggins2010-10-221-5/+5
* fix shortcut titleMichael Kolb2010-10-211-1/+1
* new bookmark screen part 2Michael Kolb2010-10-131-48/+47
* update bookmarks & history pageMichael Kolb2010-10-061-10/+10
* Add settings to enable bookmarks sync.Jeff Hamilton2010-09-281-41/+9
* Do not show a context menu for folders.Leon Scroggins2010-09-271-4/+6
* Beginning work on adding bookmarks with folders.Leon Scroggins III2010-09-221-0/+2
* Add "Unsynced" to the bookmark account selector.Jeff Hamilton2010-09-211-26/+43
* 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