summaryrefslogtreecommitdiffstats
path: root/src/com/android/server/telecom/RespondViaSmsManager.java
Commit message (Expand)AuthorAgeFilesLines
* Use SmsManager for reject call with SMSBrad Ebinger2017-05-261-27/+23
* Merge "Whitelist ACTION_RESPOND_VIA_MESSAGE intent." into oc-devTyler Gunn2017-05-241-0/+3
|\
| * Whitelist ACTION_RESPOND_VIA_MESSAGE intent.Tyler Gunn2017-05-241-0/+3
| * Switch to using android.telecom.Log in TelecomBrad Ebinger2016-10-191-0/+1
* | Fixes in responding call via smsSrikanth Chintala2017-03-161-4/+5
* | resolve merge conflicts of 953e1af to stage-aosp-masterBrad Ebinger2016-10-201-0/+1
|\ \ | |/ |/|
| * Switch to using android.telecom.Log in TelecomBrad Ebinger2016-10-191-0/+1
* | Reference the correct capability type for reply capability.Bryce Lee2016-07-271-2/+2
|/
* Wrap phone number in TTS spanHall Liu2016-03-211-1/+9
* Properly route rejection reply when capability is set.Bryce Lee2015-08-281-1/+4
* Fix problem where incoming calls would hang and never completeIhab Awad2015-03-261-1/+2
* Make Telecom synchronousIhab Awad2015-03-181-23/+6
* Further refactor Telecom and add testsIhab Awad2015-03-161-4/+6
* Refactoring for testabilityIhab Awad2015-03-021-6/+2
* Set Quick Response pref as MULTI_PROCESS.Santos Cordon2014-12-221-1/+2
* Change tests against INVALID_SUBSCRIPTION_ID to use isValidSubscriptionId.Wink Saville2014-12-111-1/+1
* Additional changes to SubscriptionManager API as per API council.Wink Saville2014-11-211-1/+1
* Revert "Additional changes to SubscriptionManager API as per API council."Wink Saville2014-11-201-1/+1
* Additional changes to SubscriptionManager API as per API council.Wink Saville2014-11-181-1/+1
* Add a subId extra to the respond via SMS intent.Nancy Chen2014-11-071-2/+12
* Don't show quick response messages for private numbers.Santos Cordon2014-11-051-2/+1
* Preparatory work to move Telecom to system service.Tyler Gunn2014-09-171-16/+34
* Renaming Telecomm to Telecom.Tyler Gunn2014-09-121-0/+180