summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/view/BookmarkExpandableGridView.java
Commit message (Collapse)AuthorAgeFilesLines
* Re-enable list view modeJohn Reck2011-06-201-480/+0
| | | | | | Bug: 4645489 Change-Id: Id6eab53a6cb73083781c96a41bfeffec6eae0498
* Remove magic paddings from bookmark viewJohn Reck2011-06-151-14/+19
| | | | | | | Use calculated sizes to correctly center without the need for "magic" padding values. Change-Id: Ida64a80243df9bf05355dd1db1047fc16c10b726
* Bookmark drop CABJohn Reck2011-05-271-11/+26
| | | | | | When dragging a bookmark, show the CAB with drop targets Change-Id: I2a05800c8ab393f8fba64c46945266566eeacc7f
* Replace hack with new framework supportJohn Reck2011-05-191-9/+4
| | | | Change-Id: I62abc855fd4db18e17415c86e9b791b1710abd2f
* Workaround to get smooth scroll on group expandJohn Reck2011-05-191-4/+9
| | | | | | | Get smooth scrolling on group expand in bookmark grid working. Change-Id: I5ce9dd7a2c9b16725df8fd723b0fa39408ebec61
* Initial bookmark drag & dropJohn Reck2011-05-181-6/+42
| | | | | | | Currently can only re-parent (drop into folders, between accounts) Has no visual feedback yet either Change-Id: If02c32a98a836c4567f274f1cb1654a25f469b0f
* Initial pass at collapsable bookmarksJohn Reck2011-05-101-0/+424
Change bookmark view to show all bookmarks Group by account_name Change-Id: I2c252c9f0e8d4df4271649dbe9bf3db336f921df