summaryrefslogtreecommitdiff
path: root/src/com/android/browser/AddBookmarkPage.java
AgeCommit message (Expand)Author
2011-11-09Special case the root folder in add bookmarksJohn Reck
2011-10-17Cleanup widget config activityJohn Reck
2011-09-26Update add bookmark dialogJohn Reck
2011-08-08Move local bookmarks to end of Bookmark pageJohn Reck
2011-08-01Cache the application context instead of Activity.Ben Murdoch
2011-07-26Remove obsolete usage of WebIconDatabaseJohn Reck
2011-07-11Clear recents folder when changing accountJohn Reck
2011-05-26Configure bookmark widgetJohn Reck
2011-05-17Add provider support for moving between accountsJohn Reck
2011-05-13More preventing recursive foldersJohn Reck
2011-05-13Merge "Prevent adding a folder to itself recursively"John Reck
2011-05-13Prevent adding a folder to itself recursivelyJohn Reck
2011-05-13Fix bug where wrong folder contents are loadedJohn Reck
2011-05-13Make add/edit bookmark be account-awareJohn Reck
2011-05-10Initial pass at collapsable bookmarksJohn Reck
2011-02-23Insert a missing break statement.Leon Scroggins
2011-02-23Only look for most recently saved bookmark by current user.Leon Scroggins
2011-02-14Show last folder saved to as an option.Leon Scroggins
2011-02-11Only edit existing bookmark when bookmarking from the title bar.Leon Scroggins
2011-01-20asset drop & namingMichael Kolb
2011-01-18When canceling folder selection, go back to showing correct folder.Leon Scroggins
2011-01-13Show a remove button for existing bookmarks.Leon Scroggins
2011-01-13Tapping star for bookmarked page now edits that bookmark.Leon Scroggins
2011-01-11Close button on folder namer, with single line look.Leon Scroggins
2011-01-07Use a spinner for the folder selector.Leon Scroggins
2010-12-20Update to new loader APIs.Dianne Hackborn
2010-12-17Improvements to add bookmark dialog.Leon Scroggins
2010-12-16Use a footer view for the folder namer.Leon Scroggins
2010-12-16Prepare for some changes to LoaderManager/Loader.Dianne Hackborn
2010-12-15Request no title on addbookmark page.Leon Scroggins
2010-12-10Place "Other bookmarks" in top level in AddBookmark.Leon Scroggins
2010-12-08Do not show allow placing a folder inside itself.Leon Scroggins
2010-12-03Bookmarks page UI updatesJohn Reck
2010-11-24Adds context menu for folders (edit/delete)John Reck
2010-11-19More updates to the add bookmark page.Leon Scroggins
2010-11-17Controller RefactorMichael Kolb
2010-11-09Fixed bookmark folder creation bugJohn Reck
2010-11-08Use the correct anchor for the dropdown menu.Leon Scroggins
2010-10-22Use constants in place of strings, and remove unused code.Leon Scroggins
2010-10-22Incorporate save to home screen with add bookmark dialog.Leon Scroggins
2010-10-19Updates to add bookmark.Leon Scroggins
2010-10-18Update the "Add to" field of the add bookmarks page.Leon Scroggins
2010-10-18More edits to the add bookmark page.Leon Scroggins
2010-10-15Updates to the add bookmark dialog.Leon Scroggins
2010-10-13new bookmark screen part 2Michael Kolb
2010-10-13Use getters/setters for WebAddress fieldsBjorn Bringert
2010-10-12Remove some unnecessary use of hidden APIsBjorn Bringert
2010-10-12Merge commit '7bf3f38c493642b181f0c7ddf30b8214e50fea3b' into fix_amBjorn Bringert
2010-10-05Move AddBookmark dialog to upper right of screen.Leon Scroggins III
2010-10-01fix empty bookmark folder names bugMichael Kolb