summaryrefslogtreecommitdiffstats
path: root/res/drawable-xhdpi
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Update the checkmark asset in the Thread List" into ub-gmail-ur14-devJames Lemieux2014-08-162-0/+0
|\
| * Update the checkmark asset in the Thread ListJames Lemieux2014-08-152-0/+0
| | | | | | | | | | | | b/16239858 Change-Id: I1bc019f8b5f8c7b28d4e29203f2ed1acf14e35f5
* | Merge "Implement inset dividers in Thread List" into ub-gmail-ur14-devJames Lemieux2014-08-162-0/+0
|\ \
| * | Implement inset dividers in Thread ListJames Lemieux2014-08-152-0/+0
| |/ | | | | | | | | | | | | | | | | | | | | | | b/16795579 Because the background color of the conversation list items changes as the items are selected, activated, focused, etc, the color of the inset must be dynamic. As a result, these "dividers" aren't actually traditional ListView dividers, but are instead drawn within ConversationItemView.onDraw(). Change-Id: I1bbc28e8eee399d5c1feb44df65674c94acef4cd
* / Update Notifications Icon (UnifiedEmail)Rohan Shah2014-08-151-0/+0
|/ | | | | | Rest in pieces little gmail icon :( Change-Id: I092e902d5c3008016d70e4817f57daf6998b936f
* Merge "Replace unread icon in mega drawer" into ub-gmail-ur14-devRohan Shah2014-08-121-0/+0
|\
| * Replace unread icon in mega drawerRohan Shah2014-08-131-0/+0
| | | | | | | | | | Bug: 17013950 Change-Id: Ic8609be919504e095a732e2f855d4e2c94fb39a8
* | Update Notifications (UnifiedEmail)Rohan Shah2014-08-143-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | Updated most of the notifications and added color for them. Still missing a few things: - No Big Icon BG (waiting for possible addition to frmwrk) - Small mail icon is still there with multiple mail icon (code's in place but I'm looking for a better sol) - Badge (small) Icon is really small at the top of the bar which should be fixed soon Bug: 16987147 Change-Id: I44de8eab32250d1486805a652e8c04db89268c62
* | Remove duplicate resourcesJin Cao2014-08-132-0/+0
|/ | | | | | | ic_menu_cancel and ic_cancel are the same thing. Also renamed ic_cancel into a generic name. Change-Id: I2510335bb1abc417d650c50d581e071928941971
* Temporarily update mark read & mark unread iconsRohan Shah2014-08-114-0/+0
| | | | | Bug: 16463154 Change-Id: I05bbadcc31a6fed25af0318c61ce5a168d9a5692
* Changed widget style to Quantum.Rohan Shah2014-08-101-0/+0
| | | | | Bug: 16823227 Change-Id: I95338c08cc799596090002520976b240e5b94b9d
* New tablet switcher asset.Andrew Sapperstein2014-08-082-0/+0
| | | | Change-Id: I798081e31174edd2d3cd0172f07cdbbbaea049cc
* Tablet account switcher expand/collapse icons.Andrew Sapperstein2014-08-051-0/+0
| | | | | | Fixes b/16819515 Change-Id: I24f5a7fbd854c6e8b7787014e52b927efe251aba
* New assets. b/16463154Andrew Sapperstein2014-08-0210-0/+0
| | | | Change-Id: I834a70dde51b44be793610aa174c604257633469
* mini-drawer. new tablet UI.Andy Huang2014-08-011-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | New MiniDrawerView class for a minimized drawer UI with shortcuts to the main drawer logic to switch accounts and folders. The "drawer" is now always visible except in portrait conversation view. Can't easily use an actual DrawerLayout because: -drawers usually occlude other views, they don't push -we have that omnipresent 'mini' version -we want custom control over dragging to trigger a fancy animation (not just edge swipe!) (I'll revisit this later.) Even ActionBarDrawerToggle alone can't be used w/o DrawerLayout, so for now, all of this drawer logic (dragging not yet implemented) is from scratch. TwoPaneLayout no longer "shifts" its panes to transition from TL->CV in landscape; the panes are now fixed in position. Not yet implemented is a 'conversation-visible-but-not-marked-read' state necessary to avoid the initial gray expanse there right now. Bug: 16147175 Change-Id: I021aaff15afebb76db6722265e2a592213674405
* Quantify Snackbars (aka Undo bars)James Lemieux2014-07-302-0/+0
| | | | | | | | | | | | | | | b/15991901 This CL addresses the major layout and styling changes introduced by the Material theming. Note that layout is influenced by all of the following factors: 1) RTL or LTR 2) Action text may exist or not 3) Description text may wrap or not 4) One-pane vs. Two-pane Change-Id: Ie69bca2cef39666a90c9a43d6b4b030c64e664c8
* Merge "[Quantum search] update search header" into ub-mail-masterJin Cao2014-07-241-0/+0
|\
| * [Quantum search] update search headerJin Cao2014-07-291-0/+0
| | | | | | | | | | | | | | | | | | Add search header to be part of list so it scrolls properly. Updated corresponding styles. b/16518233 Change-Id: I795ea687795c2f3d96dc241eca2a9044957a9936
* | [Quantum compose] updated padding and iconsJin Cao2014-07-291-0/+0
|/ | | | | | | | | | | Update the top/bottom padding of the various field inputs so that they remain in place when the field goes into the next line. Updated the dropdown icon to the correct icon. b/15934812 Change-Id: I4b9d2d7df5339b63d363e72993738e5128954f8f
* Merge "[Quantum] update compose action menu" into ub-mail-masterJin Cao2014-07-254-0/+0
|\
| * [Quantum] update compose action menuJin Cao2014-07-244-0/+0
| | | | | | | | | | | | | | | | Remove out-dated compose menu items. b/15934812 Change-Id: I6949c3d973e7bea0a265406aca6fc66ae221a68e
* | Action bar styling.Andrew Sapperstein2014-07-252-0/+0
| | | | | | | | | | | | | | | | Restores back button and drawer on old versions. b/16510684 b/16167419 Change-Id: I6b48a2d350330403ebf72304d74be957b6de7cb4
* | stable action itemsAndrew Sapperstein2014-07-231-0/+0
| | | | | | | | | | | | b/16167419 Change-Id: I72c7c44f5728563da1fcbd39daa31ccd41845d8a
* | Update to homeAsUp icon for composeJin Cao2014-07-231-0/+0
|/ | | | | | b/15934812 Change-Id: I57a7378e6c9041e41b386ad2025e185b0bbf435b
* Action bar update - asset swapping. b/16167419Andrew Sapperstein2014-07-2121-0/+0
| | | | | | | | Not all assets are ready, but those that are have been swapped in this CL for TL and CV. This CL does none of the changes for action item placement. Change-Id: I7ce383806a9c9e6591b77f646bb5ba569be74810
* Add larger compose assets.James Lemieux2014-07-182-0/+0
| | | | | | | Hide compose button everywhere but Thread List and Search Results. Change-Id: I7c71748fc7a8a209969a5ee4112017faa940d682
* Add the floating Action Bar to Thread List.James Lemieux2014-07-172-0/+0
| | | | | | | | This replaces the menu option for composing new mail. The old "compose mail" asset cannot yet be removed since it is referenced from the widget. Change-Id: Icaabc2f98f496dda1690337a38973781dc8745ed
* Remove standalone feedback item, update H&F and Settings iconsTony Mantler2014-07-165-0/+0
| | | | | | b/15966080 Change-Id: Iba40f5aa57db897c0ec25bd0e7967f0f7fc032d1
* Visual updates for drawerTony Mantler2014-07-161-0/+0
| | | | | | b/15966080 Change-Id: I3a527a1252353b78543824b251290910b4a946df
* Merge "Quantum CV - drafts. b/16138121" into ub-mail-masterAndrew Sapperstein2014-07-154-0/+0
|\
| * Quantum CV - drafts. b/16138121Andrew Sapperstein2014-07-144-0/+0
| | | | | | | | | | | | | | | | | | New assets, new red color for drafts. Super-collapsed becomes red when there's a draft. Conversation footer is hidden when last message is a draft. Change-Id: I89a58971a19475be79f56cae53934f3c7b2ab894 Missing: properly re-sizing the footer.
* | Thread List UX tweaks to improve the contrast between read/unreadJames Lemieux2014-07-141-0/+0
|/ | | | | | | | | | | | conversations. This includes: - colors and formatting of subject and snippet - updated assets for the star when it is "off" - extra spacing to pad out the natural layout height to 88dp Change-Id: I45a3847e71bf12b87157ef639f6d44391c7c4bde
* Remove attachment previews from Conversation ListJames Lemieux2014-07-113-0/+0
| | | | | | | | | | | | | | | This includes: - all references to the 3 attachment preview columns in the Gmail conversation table (except for migration code in MailStoreInitializer) - all layout and drawing code for attachment previews in conversation list - all assets related to attachment previews - all preference and analytics code that aided attachment previews NOTE: This does not alter, in any way, the display of attachments in conversation view. Change-Id: I0aa5a32c8cce0ba98758827b973b323896932c39
* Fix folder iconTony Mantler2014-07-091-0/+0
| | | | | | b/16181056 b/15966080 Change-Id: I869ea7d6a070cf193ca11476d5a5081fa1fb69bb
* Add incorrect asset for folderTony Mantler2014-07-081-0/+0
| | | | | | b/15966080 Change-Id: I0cb63519f8dcbdb56df5615d5406660a25c89b12
* Add drawer assetsTony Mantler2014-07-087-0/+0
| | | | | | b/15966080 Change-Id: Ic90c5091db6d0892a1263bff5dc83751b8447639
* new reply/all/forward/overflow/ellipsis assets.Andrew Sapperstein2014-07-039-0/+0
| | | | | | Still need RTL versions. b/15595931 Change-Id: Ia36b31e275a08a9b6f6fdd1a560275f934100af8
* Implement general layout and colors for Thread List items.James Lemieux2014-07-021-0/+0
| | | | | | | | | | | | | This includes: - separating the subject and snippet lines - RTL support - new layout sizing (common to phone and tablet) - new font sizing - new colors - mirroring these changes in the widget version of Thread List Change-Id: I92fda7ca9936a8d7f96bc5f584a7a11e0e0fe72e
* Message header ui update. b/15595931Andrew Sapperstein2014-07-012-0/+0
| | | | Change-Id: Ic3ce06409707e326e4dc2eef6bb8617f5f03d1b8
* Update attachment asset.Andrew Sapperstein2014-07-012-0/+0
| | | | | | Will need updates to UI to fix paddings and such. Change-Id: I51493b46d00e69a70a7351597e7818899bd67dcf
* Updated conversation header for quantum CV.Andrew Sapperstein2014-06-306-0/+0
| | | | | | | | | | | | | | | | | | | b/15595931 Using a combination of breaking and non-breaking spaces to ensure that labels start on a new line if they don't all fit in the remaining space of the first line they can be drawn on. Starring works now. Can click the labels to open change labels again. Priority indicator is now baseline aligned. Properly drawing the label chips. Label chips moved up to the baseline RTL support. New star asset. Change-Id: Ife32339f174bff7beafc979f9cc9761cefffed72
* Remove borders/cards from conversation view.Andrew Sapperstein2014-06-192-0/+0
| | | | | | b/15595931 Change-Id: I51b5ce1d9387d6354d421b0e399a2003c6e84c54
* Add UX assets for the Material-compatible drawer icon (burger)James Lemieux2014-06-182-0/+0
| | | | | | | Also, overwrite search icon with the new white (Material) version rather than overlay in a -v21 folder. Change-Id: I3a7e01121b661e8649f2d39edbabfec7500fd670
* Add UX assets for the Material-compatible search iconJames Lemieux2014-06-171-0/+0
| | | | | | | | Note that ic_menu_search_holo_light.png is renamed to ic_menu_search.png as a byproduct of this change. It is then overlayed in -v21 folders so the new icon only applies to L and beyond. Change-Id: I82dd4642faa872833b159d6f89964303284d985d
* Revert the CLs that updated the message headers.Andrew Sapperstein2014-05-213-0/+0
| | | | | | | | | | | | | | | | | | | | Revert "Remove padding for message details. b/13329913." This reverts commit 42c39c4026970508a536099085d5155196bbee42. Revert "Fix UI issues caused by new attachment asset." This reverts commit b6a6a5c2cd6d8b07e93c07b8a2cafa2276d9bec7. Revert "Redesign of message headers. b/12933316." This reverts commit 2ed8c0409cd7d8e64c58ada6f63a519517ddaf7d. Revert "Ensure expanded details always shows. b/13348592." This reverts commit bac524cc0575ff3cf54aa93247bf33c06edcdd9d. Change-Id: I1d70329504dd788e4b2879137bae43eb4c4167fe
* Add loading view to conversation listMartin Hibdon2014-04-011-0/+0
| | | | | | | | | | | | | | | b/12421412 We are now supposed to show a full screen loading view, which looks similar to the full screen empty view. This should only display in the case where there are currently no messages locally, but we are still trying to load them. In this case, the full screen loading view replaces the footer with the loading spinner. The footer with the loading spinner still exists, for the case when the user hits "load more" to retrieve more messages. Change-Id: Iba46caec2ff65c6be066ec3f9ab53bf86f4ef3e5
* Change the layout of the account selectorMartin Hibdon2014-03-262-0/+0
| | | | | | b/12099292 Change-Id: Ie14ab2a534bacd915421a7083c9c3e3cc6b01a4b
* add floaty footer to the drawerAndy Huang2014-03-185-0/+0
| | | | | | | | | | | | | | | | | | | | * settings now moved to drawer * swapped out footer assets to match sectioned inbox icons (TODO: even newer assets) * tweaked footer misc to match mocks * split out the drawer list's scrollbars a la conversation view * disable floaty footer on short screens (e.g. landscape phone) * move AAC's drawer-related APIs from Account Controller into DrawerController and expose more, like raw access to drawer state * drawer is now white, footer is gray (expansive tablet unchanged) * align footer items with sectioned inbox items * only activate the footer items after closing the drawer (smoother, better fit for Feedback) TODO: tweak animations, especially when scrolled near the bottom Bug: 11061485 Change-Id: I3e70d994934c846061efbfb8d118604a965d344f
* Move Help & feedback to Nav drawer of Email.James Lemieux2014-03-132-0/+0
| | | | | | | | | | | | | | | | | | | b/11061485 Gmail remains unchanged due to this checkin. HELP and SEND FEEDBACK are now the two bottom-most drawer items in the Navigation drawer of the Email application when it is present or in the overflow menu when it is not present. SEND FEEDBACK still behaves as always. HELP has been redesigned so that it displays the help content in a local webview rather than using an external browser in the Email application. Change-Id: If1bdba26ac2caca79c81205a409c67659cd49653
* Redesign of message headers. b/12933316.Andrew Sapperstein2014-03-043-0/+0
| | | | | | | | | | | | | | | | Pixel perfect. Re-architected a bunch of the layouts. Revised some of the string building for the new formatting. Removed unneeded references to some Views. Fixed a visual nit in SecureConversationView with the snap header. Removed a bunch of unnecessary BidiFormatter uses. Deleted dead assets. Removed padding around attachment icon and thus revised the margin/padding for it for both conversation list and conversation view. Aligned star when collapsed to top of date. Change-Id: I4b1fae35206e1f4713687c44a1c226e1257b13e4