1. c7e3bb2 Move SmsApplication to telephony/common. by Amit Mahajan · 4 years, 9 months ago
  2. 8360004 Move SmsNumberUtils from opt/telephony to base/telephony/common. by Amit Mahajan · 4 years, 9 months ago
  3. ac0fd65 Create frameworks/base/telephony/common for common non-mainline telephony code. by Amit Mahajan · 4 years, 10 months ago
  4. 7ab5b49 Merge "Make isDataEnabledForApn() a system api." by Amit Mahajan · 4 years, 8 months ago
  5. caa960b Merge "Make getEcno() public." by Amit Mahajan · 4 years, 8 months ago
  6. 8b47b32 Merge "Remove unused @hide APIs from SmsManager." by Amit Mahajan · 4 years, 8 months ago
  7. 023d2d6 Merge "Move getMmsConfig from SmsManager to MmsService." by Amit Mahajan · 4 years, 8 months ago
  8. 1cc8ffd Merge "Move mms related code from opt/telephony to base/telephony." by Amit Mahajan · 4 years, 8 months ago
  9. af672b9 Make getEcno() public. by Amit Mahajan · 4 years, 9 months ago
  10. ed79bea Make isDataEnabledForApn() a system api. by Amit Mahajan · 4 years, 10 months ago
  11. be57637 Move getMmsConfig from SmsManager to MmsService. by Amit Mahajan · 4 years, 10 months ago
  12. 6e7e6c5 Merge "Add nullable and nonnull annotations" by Jordan Liu · 4 years, 8 months ago
  13. a25bc11 Remove unused @hide APIs from SmsManager. by Amit Mahajan · 4 years, 10 months ago
  14. b15fc9b Merge "Notify OTA Emergency Number Database Installation complete" by Shuo Qian · 4 years, 8 months ago
  15. 82f245f Move mms related code from opt/telephony to base/telephony. by Amit Mahajan · 4 years, 10 months ago
  16. 8fe529b Make getSubIdForPhoneAccountHandle Public by Shuo Qian · 4 years, 8 months ago
  17. f019b21 Notify OTA Emergency Number Database Installation complete by Shuo Qian · 4 years, 9 months ago
  18. 3d8a0ce Merge "Add new IRegistrationManager for managing IMS registration" by Brad Ebinger · 4 years, 8 months ago
  19. 58c1d5d Add new IRegistrationManager for managing IMS registration by Brad Ebinger · 4 years, 9 months ago
  20. ce698c4 Merge "Fix CellSignalStrengthNr to use SS-RSRP" by Treehugger Robot · 4 years, 8 months ago
  21. 0a7690c Merge "New APIs for SMSC address" by Amit Mahajan · 4 years, 8 months ago
  22. 6701839f Add nullable and nonnull annotations by Jordan Liu · 4 years, 9 months ago
  23. d3e3fab Merge "Add new system level APIs for accessing IMS state" by Brad Ebinger · 4 years, 8 months ago
  24. b1b98ea Merge "Remove shell commands for setting default SMS app" by Brad Ebinger · 4 years, 8 months ago
  25. f7488d0 New APIs for SMSC address by Taesu Lee · 5 years ago
  26. ef5e0ad Merge "Limit FDN Number up to 40 digits for Vodafone" by Amit Mahajan · 4 years, 8 months ago
  27. 67e099b Remove shell commands for setting default SMS app by Brad Ebinger · 4 years, 9 months ago
  28. 5c040e1 Add new system level APIs for accessing IMS state by Brad Ebinger · 4 years, 9 months ago
  29. d7f38d7 Merge "Have getSupportedModemCount always rely on system properties." by Xiangyu/Malcolm Chen · 4 years, 8 months ago
  30. 634c108 Merge "Returns null not empty string if MEID is not available" by Treehugger Robot · 4 years, 8 months ago
  31. 5cd5e27 Merge "Prevent sending CLIR activation and deactivation code only" by Treehugger Robot · 4 years, 8 months ago
  32. 8ed3fb4 Merge changes from topic "getDeviceCapableModemCount" by Xiangyu/Malcolm Chen · 4 years, 8 months ago
  33. e750b5b Merge "Addition of 'XorEqualsString' method for comparing String" by Jack Yu · 4 years, 8 months ago
  34. 8c6e9e6 Merge "Expose APIs required by CarrierDefaultApp as system APIs." by Treehugger Robot · 4 years, 8 months ago
  35. ee5bfb6 Have getSupportedModemCount always rely on system properties. by Malcolm Chen · 4 years, 9 months ago
  36. 387dc0e Rename and publicize getMaxPhoneCount; and deprecate getPhoneCount. by Malcolm Chen · 4 years, 9 months ago
  37. 64ff73f Add public intent ACTION_MULTI_SIM_CONFIG_CHANGED. by Malcolm Chen · 4 years, 9 months ago
  38. bc97964 Addition of 'XorEqualsString' method for comparing String by yoonjeong Jang · 4 years, 9 months ago
  39. 8db38c9 Merge "Fix java doc for eraseSubscriptionsWithOptions" by Peter Wang · 4 years, 9 months ago
  40. de2688e Prevent sending CLIR activation and deactivation code only by Hideki Ishii · 6 years ago
  41. 48ad882 Merge "Add new carrier configuration for GET INPUT command" by Jack Yu · 4 years, 9 months ago
  42. fa9c61a Fix java doc for eraseSubscriptionsWithOptions by Peter Wang · 4 years, 9 months ago
  43. ca01a7e Merge "Add EuiccCardManager.ResetOption to eraseSubscriptions" by Peter Wang · 4 years, 9 months ago
  44. b2198fa Merge "Merge Coral/Flame into AOSP master" by Xin Li · 4 years, 9 months ago
  45. 1c5203a6 Add new carrier configuration for GET INPUT command by Yoshiaki Naka · 5 years ago
  46. 2ab852d Add EuiccCardManager.ResetOption to eraseSubscriptions by Peter Wang · 4 years, 10 months ago
  47. 17518fa Merge "move CellBroadcastMessage from telephony-common to app" by Chen Xu · 4 years, 9 months ago
  48. 7e90236 Merge "make CallerInfo as SystemAPI" by Chen Xu · 4 years, 9 months ago
  49. 02f0815 Merge "Adding API in TelephonyManger for updating Fplmns." am: 32eb91717f by Yincheng Zhao · 4 years, 9 months ago
  50. 32eb917 Merge "Adding API in TelephonyManger for updating Fplmns." by Yincheng Zhao · 4 years, 9 months ago
  51. 7d30170 Expose APIs required by CarrierDefaultApp as system APIs. by Michele · 4 years, 9 months ago
  52. 1f10735 Fix CellSignalStrengthNr to use SS-RSRP by Nathan Harold · 4 years, 9 months ago
  53. fba9ca4 make CallerInfo as SystemAPI by Chen Xu · 4 years, 10 months ago
  54. def0631 Merge "Changed regex matching for MCC and MNC" am: 5ffb4ad657 by Yincheng Zhao · 4 years, 9 months ago
  55. 5ffb4ad Merge "Changed regex matching for MCC and MNC" by Yincheng Zhao · 4 years, 9 months ago
  56. a6379bc move CellBroadcastMessage from telephony-common to app by Chen Xu · 4 years, 9 months ago
  57. 34596a4 Merge "Add sarahchin to OWNERS" am: edadd4e303 by Sarah Chin · 4 years, 9 months ago
  58. edadd4e Merge "Add sarahchin to OWNERS" by Treehugger Robot · 4 years, 9 months ago
  59. 8c71d38 Add sarahchin to OWNERS by Sarah Chin · 4 years, 9 months ago
  60. 09a3b50 Merge "[DO NOT MERGE] Add CellBroadcastService and related permissions" by Jordan Liu · 4 years, 9 months ago
  61. 7aea302 [DO NOT MERGE] Add CellBroadcastService and related permissions by Jordan Liu · 4 years, 10 months ago
  62. ca3bd1a Add disconnect causes for WFC use cases. by Tyler Gunn · 5 years ago
  63. bcadc90 Limit FDN Number up to 40 digits for Vodafone by rongmei.li · 4 years, 9 months ago
  64. da2ec5c Adding API in TelephonyManger for updating Fplmns. by yincheng zhao · 4 years, 10 months ago
  65. 2c3a62d Changed regex matching for MCC and MNC by Sarah Chin · 5 years ago
  66. 7dacb11 Merge "Add CarrierConfig of voicemail number for roaming and IMS unregistered" by Brad Ebinger · 4 years, 9 months ago
  67. 637c074 Merge "Add CarrierConfig of voicemail number for roaming and IMS unregistered" by Brad Ebinger · 4 years, 9 months ago
  68. ec6047a Merge "Add ITelephony setCepEnabled command line command." am: ae48da3c55 by Tyler Gunn · 4 years, 9 months ago
  69. ae48da3 Merge "Add ITelephony setCepEnabled command line command." by Treehugger Robot · 4 years, 9 months ago
  70. 510f917 Merge changes from topics "add-certs-cp", "feature_BusyTone_for_DisconnectCause" by Hall Liu · 4 years, 9 months ago
  71. 15ddba3 Merge changes from topics "add-certs-cp", "feature_BusyTone_for_DisconnectCause" by Hall Liu · 4 years, 9 months ago
  72. 32d164b Merge "[DO NOT MERGE] Check CellInfoCallback Detail for Null" am: 994f656312 by Nathan Harold · 4 years, 9 months ago
  73. 994f656 Merge "[DO NOT MERGE] Check CellInfoCallback Detail for Null" by Nathan Harold · 4 years, 9 months ago
  74. fd5d074 Merge "Remove isActivePhoneId as it's moved to PhoneConfigurationManager." by Xiangyu/Malcolm Chen · 4 years, 9 months ago
  75. 6ddfde9 Merge "Remove isActivePhoneId as it's moved to PhoneConfigurationManager." by Xiangyu/Malcolm Chen · 4 years, 9 months ago
  76. fff0520 [DO NOT MERGE] Check CellInfoCallback Detail for Null by Nathan Harold · 4 years, 9 months ago
  77. cc2d8d4 Merge changes from topic "141388730" am: 50c4313058 by Xiangyu/Malcolm Chen · 4 years, 9 months ago
  78. 50c4313 Merge changes from topic "141388730" by Xiangyu/Malcolm Chen · 4 years, 9 months ago
  79. a700408 Add new carrier config to extend DisconnectCause to play busy tone by Saki Oomori · 6 years ago
  80. 693cec2 add certs to carrier configs and store them as UiccAccessRules by Nazanin Bakhshi · 5 years ago
  81. b9732ab Merge changes Icc6e7da7,I9007978b,I060511af am: 8dbe1f3b9b by Xiangyu/Malcolm Chen · 4 years, 9 months ago
  82. 55bcdfe Remove isActivePhoneId as it's moved to PhoneConfigurationManager. by Malcolm Chen · 4 years, 9 months ago
  83. f87292f Replace getPhoneCount with getMaxPhoneCount upon object allocation. by Malcolm Chen · 4 years, 10 months ago
  84. 4f5bb32 Check Carrier Privilege on Hidden Subs by Hunter Knepshield · 5 years ago
  85. 8dbe1f3 Merge changes Icc6e7da7,I9007978b,I060511af by Xiangyu/Malcolm Chen · 4 years, 9 months ago
  86. 793928c Add APIs to return max possible active phones. by Malcolm Chen · 4 years, 10 months ago
  87. f6da746 Combine getPhoneCount, getSimCount and isMultiSimEnabled. by Malcolm Chen · 4 years, 10 months ago
  88. 118b02f Remove permission check for LISTEN_ACTIVE_DATA_SUBSCRIPTION_ID_CHANGE by Malcolm Chen · 4 years, 10 months ago
  89. f9f5ebd Merge "Fix annotations in ImsSmsImplBase" am: 90f4c2abe4 by Brad Ebinger · 4 years, 9 months ago
  90. 90f4c2a Merge "Fix annotations in ImsSmsImplBase" by Brad Ebinger · 4 years, 9 months ago
  91. 66de282 Returns null not empty string if MEID is not available by Ruijie Bai · 6 years ago
  92. a2edbe5 Merge "Fix inconsistentcy API in CellInfoNr" am: 85de0791e4 by Jack Yu · 4 years, 9 months ago
  93. 85de079 Merge "Fix inconsistentcy API in CellInfoNr" by Jack Yu · 4 years, 9 months ago
  94. 773209c Merge "Fix ImsMmTelManager docs to use annotations" am: 63df8520ff by Brad Ebinger · 4 years, 9 months ago
  95. 63df852 Merge "Fix ImsMmTelManager docs to use annotations" by Brad Ebinger · 4 years, 9 months ago
  96. 50c7b1b Fix annotations in ImsSmsImplBase by Brad Ebinger · 4 years, 10 months ago
  97. 21fedfa Merge "[DO NOT MERGE] Revert "Add CellBroadcastService and related permissions"" by Jordan Liu · 4 years, 9 months ago
  98. 656502b [DO NOT MERGE] Revert "Add CellBroadcastService and related permissions" by Jordan Liu · 4 years, 9 months ago
  99. 6802dbb6 Merge "Rename DEFAULT_CARD_INDEX" am: 038d1b5b27 by Jordan Liu · 4 years, 9 months ago
  100. 0c85ca1 Merge "Fix race in TelephonyScanManager" am: 884dd0f559 by Hall Liu · 4 years, 9 months ago