summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/bluetooth/DeviceProfilesSettings.java
Commit message (Expand)AuthorAgeFilesLines
* Allow disconnected BT profiles to be unchecked in Settings.Jake Hamby2012-10-041-8/+10
* Revert "Changes done to update UI with appropriate checkbox state, when AVRC ...Kausik Sinnaswamy2012-07-161-1/+1
* Changes done to update UI with appropriate checkbox state, when AVRC Connect ...Sreenidhi T2012-07-161-1/+1
* Fix UI issue with Bluetooth Settings.Jaikumar Ganesh2011-10-271-1/+1
* Fix multiple BT settings bugs.Jake Hamby2011-08-031-80/+40
* Bluetooth : Fix for changing the BT device icon if the calss is null (mouse)jhtop.kim2011-07-181-1/+1
* Bluetooth : fix to finish deviceprofilesettings activity when device is not b...jhtop.kim2011-07-181-1/+2
* Bluetooth : fix UI bug: Disable "OK" button if friendly name is nulljhtop.kim2011-07-181-3/+33
* Settings refactoringGilles Debunne2011-06-211-1/+3
* Improve Bluetooth tethering UI usability.Jake Hamby2011-03-091-1/+8
* Refactor Bluetooth settings for readability and performance.Jake Hamby2011-03-011-113/+98
* Remove "Allow incoming file transfers" option from BT settings.Jake Hamby2011-01-251-15/+1
* Only show "Allow incoming file transfer" option if device supports OPPJake Hamby2011-01-111-2/+24
* Enable reverse tethering in BT settings screen.Jake Hamby2010-12-221-9/+12
* Implement BT settings functionality for new UI.Jake Hamby2010-12-091-15/+34
* Use the new Preference:icon attribute and placeholder for showing icons on th...Amith Yamasani2010-11-171-0/+1
* Implement individual Bluetooth profile connect/disconnect.Jake Hamby2010-11-031-17/+19
* Bluetooth settings revampAmith Yamasani2010-10-271-0/+346