summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/bluetooth/LocalBluetoothProfileManager.java
Commit message (Expand)AuthorAgeFilesLines
* Remove Profile Auto connection specific logicGanesh Ganapathi Batta2012-08-061-153/+11
* Fix for correctly enabling PAN profile in SettingsSyed Ibrahim M2012-08-011-3/+6
* Fix for When Hf is rejected the device should initiate A2dp if a2dp is enabledSwaminatha Balaji2012-08-011-0/+38
* Add dev to cached dev list if entry is missing before auto connectGanesh Ganapathi Batta2012-08-011-6/+8
* Auto connect hf/a2dp when any one of them gets connected and timeout happensSwaminatha Balaji2012-07-161-0/+70
* Auto connect hf/a2dpSwaminatha Balaji2012-07-161-1/+49
* Improve Bluetooth tethering UI usability.Jake Hamby2011-03-091-7/+42
* Settings app: Run Bluetooth Event receiver when not in fg.Jaikumar Ganesh2011-03-041-1/+2
* Refactor Bluetooth settings for readability and performance.Jake Hamby2011-03-011-711/+184
* Make BluetoothPan implement BluetoothProfile.Jaikumar Ganesh2011-02-231-4/+14
* Update code for making BluetoothInputProfile implement BluetoothProfile.Jaikumar Ganesh2011-02-181-16/+26
* Don't display extra A2DP profile icon for OPP.Jake Hamby2011-01-271-1/+1
* Fix settings NPE crash on launch.Jake Hamby2011-01-261-1/+6
* Add icons for Bluetooth HID and PAN profiles.Jake Hamby2011-01-191-6/+3
* Allow multiple simultaneous connections for BT input devices.Jake Hamby2011-01-101-0/+12
* Enable reverse tethering in BT settings screen.Jake Hamby2010-12-221-23/+31
* Add ability to connect to only headset profile.Jaikumar Ganesh2010-12-101-14/+24
* Implement BT settings functionality for new UI.Jake Hamby2010-12-091-1/+0
* Update supported profiles for voice capability.Jaikumar Ganesh2010-11-231-5/+34
* Implement individual Bluetooth profile connect/disconnect.Jake Hamby2010-11-031-2/+2
* Bluetooth settings revampAmith Yamasani2010-10-271-3/+34
* Update BT APIs for change in return type.Jaikumar Ganesh2010-10-221-19/+14
* Update code for public Bluetooth APIsJaikumar Ganesh2010-09-281-55/+76
* bluetooth tetheringDanica Chang2010-08-171-1/+94
* Add keyboard support to bluetooth settings.Adam Powell2010-06-221-1/+96
* 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-271-0/+78
* b/2367861 Auto connect if the user turns on BT while docked.Michael Chan2010-01-141-0/+17
* Fix auto connection of A2DP profile.Jaikumar Ganesh2009-12-091-4/+14
* Disconnect even Sinks in Connecting state while connecting another sink.Jaikumar Ganesh2009-12-071-2/+2
* b/2296110 New Dialog which appears when phone is place on dock.Michael Chan2009-12-031-2/+6
* b/2293042 Fixed the problem where A2DP connections may fail if there's an exi...Michael Chan2009-12-031-3/+27
* Update to reflect new priorities for A2DP profile. DO NOT MERGE.Jaikumar Ganesh2009-12-021-2/+6
* Update application for android.bluetooth.ParcelUuid -> android.os.ParcelUuidNick Pelly2009-09-281-1/+1
* b/2138890 Pre-initilize Bluetooth profile managersMichael Chan2009-09-241-22/+24
* Filter devices by UUID and then class.Jaikumar Ganesh2009-09-231-3/+3
* b/2126036 Improve remote device capability identification by switching to use...Michael Chan2009-09-221-35/+53
* Update application for Bluetooth API changes.Nick Pelly2009-09-101-4/+4
* Update application for Bluetooth API change: deprecation of BluetoothError.Nick Pelly2009-09-081-15/+13
* Implement Bluetooth device pickerYue Lixin2009-08-191-4/+73
* Bluetooth: Update Settings.apk to match BT API change.Nick Pelly2009-08-171-42/+44
* Always add the bt profile to profile list on the arrive of a connect eventMichael Chan2009-05-061-8/+11
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-5/+8
* auto import from //branches/cupcake/...@137197The Android Open Source Project2009-03-091-0/+6
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+280
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-280/+0
* auto import from //branches/cupcake/...@127101The Android Open Source Project2009-01-201-57/+30
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-28/+23
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+312