Michael Chan
3e1c1d1920
b/1818390 Show Computer and Phone icons on such devices even if they support A2DP or HSP
2009-07-15 15:14:12 -07:00
Jaikumar Ganesh
d97daa064b
Handle class and name changed actions with DeviceFound signals.
...
When the class or name of a device changed, due to name resolution
or otherwise, we were not updating the cache.
2009-06-19 17:10:19 -07:00
Jaikumar Ganesh
91b33f1462
Settings app changes for Bluez4.
2009-06-08 17:28:06 -07:00
Michael Chan
8762093e00
Findbug fixes in Settings app
...
modified: src/com/android/settings/ApnPreference.java
modified: src/com/android/settings/ApnSettings.java
modified: src/com/android/settings/BandMode.java
modified: src/com/android/settings/BatteryInfo.java
modified: src/com/android/settings/LanguageSettings.java
modified: src/com/android/settings/ManageApplications.java
modified: src/com/android/settings/RadioInfo.java
modified: src/com/android/settings/SdCardSettings.java
modified: src/com/android/settings/UsageStats.java
modified: src/com/android/settings/ZoneList.java
modified: src/com/android/settings/bluetooth/LocalBluetoothDevice.java
modified: src/com/android/settings/deviceinfo/Status.java
modified: src/com/android/settings/quicklaunch/QuickLaunchSettings.java
modified: src/com/android/settings/wifi/AccessPointDialog.java
modified: src/com/android/settings/wifi/AccessPointPreference.java
modified: src/com/android/settings/wifi/WifiLayer.java
modified: src/com/android/settings/wifi/WifiSettings.java
2009-05-14 17:47:02 -07:00
Michael Chan
6c97742c88
Always add the bt profile to profile list on the arrive of a connect event
...
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.
2009-05-06 18:08:58 -07:00
Michael Chan
f25063aee3
Fixed the Bluetooth On/Off Checkbox in settings so it is enabled/disable 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.
2009-04-29 14:17:06 -07:00
Nick Pelly
b20dd917e2
AI 143788: am: CL 143740 Don't clear supported profiles in settings app if 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
2009-03-31 14:56:27 -07:00
Michael Chan
097ed6c671
Automated import from //branches/donutburger/...@140897,140897
2009-03-24 18:52:49 -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
90e190609a
auto import from //branches/cupcake/...@132569
2009-02-20 07:38:33 -08:00
The Android Open Source Project
4772968987
auto import from //branches/cupcake/...@132276
2009-02-19 10:57:36 -08:00
The Android Open Source Project
1feaa85791
auto import from //branches/cupcake/...@130745
2009-02-10 15:44:05 -08:00
The Android Open Source Project
590c0a97ff
auto import from //branches/cupcake/...@127436
2009-01-22 00:13:44 -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
abc48f80d8
Code drop from //branches/cupcake/...@124589
2008-12-17 18:06:01 -08:00