History log of /packages/apps/Browser/src/com/android/browser/BreadCrumbView.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
aac2ce07604daea0315b6caba6d286fb4cb34365 21-Sep-2012 John Reck <jreck@google.com> Add content description for folder up

Bug: 6940202

Change-Id: I6b8c53285606fdcf6495a4ccf3c94a2037c8979b
/packages/apps/Browser/src/com/android/browser/BreadCrumbView.java
95f88e4825f6330938bd589ed39f1537469338e4 26-Sep-2011 John Reck <jreck@google.com> Update add bookmark dialog

Bug: 5362468
Don't put listviews inside scrollviews
Update the buttons to fancy style
Cleanup padding and sizes

Change-Id: I6b255a194a150b9efb01157475815e654df8231c
/packages/apps/Browser/src/com/android/browser/BreadCrumbView.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/BreadCrumbView.java
5a72f1858c2f73be3558c6cdaa2c84b4c36fa748 14-Jan-2011 Michael Kolb <kolby@google.com> asset drop & naming

drop in new assets
get naming in sync with UX
Note: not all resources are included yet
item_background...xm will be enabled when all required resources come in

Change-Id: I321084abd25ef6c533f1f3da636a246e7ee00547
/packages/apps/Browser/src/com/android/browser/BreadCrumbView.java
b3417f0a68a1efc64604ea354ae7f856ce79cb16 14-Jan-2011 John Reck <jreck@google.com> Bookmark UI update

Change-Id: Ibdf7f93f7c5863d7108044dcd40d3866ff02518a
/packages/apps/Browser/src/com/android/browser/BreadCrumbView.java
905250c0e82e89a08b9e4670f1e3a806cb4d2fb8 17-Dec-2010 Leon Scroggins <scroggo@google.com> Improvements to add bookmark dialog.

Bug:2953515

Use the folder icon for folders.
Center the header views in the choose folder view.

Change-Id: Ia19d81131a177aa3fce02645c411011e40e21bc4
/packages/apps/Browser/src/com/android/browser/BreadCrumbView.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/BreadCrumbView.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/BreadCrumbView.java
7831da9c2c7f29c131728275e9d7aded61cc5ad7 03-Dec-2010 Dianne Hackborn <hackbod@google.com> No longer use this private API.

Change-Id: I6da57d89b526975422afc0dab7051d28a17fa64e
/packages/apps/Browser/src/com/android/browser/BreadCrumbView.java
7e5f735150ad3fa89305a32889356ff94e453851 18-Oct-2010 Leon Scroggins <scroggo@google.com> More edits to the add bookmark page.

Bug:2953515

BreadCrumbView:
Make sure the height is at least as tall as the separator,
so the height will not change when a separator is added or
removed.

Override getBaseline() to return the baseline of the
crumbs.

AddBookmarkPage:
Move the Add new folder button to the top.

Update the divider between the title and the rest of the
dialog.

Change-Id: I60d329626bd4ec2975cbf6ef00081338beeb7553
/packages/apps/Browser/src/com/android/browser/BreadCrumbView.java
8a2a0e7320a2f61fb37669ff0e3228f593fd6d25 15-Oct-2010 Leon Scroggins <scroggo@google.com> Change the back button to INVISIBLE instead of GONE.

The problem with setting it to GONE is that it does not get
measured when determining the height. This means that if a
crumb cannot go back and the back button is removed as a
result, the BreadCrumbView will change its height,
resulting in some jumpiness.

Change-Id: I62b32dfb0b0b72fe462bf9ec8413372786c414ab
/packages/apps/Browser/src/com/android/browser/BreadCrumbView.java
74dbe014c9be6ebbba80f1f08aec12d15254fcc7 15-Oct-2010 Leon Scroggins <scroggo@google.com> Updates to the add bookmark dialog.

AddBookmarkPage:
Use BreadCrumbView in the dialog.
Set better dimensions so the dialog stays consistent.

BreadCrumbView:
Provide an option to disallow going back from a
particular crumb.
Limit the width of a crumb.

Bug:2953515

Change-Id: Iadd68b89b9b43f9645d7c4dee483f66edb3f3c93
/packages/apps/Browser/src/com/android/browser/BreadCrumbView.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/BreadCrumbView.java