summaryrefslogtreecommitdiffstats
path: root/res/values-sw600dp-land
Commit message (Collapse)AuthorAgeFilesLines
* Set list_item_pinned_header_color based on configBrian Attwell2014-09-021-1/+2
| | | | | Bug: 17321600 Change-Id: Ib786975b2d4d961cf19b0b523459ba2efce0067a
* Add padding to join contact list viewZheng Fu2014-08-272-24/+4
| | | | | | | | | | | | | | | Several changes are involved: 1. Add padding to all the contact list views of ContactSelectionActivity so they can be contained in a centered card in sw600dp-land and sw720dp mode. 2. Make the tab indicator thicker on tablets. 3. Make tab text size, frequently contacted title text size, list item text size and list item line space bigger on tablet. Bug:16553819 Bug:17132856 Bug:17157006 Change-Id: I5f5a53e33f8ea090573edb1c7f23ebac7260190d
* Set paddings on the portrait contact list viewZheng Fu2014-08-141-0/+7
| | | | | | Bug: 16568715 Change-Id: I3750285bf3354c4df1ea58a5cce30ecf7bcdcbcd
* Show avatars in tablet's portrait layoutBrian Attwell2014-07-091-24/+0
| | | | | | | Delete and inlined unused tablet configurations Bug: 16161013 Change-Id: I7c3d64a4802c29d6eeb1f886d754cf2bcbea0767
* Change lists' landscape layout on 7" screens.Sai Cheemalapati2014-06-302-0/+38
| | | | | | | The favorites and all fragments now have similar layout/margins to the new contact activity. Change-Id: Ide74ac16057e335d75495bdd355e360a0859d580
* Update number of columns in favoritesBrian Attwell2014-06-111-0/+3
| | | | | | | | | | | Notice that there are less columns in tablet-landscape than in phone-landscape. This is because we plan on using much more whitespace on tablet. This will probably need to be updated again for 10 inch tablets once I get UI direction for them. Change-Id: Id474c6819d5604edbc3588a784988e9b8d65d343
* Remove two panel layout from PeopleActivityBrian Attwell2014-06-111-56/+0
| | | | | | | | | Also, removed tablet versions of PeopleTheme. There isn't a good reason to have seperate themes for tablets and phones. The only differences will be dimensions. These will be controllable by dimens.xml. Change-Id: Icf24e57fe052d6a820e8bee50fced438bba157b2
* Polish Contacts styling.Andrew Lee2014-05-011-0/+1
| | | | | | | | | | - Set list item background color to holo background color in tablet, which is the current people activity background color for tablets. - Default to ContactsCommon colors for section header styling in default colors (ie. for phone). Bug: 13956531 Change-Id: I496b7862cbfc8b15df9ca751fb0b01707eee3752
* Restyle section header to left.Andrew Lee2014-04-281-2/+0
| | | | | | | | - Adjust styles. - Changed newView() in adapters to call superclass method. Bug: 13956531 Change-Id: Ie0ab1f2dacf9e69a23c245105176d4006b02dfc7
* Delete contacts_count attribute values.Andrew Lee2014-04-241-2/+0
| | | | | Bug: 13956531 Change-Id: I2087f24875b826a7e302531ec321247055b313df
* Delete use of contact list item divider.Andrew Lee2014-04-221-1/+0
| | | | | | | | - Delete calls to setDividerVisible(). - Delete definitions of list_item_divider. Bug:13956531 Change-Id: I409a87384872215ff44ae82f5e74d02cd988e11a
* Delete dead social/stream code from ContactsBrian Attwell2014-02-041-1/+0
| | | | | | | | | Searched for stream/social code. Next, deleted layouts that showed up in the results from "lint Contacts --check UnusedResources". I didn't bother cleaning up the unused strings. Change-Id: I7473127e8e4e33c97b205f85d4d63f459e9d2b10
* Fix incorrectly colored overflow menu on 7 inch landscapeYorke Lee2013-10-031-0/+1
| | | | | Bug: 11069410 Change-Id: If8a1e67b00973903cc2d1d615a1c7dfa8bfba034
* Update more colors in the People app UI.Paul Sliwowski2013-09-101-0/+1
| | | | Change-Id: I47c50fdc50760bcd05db32069da3d19a4d211f3d
* Update colors in the people app.Paul Sliwowski2013-09-051-2/+2
| | | | Change-Id: I93194f75e83fd6dba95a7bc8aafa73432dac8353
* Changed layout files to the proper dp size.Christine Chen2013-05-204-0/+123
Changed sw580dp files to sw600 files. Changed sw680dp files to sw720 files. Bug: 8711262 Change-Id: I4d3653f42c84196c8d78b23aef1760086041d0fe