summaryrefslogtreecommitdiffstats
path: root/res/values-v21
Commit message (Collapse)AuthorAgeFilesLines
* Some styles clean upJin Cao2014-08-142-13/+13
| | | | | | | | Mostly moved theme styles into themes.xml for easier access. b/17015742 Change-Id: Ice69034959464714e319e470aefdad1241274880
* Speculative fix on compose crashJin Cao2014-08-111-0/+4
| | | | | | | | | | | | Compose crash due to ".0dp" on non-nexus devices might be caused by popupElevation because it's a v21 attribute. I don't see any other changes in between the two signed builds that can cause this. b/16930855 Change-Id: Iba86ecdfa52ff281c531d5e0580826030281a1bf
* switch to appcompat. b/16664350Andrew Sapperstein2014-08-041-54/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently only for MailActivity, ComposeActivity, and FolderSelectionActivity. Any activity that inherits from ActionBarActivity must use an Appcompat-derived style. Three styles currently exist: UnifiedEmail.Appcompat, UnifiedEmail.Appcompat.Toolbar, and ShortcutWidgetTheme are all based on appcompat. go/appcompat-material-doc contains the full migration guide. The fast version is: All MenuItem-related work that relates to actions must use the MenuItemCompat-equivalent. Any theming should use the appcompat versions which don't require a namespace prefix. For instance, use actionBarStyle instead of android:actionBarStyle. There are a few missing styles on views that can't use appcompat versions. Those still use style overrides for v21 changes. All others use appcompat versions. A few methods on activity should now use the support equivalents: getSupportActionBar() supportInvalidateOptionsMenu() startSupportActionMode() Change-Id: Ic6f5964f4115ab4bde49c19df5fe49c9086df965
* Revert "Revert "Megadrawer" until b/16637856 is fixed."Andrew Sapperstein2014-08-041-0/+7
| | | | | | | | Want this to be ready when the bug is fixed. This reverts commit c53c887101aa90b5024af635823023aa801e075f. Change-Id: Ice73a0f48cbe1e949fde3db3719ee86995778ebb
* Revert "Megadrawer" until b/16637856 is fixed.Andrew Sapperstein2014-07-281-7/+0
| | | | | | This reverts commit d4bb2af4a545493b88e900be5262329c715dd38a. Change-Id: I3c8860d30cde8b70c135c2ef457f5f601b45b8b5
* MegadrawerTony Mantler2014-07-281-0/+7
| | | | | | b/16458862 Change-Id: I476ee21209e8108fc77e3d265326347a53f13ef5
* Merge "Clean up action bar styles." into ub-mail-masterAndrew Sapperstein2014-07-261-5/+0
|\
| * Clean up action bar styles.Andrew Sapperstein2014-07-271-5/+0
| | | | | | | | Change-Id: I23dc2252dc045c696364b4848aacf86441779b09
* | Merge "Quantum compose" into ub-mail-masterJin Cao2014-07-261-1/+1
|\ \ | |/ |/|
| * Quantum composeJin Cao2014-07-251-1/+1
| | | | | | | | | | | | | | | | | | Temporarily using ic_forward_24dp as placeholder until I get the correct asset for the dropdown buttons. b/15934812 Change-Id: I760a1717a73f7c3ab1ad5a3368fac297e883231c
* | Action bar styling.Andrew Sapperstein2014-07-251-5/+3
|/ | | | | | | | Restores back button and drawer on old versions. b/16510684 b/16167419 Change-Id: I6b48a2d350330403ebf72304d74be957b6de7cb4
* Merge "Update to homeAsUp icon for compose" into ub-mail-masterJin Cao2014-07-231-1/+3
|\
| * Update to homeAsUp icon for composeJin Cao2014-07-231-1/+3
| | | | | | | | | | | | b/15934812 Change-Id: I57a7378e6c9041e41b386ad2025e185b0bbf435b
* | Merge down activity theming into UnifiedEmailTony Mantler2014-07-231-2/+23
|/ | | | | | Also make Email traffic-cone orange Change-Id: I1aec7f012cbd91ee565908f17716852feddf4e74
* Action bar update - asset swapping. b/16167419Andrew Sapperstein2014-07-211-4/+5
| | | | | | | | 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
* s/Quantum/Material/gAndy Huang2014-06-071-19/+19
| | | | Change-Id: Ief8b545f9575a523a3411c07640dd8421bca77da
* poor man's Quantum UIAndy Huang2014-06-051-0/+74
Change-Id: Iec4e6953ef3c780499af46462464b6a275fd6aa8