summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Update supported profiles for voice capability.Jaikumar Ganesh2010-11-233-50/+50
* Use the new Preference:icon attribute and placeholder for showing icons on th...Amith Yamasani2010-11-173-4/+5
* Don't stutter animations during Bluetooth broadcasts.Brad Fitzpatrick2010-11-081-13/+37
* Implement individual Bluetooth profile connect/disconnect.Jake Hamby2010-11-037-41/+86
* Bluetooth settings revampAmith Yamasani2010-10-277-145/+433
* Update BT APIs for change in return type.Jaikumar Ganesh2010-10-223-23/+17
* am 7805fa99: am 022299df: Merge "Disconnect dock only if its connected." into...Jaikumar Ganesh2010-10-161-3/+6
|\
| * am 022299df: Merge "Disconnect dock only if its connected." into gingerbreadJaikumar Ganesh2010-10-141-3/+6
| |\
| | * Disconnect dock only if its connected.Jaikumar Ganesh2010-10-141-3/+6
| * | am 8021537f: BT settings wait for HS service before connect. DO NOT MERGEJake Hamby2010-10-131-8/+54
| |\ \ | | |/
| | * BT settings wait for HS service before connect. DO NOT MERGEJake Hamby2010-10-131-8/+54
| * | am 03403712: Merge "DO NOT MERGE Add null check before disconnecting a device...Jaikumar Ganesh2010-10-131-1/+2
| |\ \ | | |/
| | * DO NOT MERGE Add null check before disconnecting a device.Jaikumar Ganesh2010-10-131-1/+2
* | | 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
* | | Fix NPE in BT Settings launch from a shortcut.Amith Yamasani2010-10-131-3/+3
* | | 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
* | | Update code for public Bluetooth APIsJaikumar Ganesh2010-09-285-109/+119
* | | am 68c6188b: am dd79a33b: Auto-connect Bluetooth device only when user initia...Jake Hamby2010-09-246-15/+20
|\ \ \ | |/ /
| * | am dd79a33b: Auto-connect Bluetooth device only when user initiates pairing.Jake Hamby2010-09-246-15/+20
| |\ \ | | |/
| | * Auto-connect Bluetooth device only when user initiates pairing.Jake Hamby2010-09-246-15/+20
* | | am 5496db04: am 59091c08: Fix Bluetooth device name max length checking.Jake Hamby2010-09-221-4/+70
|\ \ \ | |/ /
| * | am 59091c08: Fix Bluetooth device name max length checking.Jake Hamby2010-09-221-4/+70
| |\ \ | | |/
| | * Fix Bluetooth device name max length checking.Jake Hamby2010-09-221-4/+70
* | | 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
| |\ \ | | |/
| | * Merge "Don't disconnect the same device before connecting." into gingerbreadJaikumar Ganesh2010-09-161-10/+11
| | |\
| | | * Don't disconnect the same device before connecting.Jaikumar Ganesh2010-09-161-10/+11
* | | | am f8a473c3: am c5c8dad0: Use new apply() instead of commit().Brad Fitzpatrick2010-09-155-10/+9
|\ \ \ \ | |/ / /
| * | | am c5c8dad0: Use new apply() instead of commit().Brad Fitzpatrick2010-09-145-10/+9
| |\ \ \ | | |/ /
| | * | Use new apply() instead of commit().Brad Fitzpatrick2010-09-145-10/+9
| | |/
* | | Fragmentize BluetoothSettings.Daisuke Miyakawa2010-09-131-34/+46
* | | am 1647d472: am e714898a: Merge "OutOfband pairing user dialog." into gingerb...Jaikumar Ganesh2010-09-131-0/+7
|\ \ \ | |/ /
| * | am e714898a: Merge "OutOfband pairing user dialog." into gingerbreadJaikumar Ganesh2010-09-131-0/+7
| |\ \ | | |/
| | * OutOfband pairing user dialog.Jaikumar Ganesh2010-09-091-0/+7
* | | 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
|/ /