History log of /packages/apps/Browser/src/com/android/browser/ShortcutActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a6bebc033aa19c8a62409acab99d8d9d9ec74e3f 13-Aug-2011 John Reck <jreck@google.com> Add title for bookmark shortcut picker

Bug: 5144535

Change-Id: I4d8c7b961d44d8d79300fab33425881f255b3156
/packages/apps/Browser/src/com/android/browser/ShortcutActivity.java
2d963a2899afbe000d1ab498f94de87f25e33184 11-Aug-2011 John Reck <jreck@google.com> Support horizontal swipe in combo activity

Bug: 5145315

Change-Id: I1e9b4a6bae325244c7a3fb6159deadc3fcf170e6
/packages/apps/Browser/src/com/android/browser/ShortcutActivity.java
d3e4d5b4ffdf374b836ec9d4d3e315040c8c3779 14-Jul-2011 John Reck <jreck@google.com> Move ComboView to its own activity

Bugs: 5009130 3368824

Change-Id: I559bb88a1e759172ef9a7d2a8b41ea4c7e523ec6
/packages/apps/Browser/src/com/android/browser/ShortcutActivity.java
71efc2bbf08574425a387c992e24cb9eaf0a6e6c 10-May-2011 John Reck <jreck@google.com> Initial pass at collapsable bookmarks

Change bookmark view to show all bookmarks
Group by account_name

Change-Id: I2c252c9f0e8d4df4271649dbe9bf3db336f921df
/packages/apps/Browser/src/com/android/browser/ShortcutActivity.java
a9c1c33d4d61f108eb22f345052ced43b485af84 10-Dec-2010 John Reck <jreck@google.com> Hooked up shortcut callback listener

Bug: 3272241
When the cancel button was added the call to register a callback
listener was accidentally removed. Adding it back.

Change-Id: I45fc205873a4c1d3b9f4faa470cecf7cfed661c7
/packages/apps/Browser/src/com/android/browser/ShortcutActivity.java
d4893b0263f751f188f62ee3d64b3c5e129c98ed 08-Dec-2010 John Reck <jreck@google.com> Adds a cancel button to ShortcutActivity dialog

Bug: 3167402
Adds a cancel button to the ShortcutActivity when it is being
shown as a dialog (when large)

Change-Id: I6e47db8770cd18f69d534c361ff8fc90128e8dad
/packages/apps/Browser/src/com/android/browser/ShortcutActivity.java
89f73c1146f474641881e3e20c77cfbfc18fa313 01-Dec-2010 John Reck <jreck@google.com> Bookmarks page UI updates

Bug: 3248628
Updates the bookmark page UI based off of the newest UI design
document.

Change-Id: I26447b7e1c38798b3c229c9d8c10af2565458a7b
/packages/apps/Browser/src/com/android/browser/ShortcutActivity.java
608baa78f4071409294f79b37e7ffa9ca96c4223 24-Nov-2010 John Reck <jreck@google.com> Refactor Bookmark fragment, fixes NPE

Bug: 2926451
This change refactors the BrowserBookmarkPage fragment for better
encapsulation, and updates the CombinedBookmarkHistoryView and
ShortcutActivity. ShortcutActivity now supports folder navigation
as well as toggling list or thumbnail view.

Change-Id: Ie8168467e793d60d75c15746f81318cfa7e9f003
/packages/apps/Browser/src/com/android/browser/ShortcutActivity.java
370a4f3e47b740fd10b9028aae9e87e17254caa8 06-Oct-2010 Michael Kolb <kolby@google.com> new bookmark screen part 2

specs here: https://docs.google.com/a/google.com/present/edit?id=0ARMpWryWB2oaY2RkbmZwdnBfODc0Y2diYnBoNDc&hl=en
moved tabs to top
added bread crumbs view for folder hierarchy
changed thumbnail sizes for xlarge screens

Change-Id: I3035f299b343f9aa1ec0dd41772e5594cd6b21f5
/packages/apps/Browser/src/com/android/browser/ShortcutActivity.java
e421c2472744ca7d35906f86204790ee97b91ca2 05-Oct-2010 Michael Kolb <kolby@google.com> update bookmarks & history page

convert combopage from activity to view
embed combopage in main layout
handle callbacks in BrowserActivity

Change-Id: Ie5f092f5de677a960181544e7519c2f7d5cb86c1
/packages/apps/Browser/src/com/android/browser/ShortcutActivity.java
801ecb73006a3062cdfeacf7ad6016e0a358671c 25-Aug-2010 Michael Kolb <kolby@google.com> fixed adding bookmark shortcut from home screen
bug: http://b/issue?id=2948937
added shortcut activity to host bookmarks page fragment

Change-Id: I39db8985b3c07fae6ca800cc57da3747040cb814
/packages/apps/Browser/src/com/android/browser/ShortcutActivity.java