History log of /packages/apps/Browser/src/com/android/browser/view/BookmarkExpandableView.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7bf15e8a3e6badb4cf81db7e89299b8840df5843 20-Feb-2013 Pawel Bochenski <pawel.bochenski2@sonymobile.com> NPE in bookmark grid when using mouse

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
/packages/apps/Browser/src/com/android/browser/view/BookmarkExpandableView.java
9ee87d9ce5aae1460f53bea66bfcafd3671505a0 04-May-2012 John Reck <jreck@google.com> Fix getItemId()

Bug: 6446119

Change-Id: If8c13c9f2cb9b93c6f3575f12111059aeeacd5cb
/packages/apps/Browser/src/com/android/browser/view/BookmarkExpandableView.java
821e426ad369be3d6decb51245dd1c3df653a0b7 25-Apr-2012 John Reck <jreck@google.com> Remove more unused code

Change-Id: If5b84b904ca117b27dabdac87cb43682cf21b178
/packages/apps/Browser/src/com/android/browser/view/BookmarkExpandableView.java
af991f93d09bf4d2db3c7a8c03ca3ca4352bed83 25-Apr-2012 John Reck <jreck@google.com> Remove unused code

Change-Id: Ia38f8aabbb5cfa1cceab160f4285e7b86aac2c17
/packages/apps/Browser/src/com/android/browser/view/BookmarkExpandableView.java
cece1fe59c45893bb46e321917aa881705ab0b7e 13-Sep-2011 John Reck <jreck@google.com> Hide breadcrumbs at root folder

Bug: 5346728

Change-Id: I0dd247bac233e632546cf4fa92ec7ddf3842d588
/packages/apps/Browser/src/com/android/browser/view/BookmarkExpandableView.java
ef4a243155bec06dfa88039e3b76f5709f014993 13-Sep-2011 John Reck <jreck@google.com> Make bookmark be full width

Bug: 5288329
Pushes scroll bars to the edge and allows scrolling in the empty space

Change-Id: Ie35a0dde2887aeb67d02992751629540222f1713
/packages/apps/Browser/src/com/android/browser/view/BookmarkExpandableView.java
4eb475de8265a4d177580a137a6a7148aaec1380 12-Sep-2011 John Reck <jreck@google.com> Add sanity checking to bookmark click listener

Bug: 5296561
Monkey manages to make the impossible happen - sanity check the state
of the world.

Change-Id: Ibbe62e6bd564d98af570271fa834dc9472c06126
/packages/apps/Browser/src/com/android/browser/view/BookmarkExpandableView.java
c3c46d7731006ba78497c61aa4fec34d58ac182e 07-Sep-2011 John Reck <jreck@google.com> Clear accounts after cursors are closed

Bug: 5240198

Change-Id: I27704c165a22cecd49a903e66055547f3bd3cb50
/packages/apps/Browser/src/com/android/browser/view/BookmarkExpandableView.java
4f61ee45c1a2794d4254998c735a320fa6718edd 23-Aug-2011 John Reck <jreck@google.com> Save bookmark group state

Bug: 5135795

Change-Id: Id5069cc3f2afb16bcadac5b83d523200898a7d73
/packages/apps/Browser/src/com/android/browser/view/BookmarkExpandableView.java
4ab7529499ab631010488f318e254806cb91f5e9 07-Jul-2011 John Reck <jreck@google.com> Disable bookmark drag&drop support

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
/packages/apps/Browser/src/com/android/browser/view/BookmarkExpandableView.java
9db9529bdb7490ccd72fbe66f7e9c9d7cdd73899 20-Jun-2011 John Reck <jreck@google.com> Re-enable list view mode

Bug: 4645489

Change-Id: Id6eab53a6cb73083781c96a41bfeffec6eae0498
/packages/apps/Browser/src/com/android/browser/view/BookmarkExpandableView.java