summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* Revert [Telephony mainline] Move the functionality about block number into th...android-mainline-11.0.0_r44android-mainline-11.0.0_r43android-mainline-11.0.0_r42android-mainline-11.0.0_r41android-mainline-11.0.0_r40android-mainline-11.0.0_r39android-mainline-11.0.0_r38android-mainline-11.0.0_r37android-mainline-11.0.0_r36android-mainline-11.0.0_r35android-mainline-11.0.0_r34android-mainline-11.0.0_r32android-mainline-11.0.0_r31android-mainline-11.0.0_r30android-mainline-11.0.0_r28android-mainline-11.0.0_r27android-mainline-11.0.0_r26android-mainline-11.0.0_r25android-mainline-11.0.0_r24android-mainline-11.0.0_r23android-mainline-11.0.0_r22android-mainline-11.0.0_r21android-mainline-11.0.0_r20android-mainline-11.0.0_r18android-mainline-11.0.0_r17android-mainline-11.0.0_r16android-mainline-11.0.0_r15android-mainline-11.0.0_r14android-mainline-11.0.0_r13android-mainline-11.0.0_r12android11-mainline-tethering-releaseandroid11-mainline-permission-releaseandroid11-mainline-os-statsd-releaseandroid11-mainline-networkstack-releaseandroid11-mainline-media-swcodec-releaseandroid11-mainline-media-releaseandroid11-mainline-extservices-releaseandroid11-mainline-documentsui-releaseandroid11-mainline-conscrypt-releaseandroid11-mainline-cellbroadcast-releaseandroid11-mainline-captiveportallogin-releaseandroid11-devzoey chen2020-03-121-18/+2
* Add optional messageId methods for sending/receiving mms'sTom Taylor2020-01-294-57/+103
* Merge "Add security policy to MmsService"Tom Taylor2020-01-211-0/+4
|\
| * Add security policy to MmsServiceTom Taylor2020-01-171-0/+4
* | Merge "Make string version of APN_TYPEs a @SystemApi"Daniel Bright2020-01-171-7/+4
|\ \
| * | Make string version of APN_TYPEs a @SystemApiDaniel Bright2020-01-161-7/+4
* | | Inline SmsManager constants am: 9bcf79ca83 am: c11e641dea am: f47c5957c7Automerger Merge Worker2020-01-172-7/+16
|\ \ \ | |/ / |/| |
| * | Inline SmsManager constantsandroid-r-preview-1Sarah Chin2020-01-162-7/+16
* | | Merge "Moved apn type constants to class"Daniel Bright2020-01-161-3/+7
|\ \ \ | |/ / |/| |
| * | Moved apn type constants to classDaniel Bright2020-01-151-3/+7
| |/
| * Stop using SqliteWrapper am: 1318fd3b7d am: 46c54e08d6 am: 396ab37eeaAutomerger Merge Worker2020-01-071-9/+6
| |\
| * | Get MMS config through SmsManagerTaesu Lee2019-12-302-106/+5
| * | Add ApnSettingsTestStephanie Shi2019-12-091-67/+71
| * | Follow coding style: 100 character per line.zoey chen2019-11-201-1/+3
| * | Merge "[Telephony mainline] Move the functionality about block number into th...Zoey Chen2019-11-201-2/+16
| |\ \
| | * | [Telephony mainline] Move the functionality about block number into the calli...zoey chen2019-11-181-2/+16
| | * | Merge "Use CarrierMessagingServiceWrapper."Amit Mahajan2019-10-314-117/+12
| | |\ \
| | | * | Use CarrierMessagingServiceWrapper.Amit Mahajan2019-10-304-117/+12
| | * | | Handling invalid subId directly instead of throwing RuntimeException am: 9e84...Taesu Lee2019-10-291-13/+24
| | |\ \ \
| | * \ \ \ Merge "Send to carrier messaging service when data disabled" am: 3f656948f5 a...Leland Miller2019-10-281-29/+34
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Set correct reason for using non-data SIM am: bde564b6f5 am: a15e0e9bbe am: 0...Taesu Lee2019-10-151-26/+62
| | |\ \ \ \
| | * | | | | Remove telephony-common from MmsService.Amit Mahajan2019-10-071-1/+0
| | * | | | | Create a local CarrierMessagingServiceManager.Amit Mahajan2019-10-073-2/+103
| | * | | | | Merge "Move getMmsConfig from SmsManager to MmsService."TreeHugger Robot2019-10-021-1/+82
| | |\ \ \ \ \
| | | * | | | | Move getMmsConfig from SmsManager to MmsService.Amit Mahajan2019-09-241-1/+82
| | * | | | | | Merge "Remove the usage of Phone class."Amit Mahajan2019-09-201-5/+1
| | |\ \ \ \ \ \
| | | * | | | | | Remove the usage of Phone class.Amit Mahajan2019-09-191-5/+1
| | * | | | | | | Merge "Remove the usage of hidden APIs."TreeHugger Robot2019-09-204-42/+26
| | |\| | | | | |
| | | * | | | | | Remove the usage of hidden APIs.Amit Mahajan2019-09-184-42/+26
| | | |/ / / / /
| | * / / / / / Remove usage of hidden class AsyncEmergencyContactNotifier.Amit Mahajan2019-09-181-1/+15
| | |/ / / / /
| | * | | | | Make NETWORK_REQUEST_TIMEOUT_MILLIS configurableLeland Miller2019-08-141-12/+33
* | | | | | | Merge "User TelephonyNetworkSpecifier to set NetworkSpecifier."Rambo Wang2020-01-151-1/+3
|\ \ \ \ \ \ \
| * | | | | | | User TelephonyNetworkSpecifier to set NetworkSpecifier.Rambo Wang2019-12-131-1/+3
* | | | | | | | Merge "Get MMS config through SmsManager"Treehugger Robot2020-01-072-106/+5
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Get MMS config through SmsManagerTaesu Lee2020-01-072-106/+5
| |/ / / / / /
* | | | | | | Stop using SqliteWrapperHall Liu2019-12-301-9/+6
* | | | | | | Add ApnSettingsTestStephanie Shi2019-12-261-67/+71
|/ / / / / /
* / / / / / [Telephony Mainline] 1. Move the functionality about block number into the ca...zoey chen2019-11-261-2/+18
|/ / / / /
* | | | | Load carrier config by ACTION_CARRIER_CONFIG_CHANGED onlyTaesu Lee2019-11-181-51/+15
* | | | | Show correct log info for loading mms configTaesu Lee2019-11-141-6/+3
* | | | | Use CarrierMessagingServiceWrapper.Amit Mahajan2019-11-044-117/+12
* | | | | Merge "Remove telephony-common from MmsService."Amit Mahajan2019-11-041-1/+0
|\ \ \ \ \
| * | | | | Remove telephony-common from MmsService.Amit Mahajan2019-11-011-1/+0
* | | | | | Merge "Create a local CarrierMessagingServiceManager."Amit Mahajan2019-11-013-2/+103
|\| | | | |
| * | | | | Create a local CarrierMessagingServiceManager.Amit Mahajan2019-11-013-2/+103
* | | | | | Merge "Move getMmsConfig from SmsManager to MmsService."Amit Mahajan2019-11-011-1/+82
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Move getMmsConfig from SmsManager to MmsService.Amit Mahajan2019-11-011-1/+82
| | |_|_|/ | |/| | |
* | | | | Remove the usage of Phone class.Amit Mahajan2019-11-011-5/+1
* | | | | Remove the usage of hidden APIs.Amit Mahajan2019-11-014-42/+26
* | | | | Remove usage of hidden class AsyncEmergencyContactNotifier.Amit Mahajan2019-11-011-1/+15
|/ / / /