summaryrefslogtreecommitdiff
path: root/testapps/src
Commit message (Expand)AuthorAgeFilesLines
* update telecom test apps directory (NPE & RoleManager)Thomas Stuart2022-03-252-4/+7
* Added carrier_id support to the carrier_key table in CarrierInformation DBarunvoddu2022-02-021-18/+8
* Rename DiagnosticCall to CallDiagnostics.Tyler Gunn2021-03-161-6/+6
* Handle providing disconnect message through CallRedirectionService.Tyler Gunn2021-03-111-2/+2
* Add business call support to testappsHall Liu2021-03-031-0/+4
* Merge "Call Diagnostic Service implementation" am: f4f7063e45 am: 9930c57cd0 ...Tyler Gunn2021-03-031-0/+92
|\
| * Call Diagnostic Service implementationTyler Gunn2021-02-261-0/+92
| * Bind self-managed calls to InCallService that support these kind ofGrace Jia2021-02-012-1/+86
* | Add call composer support to telecom testappHall Liu2021-02-232-0/+56
* | Bind self-managed calls to InCallService that support these kind ofGrace Jia2021-01-192-1/+86
|/
* Update language to comply with Android's inclusive language guidanceTyler Gunn2020-07-282-6/+4
* Add new intent launch button in dialer test activityBrad Ebinger2020-03-241-0/+16
* Capture disabled in call service of the default phone app and showGrace Jia2020-01-312-3/+37
* Capture metrics on InCallService failures and inform user of failuresGrace Jia2020-01-281-1/+0
* Implement post call screen.Grace Jia2019-12-181-0/+50
* Merge "Change method name to match API changes"Hall Liu2019-12-041-1/+1
|\
| * Change method name to match API changesHall Liu2019-11-111-1/+1
* | Merge "Handle prioritized car mode in Telecom."Tyler Gunn2019-11-201-9/+28
|\ \
| * | Handle prioritized car mode in Telecom.Tyler Gunn2019-11-191-9/+28
| |/
* / Restrict calling in favor of emergency calling - Incoming CasesBrad Ebinger2019-11-121-1/+1
|/
* Remove Listener dependency in the telecom test app.Tyler Gunn2019-10-251-15/+0
* Merge "Remove @hide method usage in Telecom."Tyler Gunn2019-10-181-1/+3
|\
| * Remove @hide method usage in Telecom.Tyler Gunn2019-10-181-1/+3
* | Make background call screening compatible with BTHall Liu2019-10-162-1/+7
* | Add audio processing notification and testapp codeHall Liu2019-10-154-60/+57
|/
* Update Telecom test app to support some car-mode operations.Tyler Gunn2019-09-161-0/+42
* Correct behavior answering incoming call with dialing self-managed call.Tyler Gunn2019-05-031-0/+2
* Introduce the new UX of call redirection dialog UXsqian2019-04-221-2/+4
* Remove call identification APIs.Tyler Gunn2019-04-014-103/+0
* Rename the Proxy calling role to Call redirection.Hai Zhang2019-02-061-1/+1
* Add support for reporting nuisance calls to CallScreeningService.Tyler Gunn2019-01-222-0/+73
* User Interaction for Call Redirection service in Telecomsqian2019-01-172-0/+115
* Call Screening and Caller ID changesTyler Gunn2019-01-092-3/+39
* Support Call Identification via CallScreeningService.Tyler Gunn2018-12-132-3/+46
* CallScreeningService behavior changes and improvements.Tyler Gunn2018-12-042-0/+123
* Pass the TelecomManager#placecall calling package through to TC logs. am: 108...Tyler Gunn2018-11-091-2/+8
|\
| * Pass the TelecomManager#placecall calling package through to TC logs.Tyler Gunn2018-11-091-2/+8
* | Prepare event-based handovers for deprecation. am: 715b5c8384 am: fc24238865Tyler Gunn2018-09-263-31/+34
|\|
| * Prepare event-based handovers for deprecation.Tyler Gunn2018-09-253-31/+34
* | Merge "Updates Self-managed CS test app to play ringtone and support silence....Tyler Gunn2018-07-132-3/+41
|\|
| * Merge "Updates Self-managed CS test app to play ringtone and support silence."Tyler Gunn2018-07-132-3/+41
| |\
| | * Updates Self-managed CS test app to play ringtone and support silence.Tyler Gunn2018-07-122-3/+41
* | | Merge "Update Telecom test app to NOT default self-managed CS to use voip mod...Tyler Gunn2018-06-061-1/+2
|\| |
| * | Merge "Update Telecom test app to NOT default self-managed CS to use voip mod...Tyler Gunn2018-06-061-1/+2
| |\|
| | * Update Telecom test app to NOT default self-managed CS to use voip mode.Tyler Gunn2018-05-241-1/+2
* | | Add support for busy number simulation in Telecom test app. am: bb71e7b090 am...Tyler Gunn2018-05-171-2/+15
|\| |
| * | Add support for busy number simulation in Telecom test app. am: bb71e7b090Tyler Gunn2018-05-171-2/+15
| |\|
| | * Add support for busy number simulation in Telecom test app.Tyler Gunn2018-05-171-2/+15
| | * Merge changes Ib66706ca,Ibd7c7f97Hall Liu2018-05-022-1/+91
| | |\
| | | * Integrate the BT multi-hfp apis with TelecomHall Liu2018-05-022-1/+91