1. e084cf0 Merge "Add CarrierConfigLoader service." into m-wireless-dev by Jonathan Basseri · 10 years ago
  2. 5ca38b8 Add CarrierConfigLoader service. by Jonathan Basseri · 11 years ago
  3. ddc0ecf DO NOT MERGE Suffix VT_LOCAL/REMOTE with BIDIRECTIONAL. by Andrew Lee · 10 years ago
  4. 38595fe Merge "DO NOT MERGE Don't use deprecated APIs" into m-wireless-dev by Jay Shrauner · 10 years ago
  5. 655fae3 DO NOT MERGE Don't use deprecated APIs by Jay Shrauner · 10 years ago
  6. 6c9dd41 Merge "DO NOT MERGE Follow TelecomManager API change" into m-wireless-dev by Yorke Lee · 10 years ago
  7. 6d1dd6b DO NOT MERGE Follow TelecomManager API change by Yorke Lee · 10 years ago
  8. 2c10970 DO NOT MERGE Backport fixes from master by Jay Shrauner · 10 years ago
  9. 554f349 Merge "Add handling of RADIO_NOT_AVAILABLE in TimeConsumingPreferenceActivity" into lmp-mr1-wfc-dev by Pavel Zhamaitsiak · 10 years ago
  10. 9c5c993 resolve merge conflicts of 5735ed5 to m-wireless-dev. by Tyler Gunn · 10 years ago
  11. b7cdece Remove "IMS Account" preference under call settings. by Tyler Gunn · 10 years ago
  12. 2413f5e Merge "Add handling of RADIO_NOT_AVAILABLE in TimeConsumingPreferenceActivity" into lmp-mr1-wfc-dev by Pavel Zhamaitsiak · 10 years ago
  13. bcbed44 Add handling of RADIO_NOT_AVAILABLE in TimeConsumingPreferenceActivity by Pavel Zhamaitsiak · 10 years ago
  14. cffac94 Cleanup of Video Call pause functionality. by Tyler Gunn · 10 years ago
  15. 5735ed5 Merge "Prevent merging conference calls hosted on peer device." into lmp-mr1-wfc-dev by Tyler Gunn · 10 years ago
  16. 21c5e2d Make emergency dialer back button white by Yorke Lee · 10 years ago
  17. 0519870 Use telecom.Connection state for WFC StatusHint. automerge: 6eaa6db by Andrew Lee · 10 years ago
  18. 6eaa6db Use telecom.Connection state for WFC StatusHint. by Andrew Lee · 10 years ago
  19. f3245fd Prevent merging conference calls hosted on peer device. by Tyler Gunn · 10 years ago
  20. 3d8ea0e IMS-VT: Update phone account's capabilities. by Rekha Kumar · 10 years ago
  21. da0ed64 Null-protect reference to mOriginalConnection. automerge: d3d8c26 by Andrew Lee · 10 years ago
  22. d3d8c26 Null-protect reference to mOriginalConnection. by Andrew Lee · 10 years ago
  23. 0536d11 Handle new error code in CallStateException automerge: 87050c6 by Pavel Zhamaitsiak · 10 years ago
  24. 87050c6 Handle new error code in CallStateException by Pavel Zhamaitsiak · 10 years ago
  25. a623a51 Add WFC label for incoming, update on state change. automerge: 9b68c5d by Andrew Lee · 10 years ago
  26. 9b68c5d Add WFC label for incoming, update on state change. by Andrew Lee · 10 years ago
  27. 2152933 Merge "Convert InCall WFC labeling to use StatusHints." into lmp-mr1-wfc-dev by Andrew Lee · 10 years ago
  28. 4537923 Merge "Convert InCall WFC labeling to use StatusHints." into lmp-mr1-wfc-dev by Andrew Lee · 10 years ago
  29. 7e8f499 Move WFC strings to framework/base automerge: ecae65a by Pavel Zhamaitsiak · 10 years ago
  30. ecae65a Move WFC strings to framework/base by Pavel Zhamaitsiak · 10 years ago
  31. 70294b5 Convert InCall WFC labeling to use StatusHints. by Andrew Lee · 10 years ago
  32. 621a872 am 760af407: Set the capability to speed up audio setup for IMS MT call by Dong Zhou · 10 years ago
  33. dcfc793 resolve merge conflicts of c55097a to m-wireless-dev. by Nathan Harold · 10 years ago
  34. d83c044 am 760af407: Set the capability to speed up audio setup for IMS MT call by Dong Zhou · 10 years ago
  35. 760af40 Set the capability to speed up audio setup for IMS MT call by Dong Zhou · 10 years ago
  36. c55097a Adding hidden isVolteEnabled and isWifiCallingEnabled APIs for TelephonyManager by Nathan Harold · 11 years ago
  37. 5727ea5 Merge "Fix emergency callback number not shown for incoming calls." into m-wireless-dev by Tyler Gunn · 11 years ago
  38. 32031f4 Save status and set up sync adapter. by Nancy Chen · 11 years ago
  39. b918b2e Fix emergency callback number not shown for incoming calls. by Tyler Gunn · 11 years ago
  40. 7ab73ac Receive SYNC and STATUS SMS text messages. by Nancy Chen · 11 years ago
  41. 4650c73 Set up framework for sending OMTP visual voicemail SMS messages. by Nancy Chen · 11 years ago
  42. 80855d5 Change Telephony PhoneAccount to use ICC ID by Santos Cordon · 11 years ago
  43. 21e78ac Consolidate subscription ID acquisition. by Santos Cordon · 11 years ago
  44. 4592755 Fix issue where transport type shows up in SIP phone account summary. by Tyler Gunn · 11 years ago
  45. f69df96 Add phoneAccount->subID conversion method. by Santos Cordon · 11 years ago
  46. 6bda357 Enable video telephony support. (4/4) by Tyler Gunn · 11 years ago
  47. 579ef55 Move Wi-Fi Calling settings to separate screen by Pavel Zhamaitsiak · 11 years ago
  48. f226e3a Merge "Set CAPABILITY_WIFI on TelephonyConnection." into lmp-mr1-wfc-dev by Andrew Lee · 11 years ago
  49. 2615414 Set CAPABILITY_WIFI on TelephonyConnection. by Andrew Lee · 11 years ago
  50. a6bc312 Add error handling for outgoing WFC calls. by Andrew Lee · 11 years ago
  51. c188461 Merge "Fix string breakage." into lmp-mr1-wfc-dev by Andrew Lee · 11 years ago
  52. d0fe3f6 Fix string breakage. by Andrew Lee · 11 years ago
  53. e8495bc Merge "Update WFC setting summary according to WFC mode." into lmp-mr1-wfc-dev by Andrew Lee · 11 years ago
  54. effef9c Update WFC setting summary according to WFC mode. by Andrew Lee · 11 years ago
  55. 1a7ab1a Check radio, not ServiceState, for if radio is on. by Andrew Lee · 11 years ago
  56. b97fad8 Add wifi calling setting in phone's call settings. by Andrew Lee · 11 years ago
  57. 92ecec7 WFC configuration: add GUI for Wi-Fi calling settings. by Etan Cohen · 11 years ago
  58. e1ae38f Merge "Fix Cdma conference cleanup bug." into lmp-mr1-dev by mike dooley · 11 years ago
  59. 2171a56 Fix Cdma conference cleanup bug. by mike dooley · 11 years ago
  60. 0918d94 Handle unknown connection from technology swap by Ihab Awad · 11 years ago
  61. 2f25c1f Fixing conference merge where only one party is added to conference. by Tyler Gunn · 11 years ago
  62. 72722b5 Merge "Use default URI instead of string name." into lmp-mr1-dev by Anthony Lee · 11 years ago
  63. 87dcd4a Merge "Restyle USSD AlertDialog." into lmp-mr1-dev by Andrew Lee · 11 years ago
  64. b3ee4dc Restyle USSD AlertDialog. by Andrew Lee · 11 years ago
  65. b692bfa Merge "Perform network search using the default sub id" into lmp-mr1-dev by Nicholas Sauer · 11 years ago
  66. fa3de75 Use default URI instead of string name. by Andrew Lee · 11 years ago
  67. 347e583 Merge "Fixing UI issue to display preferred network type." into lmp-mr1-dev by Sanket Padawe · 11 years ago
  68. 7fc9354 Merge "Change to append subId to network selection related sharedPreferences." into lmp-mr1-dev by Amit Mahajan · 11 years ago
  69. 708cf31 Fixing UI issue to display preferred network type. by Sanket Padawe · 11 years ago
  70. bc3677a Perform network search using the default sub id by Nicholas Sauer · 11 years ago
  71. 03c4d7b Merge " [DS] TTY should be enabled." into lmp-mr1-dev by Leo Wang · 11 years ago
  72. f96a79a Merge "Add getDeviceId to PhoneInterfaceManager to give id independent of SubInfo." into lmp-mr1-dev by Sanket Padawe · 11 years ago
  73. 44eb011 Merge "Skip call forwarding lookup for CDMA voicemail." into lmp-mr1-dev by Andrew Lee · 11 years ago
  74. a60be87 Change to append subId to network selection related sharedPreferences. by Amit Mahajan · 11 years ago
  75. 299e4a7 Skip call forwarding lookup for CDMA voicemail. by Andrew Lee · 11 years ago
  76. aeaf832 Merge "PhoneInterfaceManager should use subId value in requests." into lmp-mr1-dev by Stuart Scott · 11 years ago
  77. f2a0a31 [DS] TTY should be enabled. by Mick Lin · 11 years ago
  78. 584921c PhoneInterfaceManager should use subId value in requests. by Stuart Scott · 11 years ago
  79. 2140925 PhoneInterfaceManager: pass phoneId to UiccController.getUiccCard() by Shishir Agrawal · 11 years ago
  80. c0215ed Fixed issue related apn not getting displayed with sim in slot 2. by Sanket Padawe · 11 years ago
  81. 7310cc7 Add getDeviceId to PhoneInterfaceManager to give id independent of SubInfo. by Sanket Padawe · 11 years ago
  82. b7806d9 Merge "Fix for call timer resetting when starting IMS conference call. 3/4" into lmp-mr1-dev by Tyler Gunn · 11 years ago
  83. f67832f Rename reg/unreg OnSubscriptionsChangedListener. by Wink Saville · 11 years ago
  84. fba8553 Fix for call timer resetting when starting IMS conference call. 3/4 by Tyler Gunn · 11 years ago
  85. 31a0c71 Use provisioning status to decide whether to display Enhanced 4G option. by Etan Cohen · 11 years ago
  86. 413a2df Choose active SIM on MSIM devices when making emergency calls. by Santos Cordon · 11 years ago
  87. 614f7f6 Merge "Add back pressed behavior for EditFdn Screen." into lmp-mr1-dev by Andrew Lee · 11 years ago
  88. ddf4825 Add back pressed behavior for EditFdn Screen. by Andrew Lee · 11 years ago
  89. 5a08eb0 Merge "Fixes Cell network setting items grayed out." into lmp-mr1-dev by Sanket Padawe · 11 years ago
  90. a564e9b Fixes Cell network setting items grayed out. by Sanket Padawe · 11 years ago
  91. 53d4a3d Merge "Fix to use subId instead of slotId when calling getPhone()" into lmp-mr1-dev by Amit Mahajan · 11 years ago
  92. a6fc2a8 Fix to use subId instead of slotId when calling getPhone() by Amit Mahajan · 11 years ago
  93. 9443cdc Fix displaying of Data Roaming information. by Wink Saville · 11 years ago
  94. b126b82 Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  95. e31492a In MobileNetworkSettings handle no sims in first or only slot. by Wink Saville · 11 years ago
  96. 50117c3 Merge "Disable some settings if TTY over VoLTE not supported" into lmp-mr1-dev by Pavel Zhamaitsiak · 11 years ago
  97. afe8264 IMS: add an api to get IMS registration information. by Libin.Tang@motorola.com · 11 years ago
  98. a51d4ef Disable some settings if TTY over VoLTE not supported by Etan Cohen · 11 years ago
  99. 7bb908f Merge "Update SubscriptionInfo and mPhone for new intents." into lmp-mr1-dev by Andrew Lee · 11 years ago
  100. 785ca2a Update SubscriptionInfo and mPhone for new intents. by Andrew Lee · 11 years ago