1. 89af118 Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/providers/TelephonyProvider" am: e1153097fc am: fb24f712a4 am: b2ccae3b8c by Bob Badour · 4 years, 5 months ago
  2. 0b1ae4f [LSC] Add LOCAL_LICENSE_KINDS to packages/providers/TelephonyProvider by Bob Badour · 4 years, 6 months ago
  3. c90b38b Create APIs to properly backup and restore per-sim configs. by Jack Nudelman · 4 years, 8 months ago
  4. 56d3209 RCS Provisioning APIs for Single Registration by Hui Wang · 4 years, 10 months ago
  5. 1222330 RCS Provisioning APIs for Single Registration by Hui Wang · 4 years, 10 months ago
  6. 233831c TelephonyBackupAgentTest: Clean up after ourselves. by Tobias Thierer · 4 years, 11 months ago
  7. a44c176 Do exception handling per SMS while restoring messages. am: d99a1690d1 by Amit Mahajan · 5 years ago
  8. d99a169 Do exception handling per SMS while restoring messages. by Amit Mahajan · 5 years ago
  9. df2b4c4 Update language to comply with Android's inclusive language guidance by Tyler Gunn · 5 years ago
  10. 2d5376b Filter preferapnset results to only current carrier am: 748c832f0e by Jordan Liu · 5 years ago
  11. fe75f77 Filter preferapnset results to only current carrier am: 748c832f0e by Jordan Liu · 5 years ago
  12. 748c832 Filter preferapnset results to only current carrier by Jordan Liu · 5 years ago
  13. 118ccab Merge "Make sure Apns are not returned for a sim that is not active Regression on b/144977430, ag/9869063" am: ea7bf19494 am: cc41acd683 by Nazanin Bakhshi · 5 years ago
  14. 8c4e22f Make sure Apns are not returned for a sim that is not active by Nazanin · 5 years ago
  15. 743096e Make sure Apns are not returned for a sim that is not active by Nazanin · 5 years ago
  16. 4d6dbff [API Review] APIs in SubscriptionManager by Peter Wang · 6 years ago
  17. b8e281d [API Review] APIs in SubscriptionManager by Peter Wang · 6 years ago
  18. 2351c17 [Telephony Mainline] Rename the method from isCurrentSimOperator to matchesCurrentSimOperator by changbetty · 5 years ago
  19. e4fa64b Add new column for IMS_RCS_UCE_ENABLED per subscripiton by Brad Ebinger · 6 years ago
  20. 748c762 Add new column for IMS_RCS_UCE_ENABLED per subscripiton by Brad Ebinger · 6 years ago
  21. 0504fc4 [Telephony Mainline] Expose APIs in SubscriptionManager by Peter Wang · 6 years ago
  22. e3415a6 [Mainline] decouple TelephonyProvider from hidden ServiceState dependencies. by SongFerngWang · 6 years ago
  23. ead4e11 [Telephony Mainline] To use the new api isMvnoMatched for mainline by changbetty · 6 years ago
  24. b097cb6 [Telephony Mainline] Expose APIs in SubscriptionManager by Peter Wang · 6 years ago
  25. 5aece67 Merge "[Telephony Mainline] To use the new api isMvnoMatched for mainline" by SongFerng Wang · 6 years ago
  26. 6c9807a Fix telephony backup creating diff when there is none. by Al Sutton · 6 years ago
  27. a98edab [Telephony Mainline] To use the new api isMvnoMatched for mainline by changbetty · 6 years ago
  28. f767d9a Merge "Convert apct/telephony_provider/unit_test-cloud-tf to Test Mapping Suite." am: b282dc64c5 am: 52b60820fd am: e9480a2103 by Automerger Merge Worker · 6 years ago
  29. b282dc6 Merge "Convert apct/telephony_provider/unit_test-cloud-tf to Test Mapping Suite." by Treehugger Robot · 6 years ago
  30. 11cdd46 Merge "[Telephony Mainline] Change SubscriptionManager.CONTENT_URI to SIM_INFO_CONTENT_URI for mainline" by Betty Chang · 6 years ago
  31. 64fb3dd [Mainline] decouple TelephonyProvider from hidden ServiceState dependencies. by SongFerngWang · 6 years ago
  32. d285a7b ServiceState merges voice and data into a single value by SongFerngWang · 6 years ago
  33. a4e3176 Merge "[Telephony Mainline] To replace SubscriptionController api with SubscriptionManager" by Betty Chang · 6 years ago
  34. cb04f43 Merge "[Telephony Mainline] Use new method for mainline" by Betty Chang · 6 years ago
  35. 78bfe45 [Telephony Mainline] To replace SubscriptionController api with SubscriptionManager by changbetty · 6 years ago
  36. 2580123 [Telephony Mainline] Change SubscriptionManager.CONTENT_URI to SIM_INFO_CONTENT_URI for mainline by changbetty · 6 years ago
  37. f589e39 Remove RcsProvider by Sahin Caliskan · 6 years ago
  38. 5555acf Merge "Remove RcsProvider" by Sahin Caliskan · 6 years ago
  39. 3a16d4c Remove RcsProvider by Sahin Caliskan · 6 years ago
  40. cd98269 [Telephony Mainline] Use new method for mainline by changbetty · 6 years ago
  41. abcef7d Merge "Support carrier id in SIM_APN_URI" am: d622632bb6 am: ac59de4f42 by Calvin Pan · 6 years ago
  42. 33a10a0 Support carrier id in SIM_APN_URI by calvinpan · 6 years ago
  43. 9a7053c Merge "[Telephony Mainline] Change SubscriptionManager.CONTENT_URI to SIM_INFO_CONTENT_URI for mainline" by Betty Chang · 6 years ago
  44. 9fac00e Convert apct/telephony_provider/unit_test-cloud-tf to Test Mapping Suite. by easoncylee · 6 years ago
  45. 004eceb [Telephony Mainline] Change SubscriptionManager.CONTENT_URI to SIM_INFO_CONTENT_URI for mainline by changbetty · 6 years ago
  46. 31ca2ad ServiceState merges voice and data into a single value by SongFerngWang · 6 years ago
  47. faa1d7a [Telephony Mainline] Use new method for mainline by changbetty · 6 years ago
  48. 9d8d038 Merge "Remove old CellBroadcastProvider" am: b5c86eb199 by Jordan Liu · 6 years ago
  49. 415b5c8 Remove old CellBroadcastProvider by Jordan Liu · 6 years ago
  50. 2efa9e4 Fix notifyChange implementation by Sarah Chin · 6 years ago
  51. 442fc2a Merge "cellbroadcast provider refactor" am: 61119df4d4 by Chen Xu · 6 years ago
  52. 1aef132 cellbroadcast provider refactor by Chen Xu · 6 years ago
  53. 1e76db2 Remove old CellBroadcastProvider by Jordan Liu · 6 years ago
  54. fc0a165 cellbroadcast provider refactor by Chen Xu · 6 years ago
  55. 883b983 Merge "Add brandOverride back to IccRecord" into qt-qpr1-dev am: 61833e108e by Pengquan Meng · 6 years ago
  56. c2803cc Add brandOverride back to IccRecord by Pengquan Meng · 6 years ago
  57. 9e7e3bb Fix logic to preserve preferred APN across build update. by Amit Mahajan · 6 years ago
  58. e5270b1 Merge "Rename cellbroadcast's authority and fix permission check" am: 0eb00a9292 by Pengquan Meng · 6 years ago
  59. cee900e Rename cellbroadcast's authority and fix permission check by Pengquan Meng · 6 years ago
  60. 128a2fa Merge "Add Cellbroadcast ContentProvider" am: 6bfb8fe0a8 by Pengquan Meng · 6 years ago
  61. 8fd0233 Add Cellbroadcast ContentProvider by Pengquan Meng · 6 years ago
  62. b7806e8 Rename cellbroadcast's authority and fix permission check by Pengquan Meng · 6 years ago
  63. eee1886 Migrate packages/providers/TelephonyProvider to androidx.test by Brett Chabot · 6 years ago
  64. 92ade8d Add Cellbroadcast ContentProvider by Pengquan Meng · 6 years ago
  65. 34a4787 Supported data enabled override for different scenarios by Jack Yu · 6 years ago
  66. e9e9cb3 Supported data enabled override for different scenarios by Jack Yu · 6 years ago
  67. 5d77544 Update test to use match external interface change by Leland Miller · 6 years ago
  68. 0b6386b Merge "Update test to use match external interface change" by Treehugger Robot · 6 years ago
  69. 8793f50 Modify ServiceStateProvider for mOperatorAlphaLongRaw and mOperatorAlphaShortRaw by SongFerngWang · 6 years ago
  70. e6cd8e2 Update test to use match external interface change by Leland Miller · 6 years ago
  71. d343ee7 Modify ServiceStateProvider for mOperatorAlphaLongRaw and mOperatorAlphaShortRaw by SongFerngWang · 6 years ago
  72. 4340ae8 Migrate packages/providers/TelephonyProvider to androidx.test by Brett Chabot · 6 years ago
  73. da2b23f Merge "Add new colums for skip464xlat" am: bf33e74ee1 am: d117ce3bee by Jack Yu · 6 years ago
  74. 95aacb1 Add new colums for skip464xlat by Yuuki Habu · 6 years ago
  75. 3e848c1 Merge "Fix Rcs1To1Thread creation" am: e7c780d4e6 am: 21f2840872 am: 4d7999b804 by Leland Miller · 6 years ago
  76. c988f2f Fix Rcs1To1Thread creation by Leland Miller · 7 years ago
  77. e2ecbc7 Merge "Rename parameters to params RCS Message Store APIs [provider]" am: 3d0bca9225 am: c3b2d73c1c by Sahin Caliskan · 6 years ago
  78. e05a9d2 Rename parameters to params RCS Message Store APIs [provider] by Sahin Caliskan · 6 years ago
  79. 1942532 Merge "Implementation for RcsMessageStore [provider]" am: b0189d8832 am: 4613a36cc0 by Sahin Caliskan · 6 years ago
  80. a45a3f0 Implementation for RcsMessageStore [provider] by Sahin Caliskan · 7 years ago
  81. 9fb8dfc Merge "Fix log tag for SmsProviderTest" am: 657164eaa5 am: d35074ebcc by Jordan Liu · 6 years ago
  82. 1656e07 Fix log tag for SmsProviderTest by Jordan Liu · 7 years ago
  83. 7944c50 Merge "Add a new column: subscription_type to siminfo table." am: 141eceb49f am: dee22ae28a by Scott Randolph · 7 years ago
  84. 815b42f Add a new column: subscription_type to siminfo table. by Vasu Nori · 7 years ago
  85. 0fa56be Merge "Add profile class in SubscriptionInfo database" by Treehugger Robot · 7 years ago
  86. de2ba60 Merge "Add profile class in SubscriptionInfo database" by TreeHugger Robot · 7 years ago
  87. 04fc1b2 Add profile class in SubscriptionInfo database by Grace Chen · 7 years ago
  88. 970d57a Add profile class in SubscriptionInfo database by Grace Chen · 7 years ago
  89. 088c0d5 Merge "Convert Android.mk file to Android.bp." am: a8080680d2 am: 0bce21a8c2 by Sasha Smundak · 7 years ago
  90. a808068 Merge "Convert Android.mk file to Android.bp." by Treehugger Robot · 7 years ago
  91. 57c3db6 Convert Android.mk file to Android.bp. by Sasha Smundak · 7 years ago
  92. 0503ebb Merge "Implement RcsParticipant (provider)" am: b2f3ce537a am: 4265936df2 by Sahin Caliskan · 7 years ago
  93. c78870d Implement RcsParticipant (provider) by Sahin Caliskan · 7 years ago
  94. f6978b9 Merge "Implement RcsThread querying (provider)" am: c3b924af47 am: ca172aac42 by Sahin Caliskan · 7 years ago
  95. b8f2a45 Implement RcsThread querying (provider) by Sahin Caliskan · 7 years ago
  96. 87bc54f Get IccRecords with APP_FAM_3GPP by calvinpan · 7 years ago
  97. 6a02cf2 expose carrier id APIs and clean up by chen xu · 7 years ago
  98. 248a496 Handle null body for MMS in TelephonyBackupAgent by Ruslan Tkhakokhov · 7 years ago
  99. 9a4a9f3 Get IccRecords with APP_FAM_3GPP by calvinpan · 7 years ago
  100. 5e2a561 Merge "address API council feedbacks for Telephony.Carriers" by Chen Xu · 7 years ago