summaryrefslogtreecommitdiffstats
path: root/res/drawable-mdpi
Commit message (Collapse)AuthorAgeFilesLines
* Fix icon resourcesMichael Kolb2011-08-245-0/+0
| | | | | | | | | | Bug: 5066431 updated remaining icons: secure/partial/overlay progress various bookmark icons Change-Id: I474a1cd3981474eddbd4be0a38a8d0d8083232e1
* Window to Tab string changeJohn Reck2011-08-101-0/+0
| | | | | | | | | | Bug: 5145162 Part of this also involved unifying the wording between tablet and phones menu, which revealed some unused assets. Combined bookmark phone and tablet menus into one xml, with bool switches to turn items on/off as needed instead of having 2 very similar files Change-Id: I700d5c5b3b7f9aefe9c96a0c79c140e3bf09ce6f
* asset dropMichael Kolb2011-08-0265-0/+0
| | | | | | | | | Bug: 5097164 Bug: 5075532 new assets added and some layouts adjusted NOT the final redlines yet Change-Id: Ia0011478fd429d327c886e6277394a71297ef404
* add correct background to tab switcherMichael Kolb2011-08-011-0/+0
| | | | | | Bug: 5075753 Change-Id: I1c03f6c8c43ec78b888b1756d5937858bd612e78
* Adding xhdpi assets and upscaling any hdpi and mdpi assets (reconcile the ↵Justin Ho2011-07-221-0/+0
| | | | | | | | phone+tablet assets) Bug: 5066431 Change-Id: I8067edccc8613ae6838406ffc1a0276ed287d60b
* Updating Browser assets from design repoJustin Ho2011-07-2212-0/+0
| | | | | | | Moving existing asset in res/drawable into res/drawable-nodpi Bug: 5066431 Change-Id: I58d400e4b0d60c511103bef56765616ab36fa4c6
* TitleBar refactorJohn Reck2011-07-111-0/+0
| | | | Change-Id: I0a2df041529143c8e0ff17af341376a3f827be04
* Fix crash from missing assetJohn Reck2011-07-081-0/+0
| | | | Change-Id: Icb3c3d68978b52c71b3c36dc034857bc820bf337
* remove url bar indicator from tabsMichael Kolb2011-07-011-0/+0
| | | | | | Bug: 4987410 Change-Id: If7105b4fc8e6d34712a59c4e775925d959a5ee6e
* Switch omnibox to dark themeJohn Reck2011-06-226-0/+0
| | | | Change-Id: I0fcc90b0141b97dac31478387b0c9ac2e3a6ee8a
* nav modsMichael Kolb2011-06-171-0/+0
| | | | Change-Id: I80afd61d8d85b39fdeefacb1303294a33f696b75
* Merge "Normalize HDPI and MDPI assets"John Reck2011-06-092-0/+0
|\
| * Normalize HDPI and MDPI assetsJohn Reck2011-06-092-0/+0
| | | | | | | | Change-Id: I2eb3f37706242a6904a82972d2baec25fc700952
* | Unused assets removed from BrowserJohn Reck2011-06-096-0/+0
|/ | | | Change-Id: I364a352cd5c6439037211ad3f0bd09b3d0350299
* Merge "Freeze tab improvements"John Reck2011-06-081-0/+0
|\
| * Freeze tab improvementsJohn Reck2011-06-071-0/+0
| | | | | | | | Change-Id: I5d5e5a7a18cafdbe845fa1ef949276bdfd1996d3
* | New useragent switcher designJohn Reck2011-06-072-0/+0
|/ | | | | | Uses a popup menu off of the globe on tablets or favicon on phones Change-Id: Ia3634b5a218456127abb8b266a6cfc664836b037
* Bookmark drop CABJohn Reck2011-05-271-0/+0
| | | | | | When dragging a bookmark, show the CAB with drop targets Change-Id: I2a05800c8ab393f8fba64c46945266566eeacc7f
* Help dialog for useragent switcher labJohn Reck2011-05-242-0/+0
| | | | Change-Id: I1126f2dae652a36a133aa85a3a8aa823ab875b7b
* Initial implementation of the useragent switcherJohn Reck2011-05-232-0/+0
| | | | Change-Id: Iaa8262a678902645dbfaa8a53fe7212af7d9d53c
* Make add/edit bookmark be account-awareJohn Reck2011-05-131-0/+0
| | | | Change-Id: I5e4e489d891adace7f76b4c4534a2203119dface
* Add missing menu iconsJohn Reck2011-03-182-0/+0
| | | | | | ic_thumbnail_view_holo_dark is a placeholder I created Change-Id: I05e14134e9d9b4bf8d0a93253b48bc79e29b9234
* am b0ebbd00: Merge "fix quick control rendering" into honeycomb-mr1Michael Kolb2011-03-162-0/+0
|\ | | | | | | | | * commit 'b0ebbd0058d62a6e76ef7ae66cbe0297be38425e': fix quick control rendering
| * Merge "fix quick control rendering" into honeycomb-mr1Michael Kolb2011-03-163-0/+0
| |\
| | * fix quick control renderingMichael Kolb2011-03-163-0/+0
| | | | | | | | | | | | | | | | | | | | | Bug: 4108815 render pie slices again, use faded background Change-Id: I05e5bf2f6809d5775b48f22a67b37e961aa5ab9f
* | | am 5007d212: Merge "Updated bookmark widget design" into honeycomb-mr1John Reck2011-03-161-0/+0
|\ \ \ | |/ / | | | | | | | | | * commit '5007d212e8cf1aa863e97519501492d4d2bba839': Updated bookmark widget design
| * | Updated bookmark widget designJohn Reck2011-03-161-0/+0
| |/ | | | | | | | | | | Bug: 4025023 Change-Id: Ia15e794d5f3f27194614b3500c0443ca00c6b967
* | Unused assets removed from BrowserGilles Debunne2011-03-1530-0/+0
|/ | | | | | | | browser_widget_preview.png moved from drawable to drawable-mdpi Missing hdpi assets created by upscaling mdpi ones. Change-Id: Ibf445ea329978533b01a98ef58595865eb4e1077
* add number to tabs in qcMichael Kolb2011-03-111-0/+0
| | | | | | | | Bug 4082783 add a little indicator to show how many tabs are open in the QuickControls Change-Id: Ibac866c2fbb82423c7b9d2e34fa370ca327f4eac
* qc refactor part1Michael Kolb2011-03-082-0/+0
| | | | | | | | Bug: 4052266 change QuickControl rendering (removes all path calculations) change pie to allow several levels of items Change-Id: I52254745eadf956da83d963e23c1ba07946f53a7
* add asset for new tab buttonMichael Kolb2011-03-071-0/+0
| | | | | | | Bug: 3504204 add focused state drawable to teh new tab button Change-Id: Ifdd86ca0ecec18a9bd1c16315a53e103c614622a
* add haptic feedback, fix QCMichael Kolb2011-03-022-0/+0
| | | | | | | | | reduced number of QC entries fixed qc behavior with new titlebar add haptic feedback to qc selection change qc rendering from flat paint to bitmap shader Change-Id: I4b89fea1aec7ce680147f663f2c22d0d369f4194
* Added bookmark focus selectorJohn Reck2011-02-111-0/+0
| | | | | | Bug: 3400132 Change-Id: I1dfb9b296ad9bad051c67deafbca356a645d55c5
* Implement empty design for bookmark widgetJohn Reck2011-01-311-0/+0
| | | | | | Bug: 3355018 Change-Id: Ie64ed52c64445771037c980be181978de4caf250
* fix url barMichael Kolb2011-01-252-0/+0
| | | | | | | | http://b/issue?id=3351733 added web /search icon fixed positioning when focus changes Change-Id: Ib917c2797c9886e6b899494798fb080757f01c7a
* Tightening incognito mode icon spacing, switching to new assetJustin Ho2011-01-242-0/+0
| | | | | | Bug: 3174763 Change-Id: Ia379b06b65729d4df966094df0aa3fb2e47234a8
* Updated chevron asset (b/3293593) and improved Launcher icon that keeps icon ↵Justin Ho2011-01-241-0/+0
| | | | | | contents sharp without jagged edges Change-Id: Ia88fadde4000a961f37cef1b00bdd654febc1c9c
* Updated assets (app icon & default thumbnail)John Reck2011-01-211-0/+0
| | | | | | Bug: 3378251 Change-Id: I1ae4890b9e6fdb60e7a7dca8c4b2f77939655cbe
* Merge "Updated bookmark/widget assets" into honeycombJohn Reck2011-01-203-0/+0
|\
| * Updated bookmark/widget assetsJohn Reck2011-01-203-0/+0
| | | | | | | | Change-Id: Idf802206eaac92dd339c9a2d7ded8b944d73a640
* | asset drop & namingMichael Kolb2011-01-2067-0/+0
|/ | | | | | | | | 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-0/+0
| | | | Change-Id: I013dd73b4daa511592ab58afb45c8a6b7fa5c012
* Widget asset cleanupJohn Reck2011-01-175-0/+0
| | | | Change-Id: If423c7320a6d6c317274449e4686145df25204a2
* Bookmark UI updateJohn Reck2011-01-142-0/+0
| | | | Change-Id: Ibdf7f93f7c5863d7108044dcd40d3866ff02518a
* Thumbnail widget tweaksJohn Reck2011-01-122-0/+0
| | | | Change-Id: I9e8d7ec040698627caaacfff7f23d1c7fd48a0e5
* Replace old list widget with new thumbnail widgetJohn Reck2011-01-1211-0/+0
| | | | | | Bug: 3336562 Change-Id: Ic612b5309f185658f4515bbc90cc44d8b9ccf1e0
* Merge "Swapping in updated Browser icons, in place" into honeycombJustin Ho2011-01-1230-0/+0
|\
| * Swapping in updated Browser icons, in placeJustin Ho2011-01-1130-0/+0
| | | | | | | | Change-Id: I39f1c83db954b0563335c6279fb033185b7bdc95
* | Quick Control adjustmentsMichael Kolb2011-01-111-0/+0
|/ | | | | | | | | | | changed new tab behavior always show url bar when new tab is created tapping tab shows url bar fixed http://b/issue?id=3322095 changed pie background; frameworks has paint alpha bug changed preferences title to "Labs" Change-Id: I3033abd98d87a1f4595667f2cd8d1d0a674f5eda
* Bookmark widget asset updateJohn Reck2010-12-172-0/+0
| | | | Change-Id: Icaafbcaae9f6528cc4002dcebebce6d5116995ba