diff --git a/res/drawable/ic_find_in_page_24px.xml b/res/drawable/ic_find_in_page_24px.xml new file mode 100644 index 00000000000..18895e49a1c --- /dev/null +++ b/res/drawable/ic_find_in_page_24px.xml @@ -0,0 +1,27 @@ + + + + + + diff --git a/res/layout/homepage_condition_half_tile.xml b/res/layout/homepage_condition_half_tile.xml index fb8338926af..eff167abb9f 100644 --- a/res/layout/homepage_condition_half_tile.xml +++ b/res/layout/homepage_condition_half_tile.xml @@ -61,6 +61,7 @@ android:id="@+id/first_action" android:layout_width="match_parent" android:layout_height="wrap_content" + android:scrollbars="none" style="@style/ConditionHalfCardBorderlessButton"/> diff --git a/res/layout/settings_homepage_container.xml b/res/layout/settings_homepage_container.xml index 8d81e824642..75d449fe889 100644 --- a/res/layout/settings_homepage_container.xml +++ b/res/layout/settings_homepage_container.xml @@ -21,24 +21,17 @@ android:layout_width="match_parent" android:layout_height="match_parent"> - - - - + app:layout_behavior="com.android.settings.widget.FloatingAppBarScrollingViewBehavior"> + + + + diff --git a/res/menu/manage_apps.xml b/res/menu/manage_apps.xml index 99dba37d3a4..51189a0722d 100644 --- a/res/menu/manage_apps.xml +++ b/res/menu/manage_apps.xml @@ -15,6 +15,13 @@ --> + + never - + @string/zen_mode_from_anyone @string/zen_mode_from_contacts @string/zen_mode_from_starred - @string/zen_mode_from_none + @string/zen_mode_from_none_calls + + + + @string/zen_mode_from_anyone + @string/zen_mode_from_contacts + @string/zen_mode_from_starred + @string/zen_mode_from_none_messages diff --git a/res/values/attrs.xml b/res/values/attrs.xml index 752fd3dada5..86763b77169 100644 --- a/res/values/attrs.xml +++ b/res/values/attrs.xml @@ -72,6 +72,14 @@ + + + + + + + + diff --git a/res/values/dimens.xml b/res/values/dimens.xml index 83848af419b..a6c6c37df50 100755 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -105,6 +105,8 @@ 32dp 4dp 16dp + + 80dp 16dp diff --git a/res/values/strings.xml b/res/values/strings.xml index 4aa09515ca0..d8c0d377b1e 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -670,7 +670,7 @@ Mobile data - Calls + Allow calls SMS messages @@ -2878,6 +2878,14 @@ PRL version MEID (sim slot %1$d) + + Both Wi\u2011Fi and Bluetooth are allowed to determine location + + Only Wi\u2011Fi is allowed to determine location + + Only Bluetooth is allowed to determine location + + Neither Wi\u2011Fi nor Bluetooth is allowed to determine location MEID @@ -3612,8 +3620,8 @@ High battery use Low battery use - - Scanning + + Wi\u2011Fi and Bluetooth scanning Wi\u2011Fi scanning @@ -5406,6 +5414,12 @@ Turn on automatically + + No schedule + + + Set a schedule + At %1$s @@ -7083,8 +7097,8 @@ - 1 rule - %d rules + 1 enabled + %d enabled @@ -7124,10 +7138,10 @@ Delete - Do Not Disturb + Schedules - Automatic rule + Schedule Schedule @@ -7142,7 +7156,7 @@ Schedule - Use rule + Use schedule Priority only @@ -7166,7 +7180,7 @@ When Do Not Disturb is on - Notification restrictions + Restrict notifications No sound from notifications @@ -7272,7 +7286,7 @@ On / %1$s - Off / %1$s + Off / %1$s Off @@ -7297,12 +7311,12 @@ - 1 rule can turn on automatically - %d rules can turn on automatically + 1 schedule can turn on automatically + %d schedules can turn on automatically - Mute phone, but allow exceptions + Mute device but allow exceptions Exceptions @@ -7753,28 +7767,28 @@ Rename - Rule name + Schedule name - Enter rule name + Enter schedule name - Rule name already in use + Schedule name already in use Add more - Add event rule + Add event schedule - Add time rule + Add time schedule - Delete rule + Delete schedule - Choose rule type + Choose schedule type Delete \u201c%1$s\u201d rule? @@ -7855,7 +7869,7 @@ Alarm can override end time - Stop at the end time or next alarm, whichever comes first + Schedule turns off when an alarm rings Do Not Disturb behavior @@ -7876,10 +7890,10 @@ %1$s to %2$s - Calls + Allow calls - Allow calls + Calls When Do Not Disturb is on, incoming calls are blocked. You can adjust settings to allow your friends, family, or other contacts to reach you. @@ -7894,25 +7908,13 @@ - Messages + Allow text messages When Do Not Disturb is on, incoming text messages are blocked. You can adjust settings to allow your friends, family, or other contacts to reach you. - - Allow messages - - - Messages - - - messages - - - Some messages - - - some messages + + Text messages From anyone @@ -7932,9 +7934,15 @@ From repeat callers only - + None + + Don\u2019t allow any calls + + + Don\u2019t allow any messages + Allow alarms @@ -7942,7 +7950,7 @@ alarms - Allow media + Allow media sounds media @@ -7966,7 +7974,7 @@ Allow apps to override - Overrides Do Not Disturb + App exceptions @@ -7997,10 +8005,10 @@ Allow repeat callers - From %1$s + Allow from %1$s - From %1$s and %2$s + Allow from %1$s and %2$s If the same person calls a second time within a %d minute period @@ -8976,7 +8984,7 @@ Mobile data is off - Internet is available only via Wi-Fi + Internet only available via Wi\u2011Fi Data Saver @@ -8988,7 +8996,7 @@ Work profile is off - Apps, background sync, and other features related to your work profile are turned off. + For apps & notifications Turn on sound diff --git a/res/values/styles.xml b/res/values/styles.xml index 141426e6862..19ce33377ca 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -461,8 +461,9 @@