summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/bluetooth/CachedBluetoothDevice.java
Commit message (Expand)AuthorAgeFilesLines
* Correctly remember MAP access selection.Danny Baumann2013-04-031-14/+29
* Clear profile connnection status of bonded devices when BT is turned offGanesh Ganapathi Batta2012-09-041-0/+15
* Remove Profile Auto connection specific logicGanesh Ganapathi Batta2012-08-061-36/+8
* Fix for correctly enabling PAN profile in SettingsSyed Ibrahim M2012-08-011-1/+1
* Reset the priority on unbondRavi Nagarajan2012-08-011-0/+8
* On an incoming pairing of a newly paired device, setPreferred of theKausik Sinnaswamy2012-07-161-0/+4
* Fixed a race condition during pairing with carkits wherein connect wasKausik Sinnaswamy2012-07-161-6/+9
* Fix to update the checkbox attribute values after connect() is called; This ...Syed Ibrahim M2012-07-161-0/+2
* Auto connect hf/a2dpSwaminatha Balaji2012-07-161-1/+25
* Disconnect before UnpairHarish Paryani2012-07-161-2/+0
* Remember user choice for phone book access permission dialogMatthew Xie2011-08-181-4/+46
* Save changed name from CachedBluetoothDevice to native storageMatthew Xie2011-07-271-3/+3
* Upgrade Bluetooth pairing dialogs for ICS.Jake Hamby2011-07-151-0/+8
* Improve Bluetooth tethering UI usability.Jake Hamby2011-03-091-1/+25
* Fix settings app not showing correct profile connection state message.Jaikumar Ganesh2011-03-041-3/+17
* Refactor Bluetooth settings for readability and performance.Jake Hamby2011-03-011-377/+113
* Display imaging icon for printer devices.Jaikumar Ganesh2011-02-281-6/+9
* Update airplane mode checkbox when toggled from system bar.Amith Yamasani2011-01-261-2/+4
* Display correct HID icon for pointing and misc. devicesJake Hamby2011-01-191-3/+25
* Allow multiple simultaneous connections for BT input devices.Jake Hamby2011-01-101-19/+1
* Don't auto connect reverse tethering after pairing.Jake Hamby2011-01-061-5/+5
* Enable reverse tethering in BT settings screen.Jake Hamby2010-12-221-22/+11
* Add ability to connect to only headset profile.Jaikumar Ganesh2010-12-101-1/+5
* Implement BT settings functionality for new UI.Jake Hamby2010-12-091-149/+21
* Update supported profiles for voice capability.Jaikumar Ganesh2010-11-231-34/+5
* Implement individual Bluetooth profile connect/disconnect.Jake Hamby2010-11-031-16/+60
* Bluetooth settings revampAmith Yamasani2010-10-271-17/+49
* Update BT APIs for change in return type.Jaikumar Ganesh2010-10-221-1/+1
* am 0d5e320c: am bdf13107: Merge "Call disconnect / connect without checking t...Jaikumar Ganesh2010-10-141-20/+9
|\
| * am bdf13107: Merge "Call disconnect / connect without checking the current st...Jaikumar Ganesh2010-10-121-20/+9
| |\
| | * Call disconnect / connect without checking the current statusJaikumar Ganesh2010-10-121-20/+9
* | | am d7f7213a: am 4c0ff2c7: Merge "Fix bug where car dock sometimes doesn\'t co...Jake Hamby2010-10-121-3/+3
|\ \ \ | |/ /
| * | am 4c0ff2c7: Merge "Fix bug where car dock sometimes doesn\'t connect." into ...Jake Hamby2010-10-111-3/+3
| |\ \ | | |/
| | * Fix bug where car dock sometimes doesn't connect.Jake Hamby2010-09-291-3/+3
* | | am 68c6188b: am dd79a33b: Auto-connect Bluetooth device only when user initia...Jake Hamby2010-09-241-0/+15
|\ \ \ | |/ /
| * | am dd79a33b: Auto-connect Bluetooth device only when user initiates pairing.Jake Hamby2010-09-241-0/+15
| |\ \ | | |/
| | * Auto-connect Bluetooth device only when user initiates pairing.Jake Hamby2010-09-241-0/+15
* | | am 356745ec: am 213d579f: Merge "Don\'t disconnect the same device before con...Jaikumar Ganesh2010-09-161-10/+11
|\ \ \ | |/ /
| * | am 213d579f: Merge "Don\'t disconnect the same device before connecting." int...Jaikumar Ganesh2010-09-161-10/+11
| |\ \ | | |/
| | * Don't disconnect the same device before connecting.Jaikumar Ganesh2010-09-161-10/+11
* | | bluetooth tetheringDanica Chang2010-08-171-20/+34
* | | am be38a39f: merge from open-source masterThe Android Open Source Project2010-07-191-6/+25
|\ \ \ | |/ /
| * | merge from open-source masterThe Android Open Source Project2010-07-191-6/+25
| |\ \ | | |/ | |/|
| | * Fix window leak problems in settings.Jiehua.Dai2010-07-141-6/+25
* | | Add keyboard support to bluetooth settings.Adam Powell2010-06-221-2/+22
|/ /
* | Fix bug 2713245 - Remove job queue from BT settingsAdam Powell2010-06-071-237/+52
|/
* b/2652059 Refresh UI after bond state changeMichael Chan2010-05-071-19/+18
* b/2652059 Fixed the broken BT connects/disconnects after unpairMichael Chan2010-05-031-0/+26
* b/2608693 Fix the problem where BT was automatically reconnectingMichael Chan2010-04-221-25/+17
* b/2174155 Remove debug logging in bluetoothMichael Chan2010-04-071-1/+1