diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 8e62c452d35..6afdc23ffd0 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -164,7 +164,8 @@ + android:parentActivityName="Settings" + android:theme="@style/Theme.SubSettings"/> @@ -2705,10 +2706,8 @@ - + android:layout_height="match_parent"/> diff --git a/res/layout/wifi_dpp_qrcode_scanner_fragment.xml b/res/layout/wifi_dpp_qrcode_scanner_fragment.xml index 9364071050b..1fc95e755c9 100644 --- a/res/layout/wifi_dpp_qrcode_scanner_fragment.xml +++ b/res/layout/wifi_dpp_qrcode_scanner_fragment.xml @@ -43,21 +43,18 @@ android:layout_marginBottom="8dp" style="?android:attr/progressBarStyleHorizontal"/> - + android:layout_height="@dimen/qrcode_preview_size"/> - + android:layout_height="@dimen/qrcode_preview_size"/> + Please connect to the internet + + Recent location requests + + See all + + Location services + My Location @@ -7059,6 +7066,18 @@ MMS messages Send & receive when mobile data is off + + + Data during calls + + + Allow this SIM to be used for mobile data only during calls + + Work SIM @@ -7891,8 +7910,8 @@ Bubbles - - Quickly access app content from anywhere using floating shortcuts + + Some notifications can appear as bubbles on the screen Some notifications and other content can appear as bubbles on the screen. To open a bubble, tap it. To dismiss it, drag it down the screen. @@ -10134,11 +10153,11 @@ Take selfies faster - - System navigation + + System navigation - - 2-button navigation + + 2-button navigation To switch apps, swipe up on the Home button. Swipe up again to see all apps. Works from any screen. You’ll no longer have an Overview button on the bottom right of your screen. @@ -10146,15 +10165,18 @@ Turn on the new gesture to switch apps - - Fully gestural navigation - - To go Home, swipe up from the bottom of the screen. To go Back, swipe from either the left or right edge of the screen. To switch apps, start swiping up from the bottom of the screen and hold before releasing. + + Gesture navigation + + To go Home, swipe up from the bottom of the screen. To go Back, swipe from either the left or right edge of the screen. To switch apps, start swiping up from the bottom of the screen and hold before releasing. - - 3-button navigation - - Classic Android navigation mode where going Home, switching apps, and going Back are accessible via buttons. + + 3-button navigation + + Classic Android navigation mode where going Home, switching apps, and going Back are accessible via buttons. + + + system navigation, 2 button navigation, 3 button navigation, gesture navigation Double-tap to check phone @@ -10542,9 +10564,9 @@ This feature is not available on this device - + Feature not available - + This feature has been turned off because it slows down your phone diff --git a/res/values/themes.xml b/res/values/themes.xml index 4edd943a224..4249f97c6e1 100644 --- a/res/values/themes.xml +++ b/res/values/themes.xml @@ -27,8 +27,11 @@