Bug: 29107343
Bug: 29101595
1) Changing the font weight of the tabs to Medium
2) Changing the tab indicator color
3) Increasing the padding on the top and bottom of the entire suggestion
space (from 6dp to 8dp)
4) Balancing the space of list components within their perspective list
heights
5) Adjusting the padding on the right side to improve alignment
6) Changing "Suggestions" and suggestions counter font weight and size
7) Removing the drop shadow on the bottom of the suggestion space
8) "More help" subheader has been removed
9) Use 54% #000000 as tint color for more help icons.
Change-Id: If3e1c5ce2701422fba6185e7fa340abccc9bd30c
Added a new entry to the top level Settings' Device section to
enable/disable gestures.
Bug: 28565958
Change-Id: Icf642b6a3058c692fb2be9914579996598f03b7d
Its broken and isn't worth maintaining, instead port the few things
using it over to SettingsPreferenceActivity with wrapping blank
Activities like the rest of Settings.
Change-Id: Ic82f0dcb63ed9b4078f7da6a79c0c52f0130e8d1
Fixes: 28779941
Two changes are required to fix the issue.
1. The width of the textview needed to be wrap_content in order
to resolve the random issue. I guess it is a framework bug, but
anyway the UI looks the same after the change
2. textAlignment="viewStart" is needed to make the textview RTL
3. Clean up: Change the RelativeLayout to a vertical LinearLayout
Bug: 28757193
Change-Id: I1142d4dd31eb86b80f5a2316c1c7825df287b609
am: 59358568d0
* commit '59358568d0220dc800cca3ff7633331dfe7e224a':
Remove the last vestiges of #ff009587.
Change-Id: I3cc323f8b6c98c602f5d934a1d5afb50e82f49d3
am: 9ca09c020e
* commit '9ca09c020e561832cd2e4b5abd43c839c461c240':
Remove the last vestiges of #ff009587.
Change-Id: Iac6ec5047f88b277d313b98c19c4eac4ddce626f
am: 92f200b09c
* commit '92f200b09c76ae364c8e1eb9b09a4a012a56a9d8':
Change Nav bar style to use system nav (new style for Nexus N+) Bug: 27612740
Change-Id: Ied2a365be78f8495aeb293d6c60cfa2da14f2004
am: bab65d9fc4
* commit 'bab65d9fc41836624bf385898ad21ca14d2f72fe':
Change Nav bar style to use system nav (new style for Nexus N+) Bug: 27612740
Change-Id: Icb6c321b7382fe3816cde21e9db72b07f7ba0084
am: 24aa3b01af
* commit '24aa3b01af017c0d020a4e31ff88203f20140ce3':
Force dashboard summary to single-line and ellipsize it
Change-Id: I16fb9f03066017c946fa787ca5b0214e1b9f64de
am: 8208d69e34
* commit '8208d69e34c1ff186cc65eb89a9b4e3af4f31c2a':
Force dashboard summary to single-line and ellipsize it
Change-Id: I7e96432e943609b3580d4352e09e03ea1f6a0293
am: 49d704c228
* commit '49d704c228cfbae65546523db4a6fee3cdbbf5ea':
Force dashboard summary to single-line and ellipsize it
Change-Id: I59c98ac0e5d79f4bfb00d2dbffb1d773a5d5d4f5
am: 24aa3b01af
* commit '24aa3b01af017c0d020a4e31ff88203f20140ce3':
Force dashboard summary to single-line and ellipsize it
Change-Id: If6a43255eb932c479031826caef353138bd35525
It was very close the proper colorAccent, so just use that everywhere.
This change updates the Memory Settings page and the running processes
page.
BUG: 28987891
Change-Id: I3895ae9b596125d7e4bda0d02f0686c87a75ead6
Previously, the summary could become multiline. In rare combinations
of text and screen width, to indicate to the user that the text is
cut, we now ellipsize it too. Finally, since the ellipsis can get
too close to the end of the line, we add a padding equal to the left
margin of the icon.
Bug: 28872122
Change-Id: I27226e5de7781cf096508ddbef4f9095961ce028