1. 6041717 Merge "PhoneInterfaceManager: Adding a call to set voicemail number." into lmp-mr1-dev by Shishir Agrawal · 10 years ago
  2. 3501f85 Merge "Don't create if not primary user" into lmp-mr1-dev by Jay Shrauner · 10 years ago
  3. 24c7ea6 Disable 'Enhanced 4G LTE Mode' setting entry when in a call. by Etan Cohen · 10 years ago
  4. e3c2f8f Restored 4G LTE setting for Shamu. by PauloftheWest · 10 years ago
  5. c268473 Don't create if not primary user by Jay Shrauner · 10 years ago
  6. 75ce5b6 Merge "Handle exceptions other than CommandException" into lmp-mr1-dev by Anthony Lee · 10 years ago
  7. b5f9efb Merge "Created tabs for Multi-SIM Cellular Networks." into lmp-mr1-dev by PauloftheWest · 10 years ago
  8. 4d5ac7c Merge "Fix NPE in onCreate" into lmp-mr1-dev by Jay Shrauner · 10 years ago
  9. 2333fc1 Handle exceptions other than CommandException by Anthony Lee · 10 years ago
  10. 3c6ce5e Created tabs for Multi-SIM Cellular Networks. by PauloftheWest · 10 years ago
  11. 76d5da9 PhoneInterfaceManager: Adding a call to set voicemail number. by Shishir Agrawal · 10 years ago
  12. 7a0e9b3 Merge "Update SubscriptionManager API as per API council." into lmp-mr1-dev by Wink Saville · 10 years ago
  13. 6f83fd7 Merge "Hide carrier network settings if HIDE_CARRIER_NETWORK_SETTINGS is 1." into lmp-mr1-dev by Junda Liu · 10 years ago
  14. be2fb26 Fix NPE in onCreate by Jay Shrauner · 10 years ago
  15. 0f3b5fc Update SubscriptionManager API as per API council. by Wink Saville · 10 years ago
  16. 144538b Merge "Add utility for voicemail dialogs." into lmp-mr1-dev by Andrew Lee · 10 years ago
  17. dfa0410 Gsm Cdma options handling for Verizon by Rohit Sisodia (a21406) · 10 years ago
  18. f85c95a Use the correct check to choose between CDMA and GSM network options. by Amit Mahajan · 10 years ago
  19. d5b6b10 Hide carrier network settings if HIDE_CARRIER_NETWORK_SETTINGS is 1. by Junda Liu · 10 years ago
  20. e4d6c24 Merge "Set package name before starting call assistant activity" into lmp-mr1-dev by Sailesh Nepal · 10 years ago
  21. defacc8 Set package name before starting call assistant activity by Sailesh Nepal · 10 years ago
  22. 998acb6 Merge "Change to treat preferred network type LTE as GLOBAL for non CDMA networks." into lmp-mr1-dev by Amit Mahajan · 10 years ago
  23. bc109d0 Merge "Delete some unused references." into lmp-mr1-dev by Andrew Lee · 10 years ago
  24. 08f434c Merge "Get Phone object using subscription id in Call settings." into lmp-mr1-dev by Andrew Lee · 10 years ago
  25. 47a3a96 Merge "Avoid cancelling the data disconnected notification unnecessarily" into lmp-mr1-dev by Yorke Lee · 10 years ago
  26. 8402434 Add utility for voicemail dialogs. by Andrew Lee · 10 years ago
  27. 1479dd1 Get Phone object using subscription id in Call settings. by Andrew Lee · 10 years ago
  28. 1aa87b9 Delete some unused references. by Andrew Lee · 10 years ago
  29. 4d2db1c Avoid cancelling the data disconnected notification unnecessarily by Yorke Lee · 10 years ago
  30. bddc129 Merge "Add MSIM support for Call Forwarding." into lmp-mr1-dev by Andrew Lee · 10 years ago
  31. 2b36ba2 Add MSIM support for Call Forwarding. by Andrew Lee · 10 years ago
  32. 642d7bf Merge "Don't send various Telephony notifications for managed users" into lmp-mr1-dev by Yorke Lee · 10 years ago
  33. 4224e23 Merge "Cleanup debug log statements in call settings." into lmp-mr1-dev by Andrew Lee · 10 years ago
  34. 3faa594 Don't send various Telephony notifications for managed users by Yorke Lee · 10 years ago
  35. af65e4f Change to treat preferred network type LTE as GLOBAL for non CDMA networks. by Amit Mahajan · 10 years ago
  36. 4ddb9bb Cleanup debug log statements in call settings. by Andrew Lee · 10 years ago
  37. 2ccd0ac Merge "Write clearer code to set voicemail number." into lmp-mr1-dev by Andrew Lee · 10 years ago
  38. 2d5d1a4 Write clearer code to set voicemail number. by Andrew Lee · 10 years ago
  39. 4f2f9b6 Merge "SubId are Integers." into lmp-mr1-dev by Wink Saville · 10 years ago
  40. 18f6f12 Merge "Add utility for manipulating CallForwardInfo." into lmp-mr1-dev by Andrew Lee · 10 years ago
  41. 64a05a2 Merge "Rewrite voicemail initialization code." into lmp-mr1-dev by Andrew Lee · 10 years ago
  42. 1af6cf7 Add utility for manipulating CallForwardInfo. by Andrew Lee · 10 years ago
  43. 5ed870c Add MSIM support for FDN. by Andrew Lee · 10 years ago
  44. f1776d8 Rewrite voicemail initialization code. by Andrew Lee · 10 years ago
  45. 461254b Merge "Remove unneeded abstraction in displaying dialogs." into lmp-mr1-dev by Andrew Lee · 10 years ago
  46. 9f73bda SubId are Integers. by Wink Saville · 10 years ago
  47. b0cbe18 Merge "Use CharSequence for DisplayName" into lmp-mr1-dev by Stuart Scott · 10 years ago
  48. ab08227 Remove unneeded abstraction in displaying dialogs. by Andrew Lee · 10 years ago
  49. f8c4cb3 Use CharSequence for DisplayName by Stuart Scott · 10 years ago
  50. 6214e2b Remove makeKeyForActivity(). by Andrew Lee · 10 years ago
  51. 4877971 Clean up public API of SubInfoRecord. by Stuart Scott · 10 years ago
  52. 78daba8 Delete unused EnableFdnScreen. by Andrew Lee · 10 years ago
  53. eff3f44 Merge "Move FDN-specific classes into own package." into lmp-mr1-dev by Andrew Lee · 10 years ago
  54. 1de1b2a Merge "Clean up some voicemail methods to be more clear." into lmp-mr1-dev by Andrew Lee · 10 years ago
  55. e438b31 Clean up some voicemail methods to be more clear. by Andrew Lee · 10 years ago
  56. 83383e4 Move FDN-specific classes into own package. by Andrew Lee · 10 years ago
  57. 88833a1 Merge "Verizon Network Modes" into lmp-mr1-dev by Paul West · 10 years ago
  58. 3a4447b Verizon Network Modes by Rohit Sisodia (a21406) · 10 years ago
  59. 5790576 Merge "Create util for VoicemailProviderSetting operations." into lmp-mr1-dev by Andrew Lee · 10 years ago
  60. 787a8cb Add voicemail settings activity and fragment. by Andrew Lee · 10 years ago
  61. 88b51e2 Create util for VoicemailProviderSetting operations. by Andrew Lee · 10 years ago
  62. 2c02789 Delete superfluous call feature settings code. by Andrew Lee · 10 years ago
  63. 4b94a31 Merge "Add VoicemailRingtonePreference to contain lookup logic." into lmp-mr1-dev by Andrew Lee · 10 years ago
  64. c0796a3 Merge "Improve video calling setting visiblity behavior." into lmp-mr1-dev by Andrew Lee · 10 years ago
  65. 78ee0b2 Add VoicemailRingtonePreference to contain lookup logic. by Andrew Lee · 10 years ago
  66. e3c1521 Add list of accounts in Phone Account Settings. by Andrew Lee · 10 years ago
  67. 312e817 Improve video calling setting visiblity behavior. by Andrew Lee · 10 years ago
  68. 3e6c026 Merge "Hide account settings in call settings if multiple SIMs." into lmp-mr1-dev by Andrew Lee · 10 years ago
  69. 1717fdd Merge "Extract VoicemailProviderSettings from CallFeaturesSetting." into lmp-mr1-dev by Andrew Lee · 10 years ago
  70. 4afb0a6 Separate VoLTE and VT configurations. by Etan Cohen · 10 years ago
  71. 93c345f Hide account settings in call settings if multiple SIMs. by Andrew Lee · 10 years ago
  72. b490d73 Extract VoicemailProviderSettings from CallFeaturesSetting. by Andrew Lee · 10 years ago
  73. 062cddb Merge "Change subId to int from long" into lmp-mr1-dev by Wink Saville · 10 years ago
  74. 78465ff Merge "Fix for 0 showing up when longpressed in emergency dialer" into lmp-mr1-dev by Yorke Lee · 10 years ago
  75. 3411184 Merge "Prevent crash when activity is no longer running" into lmp-mr1-dev by Jay Shrauner · 10 years ago
  76. 9131166 Fix for 0 showing up when longpressed in emergency dialer by Yorke Lee · 10 years ago
  77. b6bf411 am 9e392d80: am 047b1f9f: Don\'t send voicemail notification for managed profile by Yorke Lee · 10 years ago
  78. 9e392d8 am 047b1f9f: Don\'t send voicemail notification for managed profile by Yorke Lee · 10 years ago
  79. 047b1f9 Don't send voicemail notification for managed profile by Yorke Lee · 10 years ago
  80. 16e0ff2 Prevent crash when activity is no longer running by Jay Shrauner · 10 years ago
  81. b564aae Change subId to int from long by Wink Saville · 10 years ago
  82. 7522698 Fix broken build. by Jeff Sharkey · 10 years ago
  83. 7c8f52b Rename VOLTE_VT constant to more accurately reflect function. by Etan Cohen · 10 years ago
  84. a4f952c Fix phone account settings translations by Jay Shrauner · 10 years ago
  85. 77527ac Hide/show Telephony video setting according to if IMS is enabled. by Andrew Lee · 10 years ago
  86. df14ead "Add" enable video call setting to call settings. by Andrew Lee · 10 years ago
  87. c6f9f5b am 5d475dda: Radio Capability Support. by Wink Saville · 10 years ago
  88. fcb3e88 Merge "Don't exit emergency dialer when dialing emergency call" into lmp-mr1-dev by Yorke Lee · 10 years ago
  89. 5d475dd Radio Capability Support. by Wink Saville · 10 years ago
  90. bd96803 Merge "Cleanup Call Settings initialization code." into lmp-mr1-dev by Andrew Lee · 10 years ago
  91. 9b34151 Don't exit emergency dialer when dialing emergency call by Yorke Lee · 10 years ago
  92. 64a7d79 Cleanup Call Settings initialization code. by Andrew Lee · 10 years ago
  93. 5422246 Merge "Set correct theme for MMI-related dialogs" into lmp-mr1-dev by Yorke Lee · 10 years ago
  94. e0f2b79 Set correct theme for MMI-related dialogs by Yorke Lee · 10 years ago
  95. ac00bb2 IMS:change enhanced 4g setting to store in setting db. by Libin.Tang@motorola.com · 10 years ago
  96. 9edc01d Initial removal of some dead code in Telephony by Yorke Lee · 10 years ago
  97. 881d356 am 191f412e: am d1ee2e3a: Merge "Send telephony notifications to appropriate users." into lmp-dev by Andrew Lee · 10 years ago
  98. 191f412 am d1ee2e3a: Merge "Send telephony notifications to appropriate users." into lmp-dev by Andrew Lee · 10 years ago
  99. d1ee2e3 Merge "Send telephony notifications to appropriate users." into lmp-dev by Andrew Lee · 10 years ago
  100. 99d0ac2 Send telephony notifications to appropriate users. by Andrew Lee · 10 years ago