Yue Lixin
a41e2f94b7
Implement Bluetooth device picker
...
Add Bluetooth device picker in Settings
- add resource to support device picker
- show different UI accroding to start Intent
- add OPP profile manager
2009-08-19 20:45:18 -07:00
Nick Pelly
d63c011225
Bluetooth: Update Settings.apk to match BT API change.
...
Split BluetoothDevice into BluetoothDevice and BluetoothAdapter.
BluetoothAdapter: Represents the local BT adapter. Operations on the local
adapter (start a scan, etc).
BluetoothDevice: Represents a remote BT device. Operations on remote devices
(pair, connect, etc).
2009-08-17 17:09:44 -07:00
Michael Chan
e15d3a0cfb
b/2026622 Fixed the problem with the UI keeps showing that BT is scanning even though it has stopped.
...
For some reason, the framework does not notify the settings app when the scan is done while the screen is off.
2009-08-12 14:27:18 -07:00
The Android Open Source Project
e6dd1fa185
auto import from //branches/cupcake_rel/...@140373
2009-03-18 17:39:48 -07:00
The Android Open Source Project
afc4ab2ffb
auto import from //depot/cupcake/@135843
2009-03-03 19:32:34 -08:00
The Android Open Source Project
4e14e5ccbf
auto import from //depot/cupcake/@135843
2009-03-03 18:28:52 -08:00
The Android Open Source Project
a578a6c4ad
auto import from //depot/cupcake/@132589
2009-03-03 14:04:35 -08:00
The Android Open Source Project
8a156091ef
auto import from //depot/cupcake/@137055
2009-03-02 22:54:43 -08:00
The Android Open Source Project
01f172366c
auto import from //branches/cupcake/...@127101
2009-01-20 14:04:01 -08:00
The Android Open Source Project
5962e18d0e
auto import from //branches/cupcake/...@125939
2009-01-09 17:51:25 -08:00
The Android Open Source Project
abc48f80d8
Code drop from //branches/cupcake/...@124589
2008-12-17 18:06:01 -08:00