summaryrefslogtreecommitdiffstats
path: root/res/drawable-xxhdpi
Commit message (Collapse)AuthorAgeFilesLines
* Update the notification icons for Lollipopblunden2015-10-182-0/+0
| | | | | | | | Repurposes one of the existing drawables and includes a new drawable for multiple emails inspired by the one used in the Gmail app Change-Id: Ieb8589f38113e55d0170dcd204cd4f25ec2165ea
* Update folder parent icon & remove some drawablesRohan Shah2014-10-141-0/+0
| | | | | | | | | | | | | | | Updated ic_folder_parent_24dp and removed three vector drawables that, when used, cause the app to crash, because BitmapFactory.decodeResources(..) cannot take vector drawables as input. The three removed drawables are: - ic_check_wht_24dp - ic_star_20dp - ic_star_outline_20dp Bug: 17936539 Change-Id: I1b81600c9f567637efd7559331dc064f84f9f5f5
* Revert "Force Show Vector Drawables (UnifiedEmail)"Rohan Shah2014-10-133-0/+0
| | | | | | | | Need to revert - doesn't build on Mac OS This reverts commit a2023f30e61405506b6bab84575bd425957ae171. Change-Id: I84ffde14135857402e4249a1dec9040a80deff21
* Force Show Vector Drawables (UnifiedEmail)Rohan Shah2014-10-133-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | Added anydpi-v21 drawable folder, which causes the system to prioritize the xmls in the folder and use them over the ones in xxhdpi for xxxhdpi devices. Also removed unnecessary xxxhdpi icons and updated notif mail and multiple_mail icons. Removed three files from the vector drawable folder as we cannot call BitmapFactory.decodeResources(...) on vector drawables: - ic_star_outline_20dp - ic_star_20dp - ic_check_wht_24dp We will have to go back and change how we initialize the bitmaps from the vector drawables later. These have been recorded in the bug. Finally, updated notification and parent folder icons. Bug: 17936539 Change-Id: If7759b47824a06aadd4ec038cb6ab7fb8e5fdfe3
* Add Vector Drawables (UnifiedEmail)Rohan Shah2014-10-093-0/+0
| | | | | | | | Had to rename a couple resources to be consistent with what UX has in drive. Bug: 17936539 Change-Id: I9ca2c0ec870afcdea52c1fbf1e55468b930301ae
* Remove the dotdotdot. b/17923472Andrew Sapperstein2014-10-081-0/+0
| | | | Change-Id: I1fa2b369f2d91d2fa65fe31190d9a8376393d67d
* Restyle account setup flow nav buttonsTony Mantler2014-10-071-0/+0
| | | | | | b/17266006 Change-Id: I9257c3a4b45883af6e0ea7dc5aeb732756e414bf
* New assets for the various empty iconsJin Cao2014-10-0210-0/+0
| | | | | | b/16876067 Change-Id: Icb65dd69b3ffc34ca31d0c7e997cb58e384ee0df
* Merge "New empty states for tablet landscape" into ub-gmail-ur14-devJin Cao2014-10-011-0/+0
|\
| * New empty states for tablet landscapeJin Cao2014-09-301-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | For tablet landscape, the empty icon should be shown in the CV pane while the empty text (if the folder is empty) should be shown in the list pane. Added a new empty icon for not having any selected conversation, this state does not have text associated with it since the list pane still showed the available items. b/16876067 Change-Id: I27b7b9ae8ce739f23829afc292df083e8399a118
* | Delete unused resourceTony Mantler2014-09-301-0/+0
|/ | | | Change-Id: I476fe41aa163cb175fac2253da0c02ba7c10b42f
* Quantum vacation responderAndrew Sapperstein2014-09-261-0/+0
| | | | | | b/16131652 Change-Id: If4149af8cb03583c4e55f34eaa4e749252a40641
* Renaming assets (Vector drawables incoming)Rohan Shah2014-09-252-0/+0
| | | | Change-Id: I4e3ac10e603dcb3deb8618528fd095d62432b3ba
* Merge "Update FAB shadows for pre-L" into ub-gmail-ur14-devRohan Shah2014-09-255-0/+0
|\
| * Update FAB shadows for pre-LRohan Shah2014-09-245-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Added shadows to pre-L compose button and added elevation to L compose button. Both now use a shape drawable for the red circle - L uses a ripple wrapper and pre-L uses a selector to handle different states. Moved around some stuff and centralized as many shareable properties as possible into styles.xml under AbstractFloatingActionButton. Bug: 17512809 Change-Id: I2568fb784edbc7daa0f5bc1a6486048f962e5af5
* | Merge "Drawer updates for darkened icons" into ub-gmail-ur14-devTony Mantler2014-09-2411-0/+0
|\ \
| * | Drawer updates for darkened iconsTony Mantler2014-09-2411-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add solid assets Shade assets to black when selected Refactor footer items into DrawerItem Refactor DrawerItem b/17524208 b/17536955 Change-Id: I9188c10fea0ecef5ecefe075f369e354449a59b0
* | | Update shadow assetsRohan Shah2014-09-244-0/+0
| |/ |/| | | | | | | | | | | Moved from 6dp to 4dp for start shadows and 4dp to 2dp for end shadows on either side of the TL. Change-Id: I0eca8b5eac1c00ff3d17c2bbc2eadb726e856f5e
* | Replace the paper clip icon asset with new oneJames Lemieux2014-09-221-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | b/17588069 Note that this new asset is used in many places: - Thread List - Conversation View - Widget Change-Id: I5a9f92c7a2849c43b8e649fd640f0a7c0b6ee64b
* | Updated anonymous avatar.Andrew Sapperstein2014-09-192-0/+0
|/ | | | | | Fixes b/17476433 Change-Id: Icff94bc766cedcc8172a5dd6a6d31b25aef0add6
* Update shadows for TL (Quantum) UnifiedEmailRohan Shah2014-09-192-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | NOTE: I'll fix FAB issues in a different CL Add shadows assets on L & pre-L (RTL included) for thread list sides. To avoid overdraw, the backgrounds have been modified (The outermost framelayout for TL now has a white background instead of each of the conversation items). For both L & pre-L, we're using two shadow assets on either side of the TL, both of which are set as backgrounds for the drawer and the conversation view (conv pane). Elevation didn't work out too well and will be revisited while fixing overdraw issues (Need to move around swipe/leave-behind item backgrounds and it seems a bit risky to mess with it given the timeline) + Also removed the background on the loading item under conversations in the TL and used the default conversation item background to get rid of the ugly divider/slight line flicker on folder change Bug: 17461682 Change-Id: Id9e4504b6063f21a055ed492fc8de962e6e52462
* New generic avatar. b/17476433Andrew Sapperstein2014-09-182-0/+0
| | | | Change-Id: I75f143584e1cea15f1507b500c54c478e5475ec1
* [Quantum search] new two-pane land search result listJin Cao2014-09-171-0/+0
| | | | | | | | | | In two-pane landscape, change the search bar accordingly when we are in conversation mode (so the menu items are visible). b/17361017 Change-Id: Icb07fff91f0533681478d866430fbaa82bc5850c
* Display a warning if account is on security holdMartin Hibdon2014-09-121-0/+0
| | | | | | b/17258435 Change-Id: If9f069bad54076459957a700a7a5328940cf2536
* Use v7 ActionBarDrawerToggle. v4 is deprecated.Andrew Sapperstein2014-09-101-0/+0
| | | | | | b/17425762 Change-Id: Ieeaf52eec9a7f01467334d7d2f544da6a561b16a
* Merge "Fix loading state for super collapsed block." into ub-gmail-ur14-devAndrew Sapperstein2014-09-081-0/+0
|\
| * Fix loading state for super collapsed block.Andrew Sapperstein2014-09-071-0/+0
| | | | | | | | | | | | b/16139209. For real this time. Change-Id: I7711210bcbcb917c9240759fd3e4af93ad6a67b0
* | Quantum leave behind items. b/16130906.Andrew Sapperstein2014-09-071-0/+0
|/ | | | Change-Id: I8a07744bb163d6adf1ad68adb83ad3f1d44aa63c
* Display nested folder icon for folders with childrenRohan Shah2014-09-051-0/+0
| | | | | Bug: 17388038 Change-Id: I0bb0bbcd6bede33ccc3d8b4097be009427167bf5
* Update "New message" toast bar in CVJames Lemieux2014-09-038-0/+0
| | | | | | | | | | | | | | b/17373672 The bar in conversation view prompting the user to update the thread with newly arrived messages has been changed to use the ActionableToastBar to look consistent with conventional snackbar messages. In two pane layout it is now possible to have a conventional snackbar message showing over the TL and "new message" snackbar showing over the CV simultaneously. All snackbar messages have had their trailing punctuation (period) removed. Change-Id: Iaf7d5d9afc38360d07a7b6602d6bc5626ecc3de2
* Update tip teaser text color and iconsJin Cao2014-08-282-0/+0
| | | | | | b/17251189 Change-Id: Ida87025748b81906c04b4a90bcc044e435b319dc
* Update Move To icon on action barRohan Shah2014-08-272-0/+0
| | | | | Bug: 17303279 Change-Id: I1b4830bbc6b988c5518760d511746584560783a7
* Support RTL for search bar back buttonJin Cao2014-08-241-0/+0
| | | | | | | Also found an unused resource to delete. b/17231632 Change-Id: I454267fd17c7ca2a3818bbaff99f021f9255df1f
* Merge "[Quantum tip teasers]" into ub-gmail-ur14-devJin Cao2014-08-235-0/+0
|\
| * [Quantum tip teasers]Jin Cao2014-08-225-0/+0
| | | | | | | | | | | | | | | | | | | | | | Refactored the tip teasers to all extend the same base class with the same xml. Each child class can then override the various callbacks/set methods to display its own information. b/17140135 Change-Id: I5eaea150076cdfd865e88be93608b0b597633dae
* | Quantum search - version 1Jin Cao2014-08-215-0/+0
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I apologize in advance for this huge CL. - New icons (yay!) - Abandon framework search and handle in-app search functionality ourselves. This is made possible because we use Toolbar and can position any custom view on top. - Remove all previous search related attributes, including search providers, searchable, search authority, default search menu item layout, etc. - Cleaned up the recent history provider to contain only the functionalities we need - query, add, and delete. Instead of using the framework to add recent queries, we directly insert into our database. Since the provider no longer needs to extend ContentProvider, removed some unnecessary callbacks such as onCreate. - Custom quantum search views: - Top search bar, this is inserted in a FrameLayout on top of Toolbar. The search bar interacts with the suggestion list and AbstractActivityController via the QuantumSearchViewController interface. - Suggestions list, this is inserted in the FrameLayout that typically contains the main content pane for either one-pane or two-pane layouts. Again, this interacts with the action bar via the controller. - Voice search, this is simply an implicit intent that converts speech to text. b/16518233 Change-Id: I589c40e6c6e3d8c719856b735d0c53e8db986e65
* ic_attach_file.png is no longer usedJin Cao2014-08-201-0/+0
| | | | | | b/16017301 Change-Id: I09393b2c4d13b586e1574dd8c29702c7b4d348b9
* Update Pre-L account switcherTony Mantler2014-08-192-0/+0
| | | | | | b/15966080 Change-Id: Ic01ff5bef2ae94d38656dc458ab37d401a14bf19
* Drawer resource updatesTony Mantler2014-08-1910-0/+0
| | | | | | b/17071718 Change-Id: Ic285d6752be6c752a2138c862286d782b62731ec
* 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