summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/BrowserBookmarksPage.java
Commit message (Expand)AuthorAgeFilesLines
* Show a remove button for existing bookmarks.Leon Scroggins2011-01-131-18/+3
* Adds a "open all in tabs" to folder context menuJohn Reck2011-01-111-1/+34
* Update to new loader APIs.Dianne Hackborn2010-12-201-1/+1
* Prepare for some changes to LoaderManager/Loader.Dianne Hackborn2010-12-161-0/+10
* Spec update for Bookmark widgetJohn Reck2010-12-151-1/+2
* Removed 'Other Bookmarks' context menuJohn Reck2010-12-101-0/+9
* Adds a cancel button to ShortcutActivity dialogJohn Reck2010-12-071-2/+8
* Fix a layout hierarchy bugJohn Reck2010-12-031-1/+2
* Bookmarks page UI updatesJohn Reck2010-12-031-51/+64
* 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