summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/addbookmark
Commit message (Collapse)AuthorAgeFilesLines
* Clear recents folder when changing accountJohn Reck2011-07-111-0/+6
| | | | | | Bug: 4971707 Change-Id: I20fa1fdbf0f832af0b36c81ebba17decbc9a5811
* Make add/edit bookmark be account-awareJohn Reck2011-05-131-37/+38
| | | | Change-Id: I5e4e489d891adace7f76b4c4534a2203119dface
* Show last folder saved to as an option.Leon Scroggins2011-02-141-2/+23
| | | | | | Bug:3424716 Change-Id: Id0087fc07dc2cab58177711c63d0a2e27e99e662
* asset drop & namingMichael Kolb2011-01-201-3/+3
| | | | | | | | | drop in new assets get naming in sync with UX Note: not all resources are included yet item_background...xm will be enabled when all required resources come in Change-Id: I321084abd25ef6c533f1f3da636a246e7ee00547
* Use assets with a more consistent look.Leon Scroggins2011-01-131-2/+2
| | | | Change-Id: I51c084af638bb4dc2ee3fcbae9f597b6e2238a0c
* 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-072-0/+180
Bug:2953515 Change-Id: I6487330840e38cf1d03a2a9ffcecbc6e211a3c38