Upgrade Bluetooth pairing dialogs for ICS.
* Change Bluetooth pairing dialogs to match ICS wireframes. * Default to numeric soft keyboard for PIN entry, and add checkbox to allow user to switch to alphanumeric keyboard if necessary. * Move all Bluetooth advanced settings into action bar menu. * Toggle visibility by touching "My device" entry in devices list. Change-Id: Ic2377eb4364f41d215181cb1e3933997c9db9106
This commit is contained in:
@@ -584,6 +584,5 @@ public class Settings extends PreferenceActivity implements ButtonBarHandler {
|
||||
public static class DeviceAdminSettingsActivity extends Settings { /* empty */ }
|
||||
public static class DataUsageSummaryActivity extends Settings { /* empty */ }
|
||||
public static class AdvancedWifiSettingsActivity extends Settings { /* empty */ }
|
||||
public static class AdvancedBluetoothSettingsActivity extends Settings { /* empty */ }
|
||||
public static class TextToSpeechSettingsActivity extends Settings { /* empty */ }
|
||||
}
|
||||
|
Reference in New Issue
Block a user