1. 172f15e Update carrier privilege check in enforceSubscriptionPlanAccess by Sarah Chin · 3 years, 7 months ago
  2. 41f9462 Cache getPhoneId and getSlotIndex binder calls. by Collin Fijalkovich · 4 years, 6 months ago
  3. 29b1874f Refactor SubscriptionManager caching code by Hall Liu · 4 years, 6 months ago
  4. 02e5c59 Cache getDefaultSmsSubscriptionId Binder calls by Collin Fijalkovich · 4 years, 6 months ago
  5. 7d7ce51 Cache getActiveDataSubscriptionId Binder calls by Collin Fijalkovich · 4 years, 6 months ago
  6. ce43a59 Cache getDefaultDataSubscriptionId Binder calls by Collin Fijalkovich · 4 years, 6 months ago
  7. 4ffdedf Cache getDefaultSubscriptionId Binder calls by Collin Fijalkovich · 4 years, 10 months ago
  8. cf2cd8d Fix potential issue where sub info change listener is not registered. by Tyler Gunn · 4 years, 6 months ago
  9. 4ce79c6 Merge "[Telephony Mainline] To mark @hide for mainline module reverting" into rvc-dev by Betty Chang · 4 years, 6 months ago
  10. d9773f2 Merge "[Telephony Mainline] Rename getActiveAndHiddenSubscriptionIdList and guard with permission" into rvc-dev by Peter Wang · 4 years, 6 months ago
  11. f68a8b0 [Telephony Mainline] To mark @hide for mainline module reverting by changbetty · 4 years, 6 months ago
  12. ceba2ad [Telephony Mainline] Rename getActiveAndHiddenSubscriptionIdList and by Peter Wang · 4 years, 6 months ago
  13. ff7f25f [API Review] APIs in SubscriptionManager by Peter Wang · 4 years, 8 months ago
  14. 12ac3f4 Rename featureId -> attributionTag by Philip P. Moltmann · 4 years, 7 months ago
  15. 4046806 change getActiveAndHiddenSubscriptionInfoList API name by Sooraj Sasindran · 4 years, 9 months ago
  16. 8972b83 Merge "Re-order parameters of setUiccApplicationsEnabled." into rvc-dev by Xiangyu/Malcolm Chen · 4 years, 7 months ago
  17. f0af4a69 Re-order parameters of setUiccApplicationsEnabled. by Malcolm Chen · 4 years, 7 months ago
  18. 277a551 Mark NonNull for canManageSubscription parameters. by Malcolm Chen · 4 years, 7 months ago
  19. c73a281 TelephonyManager: cache service handles by Tim Murray · 5 years ago
  20. 0dcce3b Merge "Create new context with new resources" by Jordan Liu · 4 years, 8 months ago
  21. 14747aa Create new context with new resources by Jordan Liu · 4 years, 8 months ago
  22. 7c7b736 Remove unused APIs and variables in SubMgr. by Malcolm Chen · 4 years, 8 months ago
  23. 7932296 Delete unused reference of a hidden constant. by Amit Mahajan · 4 years, 8 months ago
  24. 15a530b Merge "[Telephony Mainline] Remove usages of IBinder's for classes that do not belong to Telephony" by Ying Xu · 4 years, 8 months ago
  25. 51b09fa [Telephony Mainline] Remove usages of IBinder's for classes that do not by Peter Wang · 4 years, 8 months ago
  26. 071d420 Add IMS_RCS_UCE_ENABLED column to SimInfo database by Brad Ebinger · 4 years, 8 months ago
  27. 7e96360 Use Context.NETWORK_POLICY_SERVICE to get network policy service by Aaron Huang · 4 years, 8 months ago
  28. 2d471ca Add setSubscriptionOverride() to system API by Aaron Huang · 4 years, 9 months ago
  29. 2ffecdb Merge "Redesign the setPreferredNetworkType" by Calvin Pan · 4 years, 8 months ago
  30. d11c121 Redesign the setPreferredNetworkType by calvinpan · 4 years, 8 months ago
  31. 63514be Switched out PhoneConstants.PhoneKey by Daniel Bright · 4 years, 8 months ago
  32. 4bcbfce Rewriting phone constants for mainline by Daniel Bright · 4 years, 9 months ago
  33. cb1aa8d Merge "Use com.android.telephony.Rlog for mainline module." by Meng Wang · 4 years, 9 months ago
  34. b8ffe81 Use com.android.telephony.Rlog for mainline module. by Meng Wang · 4 years, 9 months ago
  35. adf7e99 Merge "Add addOnSubscriptionsChangedListener with an executor as a parameter" am: 6c64897b4e am: 3fef1ac0e8 am: 08293747be by Automerger Merge Worker · 4 years, 9 months ago
  36. 0829374 Merge "Add addOnSubscriptionsChangedListener with an executor as a parameter" am: 6c64897b4e am: 3fef1ac0e8 by Automerger Merge Worker · 4 years, 9 months ago
  37. e576ba8 Merge "(Backport) Pipe through featureId from caller to permission checks in telephony code" am: 0104ce5293 am: f5a037d685 by Automerger Merge Worker · 4 years, 9 months ago
  38. 6c64897 Merge "Add addOnSubscriptionsChangedListener with an executor as a parameter" by Zongheng Wang · 4 years, 9 months ago
  39. 0104ce5 Merge "(Backport) Pipe through featureId from caller to permission checks in telephony code" by Treehugger Robot · 4 years, 9 months ago
  40. 0b7efca Merge "Handle 5G meteredness in telephony framework" into qt-qpr1-dev-plus-aosp by Sarah Chin · 4 years, 9 months ago
  41. e8aa5ac Handle 5G meteredness in telephony framework by Sarah Chin · 5 years ago
  42. eeea33f Merge "[Telephony Mainline] Expose APIs in SubscriptionManager" by Peter Wang · 4 years, 9 months ago
  43. 3e2fb95 Merge "[Telephony Mainline] Refactored ServiceManager calls" by Peter Wang · 4 years, 9 months ago
  44. 06b07e9 (Backport) Pipe through featureId from caller to permission checks in telephony by Philip P. Moltmann · 4 years, 9 months ago
  45. 4ece3db Expose setUiccApplicationsEnabled as @SystemApi for eSIM to call upon slot by Malcolm Chen · 4 years, 9 months ago
  46. 2619a9b [Mainline] Make canManageSubscription(SubscriptionInfo, String) System API. by Malcolm Chen · 4 years, 9 months ago
  47. d9eebca [Telephony Mainline] Refactored ServiceManager calls by Peter Wang · 4 years, 9 months ago
  48. ff8dfe7 Expose getActiveSubscriptionInfoForIcc for Mainline by sqian · 4 years, 9 months ago
  49. b086534 Expose getActiveSubscriptionInfoForIcc for Mainline by Shuo Qian · 4 years, 9 months ago
  50. 74cb719 Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 10 months ago
  51. 041a6d3 Do not use hidden HandlerExecutor by Sooraj Sasindran · 4 years, 10 months ago
  52. 37916d6 [Telephony Mainline] Expose APIs in SubscriptionManager by Peter Wang · 4 years, 10 months ago
  53. 5d39bd1 Add addOnSubscriptionsChangedListener with an executor as a parameter by Zongheng Wang · 4 years, 9 months ago
  54. 9bacfe1 Merge "[Telephony Mainline] Expose getActiveSubscriptionIdList" by Peter Wang · 4 years, 9 months ago
  55. 5a07a24 [Telephony Mainline] Expose getActiveSubscriptionIdList by Peter Wang · 4 years, 9 months ago
  56. 8f82380 [Mainline] Move the setAlwaysAllowMmsData from SubscriptionManager to TelephonyManager by changbetty · 4 years, 9 months ago
  57. 87b757b Merge "[Mainline] Make @SystemApi and add permission for mainline" by Betty Chang · 4 years, 9 months ago
  58. 70fa436 Merge "[Mainline] Make canManageSubscription(SubscriptionInfo, String) System API." by Xiangyu/Malcolm Chen · 4 years, 9 months ago
  59. 35b2492 [Mainline] Make canManageSubscription(SubscriptionInfo, String) System API. by Malcolm Chen · 4 years, 9 months ago
  60. 10aa8e7 Make SystemApi ACTION_SUBSCRIPTION_PLANS_CHANGED by Daniel Bright · 4 years, 9 months ago
  61. b447634 Expose setUiccApplicationsEnabled as @SystemApi for eSIM to call upon slot by Malcolm Chen · 4 years, 9 months ago
  62. 23eee52 [Mainline] Make @SystemApi and add permission for mainline by changbetty · 4 years, 9 months ago
  63. 4d418bc Make SystemApi ACTION_SUBSCRIPTION_PLANS_CHANGED by Daniel Bright · 4 years, 9 months ago
  64. b7c6ee3 Define a telephony database column for uicc applications enabled or not. by Malcolm Chen · 4 years, 10 months ago
  65. e74c1f1 Merge "[Telephony Mainline] Add SimInfo.CONTENT_URI instead SubscriptionManager.CONTENT_URI for mainline" by Betty Chang · 4 years, 9 months ago
  66. ac33586 Merge "Remove "import JobService" to remove build time dependency" by Treehugger Robot · 4 years, 10 months ago
  67. c937749 Merge "Allow addSubscriptionsIntoGroup with grouUuid that isn't assigned." by Xiangyu/Malcolm Chen · 4 years, 10 months ago
  68. 2da2629 Remove "import JobService" to remove build time dependency by Makoto Onuki · 5 years ago
  69. 5c6eb0e When SPN is empty, use PNN in mobile network settings by Jack Yu · 5 years ago
  70. 710a09a Allow addSubscriptionsIntoGroup with grouUuid that isn't assigned. by Malcolm Chen · 5 years ago
  71. dd31dc6 Define a telephony database column for uicc applications enabled or not. by Malcolm Chen · 4 years, 10 months ago
  72. 239b6ce [Telephony Mainline] Add SimInfo.CONTENT_URI instead SubscriptionManager.CONTENT_URI for mainline by changbetty · 4 years, 10 months ago
  73. 743c621 Do not use hidden HandlerExecutor by Sooraj Sasindran · 4 years, 10 months ago
  74. a52bbd3 Merge "[Telephony Mainline] Add SimInfo.CONTENT_URI instead SubscriptionManager.CONTENT_URI for mainline" by Betty Chang · 4 years, 10 months ago
  75. 3399dd3 Merge "When SPN is empty, use PNN in mobile network settings" into qt-qpr1-dev am: eae359df70 by Jack Yu · 4 years, 10 months ago
  76. b016c57 Merge "When SPN is empty, use PNN in mobile network settings" into qt-qpr1-dev am: eae359df70 by Automerger Merge Worker · 4 years, 10 months ago
  77. 9d95aff When SPN is empty, use PNN in mobile network settings by Jack Yu · 5 years ago
  78. 454c065 Merge "Add System API to indicate whether physical SIM can be disabled." by Xiangyu/Malcolm Chen · 4 years, 10 months ago
  79. c14ee33 [Telephony Mainline] Add SimInfo.CONTENT_URI instead SubscriptionManager.CONTENT_URI for mainline by changbetty · 4 years, 10 months ago
  80. 6e2ecfe Merge changes Idf152091,I131f7aff by Sooraj Sasindran · 4 years, 10 months ago
  81. e5ac4da Make hidden subscription apis as system by Sooraj Sasindran · 4 years, 11 months ago
  82. e6a2c0a Do not use hidden withCleanCallingIdentity by Sooraj Sasindran · 4 years, 10 months ago
  83. 4c7c1b2 Add System API to indicate whether physical SIM can be disabled. by Malcolm Chen · 4 years, 10 months ago
  84. f657633 Merge "Do not use hidden withCleanCallingIdentity" by Sooraj Sasindran · 4 years, 10 months ago
  85. 19e876e Do not use hidden withCleanCallingIdentity by Sooraj Sasindran · 4 years, 10 months ago
  86. c5dedea Add System API to indicate whether physical SIM can be disabled. by Malcolm Chen · 4 years, 10 months ago
  87. 6235108 Merge "Add comment in getSubscriptionsInGroup about throwing IllegalStateException" by Xiangyu/Malcolm Chen · 4 years, 10 months ago
  88. 4f609c7 Add comment in getSubscriptionsInGroup about throwing IllegalStateException by Malcolm Chen · 4 years, 11 months ago
  89. b840c06 Merge "SubscriptionManager: Cache created resources" am: f91923ff9d am: 7b76848f90 by Jack Yu · 4 years, 10 months ago
  90. d490da8 Merge "SubscriptionManager: Cache created resources" am: f91923ff9d by Jack Yu · 4 years, 10 months ago
  91. 7b76848 Merge "SubscriptionManager: Cache created resources" am: f91923ff9d by Jack Yu · 4 years, 10 months ago
  92. f8899f0 SubscriptionManager: Cache created resources by Torbjorn Eklund · 4 years, 10 months ago
  93. ae63546 Merge commit '1d7a53da981b7d4281c58af7eb9b150163b344a6' into manual_merge_1d7a53da981b7d4281c58af7eb9b150163b344a6 by Hall Liu · 4 years, 10 months ago
  94. dab3711 Merge commit '1d7a53da981b7d4281c58af7eb9b150163b344a6' into manual_merge_1d7a53da981b7d4281c58af7eb9b150163b344a6 by Hall Liu · 4 years, 10 months ago
  95. 1d7a53d Merge changes from topic "mainline4" by Hall Liu · 4 years, 10 months ago
  96. 3318695 Fix javadoc link in SubscriptionManager by Philip P. Moltmann · 4 years, 10 months ago
  97. 8eb62f9 non-mainline telephony related AIDL refactor/decoupling by Chen Xu · 5 years ago
  98. adac378 Merge "Make hidden subscription apis as system" by Sooraj Sasindran · 4 years, 10 months ago
  99. f521f9a Make hidden subscription apis as system by Sooraj Sasindran · 4 years, 11 months ago
  100. 28c7e9c Merge "Pipe through featureId from caller to permission checks in telephony code" by TreeHugger Robot · 4 years, 10 months ago