1. 210ef03 Remove ability to enable/disable phoneaccounts (1/6) by Nancy Chen · 10 years ago
  2. a0d3ca9 Add missing methods to Conference object by Yorke Lee · 10 years ago
  3. f13a8b7 No longer require READ_PHONE_STATE permission for getCallState by Yorke Lee · 10 years ago
  4. 2ae312e Pipe TelephonyManager.getCallState through TelecommManager by Yorke Lee · 10 years ago
  5. ef9f6f9 Renaming Telecomm to Telecom. by Tyler Gunn · 10 years ago
  6. 094d24c Merge "Disconnect all connections if telecomm unbinds to the service." into lmp-dev by Santos Cordon · 10 years ago
  7. 29f2f2e Disconnect all connections if telecomm unbinds to the service. by Santos Cordon · 10 years ago
  8. 2df938e Merge "Add intent broadcast when a PhoneAccount is enabled or disabled. (1/3)" into lmp-dev by Tyler Gunn · 10 years ago
  9. 2ef34be Change UI to represent conferenced IMS connections (1/3) by Ihab Awad · 10 years ago
  10. 6f90967 Merge "API cleanup for RemoteConnection." into lmp-dev by Andrew Lee · 10 years ago
  11. 9becf00 Add intent broadcast when a PhoneAccount is enabled or disabled. (1/3) by Tyler Gunn · 10 years ago
  12. 100e293 API cleanup for RemoteConnection. by Andrew Lee · 10 years ago
  13. 7ab1dc4 Update TelecommManager per API requirements. (1/3) by Nancy Chen · 10 years ago
  14. 354b2bd Make changes to Connection in Telecomm API (1/4) by Nancy Chen · 10 years ago
  15. a1ed7d1 Allowing enable/disable of phone accounts. (1/3) by Tyler Gunn · 10 years ago
  16. 4823aec Merge "API changes in GatewayInfo, Response, and PropertyPresentation (1/4)" into lmp-dev by Nancy Chen · 10 years ago
  17. 23a7a39 Merge "Add docs to Conference object." into lmp-dev by Nancy Chen · 10 years ago
  18. fab395e Merge "Set remote connection state after setting handle" into lmp-dev by Sailesh Nepal · 10 years ago
  19. 70638f1 Set remote connection state after setting handle by Sailesh Nepal · 10 years ago
  20. 13e28bb Add ForSubscriber suffix to APIs w/ subId argument. by Junda Liu · 10 years ago
  21. 56fc25d Add docs to Conference object. by Nancy Chen · 10 years ago
  22. 9d568c0 API changes in GatewayInfo, Response, and PropertyPresentation (1/4) by Nancy Chen · 10 years ago
  23. a64627c Enable (@hidden) video connection support for RemoteConnections by Ihab Awad · 10 years ago
  24. 3085a6c Rename methods/variables on PhoneAccount for API cleanup. by Andrew Lee · 10 years ago
  25. 6faad7e Merge "Make changes to Telecomm API per review guidelines." into lmp-dev by Nancy Chen · 10 years ago
  26. ea38cca Make changes to Telecomm API per review guidelines. by Nancy Chen · 10 years ago
  27. a486804 Updating APIs for CDMA conference call support. by Santos Cordon · 10 years ago
  28. 1d834f5 Rename listener to callback for ConferenceManager and rename strings 1/4 by Nancy Chen · 10 years ago
  29. 6d8604f Add a constant for CHANGE_PHONE_ACCOUNTS action by Evan Charlton · 10 years ago
  30. 235c159 Merge "Add a way to fetch the current connection manager" into lmp-dev by Evan Charlton · 10 years ago
  31. 8d223eb Merge "Tweak methods for get/set DefaultOutgoing phone account." into lmp-dev by Andrew Lee · 10 years ago
  32. eb0a8d5 Add a way to fetch the current connection manager by Evan Charlton · 10 years ago
  33. b501eb7 Merge "Turn off FORCE_LOGGING in Telecomm" into lmp-dev by Yorke Lee · 10 years ago
  34. f3dba2f Turn off FORCE_LOGGING in Telecomm by Yorke Lee · 10 years ago
  35. d4abbfb Tweak methods for get/set DefaultOutgoing phone account. by Andrew Lee · 10 years ago
  36. 4d12a03 Merge "Remove startActivityFromInCall API" into lmp-dev by Evan Charlton · 10 years ago
  37. 8a34d9e Merge "Remove onConnectionAdded/Removed() from ConnectionService API" into lmp-dev by Nancy Chen · 10 years ago
  38. 65bd3ea Merge "Add supported URI scheme to PhoneAccounts. (1/4)" into lmp-dev by Tyler Gunn · 10 years ago
  39. 23dc241 Remove startActivityFromInCall API by Evan Charlton · 10 years ago
  40. f5b29dc Add supported URI scheme to PhoneAccounts. (1/4) by Tyler Gunn · 10 years ago
  41. 619b3c0 Fix NPE in onDestroy. by Santos Cordon · 10 years ago
  42. b730542 Merge "Hiding videoState values in telecomm APIs. (1/3)" into lmp-dev by Tyler Gunn · 10 years ago
  43. 0156867 Remove onConnectionAdded/Removed() from ConnectionService API by Nancy Chen · 10 years ago
  44. 68d207e Merge "Add functions for setting/getting phone accounts." into lmp-dev by Andrew Lee · 10 years ago
  45. be74de0 Hiding videoState values in telecomm APIs. (1/3) by Tyler Gunn · 10 years ago
  46. 8fd8124 Merge "Make PhoneAccount.Builder constructor public" into lmp-dev by Sailesh Nepal · 10 years ago
  47. 59cac3a Add functions for setting/getting phone accounts. by Andrew Lee · 10 years ago
  48. 551056e Merge "Hide AIDL for RemoteServiceCallback in telecomm" into lmp-dev by Nancy Chen · 10 years ago
  49. 38f4809 Make PhoneAccount.Builder constructor public by Sailesh Nepal · 10 years ago
  50. da227c7 Hide AIDL for RemoteServiceCallback in telecomm by Nancy Chen · 10 years ago
  51. 81289ef Merge "Add CallProperties class, and use to on ParcelableCall." into lmp-dev by Andrew Lee · 10 years ago
  52. 223ad14 Add CallProperties class, and use to on ParcelableCall. by Andrew Lee · 10 years ago
  53. f30d7e9 Call onPhoneDestroyed when the service is unbound. by Santos Cordon · 10 years ago
  54. 7746a94 Fix NPE when have no phone accounts by Jay Shrauner · 10 years ago
  55. b8e85c7 Support Conferences in Remote Connections by Ihab Awad · 10 years ago
  56. e4b1d57 Merge "API review PhoneManager -> TelecommManager. Rename methods (6/6)" into lmp-dev by Nancy Chen · 10 years ago
  57. 0eb1e40 API review PhoneManager -> TelecommManager. Rename methods (6/6) by Nancy Chen · 10 years ago
  58. 9edf297 Merge "Hiding missed Video telephony related APIs." into lmp-dev by Tyler Gunn · 10 years ago
  59. 75537ae Hiding missed Video telephony related APIs. by Tyler Gunn · 10 years ago
  60. 705e987 Merge "Hiding Video telephony related APIs." into lmp-dev by Tyler Gunn · 10 years ago
  61. 0159ac0 Additional changes for Conference. by Santos Cordon · 10 years ago
  62. 27d1e25 Hiding Video telephony related APIs. by Tyler Gunn · 10 years ago
  63. 38dd601 Merge "Make AudioState modes static constants" into lmp-dev by Yorke Lee · 10 years ago
  64. 1426048 Make AudioState modes static constants by Yorke Lee · 10 years ago
  65. 80030f9 Merge "Made all classes required for an InCallService @SystemApi" into lmp-dev by Santos Cordon · 10 years ago
  66. b95f169 Made all classes required for an InCallService @SystemApi by Gabriel Peal · 10 years ago
  67. 163a805 Merge "Clean up and fix bugs in ConnectionService.createConnection" into lmp-dev by Sailesh Nepal · 10 years ago
  68. cf7020b Clean up and fix bugs in ConnectionService.createConnection by Sailesh Nepal · 10 years ago
  69. 9e4329e Merge "ConnectionService API has only one completed callback (1/3)" into lmp-dev by Ihab Awad · 10 years ago
  70. 6107bab ConnectionService API has only one completed callback (1/3) by Ihab Awad · 10 years ago
  71. 50cddec Merge "Exposing in-call API to other implementing classes. (1/4)" into lmp-dev by Tyler Gunn · 10 years ago
  72. 2ac4010 Exposing in-call API to other implementing classes. (1/4) by Tyler Gunn · 10 years ago
  73. 7257bd8 Merge "Make AudioState constructors public" into lmp-dev by Sailesh Nepal · 10 years ago
  74. 823fd3c Update conference call APIs. by Santos Cordon · 10 years ago
  75. 1d04c0f Make AudioState constructors public by Sailesh Nepal · 10 years ago
  76. 7d18ceb Removing permission check in ConnectionService. by Tyler Gunn · 10 years ago
  77. a2897ea Merge "Add BIND_CONNECTION_SERVICE permission." into lmp-dev by Tyler Gunn · 10 years ago
  78. 0dae9a4 Add BIND_CONNECTION_SERVICE permission. by Tyler Gunn · 10 years ago
  79. 78fc922 Merge "Fix problems with wiring of initializing calls (1/2)" into lmp-dev by Ihab Awad · 10 years ago
  80. 229e382 Prevent ConcurrentModificationExceptions by Jay Shrauner · 10 years ago
  81. 621cd32 Fix problems with wiring of initializing calls (1/2) by Ihab Awad · 10 years ago
  82. f4669df Use thread safe set for RemoteConnection.mListeners by Sailesh Nepal · 10 years ago
  83. 8b9d3ca Include more state in ParcelableConnection by Sailesh Nepal · 10 years ago
  84. b19a0bc Final structural tweaks to Telecomm API (1/8) by Ihab Awad · 10 years ago
  85. 5f52e8c Merge "Add extras for outgoing call" into lmp-dev by Nancy Chen · 10 years ago
  86. 10798dc Add extras for outgoing call by Nancy Chen · 10 years ago
  87. 03d30a5 Make sure we're obtaining themed drawables correctly by Alan Viverette · 10 years ago
  88. f20b916 Override StatusHints.equals by Sailesh Nepal · 10 years ago
  89. 8aecfed Fix incorrect connection ID for remote connection service by Ihab Awad · 10 years ago
  90. ea201b3 Merge "Use thread safe set for RemoteConnection.mListeners" into lmp-dev by Sailesh Nepal · 10 years ago
  91. d5bcb68 Use thread safe set for RemoteConnection.mListeners by Sailesh Nepal · 10 years ago
  92. c4d63d7 Merge "Adding camera failure/ready session events." into lmp-dev by Tyler Gunn · 10 years ago
  93. 7edbe28 Adding camera failure/ready session events. by Tyler Gunn · 10 years ago
  94. b0c0e36 Use thread safe set for adapter set by Jay Shrauner · 10 years ago
  95. a602082 Merge "Better comments for the CONNECTING state." into lmp-dev by Nancy Chen · 10 years ago
  96. e9b7a8e Better comments for the CONNECTING state. by Nancy Chen · 10 years ago
  97. 752217b Aidl changes related to VideoCallProvider in Ims. by Andrew Lee · 10 years ago
  98. e20930f Add "CONNECTING" state for before outgoing call broadcast returns by Nancy Chen · 10 years ago
  99. 8abea42 Remove ldaps from AOSP code. by Santos Cordon · 10 years ago
  100. 1f6bbd2 "Implement" formerly abstract methods VideoCallProvider. by Andrew Lee · 10 years ago