summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/BrowserBookmarksPage.java
Commit message (Expand)AuthorAgeFilesLines
* Remove more unused codeJohn Reck2012-04-241-47/+0
* Remove unused codeJohn Reck2012-04-241-4/+1
* Bookmark page changesJohn Reck2012-04-231-0/+4
* Load bookmarks asynchronouslyJohn Reck2012-04-181-1/+21
* Support BOOKMARK_TYPEJohn Reck2012-04-121-3/+3
* Hide breadcrumbs at root folderJohn Reck2011-09-201-1/+6
* Cleanup history perf + UIJohn Reck2011-09-091-0/+1
* Clear accounts after cursors are closedJohn Reck2011-09-061-0/+1
* Save bookmark group stateJohn Reck2011-08-221-1/+35
* Fix crashJohn Reck2011-08-191-1/+4
* Support horizontal swipe in combo activityJohn Reck2011-08-111-15/+29
* Move local bookmarks to end of Bookmark pageJohn Reck2011-08-081-3/+6
* Cache the application context instead of Activity.Ben Murdoch2011-08-011-1/+1
* Move ComboView to its own activityJohn Reck2011-07-181-77/+9
* Re-enable list view modeJohn Reck2011-06-201-81/+13
* Fix dual-bar action bar in bookmarksJohn Reck2011-06-171-4/+0
* Remove magic paddings from bookmark viewJohn Reck2011-06-151-5/+1
* Remove unused parameterJohn Reck2011-06-101-16/+0
* Bookmark drop CABJohn Reck2011-05-271-17/+70
* Remove sync settingJohn Reck2011-05-261-3/+0
* Initial bookmark drag & dropJohn Reck2011-05-181-0/+12
* am ccdc7bbd: am 9fdd981a: Bookmark action bar fixJohn Reck2011-05-181-0/+1
|\
| * Bookmark action bar fixJohn Reck2011-05-171-0/+1
* | resolved conflicts for merge of e619f1e5 to masterJohn Reck2011-05-181-3/+3
|\ \ | |/
| * Use tablet UI for largeJohn Reck2011-05-171-2/+2
* | Initial pass at collapsable bookmarksJohn Reck2011-05-101-205/+167
* | Browser settings refactorJohn Reck2011-04-261-1/+1
* | Add missing menu iconsJohn Reck2011-03-181-6/+6
|/
* Add null checkJohn Reck2011-03-141-1/+1
* Fix scroll jump on updateJohn Reck2011-02-221-2/+6
* Make bookmarks useable-ish on phonesJohn Reck2011-02-141-1/+12
* Fix memory leak in bookmarks pageJohn Reck2011-01-271-0/+2
* Bookmarks listen for account pref changesJohn Reck2011-01-261-133/+33
* asset drop & namingMichael Kolb2011-01-201-1/+1
* History UI updateJohn Reck2011-01-181-9/+11
* Follow API changes.Dianne Hackborn2011-01-171-1/+1
* Bookmark UI updateJohn Reck2011-01-141-25/+39
* 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