summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/bluetooth/HeadsetProfile.java
Commit message (Expand)AuthorAgeFilesLines
* Remove Profile Auto connection specific logicGanesh Ganapathi Batta2012-08-061-23/+0
* Reset the priority on unbondRavi Nagarajan2012-08-011-0/+6
* Clean up codes, fix long lines, improve readability, etcMatthew Xie2012-07-161-5/+6
* Headset connection status is displayed incorrectly, as the boolean mIsProfile...Ravi Nagarajan2012-07-161-12/+10
* Fixed null pointer exception when BT is enabled from settings screen with pre...fredc2012-07-161-2/+9
* Auto connect hf/a2dp when any one of them gets connected and timeout happensSwaminatha Balaji2012-07-161-4/+8
* Fixed settings crash fix when profile is connected, Bluetooth turned off/of a...fredc2012-07-161-8/+23
* Auto connect hf/a2dpSwaminatha Balaji2012-07-161-0/+16
* Fix multiple BT settings bugs.Jake Hamby2011-08-031-5/+1
* Improve Bluetooth tethering UI usability.Jake Hamby2011-03-091-3/+1
* Return profile state disconnected when not yet bound to service.Jaikumar Ganesh2011-03-081-0/+2
* Refactor Bluetooth settings for readability and performance.Jake Hamby2011-03-011-0/+198