1. cdb219c Merge "Add different implementation for T-Mobile." into mnc-dev by Nancy Chen · 9 years ago
  2. ef296b6 Merge "Save config to disk to avoid binding." into mnc-dev by Jonathan Basseri · 9 years ago
  3. c9cc8b3 Add different implementation for T-Mobile. by Nancy Chen · 9 years ago
  4. c9fdb6c Change emergency dialer FAB to correct size by Adrian Roos · 9 years ago
  5. 4ae2e7c Save config to disk to avoid binding. by Jonathan Basseri · 9 years ago
  6. 6b1035b Merge "Avoid duplicate carrier config change bcast." into mnc-dev by Junda Liu · 9 years ago
  7. 93af5a6 Merge "Add a value for the "ct" parameter for outgoing vvm sms messages." into mnc-dev by Nancy Chen · 9 years ago
  8. 0486bdb Avoid duplicate carrier config change bcast. by Junda Liu · 9 years ago
  9. ac4b373 Make voicemail IMAP requests through data connection. by Nancy Chen · 9 years ago
  10. a4c8728 Merge "Dont include "Emergency Calls" account in phone settings." into mnc-dev by Santos Cordon · 9 years ago
  11. 17b0b9e Merge "Disable MWI when VVM is available." into mnc-dev by Nancy Chen · 9 years ago
  12. 0db135d Dont include "Emergency Calls" account in phone settings. by Santos Cordon · 9 years ago
  13. 4816a7d Merge "Add default icon color and adjust some strings." into mnc-dev by Santos Cordon · 9 years ago
  14. 7a9c020 Merge "Check result of getPhone() before using it." into mnc-dev by Anthony Lee · 9 years ago
  15. ae4e36d Check result of getPhone() before using it. by Anthony Lee · 9 years ago
  16. 3fb285f Merge "Compare Error enum, not string, to get open channel error." into mnc-dev by Junda Liu · 9 years ago
  17. bf20215 Add default icon color and adjust some strings. by Santos Cordon · 9 years ago
  18. 2cf7f29 Disable MWI when VVM is available. by Nancy Chen · 9 years ago
  19. a754ba1 Compare Error enum, not string, to get open channel error. by Junda Liu · 9 years ago
  20. 8bc2e23 Fix phone account preference removal in telephony. by Santos Cordon · 9 years ago
  21. e50b190 Add an enable/disable phone-account preference. by Santos Cordon · 9 years ago
  22. 9f2d271 Fix obtainMessage arg1 issue. by Junda Liu · 9 years ago
  23. 3f0a426 Merge "Adding helpers to save and restore config." into mnc-dev by Jonathan Basseri · 9 years ago
  24. 7318353 call phone.getGroupIdLevel2 to get gid2 for carrier identifier. by Junda Liu · 9 years ago
  25. 6b50e9f Adding helpers to save and restore config. by Jonathan Basseri · 9 years ago
  26. ca6540e Merge "Ensure duplicate voicemails are ignored, add msim to voicemail." into mnc-dev by Nancy Chen · 9 years ago
  27. 971ff24 Merge "[3/4] Use new Icon class in PhoneAccount." into mnc-dev by Santos Cordon · 9 years ago
  28. 9e07a8e Merge "Rename AudioState to CallAudioState" into mnc-dev by Yorke Lee · 9 years ago
  29. a3d9425 [3/4] Use new Icon class in PhoneAccount. by Santos Cordon · 9 years ago
  30. 33bab57 Merge "Refactor StatusHints (2/3)" into mnc-dev by Ihab Awad · 9 years ago
  31. ab16dd8 Refactor StatusHints (2/3) by Ihab Awad · 9 years ago
  32. 711331c Add a value for the "ct" parameter for outgoing vvm sms messages. by Nancy Chen · 9 years ago
  33. d724b30 Merge "Rename BOOL_SHOW_CDMA to BOOL_SHOW_CDMA_CHOICES, so the name makes more sense." into mnc-dev by Junda Liu · 9 years ago
  34. 651358c Ensure duplicate voicemails are ignored, add msim to voicemail. by Nancy Chen · 9 years ago
  35. 11f8957 Add null annotations for getting carrier config. by Jonathan Basseri · 9 years ago
  36. 5014b5b Rename BOOL_SHOW_CDMA to BOOL_SHOW_CDMA_CHOICES, so the name makes more sense. by Junda Liu · 9 years ago
  37. 05f1f41 Rename AudioState to CallAudioState by Yorke Lee · 9 years ago
  38. e091e83 Merge "Clear calling identity when performing phone factory reset." into mnc-dev by Svet Ganov · 9 years ago
  39. c31f1f3 Switching to PersistableBundle in carrier config API. by Jonathan Basseri · 9 years ago
  40. cc087f8 Clear calling identity when performing phone factory reset. by Svet Ganov · 9 years ago
  41. 43d723a Add dumpsys support to carrier config service. by Junda Liu · 9 years ago
  42. 5311dbe Merge "Fix crash when mWrappedMessageData is null." into mnc-dev by Nancy Chen · 9 years ago
  43. 4e1f02f Fix logic error in disconnectConferenceParticipants method in ImsConference. by Tyler Gunn · 9 years ago
  44. 960e7c9 Fix crash when mWrappedMessageData is null. by Nancy Chen · 9 years ago
  45. 53bf66f Merge "Reorganize folders in omtp visual voicemail to make more sense." into mnc-dev by Nancy Chen · 9 years ago
  46. 12f47c7 Reorganize folders in omtp visual voicemail to make more sense. by Nancy Chen · 9 years ago
  47. 221f9c3 Merge "Migrating more code to read config from CarrierConfigManager." into mnc-dev by Jonathan Basseri · 9 years ago
  48. defdfe0 Merge "Updating MobileNetworkSettings to use the new carrier config API." into mnc-dev by Jonathan Basseri · 9 years ago
  49. c39d546 Merge "Updating CallFeatureSettings to use CarrierConfigManager." into mnc-dev by Jonathan Basseri · 9 years ago
  50. 68ee9a2 Merge "Read from CarrierConfigManager instead of config.xml" into mnc-dev by Jonathan Basseri · 9 years ago
  51. d552d1f Merge "Do a comparative sync between local and server voicemails." into mnc-dev by Nancy Chen · 9 years ago
  52. 16080bf Do a comparative sync between local and server voicemails. by Nancy Chen · 9 years ago
  53. 2c1a2b0 Merge "Support phoneId when querying carrier packages." into mnc-dev by Junda Liu · 9 years ago
  54. 1f59652 Merge changes from topic 'mwd-merge-050415' into mnc-dev by Prerepa Viswanadham · 9 years ago
  55. 0bdd55b Support phoneId when querying carrier packages. by Junda Liu · 9 years ago
  56. fc730e8 Merge commit 'fd9760e' into merge_try2 by Prerepa Viswanadham · 9 years ago
  57. 4791b42 Merge commit '21ec0f1' into merge_try2 by Prerepa Viswanadham · 9 years ago
  58. b293df1 Merge "Update PhoneGlobals, PhoneInterfaceManager and CdmaConference to use carrierconfig." into mnc-dev by Junda Liu · 9 years ago
  59. 12f7d80 Update PhoneGlobals, PhoneInterfaceManager and CdmaConference to use carrierconfig. by Junda Liu · 9 years ago
  60. 3649bdb Migrating more code to read config from CarrierConfigManager. by Jonathan Basseri · 9 years ago
  61. 7060fbf Updating MobileNetworkSettings to use the new carrier config API. by Jonathan Basseri · 9 years ago
  62. 22d68ae Merge "Fix NPE when fetching voicemail for account that is not yet registered." into mnc-dev by Nancy Chen · 9 years ago
  63. f587e30 Merge "Multi-SIM support for getting carrier config." into mnc-dev by Jonathan Basseri · 9 years ago
  64. d188abb Fix NPE when fetching voicemail for account that is not yet registered. by Nancy Chen · 9 years ago
  65. 4b40ff4 Updating CallFeatureSettings to use CarrierConfigManager. by Jonathan Basseri · 9 years ago
  66. 2938605 Read from CarrierConfigManager instead of config.xml by Jonathan Basseri · 9 years ago
  67. 89b0ab4 Multi-SIM support for getting carrier config. by Jonathan Basseri · 9 years ago
  68. 3e1d11a Merge "Adding settings for connection services." into mnc-dev by Santos Cordon · 9 years ago
  69. 6781b0c Adding settings for connection services. by Santos Cordon · 9 years ago
  70. 0a110ee Merge "Add process outgoing calls app op - telephony" into mnc-dev by Svetoslav · 9 years ago
  71. aa9593e Merge "Use carrierconfig instead of overlay to get USE_HFA_FOR_PROVISIONING and USE_OTASP_FOR_PROVISIONING." into mnc-dev by Junda Liu · 9 years ago
  72. fd9760e Enable VT option in Dialer Setting. by Etan Cohen · 9 years ago
  73. 699e37e Merge "Check for all invalid IDs when sim changes." into mnc-dev by Nancy Chen · 9 years ago
  74. 605148f Use carrierconfig instead of overlay to get USE_HFA_FOR_PROVISIONING and USE_OTASP_FOR_PROVISIONING. by Junda Liu · 9 years ago
  75. b4bb6b3 Check for all invalid IDs when sim changes. by Nancy Chen · 9 years ago
  76. 66cb519 Fix crash in voicemail settings by Yorke Lee · 9 years ago
  77. 696d0b8 Add process outgoing calls app op - telephony by Svetoslav · 9 years ago
  78. 41ce566 DO NOT MERGE - Network type will reflect user's setting by Abhishek Adappa · 9 years ago
  79. 164a57a DO NOT MERGE - Fix MSIM for CDMA and GSM Call Options. by Sanket Padawe · 9 years ago
  80. 919c364 am f4eb4735: am 05071b25: am 4670a7c8: Fix NPE in TelephonyConnectionService. by Santos Cordon · 9 years ago
  81. f4eb473 am 05071b25: am 4670a7c8: Fix NPE in TelephonyConnectionService. by Santos Cordon · 9 years ago
  82. 4670a7c Fix NPE in TelephonyConnectionService. by Santos Cordon · 9 years ago
  83. 28f4f63 am ec1bd003: am d3b6288f: am d8978ce8: Provide config for excluding CDMA activation code. by Andrew Lee · 9 years ago
  84. ec1bd00 am d3b6288f: am d8978ce8: Provide config for excluding CDMA activation code. by Andrew Lee · 9 years ago
  85. 21ec0f1 Add plumbing for merge failures and renable button. (1/4) by Anthony Lee · 9 years ago
  86. 62ad005 Merge changes from topic 'mwd-merge-042415' by Etan Cohen · 9 years ago
  87. d8978ce Provide config for excluding CDMA activation code. by Andrew Lee · 9 years ago
  88. 40b77c6 Merge commit 'c5fca4f' into merge2 by Etan Cohen · 9 years ago
  89. 75b40c7 Merge commit '554f349' into merge2 by Etan Cohen · 9 years ago
  90. 0befc87 Merge commit '9c5c993' into merge2 by Etan Cohen · 9 years ago
  91. 261a25f resolved conflicts for merge of af911232 to master by Andrew Lee · 9 years ago
  92. af91123 am 8476970c: am 5e31872c: Provide config for excluding CDMA activation code. by Andrew Lee · 9 years ago
  93. 410f742 Network type will reflect user's setting by Abhishek Adappa · 9 years ago
  94. 5e31872 Provide config for excluding CDMA activation code. by Andrew Lee · 9 years ago
  95. e09a6f6 Fix MSIM for CDMA and GSM Call Options. by Sanket Padawe · 9 years ago
  96. a99d956 Merge "Send activation sms when new sim is added." by Yorke Lee · 9 years ago
  97. 483aff7 Fix build by Svetoslav · 9 years ago
  98. 061c723 Clear emergency dialer task on launch by Adrian Roos · 9 years ago
  99. 2a2211f Renaming IConferenceable to Conferenceable. by Tyler Gunn · 9 years ago
  100. badc204 Merge "Check for invalid simOperator." by Jonathan Basseri · 9 years ago