am: dd8ab483cb
* commit 'dd8ab483cbde1d701468c510d9df0de1d2496b84':
Update the summary strings in the Deletion Helper to match the latest mocks.
Change-Id: I392115b87592bc314458120bedc2f712a37dd5fb
am: 668c297603
* commit '668c297603c6ae20225717741d90d06e819216c0':
Update the summary strings in the Deletion Helper to match the latest mocks.
Change-Id: I9936874c26db790379b6b5781547182c21e74470
This commit adds an option to the Settings application, making it
possible to launch a different activity for wallpaper selection
Also removing te intent constant android.settings.WALLPAPER_SETTINGS
The target for this action can't be easily overriden when the
wallpaper target is overriden, which would provide an inconsistant
experience.
Bug: 28554244
Bug: 26688904
Change-Id: I25367fbb4505615351fbad9e1aa1ca88df0cd034
Updated the importance seekbar to use colorAccent instead of a hardcoded
color.
Refactored the various gear icons to all use ic_settings (a rename of
ic_bt_config). Deleted the png version (ic_sysbar_quicksettings).
Cleaned up the add icon. Now there are two vector drawables (one white,
one tinted with the accent color). Deleted the existing pngs and updated
the usages to use one of the two vector drawables. Deleted the theme
attr for ic_menu_add that had no usages.
BUG: 28760785
Change-Id: Icd5561d5b3f5ddee8aab78a3da7daa2dca0e30e3
am: d6d7eaf95f
* commit 'd6d7eaf95f816a22fa42d500995d1092c61a8f8b':
Update color bar defaults to use theme attr colors
Change-Id: I5a8771573d211215b57be27fa52e9d880e1e1c78
am: b40b0d2006
* commit 'b40b0d20066aeb53ae69e57979a92c337d0100df':
Update color bar defaults to use theme attr colors
Change-Id: I6e2fc7d85f6b895a2ee3dfbc0912e0f1adb2dd98
Now uses colorPrimary as its background color and sets colorAccent
directly. Some other mild cleanup as well.
BUG: 28760785
Change-Id: Ib8e5140b789449e518b498bc49438cb4a2bc6451
Previously the values were hardcoded. Now the default value
for left and middle are colorAccent. Also updated SummaryPreference
to not call LinearColorBar.setColors unless its own setColors is called.
BUG: 28760785
Change-Id: Id28e809e6b5f0f6508258c995d5dcfacbc9c8725
This theme is at least used by the Phone Status activity and probably
others as well.
BUG: 28760785
Change-Id: If3faa84ad9d291f007c7191f1c0dba8d98fe9bf8
The settings dialogs were all using the default colorAccent.
Now it uses the app's version.
BUG: 28760785
Change-Id: Ic9bf90745db7d2ef5b1fd047474bab5c6bbdab23
am: 5a546fbcaf
* commit '5a546fbcafded7e7244c2e7c2f95eb3f828c813e':
Change Downloads to show individual files in the Deletion Helper.
Change-Id: I974c1afee291448caf9656dabbae4f8637a3d17e
am: 1370f7ed20
* commit '1370f7ed200ae4442c1d4a159584c26bc86d8a63':
Change Downloads to show individual files in the Deletion Helper.
Change-Id: I52237038b49acdd1122c4ade19e408463027b0bb
The current pngs are hardcoded to the green accent color.
Instead, the new vector drawable replacements have colorAccent
set as a tint.
BUG: 28760785
Change-Id: I01853d4e93bca6651460ad86505d0943dc68bf93
am: ce584ff754
* commit 'ce584ff754f8fa2212a2f6a8855a3b7e3ce24dea':
Update the storage manager settings to match the mocks.
Change-Id: I8209c79d73db5259e5f7f9ef4a6ed01dfe14367c
am: 97ac5c773d
* commit '97ac5c773da07d637ef0e92edbde4052714683ab':
Update the storage manager settings to match the mocks.
Change-Id: I9c6ed838d3f58fb97c93779c9378f59bb88b1b66
The first implementation simply had every file in the Downloads folder
be under a single checkbox. This iteration makes Downloads an
expandable dropdown preference listing every single file individually
for selection to be deleted.
Bug: 28621781
Change-Id: I5169caf718cee4c0fa7f0248bc4c443984766005
Introduces stock colors (primary_color, primary_dark_color, etc) to allow
overriding the colors via resource overlays.
Creates new colorSecondary attribute and updates switches to use theme
attributes for foreground/background colors rather than hardcoded values.
Some other mild color cleanup to make things more straightforward.
BUG: 28760785
Change-Id: I4deba962357217bdb2e08c08e8f83b9b57a683d4
- Update settings to use GLIF versions for margins and styles
- Removed learn more link from AOSP Fingerprint intro screen because
it won't have a link to show.
Bug: 28885476
Change-Id: I5d2fd730a1bca2c5da8626da066da3a3f03b4428
am: f16b8be7b4
* commit 'f16b8be7b4c9d9da62ffd60d9c181c2e014c1edd':
Materialize the button bar in the Deletion Helper.
Change-Id: Ifa7291619131002f85288c7da63b70c947125d6d
am: 64b25588b7
* commit '64b25588b7aa1f377ffb1585c1a9f07c1705b7f0':
Materialize the button bar in the Deletion Helper.
Change-Id: Iece17635fc4c7a0ffd112381068b39a84bc3daeb
Deleted a bunch of unused colors. Also deleted the FAB
since it's never actually used, The one xml location sets the visibility
to gone and it is never changed.
Change-Id: I9424d581960ef879f6742bf8f06ac8932224c7cc