1. 653f584 Compilation fix for AOSP update by Natiq Ahmed · 10 years ago
  2. 6b6676f Telecomm: Use proper bit for Voice privacy by Sandeep Kunta · 10 years ago
  3. f5e5008 Compilation fixes on new AoSP by Natiq Ahmed · 10 years ago
  4. 2cc1003 IMS: Deflect call feature by Suresh Kumar Sugguna · 10 years ago
  5. 0f8bfc5 Add support for DSDA. by Sandeep Kunta · 10 years ago
  6. 1fca0e7 IMS-VT: Upgrade/Downgrade change by Rekha Kumar · 10 years ago
  7. aa0b5e5 Voice Privacy Icon Support for CDMA by Sindhu Kanathur · 10 years ago
  8. 8bf7549 IMS: Add participant support by Suchand Ghosh · 10 years ago
  9. 4c5053c MSIM: Interface changes to set phoneaccount by Sandeep Gutta · 10 years ago
  10. ce75a42 Display Supplementary Service Notification by Ravindra Thattahalli Javaraiah · 10 years ago
  11. c67d48d Hidding Public Variable by Natiq Ahmed · 10 years ago
  12. af1b296 Add hidden method to access a connection's service. by Santos Cordon · 10 years ago
  13. 879142b Fix hangouts conference calling regression. by mike dooley · 10 years ago
  14. 4afc6af Fixing where call goes from disconnecting to active to disconnecting state. by Tyler Gunn · 10 years ago
  15. 9858af0 Fix build break by Yorke Lee · 10 years ago
  16. c3cf982 Add ability to add sim-initiated MO call to UI (2/4) by Yorke Lee · 10 years ago
  17. ce11dec Add @SystemApi to missing TelecomManager methods by Evan Charlton · 10 years ago
  18. 50e3506 Refine implementation of GSM conferences (1/3) by Ihab Awad · 10 years ago
  19. 95ea576 Adding support for Cdma conference calling. by mike dooley · 10 years ago
  20. 698b3b2 Merge "Hide CarrierPrivilege APIs in TelMgr." into lmp-dev by Junda Liu · 10 years ago
  21. bac6d61 Hide CarrierPrivilege APIs in TelMgr. by Junda Liu · 10 years ago
  22. 2fbab89 Merge "Fix NPE crash when mPhone is null" into lmp-dev by Jay Shrauner · 10 years ago
  23. 95e8070 Fixing ConcurrentModificationException. by mike dooley · 10 years ago
  24. 711d876fd @hide ConnectionService APIs. by Tyler Gunn · 10 years ago
  25. 5e6162d Fix NPE crash when mPhone is null by Jay Shrauner · 10 years ago
  26. c2a978d Pass disconnect reason for failed remote connections by Sailesh Nepal · 10 years ago
  27. f4cf77c Add constructor for DisconnectCause that does not require a tone. by Nancy Chen · 10 years ago
  28. 513c892 Replace get*PhoneAccounts* public API methods with new method (1/3) by Nancy Chen · 10 years ago
  29. 58bacc5 Add playDtmfTone, stopDtmfTone and setAudioState to RemoteConference by Yorke Lee · 10 years ago
  30. 1c4eb10 Merge "Add missing methods to Conference object" into lmp-dev by Yorke Lee · 10 years ago
  31. ebc69cd Merge "Remove ability to enable/disable phoneaccounts (1/6)" into lmp-dev by Nancy Chen · 10 years ago
  32. 009348e Merge "Fix disconnect log printf in ConnectionService." into lmp-dev by Andrew Lee · 10 years ago
  33. 2678639 Fix disconnect log printf in ConnectionService. by Andrew Lee · 10 years ago
  34. f34519b Fix a small printf format bug. by mike dooley · 10 years ago
  35. 7f3d41f Add new DisconnectCause class to telecomm. by Andrew Lee · 10 years ago
  36. 210ef03 Remove ability to enable/disable phoneaccounts (1/6) by Nancy Chen · 10 years ago
  37. a0d3ca9 Add missing methods to Conference object by Yorke Lee · 10 years ago
  38. f13a8b7 No longer require READ_PHONE_STATE permission for getCallState by Yorke Lee · 10 years ago
  39. 2ae312e Pipe TelephonyManager.getCallState through TelecommManager by Yorke Lee · 10 years ago
  40. ef9f6f9 Renaming Telecomm to Telecom. by Tyler Gunn · 10 years ago
  41. 094d24c Merge "Disconnect all connections if telecomm unbinds to the service." into lmp-dev by Santos Cordon · 10 years ago
  42. 29f2f2e Disconnect all connections if telecomm unbinds to the service. by Santos Cordon · 10 years ago
  43. 2df938e Merge "Add intent broadcast when a PhoneAccount is enabled or disabled. (1/3)" into lmp-dev by Tyler Gunn · 10 years ago
  44. 2ef34be Change UI to represent conferenced IMS connections (1/3) by Ihab Awad · 10 years ago
  45. 6f90967 Merge "API cleanup for RemoteConnection." into lmp-dev by Andrew Lee · 10 years ago
  46. 9becf00 Add intent broadcast when a PhoneAccount is enabled or disabled. (1/3) by Tyler Gunn · 10 years ago
  47. 100e293 API cleanup for RemoteConnection. by Andrew Lee · 10 years ago
  48. 7ab1dc4 Update TelecommManager per API requirements. (1/3) by Nancy Chen · 10 years ago
  49. 354b2bd Make changes to Connection in Telecomm API (1/4) by Nancy Chen · 10 years ago
  50. a1ed7d1 Allowing enable/disable of phone accounts. (1/3) by Tyler Gunn · 10 years ago
  51. 4823aec Merge "API changes in GatewayInfo, Response, and PropertyPresentation (1/4)" into lmp-dev by Nancy Chen · 10 years ago
  52. 23a7a39 Merge "Add docs to Conference object." into lmp-dev by Nancy Chen · 10 years ago
  53. fab395e Merge "Set remote connection state after setting handle" into lmp-dev by Sailesh Nepal · 10 years ago
  54. 70638f1 Set remote connection state after setting handle by Sailesh Nepal · 10 years ago
  55. 13e28bb Add ForSubscriber suffix to APIs w/ subId argument. by Junda Liu · 10 years ago
  56. 56fc25d Add docs to Conference object. by Nancy Chen · 10 years ago
  57. 9d568c0 API changes in GatewayInfo, Response, and PropertyPresentation (1/4) by Nancy Chen · 10 years ago
  58. a64627c Enable (@hidden) video connection support for RemoteConnections by Ihab Awad · 10 years ago
  59. 3085a6c Rename methods/variables on PhoneAccount for API cleanup. by Andrew Lee · 10 years ago
  60. 6faad7e Merge "Make changes to Telecomm API per review guidelines." into lmp-dev by Nancy Chen · 10 years ago
  61. ea38cca Make changes to Telecomm API per review guidelines. by Nancy Chen · 10 years ago
  62. a486804 Updating APIs for CDMA conference call support. by Santos Cordon · 10 years ago
  63. 1d834f5 Rename listener to callback for ConferenceManager and rename strings 1/4 by Nancy Chen · 10 years ago
  64. 6d8604f Add a constant for CHANGE_PHONE_ACCOUNTS action by Evan Charlton · 10 years ago
  65. 235c159 Merge "Add a way to fetch the current connection manager" into lmp-dev by Evan Charlton · 10 years ago
  66. 8d223eb Merge "Tweak methods for get/set DefaultOutgoing phone account." into lmp-dev by Andrew Lee · 10 years ago
  67. eb0a8d5 Add a way to fetch the current connection manager by Evan Charlton · 10 years ago
  68. b501eb7 Merge "Turn off FORCE_LOGGING in Telecomm" into lmp-dev by Yorke Lee · 10 years ago
  69. f3dba2f Turn off FORCE_LOGGING in Telecomm by Yorke Lee · 10 years ago
  70. d4abbfb Tweak methods for get/set DefaultOutgoing phone account. by Andrew Lee · 10 years ago
  71. 4d12a03 Merge "Remove startActivityFromInCall API" into lmp-dev by Evan Charlton · 10 years ago
  72. 8a34d9e Merge "Remove onConnectionAdded/Removed() from ConnectionService API" into lmp-dev by Nancy Chen · 10 years ago
  73. 65bd3ea Merge "Add supported URI scheme to PhoneAccounts. (1/4)" into lmp-dev by Tyler Gunn · 10 years ago
  74. 23dc241 Remove startActivityFromInCall API by Evan Charlton · 10 years ago
  75. f5b29dc Add supported URI scheme to PhoneAccounts. (1/4) by Tyler Gunn · 10 years ago
  76. 619b3c0 Fix NPE in onDestroy. by Santos Cordon · 10 years ago
  77. b730542 Merge "Hiding videoState values in telecomm APIs. (1/3)" into lmp-dev by Tyler Gunn · 10 years ago
  78. 0156867 Remove onConnectionAdded/Removed() from ConnectionService API by Nancy Chen · 10 years ago
  79. 68d207e Merge "Add functions for setting/getting phone accounts." into lmp-dev by Andrew Lee · 10 years ago
  80. be74de0 Hiding videoState values in telecomm APIs. (1/3) by Tyler Gunn · 10 years ago
  81. 8fd8124 Merge "Make PhoneAccount.Builder constructor public" into lmp-dev by Sailesh Nepal · 10 years ago
  82. 59cac3a Add functions for setting/getting phone accounts. by Andrew Lee · 10 years ago
  83. 551056e Merge "Hide AIDL for RemoteServiceCallback in telecomm" into lmp-dev by Nancy Chen · 10 years ago
  84. 38f4809 Make PhoneAccount.Builder constructor public by Sailesh Nepal · 10 years ago
  85. da227c7 Hide AIDL for RemoteServiceCallback in telecomm by Nancy Chen · 10 years ago
  86. 81289ef Merge "Add CallProperties class, and use to on ParcelableCall." into lmp-dev by Andrew Lee · 10 years ago
  87. 223ad14 Add CallProperties class, and use to on ParcelableCall. by Andrew Lee · 10 years ago
  88. f30d7e9 Call onPhoneDestroyed when the service is unbound. by Santos Cordon · 10 years ago
  89. 7746a94 Fix NPE when have no phone accounts by Jay Shrauner · 10 years ago
  90. b8e85c7 Support Conferences in Remote Connections by Ihab Awad · 10 years ago
  91. e4b1d57 Merge "API review PhoneManager -> TelecommManager. Rename methods (6/6)" into lmp-dev by Nancy Chen · 10 years ago
  92. 0eb1e40 API review PhoneManager -> TelecommManager. Rename methods (6/6) by Nancy Chen · 10 years ago
  93. 9edf297 Merge "Hiding missed Video telephony related APIs." into lmp-dev by Tyler Gunn · 10 years ago
  94. 75537ae Hiding missed Video telephony related APIs. by Tyler Gunn · 10 years ago
  95. 705e987 Merge "Hiding Video telephony related APIs." into lmp-dev by Tyler Gunn · 10 years ago
  96. 0159ac0 Additional changes for Conference. by Santos Cordon · 10 years ago
  97. 27d1e25 Hiding Video telephony related APIs. by Tyler Gunn · 10 years ago
  98. 38dd601 Merge "Make AudioState modes static constants" into lmp-dev by Yorke Lee · 10 years ago
  99. 1426048 Make AudioState modes static constants by Yorke Lee · 10 years ago
  100. 80030f9 Merge "Made all classes required for an InCallService @SystemApi" into lmp-dev by Santos Cordon · 10 years ago