summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/AddBookmarkPage.java
Commit message (Expand)AuthorAgeFilesLines
* Browser: update UIjrizzoli2015-11-071-1/+1
* Browser: Materializelinuxx2015-11-071-1/+1
* Rewrite calls to Proxy.getPreferredHttpHostNarayan Kamath2014-10-271-2/+2
* Special case the root folder in add bookmarksJohn Reck2011-11-091-1/+8
* Cleanup widget config activityJohn Reck2011-10-171-1/+1
* Update add bookmark dialogJohn Reck2011-09-261-0/+2
* Move local bookmarks to end of Bookmark pageJohn Reck2011-08-081-2/+1
* Cache the application context instead of Activity.Ben Murdoch2011-08-011-3/+3
* Remove obsolete usage of WebIconDatabaseJohn Reck2011-07-261-1/+1
* Clear recents folder when changing accountJohn Reck2011-07-111-0/+1
* Configure bookmark widgetJohn Reck2011-05-261-3/+3
* Add provider support for moving between accountsJohn Reck2011-05-171-17/+0
* More preventing recursive foldersJohn Reck2011-05-131-1/+6
* Merge "Prevent adding a folder to itself recursively"John Reck2011-05-131-1/+1
|\
| * Prevent adding a folder to itself recursivelyJohn Reck2011-05-131-1/+1
* | Fix bug where wrong folder contents are loadedJohn Reck2011-05-131-4/+13
|/
* Make add/edit bookmark be account-awareJohn Reck2011-05-131-225/+284
* Initial pass at collapsable bookmarksJohn Reck2011-05-101-1/+1
* Insert a missing break statement.Leon Scroggins2011-02-231-0/+1
* Only look for most recently saved bookmark by current user.Leon Scroggins2011-02-231-3/+3
* Show last folder saved to as an option.Leon Scroggins2011-02-141-1/+67
* Only edit existing bookmark when bookmarking from the title bar.Leon Scroggins2011-02-111-1/+3
* asset drop & namingMichael Kolb2011-01-201-1/+1
* When canceling folder selection, go back to showing correct folder.Leon Scroggins2011-01-181-8/+30
* Show a remove button for existing bookmarks.Leon Scroggins2011-01-131-2/+30
* Tapping star for bookmarked page now edits that bookmark.Leon Scroggins2011-01-131-73/+122
* Close button on folder namer, with single line look.Leon Scroggins2011-01-111-0/+10
* Use a spinner for the folder selector.Leon Scroggins2011-01-071-45/+56
* Update to new loader APIs.Dianne Hackborn2010-12-201-1/+1
* Improvements to add bookmark dialog.Leon Scroggins2010-12-171-1/+18
* Use a footer view for the folder namer.Leon Scroggins2010-12-161-23/+66
* Prepare for some changes to LoaderManager/Loader.Dianne Hackborn2010-12-161-0/+8
* Request no title on addbookmark page.Leon Scroggins2010-12-151-8/+1
* Place "Other bookmarks" in top level in AddBookmark.Leon Scroggins2010-12-101-38/+77
* Do not show allow placing a folder inside itself.Leon Scroggins2010-12-081-1/+7
* Bookmarks page UI updatesJohn Reck2010-12-031-34/+1
* Adds context menu for folders (edit/delete)John Reck2010-11-241-39/+79
* More updates to the add bookmark page.Leon Scroggins2010-11-191-14/+29
* Controller RefactorMichael Kolb2010-11-171-1/+1
* Fixed bookmark folder creation bugJohn Reck2010-11-091-0/+7
* Use the correct anchor for the dropdown menu.Leon Scroggins2010-11-081-4/+1
* Use constants in place of strings, and remove unused code.Leon Scroggins2010-10-221-25/+31
* Incorporate save to home screen with add bookmark dialog.Leon Scroggins2010-10-221-14/+86
* Updates to add bookmark.Leon Scroggins2010-10-191-15/+36
* Update the "Add to" field of the add bookmarks page.Leon Scroggins2010-10-181-16/+41
* More edits to the add bookmark page.Leon Scroggins2010-10-181-8/+16
* Updates to the add bookmark dialog.Leon Scroggins2010-10-151-61/+89
* new bookmark screen part 2Michael Kolb2010-10-131-3/+5
* Use getters/setters for WebAddress fieldsBjorn Bringert2010-10-131-1/+1
* Remove some unnecessary use of hidden APIsBjorn Bringert2010-10-121-3/+7