diff --git a/aconfig/settings_datetime_flag_declarations.aconfig b/aconfig/settings_datetime_flag_declarations.aconfig index 93d41d6d5cb..995124339db 100644 --- a/aconfig/settings_datetime_flag_declarations.aconfig +++ b/aconfig/settings_datetime_flag_declarations.aconfig @@ -8,12 +8,3 @@ flag { description: "Enable the time feedback feature, a button to launch feedback in Date & Time Settings" bug: "283239837" } - -flag { - name: "revamp_toggles" - # "location" is used by the Android System Time team for feature flags. - namespace: "location" - description: "Makes the use location toggle dependent on automatic time zone detection" - bug: "296835792" -} - diff --git a/res/layout/advanced_bt_entity_header.xml b/res/layout/advanced_bt_entity_header.xml index 37ae843f514..83657b1a607 100644 --- a/res/layout/advanced_bt_entity_header.xml +++ b/res/layout/advanced_bt_entity_header.xml @@ -76,6 +76,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginTop="16dp" + android:layoutDirection="ltr" android:orientation="horizontal"> diff --git a/res/layout/apn_preference_layout.xml b/res/layout/apn_preference_layout.xml deleted file mode 100644 index 9b6efe78e8f..00000000000 --- a/res/layout/apn_preference_layout.xml +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/res/layout/preference_ambient_volume.xml b/res/layout/preference_ambient_volume.xml new file mode 100644 index 00000000000..a8595c64dd4 --- /dev/null +++ b/res/layout/preference_ambient_volume.xml @@ -0,0 +1,53 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/res/values/attrs.xml b/res/values/attrs.xml index 200253acce6..87c3ce93eea 100644 --- a/res/values/attrs.xml +++ b/res/values/attrs.xml @@ -50,8 +50,6 @@ - - diff --git a/res/values/strings.xml b/res/values/strings.xml index 8faf62a123f..5a408d2450f 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -164,6 +164,22 @@ There are no presets programmed by your audiologist Couldn\u2019t update preset + + Surroundings + + Expand to left and right separated controls + + Collapse to unified control + + Left + + Right + + Mute surroundings + + Unmute surroundings + + Couldn\u2019t update surroundings Audio output @@ -4514,6 +4530,8 @@ Languages & input Languages + + Language & region Keyboard diff --git a/res/values/styles_preference.xml b/res/values/styles_preference.xml index ec0a747832f..c7638d32c97 100644 --- a/res/values/styles_preference.xml +++ b/res/values/styles_preference.xml @@ -20,7 +20,6 @@ - - diff --git a/res/values/styles_preference_expressive.xml b/res/values/styles_preference_expressive.xml index a6fe2f18068..278fe0083ba 100644 --- a/res/values/styles_preference_expressive.xml +++ b/res/values/styles_preference_expressive.xml @@ -20,7 +20,6 @@