diff --git a/AndroidManifest.xml b/AndroidManifest.xml index a6ffb584bef..152c636726c 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -66,7 +66,7 @@ @@ -182,7 +182,8 @@ - @@ -215,7 +216,8 @@ - @@ -292,7 +294,8 @@ - @@ -316,8 +319,8 @@ - + @@ -372,7 +375,8 @@ - + diff --git a/res/layout/wifi_ap_configure.xml b/res/layout/wifi_ap_configure.xml index 458fc872c5e..f816ae5b4ac 100644 --- a/res/layout/wifi_ap_configure.xml +++ b/res/layout/wifi_ap_configure.xml @@ -39,14 +39,13 @@ android:layout_width="fill_parent" android:layout_height="wrap_content" android:text="@string/wifi_type_ssid" /> - + - - + android:singleLine="true" + android:inputType="textNoSuggestions" /> @@ -115,7 +114,8 @@ android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginTop="2dip" - android:singleLine="true" /> + android:singleLine="true" + android:inputType="textNoSuggestions" /> Enabling wireless connections\u2026 Wireless & networks + + Wireless & network settings Manage Wi-Fi, Bluetooth, airplane mode, mobile networks, & VPNs @@ -489,6 +491,8 @@ Location & security + + Location & security settings Set My Location, screen unlock, SIM card lock, credential storage lock @@ -816,6 +820,8 @@ Sound & display + + Sound & display settings Sound settings @@ -980,7 +986,9 @@ Phone number, signal, etc. - SD card & phone storage + SD card & phone storage + + SD card & phone storage settings Unmount SD card, view available storage @@ -1432,6 +1440,8 @@ found in the list of installed applications. Language & keyboard + + Language & keyboard settings Set locale (language and region), text input and auto-correction options @@ -1672,8 +1682,10 @@ found in the list of installed applications. - - Accessibility + + Accessibility + + Accessibility settings Manage accessibility options diff --git a/res/xml/apn_editor.xml b/res/xml/apn_editor.xml index e9ded6ca002..4ff801f1319 100644 --- a/res/xml/apn_editor.xml +++ b/res/xml/apn_editor.xml @@ -106,5 +106,6 @@ android:dialogTitle="@string/apn_type" android:key="apn_type" android:singleLine="true" + android:inputType="textNoSuggestions" /> diff --git a/res/xml/device_info_memory.xml b/res/xml/device_info_memory.xml index b7ec3c13a59..febd00f795d 100644 --- a/res/xml/device_info_memory.xml +++ b/res/xml/device_info_memory.xml @@ -38,13 +38,6 @@ style="?android:attr/preferenceInformationStyle" android:title="@string/memory_available" android:summary="00"/> - - - diff --git a/res/xml/device_info_settings.xml b/res/xml/device_info_settings.xml index 56810b47c4f..81d33b20ab0 100644 --- a/res/xml/device_info_settings.xml +++ b/res/xml/device_info_settings.xml @@ -120,4 +120,13 @@ android:title="@string/build_number" android:summary="@string/device_info_default"/> + + + + + diff --git a/res/xml/language_settings.xml b/res/xml/language_settings.xml index 86893bd616b..47eb79550e8 100644 --- a/res/xml/language_settings.xml +++ b/res/xml/language_settings.xml @@ -15,8 +15,7 @@ --> + xmlns:settings="http://schemas.android.com/apk/res/com.android.settings"> + android:title="@string/storage_settings"> @@ -125,7 +125,7 @@ + android:title="@string/accessibility_settings"> - +