summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/bluetooth
Commit message (Collapse)AuthorAgeFilesLines
* Always add the bt profile to profile list on the arrive of a connect eventMichael Chan2009-05-064-41/+58
| | | | | Always add the bt profile to profile list on the arrive of a connect event. Previously, the connect event is ignored if it is a profile that's not known ahead of time.
* Fixed the Bluetooth On/Off Checkbox in settings so it is enabled/disable ↵Michael Chan2009-04-294-30/+33
| | | | | | | | | properly. In the BroadcastReceiver, pickup the new bluetooth status from the intent instead of calling back to LocalBluetoothManager. There could be race condition since LocalBluetoothManager itself gets the same info via the BroadcastReceiver mechanism. Also cleaned up logs.
* AI 143788: am: CL 143740 Don't clear supported profiles in settings app if ↵Nick Pelly2009-03-311-2/+3
| | | | | | | | | | getRemoteClass returns error. Also clean up the error codes returned by the framework, so that the settings app can properly detect an error. Original author: npelly Merged from: //branches/cupcake/... Automated import of CL 143788
* AI 143480: Fixed the problem where Settings would crash if you enable ↵Michael Chan2009-03-301-3/+11
| | | | | | | | | | | airplane mode, go Home, go back to Wireless Settings. This only happens in emulator. Bluetooth isn't supported in emulator but the crash was fixed so users can enable/disable Airplane Mode. BUG=1741119 Automated import of CL 143480
* AI 143116: Added separate error messages for Bluetooth bonding rejectionsMichael Chan2009-03-271-4/+16
| | | | | | | and bonding failures due to down devices BUG=1308546 Automated import of CL 143116
* Automated import from //branches/donutburger/...@140897,140897Michael Chan2009-03-241-34/+54
|
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-189-83/+284
|
* auto import from //branches/cupcake_rel/...@138607The Android Open Source Project2009-03-131-2/+3
|
* auto import from //branches/cupcake/...@137197The Android Open Source Project2009-03-092-1/+10
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0314-0/+2996
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0314-2964/+0
|
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-034-42/+10
|
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-024-10/+42
|
* auto import from //branches/cupcake/...@132569The Android Open Source Project2009-02-202-3/+4
|
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-75/+76
|
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-3/+6
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-107-85/+207
|
* auto import from //branches/cupcake/...@127436The Android Open Source Project2009-01-225-101/+69
|
* auto import from //branches/cupcake/...@127101The Android Open Source Project2009-01-204-64/+41
|
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-28/+23
|
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-092-7/+16
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-1714-0/+2888