- 8795408 Merge "Return null for getSubmitPdu() for encoding failure instead of NPE" am: 75214226c6 by Automerger Merge Worker · 4 years, 9 months ago
- 7521422 Merge "Return null for getSubmitPdu() for encoding failure instead of NPE" by Treehugger Robot · 4 years, 9 months ago
- e922423 Merge changes I7099048c,If6965979 am: fd46f62892 by Automerger Merge Worker · 4 years, 9 months ago
- 6078c86 Make Telephony to Setting notification @SystemApi am: 7c5e823965 by Automerger Merge Worker · 4 years, 9 months ago
- fd46f62 Merge changes I7099048c,If6965979 by Xiangyu/Malcolm Chen · 4 years, 9 months ago
- 7af40d3 Merge "Move the UCE APIs to @hide for Android R" am: c71b27c2d5 by Automerger Merge Worker · 4 years, 9 months ago
- c71b27c Merge "Move the UCE APIs to @hide for Android R" by Brad Ebinger · 4 years, 9 months ago
- 934f40aab Return null for getSubmitPdu() for encoding failure instead of NPE by Taesu Lee · 5 years ago
- 4ccffae Merge "Hide Adhoc conference call API." am: 32c29d1ee6 by Automerger Merge Worker · 4 years, 9 months ago
- 32c29d1 Merge "Hide Adhoc conference call API." by Tyler Gunn · 4 years, 9 months ago
- 18f85c6 Merge "Remove usages of @hide methods in telephony code." am: 841859205b by Automerger Merge Worker · 4 years, 9 months ago
- 2153977 Merge "Remove usage of MetricsLogger in SmsApplication." am: b34d5a74fb by Automerger Merge Worker · 4 years, 9 months ago
- 8418592 Merge "Remove usages of @hide methods in telephony code." by Xiangyu/Malcolm Chen · 4 years, 9 months ago
- a967af5 Hide Adhoc conference call API. by Tyler Gunn · 4 years, 9 months ago
- d8d545d Merge "Remove usage of android.os.Build.IS_USER" am: 9ead9f02ce by Automerger Merge Worker · 4 years, 9 months ago
- 8acb1c4 Remove usage of MetricsLogger in SmsApplication. by Malcolm Chen · 4 years, 10 months ago
- 9ead9f0 Merge "Remove usage of android.os.Build.IS_USER" by Xiangyu/Malcolm Chen · 4 years, 9 months ago
- 245423f Merge "Clear calling identity when executing the callback" am: 9fc2483fb4 by Automerger Merge Worker · 4 years, 9 months ago
- 4cb4e19 Clear calling identity when executing the callback by Jiashen Wang · 4 years, 9 months ago
- 3f04483 Merge "[Settings] To avoid use APIs in IccCard directly, moving APIs into TelephonyManager." am: e6d7525805 by Automerger Merge Worker · 4 years, 9 months ago
- d1c0f8f Merge "[Settings] Expose @hide #setDataAllowedDuringVoiceCall and #isDataAllowedInVoiceCall as @SystemApi" am: 3ba74ca897 by Automerger Merge Worker · 4 years, 9 months ago
- e6d7525 Merge "[Settings] To avoid use APIs in IccCard directly, moving APIs into TelephonyManager." by Zoey Chen · 4 years, 9 months ago
- 3ba74ca Merge "[Settings] Expose @hide #setDataAllowedDuringVoiceCall and #isDataAllowedInVoiceCall as @SystemApi" by Zoey Chen · 4 years, 9 months ago
- 37de3bd Merge "Remoe usage of CollectionUtils as it's not exposed to mainline modules." am: 146dde2a0c by Automerger Merge Worker · 4 years, 9 months ago
- c27a3f3 Expose RESULT_RECEIVER_CONTROLLER_KEY as @SystemApi. by Malcolm Chen · 4 years, 10 months ago
- 7c5e823 Make Telephony to Setting notification @SystemApi by Malcolm Chen · 4 years, 10 months ago
- 22ee94f Remove usage of android.os.Build.IS_USER by Malcolm Chen · 4 years, 9 months ago
- 146dde2 Merge "Remoe usage of CollectionUtils as it's not exposed to mainline modules." by Xiangyu/Malcolm Chen · 4 years, 9 months ago
- d79eca880 Move the UCE APIs to @hide for Android R by Brad Ebinger · 4 years, 9 months ago
- 9dc13ad Merge "Add more character sets" am: 97065a1e01 by Automerger Merge Worker · 4 years, 9 months ago
- 97065a1 Merge "Add more character sets" by Treehugger Robot · 4 years, 9 months ago
- c2a97a0 Add more character sets by Iris Chang · 5 years ago
- 6e4648c [Settings] Expose @hide #setDataAllowedDuringVoiceCall and #isDataAllowedInVoiceCall as @SystemApi by zoey chen · 5 years ago
- 1126f75 Merge changes from topics "area_info_refactor", "dbgf_test" am: 4d5d4fb7ba by Automerger Merge Worker · 4 years, 9 months ago
- 4d5d4fb Merge changes from topics "area_info_refactor", "dbgf_test" by Jack Yu · 4 years, 9 months ago
- 183d505 [Settings] To avoid use APIs in IccCard directly, moving APIs into TelephonyManager. by zoey chen · 4 years, 10 months ago
- 6c76e04 Merge "Use Context.NETWORK_POLICY_SERVICE to get network policy service" am: 0daef81444 by Automerger Merge Worker · 4 years, 9 months ago
- 0daef81 Merge "Use Context.NETWORK_POLICY_SERVICE to get network policy service" by Aaron Huang · 4 years, 9 months ago
- 75e9dfa Merge "Make hidden API isDataCapable for Telephony" am: a4335f0840 by Automerger Merge Worker · 4 years, 9 months ago
- a4335f0 Merge "Make hidden API isDataCapable for Telephony" by Shuo Qian · 4 years, 9 months ago
- be998a7 Remoe usage of CollectionUtils as it's not exposed to mainline modules. by Malcolm Chen · 4 years, 9 months ago
- 26898e0 Remove usages of @hide methods in telephony code. by Malcolm Chen · 4 years, 9 months ago
- 82f3668 Merge "Move ACTION_CARRIER_* intent and extras from TelephonyIntents to TelephonyManager." am: 53ae130d31 by Automerger Merge Worker · 4 years, 9 months ago
- 53ae130 Merge "Move ACTION_CARRIER_* intent and extras from TelephonyIntents to TelephonyManager." by Xiangyu/Malcolm Chen · 4 years, 9 months ago
- c9076a7 Merge "Add isEuiccSupportedCountry system API to EuiccManager" am: e37c8d26c2 by Automerger Merge Worker · 4 years, 9 months ago
- e37c8d2 Merge "Add isEuiccSupportedCountry system API to EuiccManager" by Jiashen Wang · 4 years, 9 months ago
- 2c41763 Merge "Add rtp silence detection and inactivity detection to call quality" am: 5867fb23e9 by Automerger Merge Worker · 4 years, 9 months ago
- 5867fb2 Merge "Add rtp silence detection and inactivity detection to call quality" by Radhika Agrawal · 4 years, 9 months ago
- 3f01e13 Merge changes from topics "cbs_area_info", "subscription_id" am: 361cae3630 by Automerger Merge Worker · 4 years, 9 months ago
- 8a6bd20 Renamed SUB_ID to SUBSCRIPTION_ID am: 087568092a by Automerger Merge Worker · 4 years, 9 months ago
- c3cc7d0 Add rtp silence detection and inactivity detection to call quality by radhika · 5 years ago
- 6bc3f18 Added device-based geo-fencing debug info support by Jack Yu · 4 years, 9 months ago
- 3ba4afa5 Make hidden API isDataCapable for Telephony by sqian · 4 years, 10 months ago
- d588c33 Added area info support in cell broadcast service by Jack Yu · 4 years, 10 months ago
- 0875680 Renamed SUB_ID to SUBSCRIPTION_ID by Jack Yu · 4 years, 11 months ago
- d1a3b37 Move ACTION_CARRIER_* intent and extras from TelephonyIntents to by Malcolm Chen · 4 years, 10 months ago
- 6461a7e Merge "Add public API for EuiccService log dump" am: f22d8eac6f by Automerger Merge Worker · 4 years, 9 months ago
- f22d8ea Merge "Add public API for EuiccService log dump" by Alex Lin · 4 years, 9 months ago
- e1f9b60 Merge "Added data coding scheme and location check time support" am: ad194f332d by Automerger Merge Worker · 4 years, 9 months ago
- eba90e2 Added data coding scheme and location check time support by Jack Yu · 4 years, 10 months ago
- de1fa30 Merge "Move GsmSmsCbMessage to CBReceiver test app" by Jack Yu · 4 years, 9 months ago
- 171665a Move GsmSmsCbMessage to CBReceiver test app by Jordan Liu · 5 years ago
- ce4e226 Merge "Add setSubscriptionOverride() to system API" am: f734372173 by Automerger Merge Worker · 4 years, 9 months ago
- f734372 Merge "Add setSubscriptionOverride() to system API" by Chalard Jean · 4 years, 9 months ago
- 4583717 Move GsmSmsCbMessage to CBReceiver test app by Jordan Liu · 5 years ago
- 6f87ad9 Merge "[Mainline] Move the setAlwaysAllowMmsData from SubscriptionManager to TelephonyManager" am: 442a1ca027 by Automerger Merge Worker · 4 years, 9 months ago
- 442a1ca Merge "[Mainline] Move the setAlwaysAllowMmsData from SubscriptionManager to TelephonyManager" by Betty Chang · 4 years, 9 months ago
- b776a675 Merge "Create new context with new resources" am: 5a7efe50ec by Automerger Merge Worker · 4 years, 9 months ago
- 5a7efe5 Merge "Create new context with new resources" by Jordan Liu · 4 years, 9 months ago
- 0e16108 Create new context with new resources by Jordan Liu · 4 years, 10 months ago
- 0ae6355 [Mainline] Move the setAlwaysAllowMmsData from SubscriptionManager to TelephonyManager by changbetty · 4 years, 11 months ago
- 2108944 Use Context.NETWORK_POLICY_SERVICE to get network policy service by Aaron Huang · 4 years, 10 months ago
- 79f52ea Add setSubscriptionOverride() to system API by Aaron Huang · 4 years, 10 months ago
- d0c492f Add public API for EuiccService log dump by Alex Lin · 5 years ago
- 4be4487 Merge "Comments for getNetworkRegistrationInfo with multiple domains" am: 62eb925376 by Automerger Merge Worker · 4 years, 9 months ago
- 62eb925 Merge "Comments for getNetworkRegistrationInfo with multiple domains" by Mingming Cai · 4 years, 9 months ago
- de7f675 Merge "Create the ID for each gating key. Modify the names and descriptions per Compat team requirement." am: 5aa9de8cf1 by Automerger Merge Worker · 4 years, 9 months ago
- 5aa9de8 Merge "Create the ID for each gating key. Modify the names and descriptions per Compat team requirement." by Shuo Qian · 4 years, 9 months ago
- 28956f7 Merge "API Review: ServiceState.isSearching documentation" am: ec5c5b57ef by Automerger Merge Worker · 4 years, 9 months ago
- ec5c5b5 Merge "API Review: ServiceState.isSearching documentation" by Shi Lu · 4 years, 9 months ago
- a041de7 Merge "Fix import of Rlog - generated by formatting tool" am: 2b1b1bb22d by Automerger Merge Worker · 4 years, 9 months ago
- a48e8b7 Merge "Add Nullability Annotations and verification to CellIdentity" am: bf003b77a2 by Automerger Merge Worker · 4 years, 9 months ago
- c2690c7 Merge "Support Call Forwarding and Call Waiting APIs for voice call." am: 64c1e4ddef by Automerger Merge Worker · 4 years, 9 months ago
- 69038fb Merge "Manual network selection by RAN type" am: 6b86cf7884 by Automerger Merge Worker · 4 years, 9 months ago
- 11cf1e2 convert hidden configs to public am: cc2f579438 by Automerger Merge Worker · 4 years, 9 months ago
- 4d9ffa4 Do not use hidden enabledSetting am: 2d9f56982c by Automerger Merge Worker · 4 years, 9 months ago
- 507d3ee Do not use hidden putIntForUser am: 05ba9bb324 by Automerger Merge Worker · 4 years, 9 months ago
- afc22b3 Fix testNetworkScanRequestParcel_Parcel CTS am: c834e855cb by Automerger Merge Worker · 4 years, 9 months ago
- 13bd793 Do not use hidden broadcast API of RemoteCallbackList am: 02f70c7476 by Automerger Merge Worker · 4 years, 9 months ago
- 4956a68 Make requestModemActivityInfo a system api am: c1fbe4dd39 by Automerger Merge Worker · 4 years, 9 months ago
- bd73ba1 Remove usage of hidden Parcel APIs am: 2f45d6dcc0 by Automerger Merge Worker · 4 years, 9 months ago
- f5930a3 Do not use hidden withCleanCallingIdentity am: 7998fbc67e by Automerger Merge Worker · 4 years, 9 months ago
- a68ab18 Do not use hidden isPrivilegedApp am: b1c57994da by Automerger Merge Worker · 4 years, 9 months ago
- 6bc1bfa Reconciliate differences in code order wrt AOSP master. DO NOT MERGE by Martin Stjernholm · 4 years, 9 months ago
- 7801d98 Create the ID for each gating key. by sqian · 4 years, 9 months ago
- a42253b Comments for getNetworkRegistrationInfo with multiple domains by Mingming Cai · 4 years, 9 months ago
- 2b1b1bb Merge "Fix import of Rlog - generated by formatting tool" by Meng Wang · 4 years, 9 months ago
- c6c0ca6 Add Nullability Annotations and verification to CellIdentity by Rambo Wang · 4 years, 9 months ago
- e3387ef Fix import of Rlog - generated by formatting tool by Meng Wang · 4 years, 9 months ago
- de188ac2 Support Call Forwarding and Call Waiting APIs for voice call. by sqian · 4 years, 9 months ago