| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | Merge "Moved apn type constants to class" | Daniel Bright | 2020-01-16 | 1 | -3/+7 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Moved apn type constants to class | Daniel Bright | 2020-01-15 | 1 | -3/+7 | |
| | |/ / | ||||||
| | * | | Stop using SqliteWrapper am: 1318fd3b7d am: 46c54e08d6 am: 396ab37eea | Automerger Merge Worker | 2020-01-07 | 1 | -9/+6 | |
| | |\ \ | ||||||
| | * | | | Get MMS config through SmsManager | Taesu Lee | 2019-12-30 | 2 | -106/+5 | |
| | * | | | Add ApnSettingsTest | Stephanie Shi | 2019-12-09 | 1 | -67/+71 | |
| | * | | | Follow coding style: 100 character per line. | zoey chen | 2019-11-20 | 1 | -1/+3 | |
| | * | | | Merge "[Telephony mainline] Move the functionality about block number into th... | Zoey Chen | 2019-11-20 | 1 | -2/+16 | |
| | |\ \ \ | ||||||
| | | * | | | [Telephony mainline] Move the functionality about block number into the calli... | zoey chen | 2019-11-18 | 1 | -2/+16 | |
| | | * | | | Merge "Use CarrierMessagingServiceWrapper." | Amit Mahajan | 2019-10-31 | 4 | -117/+12 | |
| | | |\ \ \ | ||||||
| | | | * | | | Use CarrierMessagingServiceWrapper. | Amit Mahajan | 2019-10-30 | 4 | -117/+12 | |
| | | * | | | | Handling invalid subId directly instead of throwing RuntimeException am: 9e84... | Taesu Lee | 2019-10-29 | 1 | -13/+24 | |
| | | |\ \ \ \ | ||||||
| | | * \ \ \ \ | Merge "Send to carrier messaging service when data disabled" am: 3f656948f5 a... | Leland Miller | 2019-10-28 | 1 | -29/+34 | |
| | | |\ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| | | * | | | | | Set correct reason for using non-data SIM am: bde564b6f5 am: a15e0e9bbe am: 0... | Taesu Lee | 2019-10-15 | 1 | -26/+62 | |
| | | |\ \ \ \ \ | ||||||
| | | * | | | | | | Remove telephony-common from MmsService. | Amit Mahajan | 2019-10-07 | 1 | -1/+0 | |
| | | * | | | | | | Create a local CarrierMessagingServiceManager. | Amit Mahajan | 2019-10-07 | 3 | -2/+103 | |
| | | * | | | | | | Merge "Move getMmsConfig from SmsManager to MmsService." | TreeHugger Robot | 2019-10-02 | 1 | -1/+82 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | Move getMmsConfig from SmsManager to MmsService. | Amit Mahajan | 2019-09-24 | 1 | -1/+82 | |
| | | * | | | | | | | Merge "Remove the usage of Phone class." | Amit Mahajan | 2019-09-20 | 1 | -5/+1 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | Remove the usage of Phone class. | Amit Mahajan | 2019-09-19 | 1 | -5/+1 | |
| | | * | | | | | | | | Merge "Remove the usage of hidden APIs." | TreeHugger Robot | 2019-09-20 | 4 | -42/+26 | |
| | | |\| | | | | | | | ||||||
| | | | * | | | | | | | Remove the usage of hidden APIs. | Amit Mahajan | 2019-09-18 | 4 | -42/+26 | |
| | | | |/ / / / / / | ||||||
| | | * / / / / / / | Remove usage of hidden class AsyncEmergencyContactNotifier. | Amit Mahajan | 2019-09-18 | 1 | -1/+15 | |
| | | |/ / / / / / | ||||||
| | | * | | | | | | Make NETWORK_REQUEST_TIMEOUT_MILLIS configurable | Leland Miller | 2019-08-14 | 1 | -12/+33 | |
| * | | | | | | | | Merge "User TelephonyNetworkSpecifier to set NetworkSpecifier." | Rambo Wang | 2020-01-15 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | User TelephonyNetworkSpecifier to set NetworkSpecifier. | Rambo Wang | 2019-12-13 | 1 | -1/+3 | |
| | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | | Merge "Get MMS config through SmsManager" | Treehugger Robot | 2020-01-07 | 2 | -106/+5 | |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| | * | | | | | | | Get MMS config through SmsManager | Taesu Lee | 2020-01-07 | 2 | -106/+5 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Stop using SqliteWrapper | Hall Liu | 2019-12-30 | 1 | -9/+6 | |
| * | | | | | | | Add ApnSettingsTest | Stephanie Shi | 2019-12-26 | 1 | -67/+71 | |
| |/ / / / / / | ||||||
| * / / / / / | [Telephony Mainline] 1. Move the functionality about block number into the ca... | zoey chen | 2019-11-26 | 1 | -2/+18 | |
| |/ / / / / | ||||||
| * | | | | | Load carrier config by ACTION_CARRIER_CONFIG_CHANGED only | Taesu Lee | 2019-11-18 | 1 | -51/+15 | |
| * | | | | | Show correct log info for loading mms config | Taesu Lee | 2019-11-14 | 1 | -6/+3 | |
| * | | | | | Use CarrierMessagingServiceWrapper. | Amit Mahajan | 2019-11-04 | 4 | -117/+12 | |
| * | | | | | Merge "Remove telephony-common from MmsService." | Amit Mahajan | 2019-11-04 | 1 | -1/+0 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Remove telephony-common from MmsService. | Amit Mahajan | 2019-11-01 | 1 | -1/+0 | |
| * | | | | | | Merge "Create a local CarrierMessagingServiceManager." | Amit Mahajan | 2019-11-01 | 3 | -2/+103 | |
| |\| | | | | | ||||||
| | * | | | | | Create a local CarrierMessagingServiceManager. | Amit Mahajan | 2019-11-01 | 3 | -2/+103 | |
| * | | | | | | Merge "Move getMmsConfig from SmsManager to MmsService." | Amit Mahajan | 2019-11-01 | 1 | -1/+82 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Move getMmsConfig from SmsManager to MmsService. | Amit Mahajan | 2019-11-01 | 1 | -1/+82 | |
| | | |_|_|/ | |/| | | | ||||||
| * | | | | | Remove the usage of Phone class. | Amit Mahajan | 2019-11-01 | 1 | -5/+1 | |
| * | | | | | Remove the usage of hidden APIs. | Amit Mahajan | 2019-11-01 | 4 | -42/+26 | |
| * | | | | | Remove usage of hidden class AsyncEmergencyContactNotifier. | Amit Mahajan | 2019-11-01 | 1 | -1/+15 | |
| |/ / / / | ||||||
| * | | / | Handling invalid subId directly instead of throwing RuntimeException | Taesu Lee | 2019-10-29 | 1 | -13/+24 | |
| | |_|/ |/| | | ||||||
| * | | | Merge "Send to carrier messaging service when data disabled" | Treehugger Robot | 2019-10-28 | 1 | -29/+34 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | Send to carrier messaging service when data disabled | Leland Miller | 2019-10-25 | 1 | -29/+34 | |
| * | | | Set correct reason for using non-data SIM | Taesu Lee | 2019-10-15 | 1 | -26/+62 | |
| |\| | | ||||||
| | * | | Set correct reason for using non-data SIM | Taesu Lee | 2019-10-07 | 1 | -26/+62 | |
| | |/ | ||||||
| * / | Make NETWORK_REQUEST_TIMEOUT_MILLIS configurable | Leland Miller | 2019-08-15 | 1 | -12/+33 | |
| |/ | ||||||
| * | Merge "To prevent MMS get the incorrect resource on MSIM device" into qt-devandroid10-dev | Calvin Pan | 2019-05-23 | 1 | -2/+3 | |
| |\ | ||||||
| | * | To prevent MMS get the incorrect resource on MSIM device | calvinpan | 2019-04-29 | 1 | -2/+3 | |
