summaryrefslogtreecommitdiff
path: root/telephony/java/android/telephony/SmsManager.java
AgeCommit message (Expand)Author
2020-01-16Expose MMS constantsSarah Chin
2020-01-16New system API to create SMS PDU and expose copyMessageToIcc()Taesu Lee
2020-01-16Cleanup code and documentation for SMS EF recordsTaesu Lee
2020-01-15Refactor SmsManager not to use ActivityThread hidden API in MainlineShuo Qian
2020-01-14Merge "Revert "TelephonyManager: cache service handles""Roland Levillain
2020-01-14Revert "TelephonyManager: cache service handles"Roland Levillain
2020-01-14Merge "[Telephony Mainline] Add new SystemApi method and SystemApi annotation...Betty Chang
2020-01-14Merge "[Mainline] Add get and set premium sms consent method and make as @Sys...Betty Chang
2020-01-14Merge "TelephonyManager: cache service handles"Collin Fijalkovich
2020-01-13Make MmsManager public and @SystemServiceSarah Chin
2020-01-13[Mainline] Add get and set premium sms consent method and make as @SystemApichangbetty
2020-01-10Make MmsManager public and @SystemServiceSarah Chin
2020-01-10Merge "Revert "Make MmsManager public""Sarah Chin
2020-01-10Revert "Make MmsManager public"Sarah Chin
2020-01-09TelephonyManager: cache service handlesTim Murray
2020-01-09Use new UnsupportedAppUsage annotation.Artur Satayev
2020-01-09Merge "Make MmsManager public"Sarah Chin
2020-01-08(Backport) Pipe through featureId from caller to permission checks in telephonyPhilip P. Moltmann
2020-01-07[Telephony Mainline] Refactored ServiceManager callsPeter Wang
2020-01-07Make MmsManager publicSarah Chin
2020-01-07Use new UnsupportedAppUsage annotation.Artur Satayev
2020-01-07Merge "SMS service loads MMS config directly instead"Treehugger Robot
2020-01-07SMS service loads MMS config directly insteadTaesu Lee
2020-01-06SMS service loads MMS config directly insteadTaesu Lee
2020-01-03[Telephony Mainline] Add new SystemApi method and SystemApi annotation for ma...changbetty
2019-12-18[Telephony Mainline] Add new SystemApi method and SystemApi annotation for ma...changbetty
2019-12-18Merge "Telephony: Get SIM card capacity count of SMS" am: 1017905980 am: f877...Automerger Merge Worker
2019-12-17Merge "Telephony: Get SIM card capacity count of SMS"Tyler Gunn
2019-12-17Telephony: Get SIM card capacity count of SMSMengjun Leng
2019-12-14Merge "remove API RoleManager.getFinancialSms"Chen Xu
2019-12-13remove API RoleManager.getFinancialSmsChen Xu
2019-12-13use SmsCbMessage.MESSAGE_FORMAT_3GPP to replace hidden SmsMgr APIsChen Xu
2019-11-19Merge "Add sms receiver result codes"Tom Taylor
2019-11-18Merge "Remove unnecessary calling getApplicationContex()" am: 2cc5a85213 am: ...Taesu Lee
2019-11-15Remove unnecessary calling getApplicationContex()Taesu Lee
2019-11-14Add sms receiver result codesTom Taylor
2019-11-14Pipe through featureId from caller to permission checks in telephonyPhilip P. Moltmann
2019-11-08Merge "Add new SystemApi methods for mainline"Treehugger Robot
2019-11-07Add new SystemApi methods for mainlineHall Liu
2019-11-07Add new SystemApi methods for mainlineHall Liu
2019-11-06Add new result codesTom Taylor
2019-11-05use SmsCbMessage.MESSAGE_FORMAT_3GPP to replace hidden SmsMgr APIsChen Xu
2019-11-01Merge "Remove unused @hide APIs from SmsManager."Amit Mahajan
2019-11-01Move getMmsConfig from SmsManager to MmsService.Amit Mahajan
2019-11-01Remove unused @hide APIs from SmsManager.Amit Mahajan
2019-10-31Merge "New APIs for SMSC address" am: 0a7690ce24 am: edae70454fAmit Mahajan
2019-10-31New APIs for SMSC addressTaesu Lee
2019-10-25Merge "Add new result codes"Tom Taylor
2019-10-24Add new result codesTom Taylor
2019-10-11Merge "Fix annotations in ImsSmsImplBase" am: 90f4c2abe4 am: f9f5ebd9ca am: 0...Brad Ebinger