summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/bluetooth/CachedBluetoothDeviceManager.java
Commit message (Expand)AuthorAgeFilesLines
* Clear profile connnection status of bonded devices when BT is turned offGanesh Ganapathi Batta2012-09-041-0/+5
* On bluetooth disable, delete all devices that are not bondedRavi Nagarajan2012-07-161-1/+1
* Clear the Available (unbonded devices) from the CachedDevices ListKausik Sinnaswamy2012-07-161-0/+14
* Remember user choice for phone book access permission dialogMatthew Xie2011-08-181-2/+17
* Fix multiple BT settings bugs.Jake Hamby2011-08-031-15/+2
* Save changed name from CachedBluetoothDevice to native storageMatthew Xie2011-07-271-1/+1
* Refactor Bluetooth settings for readability and performance.Jake Hamby2011-03-011-185/+47
* Enable reverse tethering in BT settings screen.Jake Hamby2010-12-221-5/+5
* Implement BT settings functionality for new UI.Jake Hamby2010-12-091-1/+11
* Auto-connect Bluetooth device only when user initiates pairing.Jake Hamby2010-09-241-9/+0
* Fix bug 2564450 - prevent deadlock in BT settingsAdam Powell2010-04-061-1/+0
* Fix desk dock getting stuck after unpairing.Jaikumar Ganesh2009-12-101-1/+5
* Show an error message when the remote side cancels the authenticationJaikumar Ganesh2009-10-081-0/+1
* Check if a device is added to the cache before returning.Jaikumar Ganesh2009-10-011-1/+7
* b/2154576 Fixed the problem were some BT profiles were not connected when fir...Michael Chan2009-09-301-4/+4
* b/2126036 Improve remote device capability identification by switching to use...Michael Chan2009-09-221-0/+7
* Show name for incoming pairing requests.Jaikumar Ganesh2009-09-151-1/+6
* Modify settings for 2.1Jaikumar Ganesh2009-09-111-3/+11
* Update application for Bluetooth API changes.Nick Pelly2009-09-101-3/+4
* Bluetooth: Update Settings.apk to match BT API change.Nick Pelly2009-08-171-0/+246