summaryrefslogtreecommitdiffstats
path: root/res/layout
Commit message (Collapse)AuthorAgeFilesLines
...
| * fix url barMichael Kolb2011-01-251-0/+6
| | | | | | | | | | | | | | | | http://b/issue?id=3351733 added web /search icon fixed positioning when focus changes Change-Id: Ib917c2797c9886e6b899494798fb080757f01c7a
* | fix tab titleMichael Kolb2011-01-251-10/+8
|/ | | | | | | | | | http://b/issue?id=3384383 changed favicon background cleaned up spacing added fade to tab out animation increase size of tab for chevron Change-Id: I749c108691b73738839028b9cac89add86aa8b00
* hardware keyboard supportMichael Kolb2011-01-252-7/+6
| | | | | | | | | | | http://b/issue?id=3368141 http://b/issue?id=3368100 Removed duplicate key handling added focus transition from page to url bar once framework bug http://b/issue?id=3381411 is fixed, focus transitions in url bar will be fixed Change-Id: Id5011e78bf70d51a25a4e01cf31d9e6ad95ceab7
* Tightening incognito mode icon spacing, switching to new assetJustin Ho2011-01-241-4/+4
| | | | | | Bug: 3174763 Change-Id: Ia379b06b65729d4df966094df0aa3fb2e47234a8
* Add selected background to history groupsJohn Reck2011-01-211-1/+2
| | | | | | Bug: 3370856 Change-Id: Iac6436279e1e3a5c91e2c9637b66bbcb74e3d265
* Improve URL bar's touch target sizesJohn Reck2011-01-201-2/+4
| | | | | | Bug: 3373534 Change-Id: I57e0c4f57b3f12a61de6addee72f5e03337c3c04
* asset drop & namingMichael Kolb2011-01-2010-20/+20
| | | | | | | | | 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
* Use the appropriate resource for the remove trashcan.Leon Scroggins2011-01-191-1/+1
| | | | Change-Id: I013dd73b4daa511592ab58afb45c8a6b7fa5c012
* Merge "History UI update" into honeycombJohn Reck2011-01-185-22/+26
|\
| * History UI updateJohn Reck2011-01-185-22/+26
| | | | | | | | Change-Id: If4af6e37252f297bc1744af65df4bc2f123f41dd
* | Merge "Omnibox tweaks" into honeycombJohn Reck2011-01-181-1/+2
|\ \
| * | Omnibox tweaksJohn Reck2011-01-181-1/+2
| |/ | | | | | | | | | | | | | | Bug: 3345000 Move nav suggest after all local results including history and changed second line to a slight green color Change-Id: Ia9f8376633b666dc8706a0ea125a999066fa60a0
* | Widget asset cleanupJohn Reck2011-01-171-79/+0
|/ | | | Change-Id: If423c7320a6d6c317274449e4686145df25204a2
* Add a "disable autofill" checkbox to the setup promptBen Murdoch2011-01-171-0/+37
| | | | | | | | | | | | Make the intent of the buttons in the setup autofill dialog clearer by adding an option to disable the feature. The cancel button now simply dismisses the dialog and we only disable the feature if the user checks the new box and clicks OK. Clicking OK without checking the box takes the user to the prdoile editor as before. Bug:3348828 Change-Id: Ib54b879b6953d0c8865d50374188059a43a8e6ba
* Bookmark UI updateJohn Reck2011-01-146-141/+52
| | | | Change-Id: Ibdf7f93f7c5863d7108044dcd40d3866ff02518a
* change tabbar overflow handlingMichael Kolb2011-01-141-4/+0
| | | | | | | | | http://b/issue?id=3350118 remove arrows and fade scroll gap off to the left scroll under new tab button to right Change-Id: I1dcd45aadcce7881717f5af6bbdbc28bf21e7dc3
* Merge "Show a remove button for existing bookmarks." into honeycombLeon Scroggins2011-01-141-8/+35
|\
| * Show a remove button for existing bookmarks.Leon Scroggins2011-01-131-8/+35
| | | | | | | | | | | | Bug:3222677 Change-Id: Id11585bc68f239a02aa477898f6c00792ad44093
* | More widget tweaksJohn Reck2011-01-131-41/+30
|/ | | | Change-Id: I9233bbc2df9a88a4979d065b17b0a3943500c7cd
* Merge "Thumbnail widget tweaks" into honeycombJohn Reck2011-01-121-6/+11
|\
| * Thumbnail widget tweaksJohn Reck2011-01-121-6/+11
| | | | | | | | Change-Id: I9e8d7ec040698627caaacfff7f23d1c7fd48a0e5
* | Merge "fix tab bar layout bug" into honeycombMichael Kolb2011-01-121-1/+2
|\ \ | |/ |/|
| * fix tab bar layout bugMichael Kolb2011-01-121-1/+2
| | | | | | | | | | | | | | | | http://b/issue?id=3344140 changed layout width of scroll view fixed quickcontrols handling Change-Id: I6fbe8e7c35ce3f21a2e0fc03b4650fc5a47f0fcc
* | Replace old list widget with new thumbnail widgetJohn Reck2011-01-124-142/+118
|/ | | | | | Bug: 3336562 Change-Id: Ic612b5309f185658f4515bbc90cc44d8b9ccf1e0
* Close button on folder namer, with single line look.Leon Scroggins2011-01-111-2/+19
| | | | | Bug:2953515 Change-Id: Ic079383f5bab45c0aa8f9a704b5f64f8fe7fa79d
* Use a spinner for the folder selector.Leon Scroggins2011-01-072-8/+25
| | | | | Bug:2953515 Change-Id: I6487330840e38cf1d03a2a9ffcecbc6e211a3c38
* Do not merge. Make the height remain the same when choosing folder.Leon Scroggins2011-01-061-1/+1
| | | | | Bug:2953515 Change-Id: I0f3df295f7f9825e48671f358c434e8c445b0533
* Single column omnibox and pressed selectorJohn Reck2010-12-202-79/+35
| | | | | | | | | Bugs: 3275725, 3270476 Converted omnibox to single column in landscape, made each item slightly smaller to fit 5 instead of 4 rows in landscape, added the correct pressed selector, and added basic keyboard support Change-Id: I0b2774817f055c1b17289a33975ed4f8f088db45
* Improvements to add bookmark dialog.Leon Scroggins2010-12-173-4/+10
| | | | | | | | | Bug:2953515 Use the folder icon for folders. Center the header views in the choose folder view. Change-Id: Ia19d81131a177aa3fce02645c411011e40e21bc4
* Use a footer view for the folder namer.Leon Scroggins2010-12-162-9/+39
| | | | | | | | | Bug:3214584 Allows the EditText to be scrolled into view by scrolling the list. Change-Id: Idfb92d578f679b006bc2182c0c38143a12143eb0
* Bookmark widget favicon drawing cleanupJohn Reck2010-12-161-3/+3
| | | | | | | | | Bug: 3289421 Changes the favicon drawing for the bookmark widget to keep the favicon at its original size and draw a mostly transparent rounded white rectangle behind it. Change-Id: I8267bbcc3d805d0266281f231e38393eec4d0bc2
* Use touch icon in the widget if availableJohn Reck2010-12-151-1/+1
| | | | | | Bug: 3289421 Change-Id: I45f435e2949f2749b9221e007037dedd69781cd6
* Merge "Request no title on addbookmark page."Leon Scroggins2010-12-151-1/+1
|\
| * Request no title on addbookmark page.Leon Scroggins2010-12-151-1/+1
| | | | | | | | | | | | | | | | Bug:3183399 Increase the height of the custom title. Change-Id: I0fd3ebd3dfc1d7e623e108a0bc3957e9c2501c4c
* | Spec update for Bookmark widgetJohn Reck2010-12-152-38/+84
| | | | | | | | | | | | | | | | | | | | Bug: 3286323 This updates both the assets for the bookmark widget and slightly alters its behavior to match the updated spec. There are now two touch targets in the header, one launches the browser and the other launches the bookmarks view. Change-Id: I1e8864983852af8421280b86421dea1d9ed4335e
* | Enable voice searchMichael Kolb2010-12-151-1/+8
|/ | | | | | | | | http://b/issue?id=3039695 send voice search intent implement voice search title bar also fixes another Urlbar focus handling bug Change-Id: Icdcbec9ffff586d445545cc7fe86ca045022f381
* Add title bar indicator to tabMichael Kolb2010-12-131-5/+13
| | | | | | | | Bug: http://b/issue?id=3184567 When the url bar is scrolled off the screen, the current tab shows an indicator Change-Id: I5a1f11bac09304c81857496b4bb7662656ef225a
* Squash the AutoFill UI again.Ben Murdoch2010-12-131-214/+217
| | | | | | | | | The AutoFill profile editor has started to scroll again so squash it a little to fit on one screens worth. Also tidy up the style of the XML. Change-Id: I5213c9b545ffeded9f235a2e04e601802bc8d604
* Update url bar look & feelMichael Kolb2010-12-101-59/+26
| | | | | | updated assets, layout, search behavior Change-Id: I05543e57cb9a69e3a7cb5fe9a27648fd7196e51e
* New tab renderingMichael Kolb2010-12-103-8/+10
| | | | | | Rendering tabs from a fixed background asset Change-Id: Ic02ed0c059486c2bb8157f19012f98099bf7e75a
* Merge "Adds a cancel button to ShortcutActivity dialog"John Reck2010-12-081-0/+26
|\
| * Adds a cancel button to ShortcutActivity dialogJohn Reck2010-12-071-0/+26
| | | | | | | | | | | | | | | | Bug: 3167402 Adds a cancel button to the ShortcutActivity when it is being shown as a dialog (when large) Change-Id: I6e47db8770cd18f69d534c361ff8fc90128e8dad
* | Tidy up autofill UI.Ben Murdoch2010-12-071-57/+43
|/ | | | | | | | | | Removes some unnecessary attributes and squashes a little bit so that we don't need to scroll the editor to see the buttons in landscape. Also update some strings. Change-Id: I3d310d48947fed128ae2a24476e33daa3786b8a9
* Show a highlighted star for bookmarked pages.Leon Scroggins2010-12-061-2/+3
| | | | | | Bug:3222677 Change-Id: Ifeb6e7a922c0defb1e4a88ded0c188b97e0a4a56
* Change homepage setting handlingJohn Reck2010-12-031-0/+39
| | | | | | | | | Bug: 3247095 Tweaks the setting of the homepage setting. Replaces the "set to..." dialog with 2 buttons, and user can now enter a blank url to get a blank page with title "New Tab". Change-Id: I95bcfcd241db4b9efbde645100d2fd44c980e061
* Bookmarks page UI updatesJohn Reck2010-12-032-23/+30
| | | | | | | | Bug: 3248628 Updates the bookmark page UI based off of the newest UI design document. Change-Id: I26447b7e1c38798b3c229c9d8c10af2565458a7b
* Url bar selection handling updatedMichael Kolb2010-12-021-4/+2
| | | | | | | | | Bug: 3222647 framework has been updated to change the way tap/double tap and long press are handled url bar uses a custom action bar to add the share option Change-Id: Ie75fc07fe71c9e16fc7f83deda8ecddea39b0397
* Fixes bookmark scrolling highlightJohn Reck2010-11-301-1/+1
| | | | | | | | Bug: 3225547 Fixes the issue where the pressed indicator would scroll with the page and persisted after the user lifted their finger. Change-Id: I36d1d9ab2ad5d30cde3312e03c66b56378ae7d68
* Merge "Allow the editable column on add bookmark page to shrink."Leon Scroggins2010-11-301-0/+1
|\
| * Allow the editable column on add bookmark page to shrink.Leon Scroggins2010-11-301-0/+1
| | | | | | | | | | | | Fixes a bug where the the EditTexts extended offscreen. Change-Id: I668d381ed652353c1903e04998c25bcc938c8418