summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
|/ / / /
* | | / Handling invalid subId directly instead of throwing RuntimeExceptionTaesu Lee2019-10-291-13/+24
| |_|/ |/| |
* | | Merge "Send to carrier messaging service when data disabled"Treehugger Robot2019-10-281-29/+34
|\ \ \ | |_|/ |/| |
| * | Send to carrier messaging service when data disabledLeland Miller2019-10-251-29/+34
* | | Set correct reason for using non-data SIMTaesu Lee2019-10-151-26/+62
|\| |
| * | Set correct reason for using non-data SIMTaesu Lee2019-10-071-26/+62
| |/
* / Make NETWORK_REQUEST_TIMEOUT_MILLIS configurableLeland Miller2019-08-151-12/+33
|/
* Merge "To prevent MMS get the incorrect resource on MSIM device" into qt-devandroid10-devCalvin Pan2019-05-231-2/+3
|\
| * To prevent MMS get the incorrect resource on MSIM devicecalvinpan2019-04-291-2/+3