summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/addbookmark/FolderSpinner.java
Commit message (Collapse)AuthorAgeFilesLines
* Tapping star for bookmarked page now edits that bookmark.Leon Scroggins2011-01-131-8/+55
| | | | | | | | | | | Rather than creating a new bookmark. Bug:3222677 Use a CursorLoader to find the existing bookmark, if any, and another to find the root folder. Change-Id: I92bd28124b75d0cbb534480cc674ee352fb72ab7
* Use a spinner for the folder selector.Leon Scroggins2011-01-071-0/+45
Bug:2953515 Change-Id: I6487330840e38cf1d03a2a9ffcecbc6e211a3c38