summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/sound/AudioSwitchPreferenceController.java
Commit message (Expand)AuthorAgeFilesLines
* Update "Play media to" display rule in SoundSettingTim Peng2019-04-241-78/+2
* Sound + Output Switcher on Sound Settingtimhypeng2019-03-121-91/+35
* Sort importsFan Zhang2018-08-281-4/+4
* Remove the function that not used in BluetoothCallbackhughchen2018-08-061-27/+0
* Use corresponding profile to get active bluetooth devicehughchen2018-07-131-23/+14
* Merge "Fix memory leaks in Settings"TreeHugger Robot2018-06-081-4/+5
|\
| * Fix memory leaks in SettingsFan Zhang2018-06-081-4/+5
* | 2nd attempt handle BT is not supported on emulator am: 59287d40d1ryanywlin2018-06-081-0/+8
|\ \ | |/ |/|
| * 2nd attempt handle BT is not supported on emulatorryanywlin2018-06-081-0/+8
| * Fix context leak in AudioSwitchPreferenceController.Fan Zhang2018-06-071-1/+2
* | Fix context leak in AudioSwitchPreferenceController.Fan Zhang2018-06-071-1/+2
* | Merge "Handle Bluetooth is not supported on emulator" into pi-dev am: 942b07da93Ryan Lin2018-05-311-1/+7
|\|
| * Handle Bluetooth is not supported on emulatorryanywlin2018-05-311-1/+7
* | Move getLocalBtManager into FutureTask am: 988dc9fbe6ryanywlin2018-05-211-5/+18
|\|
| * Move getLocalBtManager into FutureTaskryanywlin2018-05-211-5/+18
* | Merge "Update UI when BT device is rename" into pi-dev am: 77d218ab72hughchen2018-05-181-2/+2
|\|
| * Merge "Update UI when BT device is rename" into pi-devTreeHugger Robot2018-05-181-2/+2
| |\
| | * Update UI when BT device is renamehughchen2018-05-171-2/+2
| * | Update DialogFragment UI when BT device is add/remove/renamehughchen2018-05-171-0/+10
| |/
* | Update DialogFragment UI when BT device is add/remove/renamehughchen2018-05-161-0/+10
* | Merge "Use another callback to notify the updater that UI should be updated" ...Ryan Lin2018-05-111-1/+6
|\|
| * Use another callback to notify the updater that UI should be updatedryanywlin2018-05-111-1/+6
* | Merge changes from topic "add-hearing-aid-device-in-audio-switch" into pi-dev...ryanywlin2018-05-091-6/+107
|\|
| * Add hearing aid device in audio switchryanywlin2018-05-101-10/+3
| * Find active device for add hearing aids device into audio switcher.ryanywlin2018-05-101-1/+35
| * Three methods for adding hearing aids device into audio switcher.ryanywlin2018-05-101-2/+76
| * Establish permanently unavailable settingsMatthew Fritze2018-05-091-1/+1
| * Change the title when in call/media statehughchen2018-05-091-7/+0
* | Merge "Establish permanently unavailable settings"android-build-team Robot2018-05-091-1/+1
|\ \
| * | Establish permanently unavailable settingsMatthew Fritze2018-05-091-1/+1
* | | Change the title when in call/media statehughchen2018-05-081-7/+0
|/ /
* | Merge "Hide the audio switcher if it is not relevant" into pi-dev am: 3f5444b9e4caxtonchan2018-04-241-0/+1
|\|
| * Hide the audio switcher if it is not relevantcaxtonchan2018-04-251-0/+1
* | Migrate Settings to androidx.Aurimas Liutikas2018-04-201-3/+3
|/
* Replace deprecated APIs in audio switcher.ryanywlin2018-04-181-1/+5
* Add audio switch UI in sound settingsryanywlin2018-04-161-0/+335