am: 606f1fc7cc
* commit '606f1fc7cca3b61a9bdc04b6aecf56c00b74c01c':
Hook up the automatic storage manager settings with the flag.
Change-Id: I244abd674cbc632607357f7c2b319752e2db6b00
am: 4c5e2bb526
* commit '4c5e2bb526d93e3e5a3958f44a4fe2d012a6ffe7':
Hook up the automatic storage manager settings with the flag.
Change-Id: Ia3be5191adf3eee5fcf407ced923c94435e9da73
am: 1750e4abec
* commit '1750e4abeceb28e7ad6de313aea7007d27dcdece':
Skip indexing content while user is locked.
Change-Id: I4e21ab2ede02223f76728dc89a0a2af2ff564dcb
am: 4061fd1ddd
* commit '4061fd1ddd10cb689ae40ef62dd2544093f264fa':
Skip indexing content while user is locked.
Change-Id: I3a6889d91de679709918a3a9367e8e4054a809a9
am: c416433a9e
* commit 'c416433a9ee55e2ac44fdb8e6c6d6ca4ed4cde62':
Skip indexing content while user is locked.
Change-Id: I6ab94e16a26186490ce4f43bca4a96445e114b36
am: c416433a9e
* commit 'c416433a9ee55e2ac44fdb8e6c6d6ca4ed4cde62':
Skip indexing content while user is locked.
Change-Id: I749bebca289615b2a68fb87e463cadee4fb8840e
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
Instead build a list and set it on the main thread to avoid
concurrent modification crashes.
Change-Id: I936fbeb70359583e55ae8ddcb0ea46b5753cb3b0
Fixes: 28794277
am: 202b037524
* commit '202b037524ec3ac2c0e8c343a20bfb82555537b6':
Hide work profile key in user credentials screen
Change-Id: Iac7d8c6a1d2334293c014b669e03425e9b470fd6
am: 7a2eb4d3a9
* commit '7a2eb4d3a9717f85e423b3ec1d83cb664a23705b':
Hide work profile key in user credentials screen
Change-Id: I96b71597af058a20b462900cb9f4b73c80d68dda
am: 3652f20efb
* commit '3652f20efbee984906502b15b4ac7ad76039ecb2':
Hide work profile key in user credentials screen
Change-Id: I8c5325f10fd5d5adfed1e09142096ff850ad2636
am: 9579274cda
* commit '9579274cda38c552b43febe0980f0ec6bd07277d':
Hide work profile key in user credentials screen
Change-Id: I1db0e7538f4e6e8cfddac9a4f94ee2d050c4d433
am: 9579274cda
* commit '9579274cda38c552b43febe0980f0ec6bd07277d':
Hide work profile key in user credentials screen
Change-Id: I1b0b50a5ff0cc8dd0bef132ac63790c677bba188
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