History log of /packages/apps/Settings/tests/src/com/android/settings/tests/BluetoothRequestPermissionTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
95c1003f1c6ea957065fa752d89c9f64b599461c 12-Jun-2012 Jake Hamby <jhamby@google.com> Fix Bluetooth enable dialog to match Android style guide.

When an app requests to enable Bluetooth and/or Bluetooth discovery,
we show a dialog for user confirmation. Remove the dialog title,
update the message text and button labels to be more descriptive,
and use the standard dialog layout instead of a custom layout.

Also fixes the button layout on the Bluetooth permission test app so
that the "Discoverable" button doesn't wrap to two lines.

Bug: 6001468
Change-Id: I731e2f31b4c822395fc3f83584a092550d9ae7d3
/packages/apps/Settings/tests/src/com/android/settings/tests/BluetoothRequestPermissionTest.java
76098b7f7ac4f19af776fcad8413b582904bfdc2 03-Mar-2010 Michael Chan <mchan@android.com> b/2310373 Show pairing dialogs if the device has been scanning for bt devices recently.

Change-Id: Iec9eb37a5e79b63cc3cf226e2ead6d9ed06d56a6
/packages/apps/Settings/tests/src/com/android/settings/tests/BluetoothRequestPermissionTest.java
834e5993e4f2f34d5aceb3196601b30231d00b07 06-Nov-2009 Michael Chan <mchan@android.com> b/2234854 Fixed Bluetooth API return codes for requesting permission to enable bluetooth

Also added test app.
/packages/apps/Settings/tests/src/com/android/settings/tests/BluetoothRequestPermissionTest.java