- 7542cfc Fixed subscription database cache out of sync by Jack Yu · 2 years, 4 months ago
- 4a922da Remove legacy subscription code by Jack Yu · 2 years, 8 months ago
- bbdfda7 Update javadocs for canManageSubscription. by Aishwarya Mallampati · 2 years, 8 months ago
- 53129a7 Removed the obsolete code by Jack Yu · 2 years, 8 months ago
- 3bbdae4 Do not crash SubscriptionManager clients by Jack Yu · 2 years, 8 months ago
- 82ecd94 Make set/get user handle APIs hidden. by Aishwarya Mallampati · 2 years, 9 months ago
- 896e037 Merge "Invalidate activateDataSubId cache" into udc-dev by TreeHugger Robot · 2 years, 9 months ago
- 9e27052 Invalidate activateDataSubId cache by Ling Ma · 2 years, 9 months ago
- ad70b91 Do not crash clients when service is not available by Jack Yu · 2 years, 9 months ago
- 443dcaf Cleaned up the usage of SubscriptionManger.getSubId by Jack Yu · 2 years, 9 months ago
- 66b2b6c Correctly support restoring SIM specific settings by Jack Yu · 2 years, 10 months ago
- 4967f98 Added flag to enable subscription manager service through adb by Jack Yu · 2 years, 10 months ago
- 184ace3 Merge "Updated the javadoc" by TreeHugger Robot · 2 years, 10 months ago
- 4316945 Updated the javadoc by Jack Yu · 2 years, 11 months ago
- dc11610 Add SubscriptionManager APIs for satellite communication. by Aishwarya Mallampati · 3 years ago
- b6eb4f1 Merge "Add subscription-user association check." by Aishwarya Mallampati · 3 years ago
- 425e709 Add subscription-user association check. by Aishwarya Mallampati · 3 years ago
- 34730f6 Exposed getAllSubscriptionInfoList and getSubscriptionId by Jack Yu · 3 years ago
- 647bbb9 Added remove subscription support by Jack Yu · 3 years ago
- b0f281b Support get/set subscription property by Jack Yu · 3 years ago
- bd51bfb Merge "Migrate getSimStateForSlotIndex to TelephonyManager" by TreeHugger Robot · 3 years ago
- 3774219 Added 15 APIs support by Jack Yu · 3 years ago
- e161df7 Migrate getSimStateForSlotIndex to TelephonyManager by Jack Yu · 3 years ago
- 4fcc490 Added setIconTint by Jack Yu · 3 years ago
- 85f02b2 Added getActiveSubInfoCount by Jack Yu · 3 years ago
- 50de061 Added default voice/data/sms subscription support by Jack Yu · 3 years ago
- 1f1f39b Added few more APIs support by Jack Yu · 3 years ago
- 2483981 Add getSubscriptionId API by Jack Yu · 3 years ago
- 983f9f9 Renamed methods for clatification by Jack Yu · 3 years ago
- d20fcf2 Merge "docs: Adding note to getPhoneNumber(int)" into tm-dev am: 0471cade5b am: 97ba548a9f by Andrew Solovay · 3 years, 1 month ago
- 97e99a7 docs: Adding note to getPhoneNumber(int) by Andrew Solovay · 3 years, 1 month ago
- 117890c docs: Cherrypicking GetPhoneNumber docs fix to tm-dev by Erik Han · 3 years, 1 month ago
- 6bf945d Merge "Update documentation to GetPhoneNumber with the security/privacy concerns" am: d1450e4e61 am: ce9e379a8a am: 9d1eb6ac7b by Erik Han · 3 years, 1 month ago
- ce9e379 Merge "Update documentation to GetPhoneNumber with the security/privacy concerns" am: d1450e4e61 by Erik Han · 3 years, 1 month ago
- 9bea015 Change get/setUserHandle to get/setSubscriptionUserHandle. by Aishwarya Mallampati · 3 years, 1 month ago
- 5568769 Merge "Add setUserHandle and getUserHandle apis." by Aishwarya Mallampati · 3 years, 1 month ago
- 4f83895 Add setUserHandle and getUserHandle apis. by Aishwarya Mallampati · 3 years, 2 months ago
- 5582db8 Merge "Deprecating SubscriptionManager#switchToSubscription API" by Sandeep Jawalkar · 3 years, 1 month ago
- c8b8a4e Improved debug message by Jack Yu · 3 years, 1 month ago
- 59ca6fc Fixed equals and hashCode by Jack Yu · 3 years, 2 months ago
- 4dfd420 Update documentation to GetPhoneNumber with the security/privacy concerns by Erik Han · 3 years, 2 months ago
- 40dfa97 Removed unused methods by Jack Yu · 3 years, 2 months ago
- e76148c Removed unused methods by Jack Yu · 3 years, 2 months ago
- 640da90 Add new column enabled_mobile_data_policies to siminfo table by Ling Ma · 3 years, 2 months ago
- 2720909 Added builder for SubscriptionInfo by Jack Yu · 3 years, 2 months ago
- 9af6e69 Merge "Add user handle in SimInfo database." by Aishwarya Mallampati · 3 years, 2 months ago
- 1d52651 Merge "Revert "Added builder for SubscriptionInfo"" by Jack Yu · 3 years, 2 months ago
- daa7679 Revert "Added builder for SubscriptionInfo" by Jack Yu · 3 years, 2 months ago
- 747cef7 Add user handle in SimInfo database. by Aishwarya Mallampati · 3 years, 2 months ago
- b010a6a Merge "To read the group UUID, the calling app either needs carrier privileges or the READ_PHONE_STATE permission and access to device identifiers." into tm-qpr-dev am: 2dbb6cb421 by Hyosun Kim · 3 years, 2 months ago
- 2ae8a56 Merge "To read the group UUID, the calling app either needs carrier privileges or the READ_PHONE_STATE permission and access to device identifiers." by Hyosun Kim · 3 years, 2 months ago
- 9f6f231 Added builder for SubscriptionInfo by Jack Yu · 3 years, 2 months ago
- 87b5575 Deprecating SubscriptionManager#switchToSubscription API by sandeepjs · 3 years, 2 months ago
- 6f8675f To read the group UUID, the calling app either needs carrier privileges or the READ_PHONE_STATE permission and access to device identifiers. by hyosun · 3 years, 3 months ago
- 9193480 To read the group UUID, the calling app either needs carrier privileges or the READ_PHONE_STATE permission and access to device identifiers. by hyosun · 3 years, 7 months ago
- 24fae2f Subscription Manager public method clean up by Jack Yu · 3 years, 3 months ago
- fbba7fb Subscription Manager public method clean up by Jack Yu · 3 years, 3 months ago
- 0d9ec2f Correct cache use in SubscriptionManager by Lee Shombert · 3 years, 4 months ago
- 8f32d7e Merge "Throw illegal state exception when service is not available" am: 572a358723 am: f431f2cadd am: cd314a3ae6 am: d15332406a am: 5112c028cd by Jack Yu · 3 years, 4 months ago
- f431f2c Merge "Throw illegal state exception when service is not available" am: 572a358723 by Jack Yu · 3 years, 4 months ago
- 58ac838 Throw illegal state exception when service is not available by Jack Yu · 3 years, 4 months ago
- 7312613 Merge "Revert "To read the Group UUID, the Caller must also have the US..."" into tm-dev am: 34cb65ba31 am: c7e742b3e1 am: 503a876477 am: 94ade9f382 by Amruth Ramachandran · 3 years, 6 months ago
- afd162f Revert "To read the Group UUID, the Caller must also have the US..." by Hyosun Kim · 3 years, 6 months ago
- e88f848 TP - Message reference for SMS SUBMIT type by Ramya Manoharan · 3 years, 7 months ago
- 160a083 Add new Telephony feature flags and update API annotations by Hui Wang · 4 years ago
- 2452a35 To read the Group UUID, the Caller must also have the USE_ICC_AUTH_WITH_DEVICE_IDENTIFIER permission. by hyosun · 3 years, 7 months ago
- 3fda2bf Merge "Do not cache the resource if the active sub info is null" into tm-dev by Hui Wang · 3 years, 8 months ago
- 29571eb Merge "Adding comments to the to-be deprecated SubscriptionManager#switchToSubscription" into tm-dev by Sandeep Jawalkar · 3 years, 8 months ago
- b061a76 Adding comments to the to-be deprecated SubscriptionManager#switchToSubscription by sandeepjs · 3 years, 8 months ago
- 286db29 [MEP] Add port index in SubscriptionInfo database by Muralidhar Reddy · 4 years ago
- b36dcb0 Add Applicability Language to Usage Settings by Nathan Harold · 3 years, 8 months ago
- 1ef011e Ensure SubscriptionPlans can be removed by Sarah Chin · 3 years, 10 months ago
- 00e633c Do not cache the resource if the active sub info is null by Hui Wang · 3 years, 9 months ago
- a6f8e92 Merge "Add intdef to subscription info record methods" am: 5ddd0bf68e am: acf465e769 am: de55c1fff9 by Etienne Ruffieux · 3 years, 9 months ago
- 036f301 Add intdef to subscription info record methods by Etienne Ruffieux · 3 years, 9 months ago
- e6f17fe Ensure SubscriptionPlans can be removed by Sarah Chin · 3 years, 10 months ago
- 595a148 Merge "Clarify number format expectations for get/setPhoneNumber" am: af4fc5fb39 am: c1fe8d36d0 am: c1dea0eb6f am: f4e42f6e34 by Treehugger Robot · 3 years, 10 months ago
- 355b254 Clarify number format expectations for get/setPhoneNumber by Meng Wang · 3 years, 11 months ago
- 72afc76 Update javadocs based on API council feedback. by Meng Wang · 4 years ago
- 0cece38 Prepare PropertyInvalidatedCache for SystemApi by Lee Shombert · 3 years, 11 months ago
- 04dd910 Add getPhoneNumber/setPhoneNumber API by Meng Wang · 4 years, 1 month ago
- c1183c0 Merge "Add new Telephony feature flags and update API annotations" by Hui Wang · 4 years ago
- dff34b3 Expose Usage Setting API by Nathan Harold · 4 years ago
- e93321c Add set/getUsageSetting APIs by Nathan Harold · 4 years, 1 month ago
- bd5f0d9 Add Usage Setting to SIMINFO by Nathan Harold · 4 years, 1 month ago
- 7e2d58a Add Use Setting Constants by Nathan Harold · 4 years, 1 month ago
- 090a67a [MEP] Add port index in SubscriptionInfo database by Muralidhar Reddy · 4 years ago
- c47df7f Add new Telephony feature flags and update API annotations by Hui Wang · 4 years ago
- bbb01fc Update javadocs based on API council feedback. by Meng Wang · 4 years ago
- 0594b4f Add getPhoneNumber/setPhoneNumber API by Meng Wang · 4 years, 1 month ago
- 34d2cde Added nr advanced calling settings support by Gary Jian · 4 years, 1 month ago
- 204ec2a Added nr advanced calling settings support by Gary Jian · 4 years, 1 month ago
- ce81ce3 Merge "Adding module permission for SubscriptionManager" am: 116c365563 by Treehugger Robot · 4 years, 3 months ago
- 6a646db Adding module permission for SubscriptionManager by Etienne Ruffieux · 4 years, 4 months ago
- 2aaa2c3 Update documentation for setSubscriptionOverride by Sarah Chin · 4 years, 7 months ago
- e209946 Add support for selected contacts device to device sharing. by Grace Jia · 4 years, 8 months ago
- 0293924 Update documentation of setUiccApplicationsEnabled by Jordan Liu · 4 years, 7 months ago
- 1fe2aa1 Add new provisioning flag for VOIMS opt-in by Jayachandran Chinnakkannu · 4 years, 9 months ago
- d5eb6fb Add D2D sharing level setting APIs. by Grace Jia · 4 years, 10 months ago
- 1f9d156 Merge "Call TelephonyProvider apis for backup/restore per-sim settings." by Jack Nudelman · 4 years, 7 months ago