1. c03c6db Revert "Subscription selection when dialing USSD" by Muhammed Siju · 9 years ago
  2. a776ecc Merge "Change subid from long to int type" by Linux Build Service Account · 9 years ago
  3. 533199a Change subid from long to int type by Sridhar Dubbaka · 9 years ago
  4. 0b765ca Merge "IMS: Fix timer reset during volte conference." by Linux Build Service Account · 9 years ago
  5. 8ec9546 Merge "IMS: Get the scheme-specific part from the URI" by Linux Build Service Account · 9 years ago
  6. 975e7a6 IMS: Get the scheme-specific part from the URI by Suresh Koleti · 9 years ago
  7. 87d8324 IMS: Fix timer reset during volte conference. by Muhammed Siju · 9 years ago
  8. fc01208 Merge "BT-DSDA: Create IBluetoothDsdaService for DSDA support." by Linux Build Service Account · 9 years ago
  9. d2c4c7f Merge "Implement missing DSDA TelecomManager APIs." by Linux Build Service Account · 9 years ago
  10. 5445bbc Implement missing DSDA TelecomManager APIs. by Muhammed Siju · 9 years ago
  11. 4134e3c Merge "In DSDA allow upto 4 calls" into LA.BF.1.1.1 by Linux Build Service Account · 9 years ago
  12. d9c84e8 Merge "IMS: Fix NPE for call extras" into LA.BF.1.1.1 by Linux Build Service Account · 9 years ago
  13. c7bb4d8 BT-DSDA: Create IBluetoothDsdaService for DSDA support. by Sumit Bajpai · 10 years ago
  14. 994531d In DSDA allow upto 4 calls by Sandeep Kunta · 9 years ago
  15. 0c82d2b IMS: Fix NPE for call extras by Anju Mathapati · 9 years ago
  16. ec36f95 Fix Call hold issue by Chaitanya Saggurthi · 9 years ago
  17. 32569a9 Merge tag 'AU_LINUX_ANDROID_LA.BF64.1.2.1.05.01.00.066.050' into HEAD by Shreyas Narayan · 9 years ago
  18. 001dabc Merge "Merge tag 'AU_LINUX_ANDROID_LA.BF64.1.2.1_RB2.05.00.02.081.002' into HEAD" by Linux Build Service Account · 9 years ago
  19. 166bcaf Merge tag 'AU_LINUX_ANDROID_LA.BF64.1.2.1_RB2.05.00.02.081.002' into HEAD by Divya Sharma · 9 years ago
  20. 0e30a9c Revert "IMS-VT: Change parameter type of data usage" by Sukanya Rajkhowa · 9 years ago
  21. 4a6caa4 Play DTMF tones when sending DTMF tones during post dial wait. by Nancy Chen · 9 years ago
  22. 88dabb5 IMS: Fix for add participant issue by Suresh Koleti · 9 years ago
  23. 05b1d07 IMS: Fix add participent and upgrade/downgrade button visibility by Suresh Koleti · 9 years ago
  24. 8184a1f Revert "When adding a new call, use same phone account for call." by Beena More · 9 years ago
  25. 4e0dc74 IMS LMR1 Compilation Fixes by Anju Mathapati · 9 years ago
  26. ac034ee Fixing issue where VoLTE conference calls have incorrect call time. by Tyler Gunn · 10 years ago
  27. 8d34ed5 Rename VoLTE capability to HIGH_DEF_AUDIO. by Andrew Lee · 10 years ago
  28. 2ac5ef0 Telecom API updates (4/6) by Ihab Awad · 10 years ago
  29. c23f38a Fix Call hold issue by Chaitanya Saggurthi · 9 years ago
  30. a953fe6 Compilation Fix. by Divya Sharma · 9 years ago
  31. f13da19 Add timeout for emergency calls by Sailesh Nepal · 9 years ago
  32. 3e67273 PhoneAccount -> SubId for use in TelephonyManager#line1Number by Nancy Chen · 9 years ago
  33. e3022d7 Remove line to allow hiding SMS response from InCallUI in multiSIM. by Nancy Chen · 9 years ago
  34. 873bb74 Unplugging headset shouldn't stop Bluetooth. by Santos Cordon · 9 years ago
  35. dc031dd Fix for call timer resetting when starting IMS conference call. 4/4 by Tyler Gunn · 9 years ago
  36. 9d70453 Disconnect held call when answering third call. by Andrew Lee · 9 years ago
  37. 45bbce3 Add support to clean up calls that are alive by Shriram Ganesh · 9 years ago
  38. fe6b8f6 Set Quick Response pref as MULTI_PROCESS. by Santos Cordon · 9 years ago
  39. 93085be Fixing Telecom state dumping. by Tyler Gunn · 9 years ago
  40. 788b765 IMS: Add phoneaccount to ims conference call. by Anju Mathapati · 9 years ago
  41. 1ce2701 Change tests against INVALID_SUBSCRIPTION_ID to use isValidSubscriptionId. by Wink Saville · 9 years ago
  42. 7daf63a Remove android:debuggable from manifest by Ihab Awad · 9 years ago
  43. 8566abf Telephony: Compilation fix for missing bool in sendBroadcastToReceiver by Yashdev Singh · 9 years ago
  44. aaca6c8 Revert "Revert "CallReceiver method should not be called directly"" by Yashdev Singh · 9 years ago
  45. 39267f6 Compile Telecomm by Sukanya Rajkhowa · 9 years ago
  46. b19ef4f (Telecom-system part 4) Move telecom to the system server process. by Santos Cordon · 10 years ago
  47. acfebb6 (Telecom-system part 2) Move telecom intialization from application to service. by Santos Cordon · 10 years ago
  48. 6c97192 (Telecom-system part 1) Move global state from TelecomApp to TelecomGlobals. by Santos Cordon · 10 years ago
  49. f5a3c31 Update missed calls in background by Yorke Lee · 9 years ago
  50. 1dfd6a5 Removing STOPSHIP comment that is not needed (per bug). by Tyler Gunn · 10 years ago
  51. fd872f9 Ringer: Use internal ringer mode when determining vibration. by John Spurlock · 10 years ago
  52. c9485ee When adding a new call, use same phone account for call. by Nancy Chen · 10 years ago
  53. 7318700 Track (and use) UserHandle to make connections by Evan Charlton · 10 years ago
  54. 71b7fa0 Adding more Telecom state dumping. by Tyler Gunn · 10 years ago
  55. 9c0fc22 Improve outgoing call UI responsiveness by Yorke Lee · 10 years ago
  56. f90ee11 Telecom API updates (3/6) by Ihab Awad · 10 years ago
  57. c47895a Additional changes to SubscriptionManager API as per API council. by Wink Saville · 10 years ago
  58. 59efb37 Create default InCallService with Context.BIND_IMPORTANT by Yorke Lee · 10 years ago
  59. 67369ce Cleanup and remove call if ConnectionService crashes by Yorke Lee · 10 years ago
  60. be25984 Update PhoneAccount icon API (5/6) by Ihab Awad · 10 years ago
  61. 153daf5 PhoneAccounts include literal icon bitmap (3/4) by Ihab Awad · 10 years ago
  62. 282a164 Checking that the connection service can be resolved when setting new connection manager. by mike dooley · 10 years ago
  63. 9f06256 Don't set voicemail handle to null by Yorke Lee · 10 years ago
  64. 1793807 Clear account using TelecomManager not CallsManager. by Anthony Lee · 10 years ago
  65. 0303a15 Fix a long subId. by Wink Saville · 10 years ago
  66. 9f61f18 Propagate "call with" account to Telephony layer. by Nancy Chen · 10 years ago
  67. 4c32e08 Change subId to int from long by Wink Saville · 10 years ago
  68. 4f4439b Revert "Revert "Add color to PhoneAccount objects (2/3)"" by Nancy Chen · 10 years ago
  69. 38aa36c Hide "respond via SMS" option for non-default SMS SIM. by Nancy Chen · 10 years ago
  70. b4b5ab8 Add a subId extra to the respond via SMS intent. by Nancy Chen · 10 years ago
  71. c0ac93d Don't show quick response messages for private numbers. by Santos Cordon · 10 years ago
  72. 3326e47 Use new telecom PhoneAccount registration permissions. by Santos Cordon · 10 years ago
  73. 34992f3 Use the public API permissions by Evan Charlton · 10 years ago
  74. e71c949 Create handle with correct scheme in MissedCallNotifier by Yorke Lee · 10 years ago
  75. 8c50b83 Use Telecom API for checking if a number is voicemail (2/2) by Nancy Chen · 10 years ago
  76. 58d7666 Fix incorrect reported time for missed calls upon reboot by Yorke Lee · 10 years ago
  77. b291934 Send incoming call directly to CallReceiver by Yorke Lee · 10 years ago
  78. 85267e0 Revert "(Telecom-system part 1) Move global state from TelecomApp to TelecomGlobals." by Sukanya Rajkhowa · 9 years ago
  79. 61f445e Revert "(Telecom-system part 2) Move telecom intialization from application to service." by Sukanya Rajkhowa · 9 years ago
  80. 96150ca Revert "CallReceiver method should not be called directly" by Sukanya Rajkhowa · 9 years ago
  81. 3f40d96 Revert "(Telecom-system part 4) Move telecom to the system server process." by Sukanya Rajkhowa · 9 years ago
  82. 1902ffe Revert "Make telecom a non-persistent process." by Sukanya Rajkhowa · 9 years ago
  83. 30f6657 Make telecom a non-persistent process. by Santos Cordon · 9 years ago
  84. 4f3d673 (Telecom-system part 4) Move telecom to the system server process. by Santos Cordon · 10 years ago
  85. a358793 CallReceiver method should not be called directly by Sandeep Kunta · 9 years ago
  86. fcdb143 (Telecom-system part 2) Move telecom intialization from application to service. by Santos Cordon · 10 years ago
  87. c9f36e4 (Telecom-system part 1) Move global state from TelecomApp to TelecomGlobals. by Santos Cordon · 10 years ago
  88. ccaedef Merge "Conference timer alignment" by Linux Build Service Account · 9 years ago
  89. 8bbca9f Merge "Conference timer alignment" by Linux Build Service Account · 9 years ago
  90. 727d712 Conference timer alignment by Basudev Achary Konderpu · 9 years ago
  91. fe03b90 Merge "BT: Fix an issue with answering incoming video call" by Linux Build Service Account · 9 years ago
  92. 6e52617 BT: Fix an issue with answering incoming video call by Satish Kodishala · 9 years ago
  93. 54da0bc Conference timer alignment by Basudev Achary Konderpu · 9 years ago
  94. db5a26e Merge "Fix to set audio mode for SIP call" by Linux Build Service Account · 9 years ago
  95. 56ab1d2 Fix to set audio mode for SIP call by Ravindra · 9 years ago
  96. 36a3d28 Merge "IMS: Add Participant number formatting." by bait_dispatcher_monitor_system · 9 years ago
  97. 935837a IMS: Add Participant number formatting. by Suchand Ghosh · 9 years ago
  98. a4da5c2 Merge "IMS: Add Participant number formatting." by Linux Build Service Account · 9 years ago
  99. 9082b12 IMS: Add Participant number formatting. by Suchand Ghosh · 9 years ago
  100. 1999832 Merge "IMS: Reverting the temporary fix of AddCall button" by Linux Build Service Account · 9 years ago