diff --git a/res/drawable/ic_info.xml b/res/drawable/ic_info.xml new file mode 100644 index 00000000000..bb80c31aeb0 --- /dev/null +++ b/res/drawable/ic_info.xml @@ -0,0 +1,25 @@ + + + + + + \ No newline at end of file diff --git a/res/drawable/ic_info_selector.xml b/res/drawable/ic_info_selector.xml new file mode 100644 index 00000000000..9c9ba617b3e --- /dev/null +++ b/res/drawable/ic_info_selector.xml @@ -0,0 +1,20 @@ + + + + + + + \ No newline at end of file diff --git a/res/layout/airplane_mode_message_preference.xml b/res/layout/airplane_mode_message_preference.xml index 032161bee17..c62f56bcdcf 100644 --- a/res/layout/airplane_mode_message_preference.xml +++ b/res/layout/airplane_mode_message_preference.xml @@ -24,6 +24,7 @@ + + + + + + + + + + + + + + + + + diff --git a/res/layout/preference_list_fragment.xml b/res/layout/preference_list_fragment.xml index 7225df14589..f8ffa8f2e47 100644 --- a/res/layout/preference_list_fragment.xml +++ b/res/layout/preference_list_fragment.xml @@ -49,6 +49,7 @@ android:padding="@*android:dimen/preference_fragment_padding_side" android:layout_gravity="center" android:gravity="center_vertical" + android:textAppearance="?android:attr/textAppearanceMedium" android:visibility="gone" /> \ No newline at end of file + android:src="@drawable/ic_info_selector" /> \ No newline at end of file diff --git a/res/values/arrays.xml b/res/values/arrays.xml index 0fb4af04e15..f8caff360ae 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -1512,12 +1512,19 @@ @string/enhanced_4g_lte_mode_summary_4g_calling - + "com.google.android.googlequicksearchbox" + + + "com.google.android.gms.persistent" + + @string/color_red diff --git a/res/values/strings.xml b/res/values/strings.xml index a48ff772249..f8963318819 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -943,6 +943,8 @@ The phone will also use images from your interactions with Fingerprint Unlock to update your fingerprint model. Images used to create your fingerprint model are never stored, but the fingerprint model is stored securely on your phone and never leaves the phone. All processing occurs securely on your phone. You can delete your fingerprint model, or turn off Fingerprint Unlock at any time in Settings. Fingerprint models are stored on the phone until you delete them. + + Your phone can be unlocked when you don\u2019t intend to, like if someone holds it up to your finger. @@ -5249,6 +5251,8 @@ Swipe up from the bottom of the screen with 3 fingers.\n\nTo switch between features, swipe up with 3 fingers and hold. Customize accessibility button + + Learn more Hold volume keys @@ -5998,7 +6002,7 @@ Battery may run out earlier than usual - Battery Saver is on + Battery Saver on Some features may be limited @@ -6324,9 +6328,9 @@ Manage battery usage - ^1 total • ^2 background for past 24 hr + ^1 total • ^2 background\nfor past 24 hr - ^1 total • ^2 background for ^3 + ^1 total • ^2 background\nfor ^3 Total less than a minute for past 24 hr @@ -6349,9 +6353,9 @@ ^1 background for ^2 - ^1 total • background less than a minute for past 24 hr + ^1 total • background less than a minute\nfor past 24 hr - ^1 total • background less than a minute for ^2 + ^1 total • background less than a minute\nfor ^2 No usage for past 24 hr @@ -6469,6 +6473,8 @@ Background: %s Battery usage data is approximate and doesn\'t measure usage when phone is charging + + Battery usage chart @@ -11358,6 +11364,9 @@ Temporarily disabled due to Battery Saver + + Temporarily disabled due to Battery Saver + Temporarily turned on due to Battery Saver diff --git a/res/values/styles.xml b/res/values/styles.xml index 26193981f50..b7a6dabc3ae 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -216,16 +216,17 @@