summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/sound
Commit message (Expand)AuthorAgeFilesLines
* Delete media feature flagLucas Dupin2020-07-092-10/+2
* [DO NOT MERGE] Add toggle for media resumptionBeth Thibodeau2020-06-183-0/+161
* Update "Play media to" in Sound SettingsTim Peng2020-05-081-1/+38
* Add zero state in output switcherTim Peng2020-03-271-3/+10
* Verify BluetoothDevice is not null before calling BluetoothHearingAidRahul Sabnis2020-03-241-1/+2
* Implement new vibrate for calls in Settings.Yiwen Chen2020-02-032-0/+233
* Refactor usages of getAliasName to use getAlias in SettingsRahul Sabnis2019-10-222-3/+3
* Update "Play media to" display rule in SoundSettingTim Peng2019-04-242-95/+9
* Sound + Output Switcher on Sound Settingtimhypeng2019-03-123-132/+171
* Clean up updateState()wengsu2019-01-191-12/+1
* Fix incorrect API invoke for BT profilesjackqdyulei2018-09-182-10/+4
* Sort importsFan Zhang2018-08-283-8/+8
* Remove the function that not used in BluetoothCallbackhughchen2018-08-061-27/+0
* Use corresponding profile to get active bluetooth devicehughchen2018-07-133-38/+38
* Reorder and clean up imports.Fan Zhang2018-06-182-6/+6
* 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-183-4/+12
|\|
| * Merge "Update UI when BT device is rename" into pi-devTreeHugger Robot2018-05-183-4/+12
| |\
| | * Update UI when BT device is renamehughchen2018-05-173-4/+12
| * | 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-093-34/+153
|\|
| * Add hearing aid device in audio switchryanywlin2018-05-103-38/+49
| * 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-093-10/+7
* | 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-083-10/+7
|/ /
* | Merge "Hide the audio switcher if it is not relevant" into pi-dev am: 3f5444b9e4caxtonchan2018-04-243-7/+8
|\|
| * Hide the audio switcher if it is not relevantcaxtonchan2018-04-253-7/+8
* | Migrate Settings to androidx.Aurimas Liutikas2018-04-203-5/+5
|/
* Identify cast mode properly in audio switchryanywlin2018-04-171-13/+4
* Replace deprecated APIs in audio switcher.ryanywlin2018-04-183-3/+12
* Add audio switch UI in sound settingsryanywlin2018-04-163-0/+545