summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* am 6e6d0580: am 83c3b64f: BT: The Phone doesn\'t "wake up" when trying to pai...Erik Ljungberg2010-09-011-2/+8
|\
| * am 83c3b64f: BT: The Phone doesn\'t "wake up" when trying to pair with it.Erik Ljungberg2010-09-011-2/+8
| |\
| | * BT: The Phone doesn't "wake up" when trying to pair with it.Erik Ljungberg2010-09-011-2/+8
* | | Match devices by Class for tethering.Jaikumar Ganesh2010-08-231-5/+14
* | | am 2876ad62: am 2fcfb289: Merge " Fix Bluetooth Settings activity memory l...Jake Hamby2010-08-211-1/+2
|\ \ \ | |/ /
| * | am 2fcfb289: Merge " Fix Bluetooth Settings activity memory leak."Jake Hamby2010-08-181-1/+2
| |\ \
| | * | Fix Bluetooth Settings activity memory leak.thigobr2010-08-171-1/+2
* | | | bluetooth tetheringDanica Chang2010-08-176-31/+252
* | | | 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-224-3/+134
|/ /
* | Fix bug 2713245 - Remove job queue from BT settingsAdam Powell2010-06-071-237/+52
* | Changing disconnectHeadset calls.Jaikumar Ganesh2010-06-071-3/+6
* | b/2680057 Fixed a bug where bt won't connect when the phone is docked (if Set...Michael Chan2010-05-272-8/+125
* | Set profiles as preferred and then try to connect.Jaikumar Ganesh2010-05-241-4/+3
|/
* 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/2630339 Fixed the crash when an app requests BT to be enabledMichael Chan2010-04-281-27/+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
* Merge "b/2498180 b/2568119 Retry if BT dock disconnects unexpectedly" into froyoMichael Chan2010-04-072-9/+143
|\
| * b/2498180 b/2568119 Retry if BT dock disconnects unexpectedlyMichael Chan2010-04-062-9/+143
* | Fix bug 2564450 - prevent deadlock in BT settingsAdam Powell2010-04-061-1/+0
|/
* Stop scanning as soon as device is picked in the device picker.Jaikumar Ganesh2010-03-251-0/+1
* Merge "b/2310373 Show pairing dialogs if the device has been scanning for bt ...Michael Chan2010-03-032-4/+25
|\
| * b/2310373 Show pairing dialogs if the device has been scanning for bt devices...Michael Chan2010-03-032-4/+25
* | b/2482585 Bluetooth settings: remove "Scan for devices" from menuMichael Chan2010-03-021-30/+0
|/
* am 3a6b2df2: am 324ab848: Merge "b/2370089 Pop the dock dialog above the keyg...Michael Chan2010-01-251-1/+1
|\
| * b/2370089 Pop the dock dialog above the keyguardMichael Chan2010-01-201-1/+1
* | am fcd4e7fe: am 04bdae75: Merge "b/2332395 Fixed a bug where BT is not disabl...Michael Chan2010-01-221-13/+46
|\ \ | |/
| * b/2332395 Fixed a bug where BT is not disabled if the phone was inserted and ...Michael Chan2010-01-191-13/+46
* | am 97ed3f4b: am 3fe86a34: b/2332395 Disable BT when undocked if BT was off to...Michael Chan2010-01-222-18/+132
|\ \ | |/
| * b/2332395 Disable BT when undocked if BT was off to at docking timeMichael Chan2010-01-192-18/+132
* | am 49efbf8b: am c9b9f650: Merge "b/2367861 Auto connect if the user turns on ...Michael Chan2010-01-203-20/+79
|\ \ | |/
| * b/2367861 Auto connect if the user turns on BT while docked.Michael Chan2010-01-143-20/+79
* | Settings: revise WifiEnabler and BluetoothEnabler.Chia-chi Yeh2010-01-151-82/+52
* | am d69a5ee2: am c5aa68f3: b/2367020 Enable bt profiles by default for car dock.Michael Chan2010-01-121-11/+17
|\ \ | |/
| * b/2367020 Enable bt profiles by default for car dock.Michael Chan2010-01-121-11/+17
| * b/2335780 Fixed race conditions which causes BT to not be in the correct stat...Michael Chan2010-01-082-35/+15
* | Merge "b/2335780 Fixed race conditions which causes BT to not be in the corre...Michael Chan2010-01-082-35/+15
|\ \
| * | b/2335780 Fixed race conditions which causes BT to not be in the correct stat...Michael Chan2010-01-082-35/+15
| |/
* | Allow bluetooth in airplane mode when in "toggleable" list.Jeff Sharkey2009-12-221-20/+22
* | am f4ec356d: am d8eec52a: b/2318290 connect should be called instead of conne...Michael Chan2009-12-211-4/+9
|\ \ | |/
| * b/2318290 connect should be called instead of connect(profile) if device is u...Michael Chan2009-12-171-4/+9
* | am fcea8c0d: am 29d70e44: b/2334482 Disable Music and audio by default for th...Michael Chan2009-12-171-2/+2
|\ \ | |/
| * b/2334482 Disable Music and audio by default for the docksMichael Chan2009-12-171-2/+2
* | am 052ad242: b/2323277 Fixed race condition where the user clicks on the dial...Michael Chan2009-12-141-2/+4
|\ \ | |/
| * b/2323277 Fixed race condition where the user clicks on the dialog before dis...Michael Chan2009-12-141-2/+4
* | am 9463c2f8: b/2320107 NPE when receiving a Undock event without a deviceMichael Chan2009-12-101-1/+1
|\ \ | |/