summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Correctly remember MAP access selection.Danny Baumann2013-04-033-37/+62
* Merge commit 'android-4.2.2_r1' into mr1.1-stagingRicardo Cerqueira2013-02-153-29/+30
|\
| * Fix Bluetooth enable dialog to match Android style guide.Jake Hamby2012-11-202-15/+7
| * fix dock audio enable dialogEric Laurent2012-11-121-14/+23
* | Bluetooth MAP (Message Access Profile) Upstream Changes (2/3)Corey Garst2013-01-201-0/+42
* | Settings: RTL layout fixesOr Harambam2013-01-191-1/+1
|/
* display audio dialog when connecting low end dockEric Laurent2012-10-302-74/+122
* Merge "More migration to Global settings." into jb-mr1-devJeff Sharkey2012-10-181-1/+1
|\
| * More migration to Global settings.Jeff Sharkey2012-10-181-1/+1
| * Revert "bluetooth won't turn on after turn Airplane mode off on setting scree...Irfan Sheriff2012-10-171-32/+10
| * bluetooth won't turn on after turn Airplane mode off on setting screen on man...Zhihai Xu2012-10-171-10/+32
* | bluetooth won't turn on after turn Airplane mode off on setting screen on man...Zhihai Xu2012-10-181-6/+25
|/
* Allow disconnected BT profiles to be unchecked in Settings.Jake Hamby2012-10-042-9/+12
* Fix regression in Bluetooth settings.Jeff Brown2012-09-243-4/+32
* First draft of wifi display settings UI.Jeff Brown2012-09-191-1/+2
* Rename file to satisfy strict Java requirementAndy Stadler2012-09-181-1/+1
* am 206f87c5: am cce52bd3: Merge "Fix NPE in bluetooth Permission Activity" in...Matthew Xie2012-09-101-1/+8
|\
| * Fix NPE in bluetooth Permission ActivityGanesh Ganapathi Batta2012-09-101-1/+8
* | am 0aeb8f2e: am 952146ee: Merge "Clear profile connnection status of bonded d...Matthew Xie2012-09-042-0/+20
|\ \ | |/
| * Clear profile connnection status of bonded devices when BT is turned offGanesh Ganapathi Batta2012-09-042-0/+20
* | am 463b501e: am 9e8e9a17: am 6fb425e2: am eefa61ed: Merge "Settings: Use ICS ...Jean-Baptiste Queru2012-08-131-1/+1
|\ \ | |/
| * am 6fb425e2: am eefa61ed: Merge "Settings: Use ICS alert drawable"Jean-Baptiste Queru2012-08-131-1/+1
| |\
| | * Merge "Settings: Use ICS alert drawable"Jean-Baptiste Queru2012-08-131-1/+1
| | |\
| | | * Settings: Use ICS alert drawableBjörn Lundén2012-05-311-1/+1
* | | | am 83457dd7: am a1f463cb: Merge "Remove Profile Auto connection specific logi...Matthew Xie2012-08-0810-262/+165
|\ \ \ \ | |/ / /
| * | | Remove Profile Auto connection specific logicGanesh Ganapathi Batta2012-08-0610-262/+165
* | | | am 8756c500: am 9effd146: Merge "Fix for correctly enabling PAN profile in Se...Matthew Xie2012-08-062-4/+7
|\ \ \ \ | |/ / /
| * | | Fix for correctly enabling PAN profile in SettingsSyed Ibrahim M2012-08-012-4/+7
* | | | am 7b065464: Move BT settings appliance check after foreground check.Justin Koh2012-08-011-5/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Move BT settings appliance check after foreground check.Justin Koh2012-07-311-5/+5
* | | | Reset the priority on unbondRavi Nagarajan2012-08-017-0/+37
* | | | Fix for When Hf is rejected the device should initiate A2dp if a2dp is enabledSwaminatha Balaji2012-08-012-0/+49
* | | | Add dev to cached dev list if entry is missing before auto connectGanesh Ganapathi Batta2012-08-011-6/+8
* | | | Make Settings app aware of layout directionFabrice Di Meglio2012-07-241-1/+1
* | | | Clean up codes, fix long lines, improve readability, etcMatthew Xie2012-07-165-17/+22
* | | | 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
* | | | On bluetooth disable, delete all devices that are not bondedRavi Nagarajan2012-07-161-1/+1
* | | | Fix to update the checkbox attribute values after connect() is called; This ...Syed Ibrahim M2012-07-161-0/+2
* | | | Revert "Changes done to update UI with appropriate checkbox state, when AVRC ...Kausik Sinnaswamy2012-07-162-7/+3
* | | | 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-164-7/+38
* | | | Changes done to update UI with appropriate checkbox state, when AVRC Connect ...Sreenidhi T2012-07-162-3/+7
* | | | Clear the Available (unbonded devices) from the CachedDevices ListKausik Sinnaswamy2012-07-162-0/+16
* | | | Auto connect hf/a2dp when any one of them gets connected and timeout happensSwaminatha Balaji2012-07-163-9/+79
* | | | Fixed settings crash fix when profile is connected, Bluetooth turned off/of a...fredc2012-07-164-26/+99
* | | | Auto connect hf/a2dpSwaminatha Balaji2012-07-164-3/+109
* | | | Fixed issue with Settings app crashing after turning on/off and clicking unpairfredc2012-07-161-2/+1
* | | | add discoverability timoeut when set by 3rd party appSrikanth Uppala2012-07-163-41/+53
* | | | Fix discoverability timeout issues. (a) implement timeout logic (b) persist '...Srikanth Uppala2012-07-162-2/+90