summaryrefslogtreecommitdiff
path: root/telephony/java/android/telephony/SmsManager.java
AgeCommit message (Expand)Author
2019-10-10Fix annotations in ImsSmsImplBaseBrad Ebinger
2019-10-03remove API RoleManager.getFinancialSmsChen Xu
2019-10-01Move getMmsConfig from SmsManager to MmsService.Amit Mahajan
2019-09-30Remove unused @hide APIs from SmsManager.Amit Mahajan
2019-09-03Merge "Change CellBroadcast APIs to SystemApi"Jordan Liu
2019-09-03Change CellBroadcast APIs to SystemApiJordan Liu
2019-08-31Merge "Change CellBroadcast APIs to SystemApi"Jordan Liu
2019-08-30Change CellBroadcast APIs to SystemApiJordan Liu
2019-08-28Merge "No need PDU data for deleteMessageFromIcc()"Taesu Lee
2019-08-26No need PDU data for deleteMessageFromIcc()Taesu Lee
2019-06-24move short code definitions to SmsManager Test APIchen xu
2019-06-13Avoid UnsupportedOperationException from getDefaultSmsSubscriptionId()Amit Mahajan
2019-06-13Fix the default sub id returned by SmsManager.Amit Mahajan
2019-06-13Trampoline SMS disambig dialog to TelephonyBrad Ebinger
2019-06-13No longer show disambig when calling SmsManager#getSubIdBrad Ebinger
2019-06-07Avoid UnsupportedOperationException from getDefaultSmsSubscriptionId()Amit Mahajan
2019-05-21Fix the default sub id returned by SmsManager.Amit Mahajan
2019-05-21Divide a message text into correctly sized partsTaesu Lee
2019-05-21Divide a message text into correctly sized partsTaesu Lee
2019-05-15DO NOT MERGE - Merge pi-platform-release (PPRL.190505.001) into stage-aosp-ma...Xin Li
2019-05-10Trampoline SMS disambig dialog to TelephonyBrad Ebinger
2019-05-07No longer show disambig when calling SmsManager#getSubIdBrad Ebinger
2019-05-03Pass in external packageNameYouming Ye
2019-05-02Pass in external packageNameYouming Ye
2019-03-29Merge "Do not show SMS SIM pick UI for Cell Broadcast Config change" am: 4ae4...Brad Ebinger
2019-03-29Do not show SMS SIM pick UI for Cell Broadcast Config changeBrad Ebinger
2019-03-27Merge "Moving BT SMS logic to internal telephony" am: 2b7db36a14 am: a75c1cdc4dHayden Gomes
2019-03-25move short code definitions to SmsManager Test APIchen xu
2019-03-22Moving BT SMS logic to internal telephonyHayden Gomes
2019-03-08Merge "Fix NPE in SmsManager and keep existing behavior" am: 8b95375a4a am: 4...Brad Ebinger
2019-03-06Fix NPE in SmsManager and keep existing behaviorBrad Ebinger
2019-01-31DO NOT MERGE Add CarrierConfig to overlay incorrect country ISOallenwtsu
2019-01-26Add API in SmsManager to return sms messages for financial app.Hongming Jin
2019-01-25Add API to SmsManager to allow apps to authenticate user account throughHongming Jin
2019-01-23Implementation of Remote-SIM.Vasu Nori
2018-12-28Limit access to suspected false positives.Mathew Inwood
2018-12-12API: Clean up redundant and ineffective usages of SystemApi and TestApiAdrian Roos
2018-08-23Add @UnsupportedAppUsage annotationsMathew Inwood
2018-08-21Merge "Pass correct parameters to API sendMultipartTextMessage"Hall Liu
2018-07-31Pass correct parameters to API sendMultipartTextMessageMengjun Leng
2018-03-19Expose remaining READ_PHONE_STATE and SEND_SMS APIs to carrier apps.Jeff Davidson
2018-03-16Expose remaining READ_PHONE_STATE and SEND_SMS APIs to carrier apps.Jeff Davidson
2018-02-27Merge "Add support for sending message with priority, link control and validi...Jayachandran Chinnakkannu
2018-02-24Add support for sending message with priority, link control and validity peri...Mengjun Leng
2018-01-31Unhide SMS over IMS APIsMohamed Abdalkader
2018-01-25Unhide SMS over IMS APIsMohamed Abdalkader
2017-12-21Merge "Require that caller holds SEND_SMS and MODIFY_PHONES_STATE permissions"TreeHugger Robot
2017-12-21Require that caller holds SEND_SMS and MODIFY_PHONES_STATE permissionsgoneil
2017-12-21Require that caller holds SEND_SMS and MODIFY_PHONES_STATE permissionsgoneil
2017-12-21Merge "SMS over IMS APIs revision" am: 2bf7f03e63 am: f9eba1a18fabdalkader