1. 2ac5ef0 Telecom API updates (4/6) by Ihab Awad · 10 years ago
  2. c23f38a Fix Call hold issue by Chaitanya Saggurthi · 9 years ago
  3. a953fe6 Compilation Fix. by Divya Sharma · 9 years ago
  4. f13da19 Add timeout for emergency calls by Sailesh Nepal · 9 years ago
  5. 3e67273 PhoneAccount -> SubId for use in TelephonyManager#line1Number by Nancy Chen · 9 years ago
  6. e3022d7 Remove line to allow hiding SMS response from InCallUI in multiSIM. by Nancy Chen · 9 years ago
  7. 873bb74 Unplugging headset shouldn't stop Bluetooth. by Santos Cordon · 9 years ago
  8. dc031dd Fix for call timer resetting when starting IMS conference call. 4/4 by Tyler Gunn · 9 years ago
  9. 9d70453 Disconnect held call when answering third call. by Andrew Lee · 9 years ago
  10. 45bbce3 Add support to clean up calls that are alive by Shriram Ganesh · 9 years ago
  11. fe6b8f6 Set Quick Response pref as MULTI_PROCESS. by Santos Cordon · 9 years ago
  12. 93085be Fixing Telecom state dumping. by Tyler Gunn · 9 years ago
  13. 788b765 IMS: Add phoneaccount to ims conference call. by Anju Mathapati · 9 years ago
  14. 1ce2701 Change tests against INVALID_SUBSCRIPTION_ID to use isValidSubscriptionId. by Wink Saville · 9 years ago
  15. 7daf63a Remove android:debuggable from manifest by Ihab Awad · 9 years ago
  16. 8566abf Telephony: Compilation fix for missing bool in sendBroadcastToReceiver by Yashdev Singh · 9 years ago
  17. aaca6c8 Revert "Revert "CallReceiver method should not be called directly"" by Yashdev Singh · 9 years ago
  18. 39267f6 Compile Telecomm by Sukanya Rajkhowa · 9 years ago
  19. b19ef4f (Telecom-system part 4) Move telecom to the system server process. by Santos Cordon · 9 years ago
  20. acfebb6 (Telecom-system part 2) Move telecom intialization from application to service. by Santos Cordon · 9 years ago
  21. 6c97192 (Telecom-system part 1) Move global state from TelecomApp to TelecomGlobals. by Santos Cordon · 9 years ago
  22. f5a3c31 Update missed calls in background by Yorke Lee · 9 years ago
  23. 1dfd6a5 Removing STOPSHIP comment that is not needed (per bug). by Tyler Gunn · 9 years ago
  24. fd872f9 Ringer: Use internal ringer mode when determining vibration. by John Spurlock · 10 years ago
  25. c9485ee When adding a new call, use same phone account for call. by Nancy Chen · 10 years ago
  26. 7318700 Track (and use) UserHandle to make connections by Evan Charlton · 10 years ago
  27. 71b7fa0 Adding more Telecom state dumping. by Tyler Gunn · 10 years ago
  28. 9c0fc22 Improve outgoing call UI responsiveness by Yorke Lee · 10 years ago
  29. f90ee11 Telecom API updates (3/6) by Ihab Awad · 10 years ago
  30. c47895a Additional changes to SubscriptionManager API as per API council. by Wink Saville · 10 years ago
  31. 59efb37 Create default InCallService with Context.BIND_IMPORTANT by Yorke Lee · 10 years ago
  32. 67369ce Cleanup and remove call if ConnectionService crashes by Yorke Lee · 10 years ago
  33. be25984 Update PhoneAccount icon API (5/6) by Ihab Awad · 10 years ago
  34. 153daf5 PhoneAccounts include literal icon bitmap (3/4) by Ihab Awad · 10 years ago
  35. 282a164 Checking that the connection service can be resolved when setting new connection manager. by mike dooley · 10 years ago
  36. 9f06256 Don't set voicemail handle to null by Yorke Lee · 10 years ago
  37. 1793807 Clear account using TelecomManager not CallsManager. by Anthony Lee · 10 years ago
  38. 0303a15 Fix a long subId. by Wink Saville · 10 years ago
  39. 9f61f18 Propagate "call with" account to Telephony layer. by Nancy Chen · 10 years ago
  40. 4c32e08 Change subId to int from long by Wink Saville · 10 years ago
  41. 4f4439b Revert "Revert "Add color to PhoneAccount objects (2/3)"" by Nancy Chen · 10 years ago
  42. 38aa36c Hide "respond via SMS" option for non-default SMS SIM. by Nancy Chen · 10 years ago
  43. b4b5ab8 Add a subId extra to the respond via SMS intent. by Nancy Chen · 10 years ago
  44. c0ac93d Don't show quick response messages for private numbers. by Santos Cordon · 10 years ago
  45. 3326e47 Use new telecom PhoneAccount registration permissions. by Santos Cordon · 10 years ago
  46. 34992f3 Use the public API permissions by Evan Charlton · 10 years ago
  47. e71c949 Create handle with correct scheme in MissedCallNotifier by Yorke Lee · 10 years ago
  48. 8c50b83 Use Telecom API for checking if a number is voicemail (2/2) by Nancy Chen · 10 years ago
  49. 58d7666 Fix incorrect reported time for missed calls upon reboot by Yorke Lee · 10 years ago
  50. b291934 Send incoming call directly to CallReceiver by Yorke Lee · 10 years ago
  51. 85267e0 Revert "(Telecom-system part 1) Move global state from TelecomApp to TelecomGlobals." by Sukanya Rajkhowa · 9 years ago
  52. 61f445e Revert "(Telecom-system part 2) Move telecom intialization from application to service." by Sukanya Rajkhowa · 9 years ago
  53. 96150ca Revert "CallReceiver method should not be called directly" by Sukanya Rajkhowa · 9 years ago
  54. 3f40d96 Revert "(Telecom-system part 4) Move telecom to the system server process." by Sukanya Rajkhowa · 9 years ago
  55. 1902ffe Revert "Make telecom a non-persistent process." by Sukanya Rajkhowa · 9 years ago
  56. 30f6657 Make telecom a non-persistent process. by Santos Cordon · 9 years ago
  57. 4f3d673 (Telecom-system part 4) Move telecom to the system server process. by Santos Cordon · 9 years ago
  58. a358793 CallReceiver method should not be called directly by Sandeep Kunta · 9 years ago
  59. fcdb143 (Telecom-system part 2) Move telecom intialization from application to service. by Santos Cordon · 9 years ago
  60. c9f36e4 (Telecom-system part 1) Move global state from TelecomApp to TelecomGlobals. by Santos Cordon · 9 years ago
  61. db5a26e Merge "Fix to set audio mode for SIP call" by Linux Build Service Account · 9 years ago
  62. 56ab1d2 Fix to set audio mode for SIP call by Ravindra · 9 years ago
  63. a4da5c2 Merge "IMS: Add Participant number formatting." by Linux Build Service Account · 9 years ago
  64. 9082b12 IMS: Add Participant number formatting. by Suchand Ghosh · 9 years ago
  65. 32d4ad3 Merge "IMS: Reverting the temporary fix of AddCall button" by Linux Build Service Account · 9 years ago
  66. fb11bb3 Merge "IMS:3-way Conf Success but Active call refer fails" by Linux Build Service Account · 9 years ago
  67. 6592e4c IMS: Reverting the temporary fix of AddCall button by Suresh Kumar Sugguna · 9 years ago
  68. 95c1ecd Merge "Identify reject call as regular incoming call" by Linux Build Service Account · 9 years ago
  69. a0e291b Merge "Fix to set initial audio state" by Linux Build Service Account · 9 years ago
  70. 72916ca Merge "Attempt to unhold remaining holding call on disconnect" by Linux Build Service Account · 9 years ago
  71. 6c20686 Merge "Fix to update add call option to InCallUI" by Linux Build Service Account · 9 years ago
  72. fa0621b IMS:3-way Conf Success but Active call refer fails by Anju Mathapati · 9 years ago
  73. a1f0e9d Attempt to unhold remaining holding call on disconnect by Ravindra · 9 years ago
  74. b5ef226 Fix to update add call option to InCallUI by Ravindra · 9 years ago
  75. 0c332db Fix to set initial audio state by Ravindra · 9 years ago
  76. a2fc9c2 Merge "Remove the LCH on sub having active call" by Linux Build Service Account · 9 years ago
  77. 199b959 Merge "Telecom: Don't connect bluetooth audio when incoming call is answered." by Linux Build Service Account · 9 years ago
  78. 572f9e9 Merge "Check for NumberFormatException while parsing Long string." by Linux Build Service Account · 9 years ago
  79. 1ae7bab Remove the LCH on sub having active call by Ravindra · 9 years ago
  80. 0e50c4b Check for NumberFormatException while parsing Long string. by Umashankar Godachi · 9 years ago
  81. bfa77cd Merge "Merge tag 'android-5.0.2_r1' into merge_branch" by Linux Build Service Account · 9 years ago
  82. 1dc9dbb Merge "IMS-VT: Check for property before enabling speaker for MT VT calls" by Linux Build Service Account · 9 years ago
  83. 729b6a0 Merge "IMS: Fix call timer reset issue after SRVCC" by Linux Build Service Account · 9 years ago
  84. 1868e12 IMS: Fix call timer reset issue after SRVCC by Suchand Ghosh · 9 years ago
  85. 8d55422 IMS-VT: Check for property before enabling speaker for MT VT calls by Suresh Koleti · 9 years ago
  86. 378fef6 Merge tag 'android-5.0.2_r1' into merge_branch by Shruthi Krishna · 9 years ago
  87. 137bb02 Merge "IMS: Add Participant support" by Linux Build Service Account · 9 years ago
  88. fa3ac90 Identify reject call as regular incoming call by Suresh Kumar Sugguna · 9 years ago
  89. 1b5428a IMS: Add Participant support by Suchand Ghosh · 9 years ago
  90. 291bda9 Merge "Add support for held SRVCC conference call" by Linux Build Service Account · 9 years ago
  91. 4337130 Merge "IMS: Add phoneaccount to ims conference call." by Linux Build Service Account · 9 years ago
  92. f8369ae Add support for held SRVCC conference call by Shriram Ganesh · 9 years ago
  93. 7a57cc2 IMS: Add phoneaccount to ims conference call. by Muhammed Siju · 9 years ago
  94. 90c8f05 Telecom: Don't connect bluetooth audio when incoming call is answered. by Sumit Bajpai · 9 years ago
  95. ce0d89d Merge "Fix to display the proper operator name on carkit." by Linux Build Service Account · 9 years ago
  96. 9f64864 Merge "Fix to update the UI on wired headset state change" by Linux Build Service Account · 9 years ago
  97. 95cff47 Fix to update the UI on wired headset state change by Ravindra · 9 years ago
  98. 10b63ea Fix to update LCH for a conference call by Ravindra · 9 years ago
  99. 0b319b6 IMS-VT: Enable Video conferencing. by Garik Badalyan · 9 years ago
  100. 7a5c466 Merge "IMS-VT: Convert emergency video call to voice call." into LA.BF64.1 by Linux Build Service Account · 9 years ago