summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/BreadCrumbView.java
Commit message (Collapse)AuthorAgeFilesLines
* Browser: update UIjrizzoli2015-11-071-2/+2
| | | | | | | | | | | | | | | | | | | * Res - Rename (#themersgottahate) - Vectors - Card-Tabs - CleanUp * Interface - Longpress fab to open incognito tab - New icon - Better urlbar - Fix tab animations - Remap PieControl * Features - Immersive mode (replace jb fullscreen) Change-Id: I2fde4242f477359dc8af18d1b7752750058cd6e9 Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* Browser: Materializelinuxx2015-11-071-1/+1
| | | | | | | | -Material Ui theme (green) -New icon -xxhdpi drawables Change-Id: I291f4bba1e412a8e762666db0684b95105dcf8b0
* Add content description for folder upJohn Reck2012-09-211-0/+2
| | | | | | Bug: 6940202 Change-Id: I6b8c53285606fdcf6495a4ccf3c94a2037c8979b
* Update add bookmark dialogJohn Reck2011-09-261-5/+7
| | | | | | | | | Bug: 5362468 Don't put listviews inside scrollviews Update the buttons to fancy style Cleanup padding and sizes Change-Id: I6b255a194a150b9efb01157475815e654df8231c
* Initial pass at collapsable bookmarksJohn Reck2011-05-101-6/+9
| | | | | | | Change bookmark view to show all bookmarks Group by account_name Change-Id: I2c252c9f0e8d4df4271649dbe9bf3db336f921df
* asset drop & namingMichael Kolb2011-01-201-2/+7
| | | | | | | | | 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
* Bookmark UI updateJohn Reck2011-01-141-6/+24
| | | | Change-Id: Ibdf7f93f7c5863d7108044dcd40d3866ff02518a
* Improvements to add bookmark dialog.Leon Scroggins2010-12-171-6/+7
| | | | | | | | | Bug:2953515 Use the folder icon for folders. Center the header views in the choose folder view. Change-Id: Ia19d81131a177aa3fce02645c411011e40e21bc4
* Adds a cancel button to ShortcutActivity dialogJohn Reck2010-12-071-1/+1
| | | | | | | | Bug: 3167402 Adds a cancel button to the ShortcutActivity when it is being shown as a dialog (when large) Change-Id: I6e47db8770cd18f69d534c361ff8fc90128e8dad
* Bookmarks page UI updatesJohn Reck2010-12-031-10/+60
| | | | | | | | Bug: 3248628 Updates the bookmark page UI based off of the newest UI design document. Change-Id: I26447b7e1c38798b3c229c9d8c10af2565458a7b
* No longer use this private API.Dianne Hackborn2010-12-031-2/+2
| | | | Change-Id: I6da57d89b526975422afc0dab7051d28a17fa64e
* More edits to the add bookmark page.Leon Scroggins2010-10-181-1/+38
| | | | | | | | | | | | | | | | | | | | 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
* Change the back button to INVISIBLE instead of GONE.Leon Scroggins2010-10-151-5/+5
| | | | | | | | | | 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
* Updates to the add bookmark dialog.Leon Scroggins2010-10-151-1/+10
| | | | | | | | | | | | | | | 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
* new bookmark screen part 2Michael Kolb2010-10-131-0/+253
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