summaryrefslogtreecommitdiff
path: root/src/com/android/browser/view/BookmarkExpandableView.java
Commit message (Collapse)AuthorAgeFilesLines
* NPE in bookmark grid when using mousePawel Bochenski2013-07-021-4/+7
| | | | | | | | | | When using a mouse and right clicking on an empty element element in the bookmark grid an NPE ocurrs. Patch fixes crash after click right button on the mouse in bookmark screen, by adding null pointer check. Change-Id: I07af747797411176e9fd9473eb2dbfe4404e58f5
* Fix getItemId()John Reck2012-05-041-2/+1
| | | | | | Bug: 6446119 Change-Id: If8c13c9f2cb9b93c6f3575f12111059aeeacd5cb
* Remove more unused codeJohn Reck2012-04-241-60/+0
| | | | Change-Id: If5b84b904ca117b27dabdac87cb43682cf21b178
* Remove unused codeJohn Reck2012-04-241-33/+0
| | | | Change-Id: Ia38f8aabbb5cfa1cceab160f4285e7b86aac2c17
* Hide breadcrumbs at root folderJohn Reck2011-09-201-0/+1
| | | | | | Bug: 5346728 Change-Id: I0dd247bac233e632546cf4fa92ec7ddf3842d588
* Make bookmark be full widthJohn Reck2011-09-131-3/+2
| | | | | | | Bug: 5288329 Pushes scroll bars to the edge and allows scrolling in the empty space Change-Id: Ie35a0dde2887aeb67d02992751629540222f1713
* Add sanity checking to bookmark click listenerJohn Reck2011-09-121-0/+7
| | | | | | | | Bug: 5296561 Monkey manages to make the impossible happen - sanity check the state of the world. Change-Id: Ibbe62e6bd564d98af570271fa834dc9472c06126
* Clear accounts after cursors are closedJohn Reck2011-09-061-1/+1
| | | | | | Bug: 5240198 Change-Id: I27704c165a22cecd49a903e66055547f3bd3cb50
* Save bookmark group stateJohn Reck2011-08-221-2/+22
| | | | | | Bug: 5135795 Change-Id: Id5069cc3f2afb16bcadac5b83d523200898a7d73
* Disable bookmark drag&drop supportJohn Reck2011-07-071-0/+6
| | | | | | | | Bug: 4982126 Due to time constraints, system-wide drag and drop hasn't gotten the UX attention needed. So for now, disable drag & drop in bookmarks. Change-Id: Idbc0b90be18c3845679205b3fed55f4176b9be50
* Re-enable list view modeJohn Reck2011-06-201-0/+514
Bug: 4645489 Change-Id: Id6eab53a6cb73083781c96a41bfeffec6eae0498