1. a247fed Merge commit 'c289432' into manualmerge by Etan Cohen · 10 years ago
  2. 8d5d9dd Make Telecom synchronous by Ihab Awad · 10 years ago
  3. c289432 am 3871849d: Speed up audio setup for IMS MT call by Dong Zhou · 10 years ago
  4. 3871849 Speed up audio setup for IMS MT call by Dong Zhou · 10 years ago
  5. 8de7691 Further refactor Telecom and add tests by Ihab Awad · 10 years ago
  6. 6fc9603 am cd5cbe96: (-s ours) Merge "DO NOT MERGE Fix NPE in Telecom" into lmp-mr1-dev by Yorke Lee · 10 years ago
  7. ff6e254 am cd5cbe96: (-s ours) Merge "DO NOT MERGE Fix NPE in Telecom" into lmp-mr1-dev by Yorke Lee · 10 years ago
  8. cd5cbe9 Merge "DO NOT MERGE Fix NPE in Telecom" into lmp-mr1-dev by Yorke Lee · 10 years ago
  9. f004691 DO NOT MERGE Fix NPE in Telecom by Yorke Lee · 10 years ago
  10. 958e14d Update video capability conversion for TX/RX bits. by Andrew Lee · 10 years ago
  11. e296187 Merge "Fix emergency callback number not shown for incoming calls." into m-wireless-dev by Tyler Gunn · 10 years ago
  12. b600a5f Amend ag/648273 (Allow PSTN phone account ...) by Etan Cohen · 10 years ago
  13. 036171a am 2a98c97e: Allow PSTN phone account for incoming calls from connection manager by Sailesh Nepal · 10 years ago
  14. 348dcd9 am 2a98c97e: Allow PSTN phone account for incoming calls from connection manager by Sailesh Nepal · 10 years ago
  15. 712f974 Fix build breakage. by Nancy Chen · 10 years ago
  16. 7385396 Broadcast phone account registrations by Santos Cordon · 10 years ago
  17. 2a98c97 Allow PSTN phone account for incoming calls from connection manager by Sailesh Nepal · 10 years ago
  18. 72e47d5 Fix emergency callback number not shown for incoming calls. by Tyler Gunn · 10 years ago
  19. 91fc809 Fix connection manager bugs related to work profiles by Sailesh Nepal · 10 years ago
  20. 78a5e6b Refactoring for testability by Ihab Awad · 10 years ago
  21. 479b302 Update Telecom to use getSubId* method by Santos Cordon · 10 years ago
  22. a365390 Minor visibility changes to make tests work again. by Ihab Awad · 11 years ago
  23. 0ef7e01 Enable video telephony support. (3/4) by Tyler Gunn · 11 years ago
  24. df8b35e Rename from VoWIFI to WIFI. by Andrew Lee · 11 years ago
  25. 47da905 Fix possible deadlock in BluetoothPhoneService by Yorke Lee · 10 years ago
  26. f17a31c Merge "Fixing conference managment regression." into lmp-mr1-dev by mike dooley · 11 years ago
  27. 646fa3d Add timeout for emergency calls by Sailesh Nepal · 11 years ago
  28. bf9cd0e Fixing conference managment regression. by mike dooley · 11 years ago
  29. 989947f Merge "PhoneAccount -> SubId for use in TelephonyManager#line1Number" into lmp-mr1-dev by Nancy Chen · 11 years ago
  30. ba30475 PhoneAccount -> SubId for use in TelephonyManager#line1Number by Nancy Chen · 11 years ago
  31. a698407 Merge "Remove line to allow hiding SMS response from InCallUI in multiSIM." into lmp-mr1-dev by Nancy Chen · 11 years ago
  32. 79d646f Remove line to allow hiding SMS response from InCallUI in multiSIM. by Nancy Chen · 11 years ago
  33. 2808bb0 Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  34. 32d4117 Unplugging headset shouldn't stop Bluetooth. by Santos Cordon · 11 years ago
  35. 5b06990 Merge "Fix for call timer resetting when starting IMS conference call. 4/4" into lmp-mr1-dev by Tyler Gunn · 11 years ago
  36. cca07e2 Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  37. d92e737 Fix for call timer resetting when starting IMS conference call. 4/4 by Tyler Gunn · 11 years ago
  38. 8f4711a Merge "Remove overflow menu for quick responses." into lmp-mr1-dev by Anthony Lee · 11 years ago
  39. a290b2a Remove overflow menu for quick responses. by Anthony Lee · 11 years ago
  40. 3e59d68 Merge "Fixing unhold in CallsManager so it does not hold child calls." into lmp-mr1-dev by Tyler Gunn · 11 years ago
  41. 811ad27 Merge "Disconnect held call when answering third call." into lmp-mr1-dev by Andrew Lee · 11 years ago
  42. e94a8f1 Disconnect held call when answering third call. by Andrew Lee · 11 years ago
  43. e44adb4 Fixing unhold in CallsManager so it does not hold child calls. by Tyler Gunn · 11 years ago
  44. 0b4e8a2 Add support to clean up calls that are alive by Shriram Ganesh · 11 years ago
  45. 4ba27e9 Set Quick Response pref as MULTI_PROCESS. by Santos Cordon · 11 years ago
  46. 3dc6699 Merge "Fixing Telecom state dumping." into lmp-mr1-dev by Tyler Gunn · 11 years ago
  47. 4768986 Fixing Telecom state dumping. by Tyler Gunn · 11 years ago
  48. c88574c IMS: Add phoneaccount to ims conference call. by Anju Mathapati · 11 years ago
  49. 386b5f9 Merge "Play DTMF tones when sending DTMF tones during post dial wait." into lmp-mr1-dev by Nancy Chen · 11 years ago
  50. a469f76 Play DTMF tones when sending DTMF tones during post dial wait. by Nancy Chen · 11 years ago
  51. 581ec4a Make telecom a non-persistent process. by Santos Cordon · 11 years ago
  52. fe36334 Change tests against INVALID_SUBSCRIPTION_ID to use isValidSubscriptionId. by Wink Saville · 11 years ago
  53. 398893b Remove android:debuggable from manifest by Ihab Awad · 11 years ago
  54. e6a33f2 (Telecom-system part 4) Move telecom to the system server process. by Santos Cordon · 11 years ago
  55. 9d29ded Merge "(Telecom-system part 2) Move telecom intialization from application to service." into lmp-mr1-dev by Santos Cordon · 11 years ago
  56. 8afd76d Merge "(Telecom-system part 1) Move global state from TelecomApp to TelecomGlobals." into lmp-mr1-dev by Santos Cordon · 11 years ago
  57. f987d1a (Telecom-system part 2) Move telecom intialization from application to service. by Santos Cordon · 11 years ago
  58. 0b5cb4d (Telecom-system part 1) Move global state from TelecomApp to TelecomGlobals. by Santos Cordon · 11 years ago
  59. ffcffb3 Merge "Update missed calls in background" into lmp-mr1-dev by Yorke Lee · 11 years ago
  60. 0c8b973 Merge "Turn off SYSTRACE_DEBUG" into lmp-mr1-dev by Yorke Lee · 11 years ago
  61. 359bd96 Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  62. 105d977 Track (and use) UserHandle to make connections by Evan Charlton · 11 years ago
  63. ae11a97 Update missed calls in background by Yorke Lee · 11 years ago
  64. 4ec83c0 Merge "Use TelecomManager to call TelephonyManager#getVoicemailNumber (2/2)" into lmp-mr1-dev by Nancy Chen · 11 years ago
  65. cf75232 Merge "Improve outgoing call UI responsiveness" into lmp-mr1-dev by Yorke Lee · 11 years ago
  66. 1fdab8a Use TelecomManager to call TelephonyManager#getVoicemailNumber (2/2) by Nancy Chen · 11 years ago
  67. e48121e Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev by Geoff Mendal · 11 years ago
  68. a2e1ceb Merge "Fix fallback for emergency calls" into lmp-mr1-dev by Sailesh Nepal · 11 years ago
  69. 0d79b68 Merge "Maintain Full Wake Lock while an incoming call is ringing." into lmp-mr1-dev by Anthony Lee · 11 years ago
  70. 2767926 Fix fallback for emergency calls by Sailesh Nepal · 11 years ago
  71. 9b71ea8 Improve outgoing call UI responsiveness by Yorke Lee · 11 years ago
  72. 1bf97f5 Merge "Don't show add if there is an outgoing call." into lmp-mr1-dev by Andrew Lee · 11 years ago
  73. 69677f8 Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  74. 7ac515a Merge "Use AudioManager.MODE_NORMAL when selecting account from dialog." into lmp-mr1-dev by Nancy Chen · 11 years ago
  75. dda6919 Use AudioManager.MODE_NORMAL when selecting account from dialog. by Nancy Chen · 11 years ago
  76. 61e6f35 Maintain Full Wake Lock while an incoming call is ringing. by Santos Cordon · 11 years ago
  77. 333f34c Merge "Removing STOPSHIP comment that is not needed (per bug)." into lmp-mr1-dev by Tyler Gunn · 11 years ago
  78. 117f0ac Merge "Fixing issue where VoLTE conference calls have incorrect call time." into lmp-mr1-dev by Tyler Gunn · 11 years ago
  79. c3c238a Merge "Properly convert GENERIC_CONFERENCE capabilities." into lmp-mr1-dev by Andrew Lee · 11 years ago
  80. f834f42 Merge "Disconnect all calls that are not reused when placing new call" into lmp-mr1-dev by Yorke Lee · 11 years ago
  81. a5267a1 Removing STOPSHIP comment that is not needed (per bug). by Tyler Gunn · 11 years ago
  82. 113ad62 Don't show add if there is an outgoing call. by Andrew Lee · 11 years ago
  83. a21edb8 Properly convert GENERIC_CONFERENCE capabilities. by Andrew Lee · 11 years ago
  84. d5c2fcf Fix connection <=> call capability conversion. by Andrew Lee · 11 years ago
  85. d04de9da Turn off SYSTRACE_DEBUG by Yorke Lee · 11 years ago
  86. 5997951 Disconnect all calls that are not reused when placing new call by Yorke Lee · 11 years ago
  87. c314fcc Fixing issue where VoLTE conference calls have incorrect call time. by Tyler Gunn · 11 years ago
  88. 15a7155 Rename VoLTE capability to HIGH_DEF_AUDIO. by Andrew Lee · 11 years ago
  89. 07bc5ee Telecom API updates (4/6) by Ihab Awad · 11 years ago
  90. ebdb780 Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  91. 82430ce Merge "When adding a new call, use same phone account for call." into lmp-mr1-dev by Nancy Chen · 11 years ago
  92. 1522691 Ringer: Use internal ringer mode when determining vibration. by John Spurlock · 11 years ago
  93. bc95db9 When adding a new call, use same phone account for call. by Nancy Chen · 11 years ago
  94. 0d725fb Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  95. 77804e7 Merge "Remove Guava references from Telecom." into lmp-mr1-dev by Santos Cordon · 11 years ago
  96. 09b5384 Merge "Fix bad merge in Telecom" into lmp-mr1-dev by Yorke Lee · 11 years ago
  97. 33c05d3 Additional changes to SubscriptionManager API as per API council. by Wink Saville · 11 years ago
  98. 8bc97b1 Merge "Set number presentation in call log correctly" into lmp-mr1-dev by Yorke Lee · 11 years ago
  99. 767790f Merge "Fix NPE if phone ringtone is set to None" into lmp-mr1-dev by Yorke Lee · 11 years ago
  100. e321383 Merge "Hide "respond via SMS" option for non-default SMS SIM." into lmp-mr1-dev by Nancy Chen · 11 years ago