1. 666a12f Add new reason code for IMS Call ended during conference merge process by Jayachandran C · 7 years ago
  2. e1b49b7 Notify ImsService Status Correctly by Brad Ebinger · 7 years ago
  3. e44125c Merge "Better handle MSIM DDS changed event" into oc-dev by Brad Ebinger · 7 years ago
  4. 979bab9 Better handle MSIM DDS changed event by Brad Ebinger · 7 years ago
  5. 598d24c Move intents ACTION_DEFAULT_SMS_SUBSCRIPTION_CHANGED, by Malcolm Chen · 7 years ago
  6. b71f3ca Merge "new reset carrier signals/actions" into oc-dev by TreeHugger Robot · 7 years ago
  7. 982799e new reset carrier signals/actions by fionaxu · 7 years ago
  8. a00c7c0 Merge "Fix some issues found by new doclava linter." into oc-dev by Jeff Sharkey · 7 years ago
  9. 1c35554 Merge "Add getVisualVoicemailSettings()" into oc-dev by TreeHugger Robot · 7 years ago
  10. 0f3f60b Fix some issues found by new doclava linter. by Jeff Sharkey · 7 years ago
  11. 3db7350 Merge "Move sendVisualVoicemailSms and setSmsFilterSettings to Telephony" into oc-dev by TreeHugger Robot · 7 years ago
  12. 1210f41 Add getVisualVoicemailSettings() by Ta-wei Yen · 7 years ago
  13. 70a3e82 Move sendVisualVoicemailSms and setSmsFilterSettings to Telephony by Ta-wei Yen · 7 years ago
  14. c2d54af Merge "Update USSD API docs per API review comments." into oc-dev by TreeHugger Robot · 7 years ago
  15. 0f33252 Use SubscriptionId instead of SubId by Jordan Liu · 7 years ago
  16. 7358ebe Merge "better defualt behaviour for msim" into oc-dev by Chen Xu · 7 years ago
  17. efbc20f Update USSD API docs per API review comments. by Pankaj Kanwar · 7 years ago
  18. 0680962 Merge "Update doc string for getForbiddenPlmns() to READ_PHONE_STATE" into oc-dev by TreeHugger Robot · 7 years ago
  19. b9b75ed Update api for ServiceStateProvider by Jordan Liu · 7 years ago
  20. f5144f7 Update doc string for getForbiddenPlmns() to READ_PHONE_STATE by Nathan Harold · 7 years ago
  21. ad989b1 Merge "Deprecate setVisualVoicemailEnabled isVisualVoicemailEnabled" into oc-dev by TreeHugger Robot · 7 years ago
  22. 664595f better defualt behaviour for msim by fionaxu · 7 years ago
  23. cfe9e61 ECBM SystemProperty cleanup by Shuo Qian · 7 years ago
  24. 682ce66 Merge "Add p2 option in openLogicalChannel." into oc-dev by Amit Mahajan · 7 years ago
  25. ebe860e Add p2 option in openLogicalChannel. by Ajay Nambi · 9 years ago
  26. 509a311 Merge "Move @SystemApi access to ImsService" into oc-dev by Brad Ebinger · 7 years ago
  27. 4e745fd Merge "Deprecate TelephonyManager.getCellLocation()" into oc-dev by Nathan Harold · 7 years ago
  28. 33dd867 Deprecate TelephonyManager.getCellLocation() by Nathan Harold · 7 years ago
  29. 9f63ac3 Deprecated ACTION_PRECISE_DATA_CONNECTION_STATE_CHANGED by Jack Yu · 7 years ago
  30. 9885276 Merge "Add a carrier option to hide the option of "Enhanced 4G LTE Mode"" into oc-dev by Ying Xu · 7 years ago
  31. 31fcda5 Merge "remove deprecated API sendDialerCode" into oc-dev by Chen Xu · 7 years ago
  32. 7bb8587 Move @SystemApi access to ImsService by Brad Ebinger · 7 years ago
  33. 90fee27 move ACTION_SERVICE_STATE to system api by fionaxu · 7 years ago
  34. d609917 Deprecate setVisualVoicemailEnabled isVisualVoicemailEnabled by Ta-wei Yen · 7 years ago
  35. 37bbb78 Merge "Address API concerns for isConcurrentVoiceAndDataAllowed and OnReceiveUssdResponseCallback." into oc-dev by Pankaj Kanwar · 7 years ago
  36. 2c7ea1b Add a carrier option to hide the option of "Enhanced 4G LTE Mode" by yinxu · 7 years ago
  37. 9077faa Merge "Make some intents public in SubscriptionManager." into oc-dev by Sanket Padawe · 7 years ago
  38. 95941f7 Address API concerns for isConcurrentVoiceAndDataAllowed and by pkanwar · 7 years ago
  39. 2c1a49f Make some intents public in SubscriptionManager. by Sanket Padawe · 7 years ago
  40. 0c1651f Rename READ_PHONE_NUMBER to READ_PHONE_NUMBERS by Chad Brubaker · 7 years ago
  41. cf828f2 remove deprecated API sendDialerCode by fionaxu · 7 years ago
  42. d1d3cdc Merge "Disable voice call barring notification for Verizon." into oc-dev by Sanket Padawe · 7 years ago
  43. db688bb Disable voice call barring notification for Verizon. by Sanket Padawe · 7 years ago
  44. 13dbbaf Merge "Update injectSmsPdu documentation." into oc-dev by TreeHugger Robot · 7 years ago
  45. 23c5a5e Correct ACTION_SHOW_NOTICE_ECM_BLOCK_OTHERS by Robert Greenwalt · 7 years ago
  46. bc1a6e6 Update injectSmsPdu documentation. by Abhijith Shastry · 7 years ago
  47. 0dc3b91 Deprecated getDeviceId and added getMeid and getImei by Jack Yu · 7 years ago
  48. f7368e0 Merge "Move IccUtils to reflect Java package declaration." by Jeff Davidson · 7 years ago
  49. 388eab4 sendDialerCode API review by fionaxu · 7 years ago
  50. 980231f Merge "Change 'idx' to 'index' in SubscriptionManager & TelephonyManager apis." by Sanket Padawe · 7 years ago
  51. 7e46025 Change 'idx' to 'index' in SubscriptionManager & TelephonyManager apis. by Sanket Padawe · 7 years ago
  52. e3070ed Added ETWS primary message default message support by Jack Yu · 7 years ago
  53. b8ce444 Merge "Updated javadocs for sendUssd APIs." by Pankaj Kanwar · 7 years ago
  54. 46d7fbe Move IccUtils to reflect Java package declaration. by Jeff Davidson · 7 years ago
  55. 67819e0 Updated javadocs for sendUssd APIs. by pkanwar · 7 years ago
  56. 66dc7be Merge "TelephonyManager: Avoid unnecessary object allocation." am: 5d3f14fe02 am: 088df2bd0a by Narayan Kamath · 7 years ago
  57. 088df2b Merge "TelephonyManager: Avoid unnecessary object allocation." am: 5d3f14fe02 by Narayan Kamath · 7 years ago
  58. 5d3f14f Merge "TelephonyManager: Avoid unnecessary object allocation." by Narayan Kamath · 7 years ago
  59. e7cd345 Merge "Add new precise call fail causes and OEM causes" am: 9aa841d254 am: 4992b1533e by Jayachandran Chinnakkannu · 7 years ago
  60. 4992b15 Merge "Add new precise call fail causes and OEM causes" am: 9aa841d254 by Jayachandran Chinnakkannu · 7 years ago
  61. 9aa841d Merge "Add new precise call fail causes and OEM causes" by Jayachandran Chinnakkannu · 7 years ago
  62. eb7cb56 TelephonyManager: Avoid unnecessary object allocation. by Narayan Kamath · 7 years ago
  63. 5cbaddd Add new precise call fail causes and OEM causes by Jayachandran C · 7 years ago
  64. 0463a7d Merge "Added configuration for VT downgrade/tear down when data disabled" by Brad Ebinger · 7 years ago
  65. 06caf58 Added configuration for VT downgrade/tear down when data disabled by Jack Yu · 8 years ago
  66. a98cefc Merge "Support Signal strength offset" am: 98d499877f by Sooraj Sasindran · 7 years ago
  67. 78ccde1 Merge "Support Signal strength offset" by Sooraj Sasindran · 7 years ago
  68. 1b7bec5 Support Signal strength offset by Sooraj Sasindran · 7 years ago
  69. 6f59955 Merge "Rename getDataEnabled() to isDataEnabled()." by Jeff Davidson · 7 years ago
  70. c5659ca Support Signal strength offset by Sooraj Sasindran · 7 years ago
  71. dd0f47a Merge "Change Czech Republic to Czechia" am: 027a67062e am: 14bcec27a0 by Joachim Sauer · 7 years ago
  72. 14bcec2 Merge "Change Czech Republic to Czechia" am: 027a67062e by Joachim Sauer · 7 years ago
  73. 027a670 Merge "Change Czech Republic to Czechia" by Treehugger Robot · 7 years ago
  74. 11b4498 Add carrier config keys to control the data cycle. by Ammar Aijazi · 7 years ago
  75. 76c27d8 Merge "Update VVM API" by TreeHugger Robot · 7 years ago
  76. 6202c5e Merge "Disable a phone number log for user build" am: 59a40691a5 am: d31314d550 by Brad Ebinger · 7 years ago
  77. d31314d Merge "Disable a phone number log for user build" am: 59a40691a5 by Brad Ebinger · 7 years ago
  78. 59a4069 Merge "Disable a phone number log for user build" by Brad Ebinger · 7 years ago
  79. 5fe6fbc Merge "Return generic Binder on onBind" am: c6613f7206 am: 2a71bd5150 by Brad Ebinger · 7 years ago
  80. 2a71bd5 Merge "Return generic Binder on onBind" am: c6613f7206 by Brad Ebinger · 7 years ago
  81. 8416a4d Change Czech Republic to Czechia by Joachim Sauer · 7 years ago
  82. 3f5858e Update VVM API by Ta-wei Yen · 7 years ago
  83. cce5466 Merge "Throw SecurityException in sendVisualVoicemailSms()" by TreeHugger Robot · 7 years ago
  84. 9f2888d Merge "Add EXTRA_PHONE_ACCOUNT_HANDLE for ACTION_SHOW_VOICEMAIL_NOTIFICATION" by Ta-wei Yen · 7 years ago
  85. b3cd7b5 Disable a phone number log for user build by youhei.x.miyoshi · 8 years ago
  86. 49f3756 Throw SecurityException in sendVisualVoicemailSms() by Ta-wei Yen · 7 years ago
  87. d236979 Return generic Binder on onBind by Brad Ebinger · 7 years ago
  88. 448c12c Permit privileged system apps to send SMS without persisting. by Abhijith Shastry · 7 years ago
  89. b94d28a Move newFromRil() function to a utility class by Nathan Harold · 7 years ago
  90. 016e9c6 Move OTASP_* Consts from ServiceStateTracker to TelephonyManager by Nathan Harold · 8 years ago
  91. 5a0618e Port Utility Functions from DefaultPhoneNotifier by Nathan Harold · 8 years ago
  92. e97d1c6 Remove dependency on IccConstants from SmsManager by Nathan Harold · 8 years ago
  93. 4980bf4 Merge branch 'stage-telephony-refactor' into master by Dan Willemsen · 7 years ago
  94. 6f00e6e Merge "Remove the name length limit for system properties." am: c657b769ab by Elliott Hughes · 7 years ago
  95. c657b76 Merge "Remove the name length limit for system properties." by Elliott Hughes · 7 years ago
  96. 33cc60c Remove the name length limit for system properties. by Elliott Hughes · 7 years ago
  97. cb0629e Merge "Remove the name length limit for system properties." by Elliott Hughes · 7 years ago
  98. 01cfdb4 Merge "Added two new RIL commands support" am: d7b60d7869 by Jack Yu · 7 years ago
  99. c77001d Remove the name length limit for system properties. by Elliott Hughes · 7 years ago
  100. 1bab118 Added two new RIL commands support by Jack Yu · 7 years ago