summaryrefslogtreecommitdiffstats
path: root/tests/src
Commit message (Expand)AuthorAgeFilesLines
* Add getActiveDevices apiwescande2021-09-174-51/+63
* Don't show sensor use dialog for system uidEvan Severson2021-08-051-0/+6
* Merge "Allow missed reason of test incoming call to be USER_MISSED_CALL_FILTE...TreeHugger Robot2021-07-281-1/+4
|\
| * Allow missed reason of test incoming call to beGrace Jia2021-07-271-1/+4
* | Make transition of DIALING->DISCONNECTEDNazanin2021-07-271-0/+20
|/
* Ensure TeleComm tracks carrier privileged apps using micNate Myren2021-06-291-1/+1
* Protect TelecomManager#getPhoneAccount with necessary permission.Grace Jia2021-06-211-4/+4
* Add unit test coverage for BlockedNumbersUtilTyler Gunn2021-06-172-0/+64
* Mitigate issues with stuck calls blocking new outgoing calls.Tyler Gunn2021-06-111-0/+15
* Update Telecom tests due to OS changeNate Myren2021-06-023-14/+79
* Merge "Correct issue where ringtone is not heard on BT headset in vibrate mod...Tyler Gunn2021-05-271-0/+46
|\
| * Correct issue where ringtone is not heard on BT headset in vibrate mode.Tyler Gunn2021-05-261-0/+46
* | Merge "Block normal outgoing call when there's an ongoing emergency call." in...Grace Jia2021-05-241-0/+45
|\ \
| * | Block normal outgoing call when there's an ongoing emergency call.Grace Jia2021-05-181-0/+45
| |/
* / Synchronize updates of missed call counts and add more logging.Tyler Gunn2021-05-171-0/+50
|/
* Merge "Rename OnProjectionStateChangeListener -> OnProjectionStateChangedList...TreeHugger Robot2021-05-061-3/+3
|\
| * Rename OnProjectionStateChangeListener -> OnProjectionStateChangedListenerKurt Dresner2021-05-041-3/+3
* | Update tests to track internal fw evolutionSvet Ganov2021-05-052-37/+49
|/
* Fix Telecom Test breakage due to Bluetooth permission changeBrad Ebinger2021-04-293-6/+39
* Merge "Prevent self-managed call control from TelecomManager APIs." into sc-devTyler Gunn2021-04-281-0/+33
|\
| * Prevent self-managed call control from TelecomManager APIs.Tyler Gunn2021-03-311-0/+33
* | Merge "Fix race condition in CARSM unit tests" am: ff43d889e7 am: 2636b69192 ...Hall Liu2021-04-201-0/+4
|\ \
| * \ Merge "Fix race condition in CARSM unit tests"Hall Liu2021-04-201-0/+4
| |\ \
| | * | Fix race condition in CARSM unit testsHall Liu2021-04-191-0/+4
* | | | Use PermissionChecker.checkPermissionForDataDeliveryFromDataSource to check M...Shuo Qian2021-04-102-0/+14
* | | | Runtime permission attribution improvementsSvet Ganov2021-03-242-4/+3
| |_|/ |/| |
* | | Handle providing disconnect message through CallRedirectionService.Tyler Gunn2021-03-111-0/+37
* | | Merge "Read from correct extras when logging call composer" into sc-devHall Liu2021-03-111-1/+1
|\ \ \
| * | | Read from correct extras when logging call composerHall Liu2021-02-171-1/+1
* | | | Merge "Fix synchronization in SystemStateHelper" into sc-devHall Liu2021-03-041-12/+14
|\ \ \ \
| * | | | Fix synchronization in SystemStateHelperHall Liu2021-03-021-12/+14
| |/ / /
* | | | Merge "Call Diagnostic Service implementation" am: f4f7063e45 am: 9930c57cd0 ...Tyler Gunn2021-03-032-0/+219
|\ \ \ \ | | |/ / | |/| |
| * | | Call Diagnostic Service implementationTyler Gunn2021-02-262-0/+219
| | |/ | |/|
| * | Bind self-managed calls to InCallService that support these kind ofGrace Jia2021-02-013-1/+23
* | | Merge "Renaming method for inclusive language." into sc-devHui Yu2021-02-261-1/+1
|\ \ \
| * | | Renaming method for inclusive language.Hui Yu2021-02-241-1/+1
* | | | Merge "Convert onCallFilteringCompleted to single arg" into sc-devHall Liu2021-02-241-3/+2
|\ \ \ \
| * | | | Convert onCallFilteringCompleted to single argHall Liu2021-02-181-3/+2
| | |_|/ | |/| |
* | | | Merge "Fix issue with rebind to dialer on uninstall of app." into sc-devTyler Gunn2021-02-231-0/+46
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix issue with rebind to dialer on uninstall of app.Tyler Gunn2021-02-221-0/+46
| |/ /
* / / Allow business call extra to go to screeningHall Liu2021-02-191-3/+7
|/ /
* | Merge changes from topics "call-screening-refactor", "composer-call-screening...Hall Liu2021-02-172-10/+50
|\ \
| * | Refactor CallScreeningServiceHall Liu2021-02-082-10/+50
* | | Add VibratorManager to ComponentContextFixtureLais Andrade2021-02-121-0/+7
|/ /
* | Refactor CallLogManagerHall Liu2021-01-281-0/+60
* | Turn on speaker when transitioning from quiescent am: 53e4d9d3b3 am: d2104c52...Hall Liu2021-01-231-0/+31
|\|
| * Turn on speaker when transitioning from quiescentHall Liu2021-01-221-0/+31
| * Merge "Bind to non-ui incall services for self-mgd calls"Chen Chen2021-01-111-2/+49
| |\
| | * Bind to non-ui incall services for self-mgd callsHall Liu2021-01-081-2/+49
* | | Merge "Bind self-managed calls to InCallService that support these kind of ca...Grace Jia2021-01-203-1/+23
|\ \ \