summaryrefslogtreecommitdiff
path: root/packages/SettingsLib/tests/robotests/src/com/android/settingslib/media
Commit message (Expand)AuthorAgeFilesLines
* [Output Switcher] Improvement for seekbar volume controlshaoweishen2022-09-131-2/+12
* [Output Switcher] Fix LocalMediaManagerTestshaoweishen2022-07-211-73/+15
* [Fix Test] Modify test cases for InfoMediaManagerTestshaoweishen2022-04-281-5/+10
* DO NOT MERGE: Downbranch merge conflict [Output Switcher] Fix test cases in M...shaoweishen2022-04-071-22/+22
* [Output Switcher] Apply distance information for devices rankingshaoweishen2022-03-041-0/+13
* Merge "Remove hidden Bluetooth dependencies" am: 2eebe9a0bc am: 9b7753af92 am...Rahul Sabnis2022-02-171-2/+13
|\
| * Remove hidden Bluetooth dependenciesWilliam Escande2022-02-161-2/+13
* | [Media SASS] Choose the correct device icon based on the deviceCaitlin Cassidy2022-02-091-0/+150
* | Ignore broken testsMill Chen2022-01-191-0/+2
* | Merge "settingslib/media: Add LeAudio support" am: 10d9b01f61 am: 8588ef52ac ...Jakub Pawlowski2021-10-191-0/+1
|\|
| * settingslib/media: Add LeAudio supportƁukasz Rymanowski2021-10-181-0/+1
* | Make MediaRouter2Manager provide correct system routes infoSungsoo Lim2021-09-241-3/+11
* | Fix SettingsLib test casesTim Peng2021-07-291-11/+7
|/
* Merge "Fix NullPointerException in MediaDevice"tim peng2020-12-081-0/+8
|\
| * Fix NullPointerException in MediaDevicetimhypeng2020-12-041-0/+8
* | Fix pixel buds icon is empty in output switcherHugh Chen2020-11-301-0/+14
|/
* Add shouldDisableMediaOutput() on LocalMediaManagerHugh Chen2020-10-051-0/+44
* Display disconnected bluetooth devices only when local output device is avail...timhypeng2020-08-171-0/+2
* Fix test case failtimhypeng2020-07-131-1/+8
* Unable to show correct device icon in Output SwitcherTim Peng2020-07-021-0/+29
* Merge "Add address to MediaRoute2Info" into rvc-devKyunglyul Hyun2020-06-111-2/+2
|\
| * Add address to MediaRoute2InfoKyunglyul Hyun2020-06-101-2/+2
* | Fix current connected device not updateHugh Chen2020-06-101-0/+19
|/
* Implement advanced icon style for output switchHugh Chen2020-06-041-4/+2
* Merge "Set failed state when failed to transfer a disconnected device" into r...tim peng2020-05-291-1/+1
|\
| * Set failed state when failed to transfer a disconnected deviceTim Peng2020-05-271-1/+1
* | Update MediaDevice iconhughchen2020-05-271-2/+4
* | Merge "Add getDeselectableMediaDevice()" into rvc-devtim peng2020-05-271-0/+25
|\ \
| * | Add getDeselectableMediaDevice()Tim Peng2020-05-261-0/+25
| |/
* | Merge "Fix output switcher will show wrong active device" into rvc-devTreeHugger Robot2020-05-262-2/+44
|\ \ | |/ |/|
| * Fix output switcher will show wrong active devicehughchen2020-05-252-2/+44
* | Merge "Add return value connect()" into rvc-devtim peng2020-05-201-4/+4
|\ \ | |/ |/|
| * Add return value connect()Tim Peng2020-05-191-4/+4
* | Merge "Update string for 3.5mm and usb audio device" into rvc-devTreeHugger Robot2020-05-191-2/+2
|\ \ | |/ |/|
| * Update string for 3.5mm and usb audio devicehughchen2020-05-181-2/+2
* | When only one device is selected in dynamic group, the device should be disabledTim Peng2020-05-121-0/+9
|/
* Merge "Filter out non-a2dp or non-hearing Aid bluetooth device" into rvc-devHugh Chen2020-05-071-0/+11
|\
| * Filter out non-a2dp or non-hearing Aid bluetooth devicehughchen2020-05-061-0/+11
* | Merge "Add unique device id for usb-c headset and wired headset" into rvc-devHugh Chen2020-05-071-0/+22
|\ \
| * | Add unique device id for usb-c headset and wired headsethughchen2020-05-061-0/+22
| |/
* | Merge "Remove get APP label API" into rvc-devtim peng2020-05-071-47/+0
|\ \
| * | Remove get APP label APITim Peng2020-05-051-47/+0
| |/
* / Clean up MediaRouter2ManagerKyunglyul Hyun2020-05-061-4/+4
|/
* Add new interface to get active local media session and to adjust volumeTim Peng2020-04-302-33/+39
* Add null check when build MediaDevicehughchen2020-04-241-0/+19
* Base on MediaDeviceType to ranking devices listhughchen2020-04-243-19/+86
* Add new route type for support 3.5 mm headset and usb headsethughchen2020-04-212-2/+49
* Extend the MediaDeviceType to support more media devicehughchen2020-04-171-11/+22
* Return empty array when BluetoothAdapter is nullhughchen2020-04-141-0/+24
* Merge "No feedback when attempting to transfer to an unpowered BT device" int...tim peng2020-04-061-0/+20
|\