OSDN Git Service

b/2142065 Added Bluetooth API to allow developer to request the user's permission...
authorMichael Chan <mchan@android.com>
Sat, 26 Sep 2009 13:16:17 +0000 (06:16 -0700)
committerMichael Chan <mchan@android.com>
Tue, 29 Sep 2009 00:16:23 +0000 (17:16 -0700)
commite1089ad33896f4fe5b75e773813367d700773b6f
tree44c810c0ac97672fc29ce8a0d7efe029cf3a8daa
parentc63742c8fa533b6fc879f12ccecc2a51c1aca23b
b/2142065 Added Bluetooth API to allow developer to request the user's permission to enable discovery mode.

Change-Id: I6da1598661ad05b4cfd2b7cc81e05d3053df5777
AndroidManifest.xml
res/layout/bluetooth_discoverable.xml [new file with mode: 0644]
res/values/strings.xml
src/com/android/settings/bluetooth/BluetoothDiscoverableEnabler.java
src/com/android/settings/bluetooth/RequestPermissionActivity.java [new file with mode: 0644]
src/com/android/settings/bluetooth/RequestPermissionHelperActivity.java [new file with mode: 0644]