summaryrefslogtreecommitdiff
path: root/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/CachedBluetoothDeviceTest.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "[LE unicast] The isBusy state should involve the state of sub device"SongFerng Wang2022-10-251-76/+0
* [LE unicast] The isBusy state should involve the state of sub deviceSongFerngWang2022-09-281-0/+76
* [BT LE unicast] clear the GroupId when user click 'Forget'SongFerngWang2022-08-251-0/+19
* Fix ASHA Hearing aids connection status incorrectjasonwshsu2022-05-251-6/+6
* Show left/right side of the hearing aid device for ASHA profilejasonwshsu2022-05-121-19/+44
* Update CarConnectionSummaryAlex Stetson2021-12-221-10/+33
* Fix test case fail in CachedBluetoothDeviceTestHugh Chen2021-05-311-1/+2
* Fix anr when open connected devicesHugh Chen2021-05-251-0/+6
* Use LruCache to cache advanced bluetooth deivce iconHugh Chen2021-04-221-0/+38
* Fix java crashHugh Chen2021-02-231-0/+20
* Merge "Refactor methods to access/modify BluetoothDevice alias and name" am: ...Rahul Sabnis2019-11-151-5/+5
|\
| * Refactor methods to access/modify BluetoothDevice alias and nameRahul Sabnis2019-11-141-5/+5
* | Add a subtext to remind user that profile connected failhughchen2019-10-311-0/+15
|/
* Add short version bluetooth device summaryLei Yu2019-05-131-0/+21
* Bluetooth metadata API changes in SettingsLibUgo Yu2019-04-091-12/+12
* Update BT summary for tws devicejackqdyulei2019-03-141-8/+45
* Use binary resource support in robolectricJames Lemieux2018-11-291-3/+2
* Prepare tests for impending robolectric mergeJames Lemieux2018-11-201-13/+10
* Clean up getConnectionSummary()wengsu2018-11-161-6/+145
* Fix incorrect summary text for hearing aid during call.wengsu2018-11-121-0/+31
* Make HearingAid code more generictimhypeng2018-10-251-0/+41
* Remove cache of profile statusjackqdyulei2018-09-241-83/+103
* Merge "Remove the local cached name"TreeHugger Robot2018-08-221-0/+31
|\
| * Remove the local cached namehughchen2018-08-221-0/+31
* | Merge "Update the method name from isA2dpDevice() to isConnectedA2dpDevice()"TreeHugger Robot2018-08-201-3/+3
|\ \
| * | Update the method name from isA2dpDevice() to isConnectedA2dpDevice()timhypeng2018-08-201-3/+3
| |/
* / Update the method name from isHfpDevice() to isConnectedHfpDevice()timhypeng2018-08-201-3/+3
|/
* reduce the usage of LocalBluetoothAdapter in LocalBluetoothProfileManagertimhypeng2018-08-171-9/+4
* Prevent NPE when profile is nullHansong Zhang2018-06-131-0/+21
* Add isConnectedHearingAidDevice function to check if it supports Hearing Aidtimhypeng2018-06-121-0/+18
* Add connection state summary for android autoryanywlin2018-05-161-2/+197
* Update connected device summarytimhypeng2018-04-301-30/+37
* Add new function to get audio statehughchen2018-04-151-0/+36
* Hearing Aid Profile: set and get activeDeviceHansong Zhang2018-03-201-0/+20
* Move the setActiveDevice logic from Settings to SettingsLib (1/2)Hansong Zhang2018-03-191-0/+20
* Update the Bluetooth Active Device state in the Device ManagerPavlin Radoslavov2018-02-231-11/+11
* Use external/robolectric-shadows/run_robotests.mkJames Lemieux2018-02-121-6/+1
* Use proper string formatting for the "Active device" stringPavlin Radoslavov2018-02-081-28/+121
* Merge "Fix Robolectric Bluetooth tests" am: 01c9c0e4baHansong Zhang2017-10-311-17/+17
|\
| * Fix Robolectric Bluetooth testsHansong Zhang2017-10-301-17/+17
* | Bluetooth: Add flag for human readable nameJack He2017-08-241-0/+54
|/
* Bluetooth: Display battery level of connected devicesJack He2017-07-061-0/+155