1. b95f169 Made all classes required for an InCallService @SystemApi by Gabriel Peal · 10 years ago
  2. 163a805 Merge "Clean up and fix bugs in ConnectionService.createConnection" into lmp-dev by Sailesh Nepal · 10 years ago
  3. cf7020b Clean up and fix bugs in ConnectionService.createConnection by Sailesh Nepal · 10 years ago
  4. 9e4329e Merge "ConnectionService API has only one completed callback (1/3)" into lmp-dev by Ihab Awad · 10 years ago
  5. 6107bab ConnectionService API has only one completed callback (1/3) by Ihab Awad · 10 years ago
  6. 50cddec Merge "Exposing in-call API to other implementing classes. (1/4)" into lmp-dev by Tyler Gunn · 10 years ago
  7. 2ac4010 Exposing in-call API to other implementing classes. (1/4) by Tyler Gunn · 10 years ago
  8. 7257bd8 Merge "Make AudioState constructors public" into lmp-dev by Sailesh Nepal · 10 years ago
  9. 823fd3c Update conference call APIs. by Santos Cordon · 10 years ago
  10. 1d04c0f Make AudioState constructors public by Sailesh Nepal · 10 years ago
  11. 7d18ceb Removing permission check in ConnectionService. by Tyler Gunn · 10 years ago
  12. a2897ea Merge "Add BIND_CONNECTION_SERVICE permission." into lmp-dev by Tyler Gunn · 10 years ago
  13. 0dae9a4 Add BIND_CONNECTION_SERVICE permission. by Tyler Gunn · 10 years ago
  14. 78fc922 Merge "Fix problems with wiring of initializing calls (1/2)" into lmp-dev by Ihab Awad · 10 years ago
  15. 229e382 Prevent ConcurrentModificationExceptions by Jay Shrauner · 10 years ago
  16. 621cd32 Fix problems with wiring of initializing calls (1/2) by Ihab Awad · 10 years ago
  17. f4669df Use thread safe set for RemoteConnection.mListeners by Sailesh Nepal · 10 years ago
  18. 8b9d3ca Include more state in ParcelableConnection by Sailesh Nepal · 10 years ago
  19. b19a0bc Final structural tweaks to Telecomm API (1/8) by Ihab Awad · 10 years ago
  20. 5f52e8c Merge "Add extras for outgoing call" into lmp-dev by Nancy Chen · 10 years ago
  21. 10798dc Add extras for outgoing call by Nancy Chen · 10 years ago
  22. 03d30a5 Make sure we're obtaining themed drawables correctly by Alan Viverette · 10 years ago
  23. f20b916 Override StatusHints.equals by Sailesh Nepal · 10 years ago
  24. 8aecfed Fix incorrect connection ID for remote connection service by Ihab Awad · 10 years ago
  25. ea201b3 Merge "Use thread safe set for RemoteConnection.mListeners" into lmp-dev by Sailesh Nepal · 10 years ago
  26. d5bcb68 Use thread safe set for RemoteConnection.mListeners by Sailesh Nepal · 10 years ago
  27. c4d63d7 Merge "Adding camera failure/ready session events." into lmp-dev by Tyler Gunn · 10 years ago
  28. 7edbe28 Adding camera failure/ready session events. by Tyler Gunn · 10 years ago
  29. b0c0e36 Use thread safe set for adapter set by Jay Shrauner · 10 years ago
  30. a602082 Merge "Better comments for the CONNECTING state." into lmp-dev by Nancy Chen · 10 years ago
  31. e9b7a8e Better comments for the CONNECTING state. by Nancy Chen · 10 years ago
  32. 752217b Aidl changes related to VideoCallProvider in Ims. by Andrew Lee · 10 years ago
  33. e20930f Add "CONNECTING" state for before outgoing call broadcast returns by Nancy Chen · 10 years ago
  34. 8abea42 Remove ldaps from AOSP code. by Santos Cordon · 10 years ago
  35. 1f6bbd2 "Implement" formerly abstract methods VideoCallProvider. by Andrew Lee · 10 years ago
  36. 7c7bc7f Add setConferenceable() API from ConnectionService to incall. (1/4) by Santos Cordon · 10 years ago
  37. 5d0410f Finalize implementation of Remote Connection Service (1/4) by Ihab Awad · 10 years ago
  38. d34e571 Revert "Make Connection threadsafe" by Santos Cordon · 10 years ago
  39. b09c2b5 Make Connection threadsafe by Evan Charlton · 10 years ago
  40. 5d231e1 Adding video width/height to camera capabilities. by Tyler Gunn · 10 years ago
  41. f8b6988 Connection creation and service wiring for WiFi call managers (1/3) by Ihab Awad · 10 years ago
  42. 48332d6 Convert VideoState into an inner class. by Andrew Lee · 10 years ago
  43. 0d6ea71 Add new proximity sensors in Telecomm (1/3) by Yorke Lee · 10 years ago
  44. ed28d40 Merge "Fix WTF when creating a lazily initialized connection" into lmp-dev by Sailesh Nepal · 10 years ago
  45. b2d41f4 Fix WTF when creating a lazily initialized connection by Sailesh Nepal · 10 years ago
  46. 4e7ec71 Handle synchronous failed connection by Sailesh Nepal · 10 years ago
  47. 1418576 Move VideoCallProvider into ConnectionService. by Andrew Lee · 10 years ago
  48. 17a3814 Merge "Make creating the Connection synchronous" into lmp-dev by Evan Charlton · 10 years ago
  49. bf11f98 Make creating the Connection synchronous by Evan Charlton · 10 years ago
  50. 50aca23 Add VideoCall and VideoCall.Listener as an inner classes of Call. by Andrew Lee · 10 years ago
  51. 6c11189 Adding missing break statement in VideoCallProvider. by Tyler Gunn · 10 years ago
  52. 6080118 Hide multiple-account information if there is only a single account by Nancy Chen · 10 years ago
  53. 541a06e Merge "Change display Strings to CharSequence (1/3)" into lmp-dev by Santos Cordon · 10 years ago
  54. 8a57efb Don't throw RemoteException in public RemoteCallVideoClient APIs. by Andrew Lee · 10 years ago
  55. 1995a6b Revert "Don't throw RemoteException in public RemoteCallVideoClient APIs." by Andrew Lee · 10 years ago
  56. a93e06b Don't throw RemoteException in public RemoteCallVideoClient APIs. by Andrew Lee · 10 years ago
  57. 146a3e3 Change display Strings to CharSequence (1/3) by Santos Cordon · 10 years ago
  58. 3818a89 Expose call settings as public API (1/3) by Yorke Lee · 10 years ago
  59. faa0f30 Merge "Add video call profile constructor which takes video state only." into lmp-dev by Andrew Lee · 10 years ago
  60. e8dc4be Sent initial data to telecomm on connection creation. (1/3) by Santos Cordon · 10 years ago
  61. 055e5a2 Add video call profile constructor which takes video state only. by Andrew Lee · 10 years ago
  62. 054c6d9 Catch RemoteException when setting the camera or zoom. by Andrew Lee · 10 years ago
  63. d1c344e Revert "Change display Strings to CharSequence (1/2)" by Santos Cordon · 10 years ago
  64. 9cc3833 Change display Strings to CharSequence (1/2) by Santos Cordon · 10 years ago
  65. f295110 Change telecomm APIs from protected to public (1/3) by Santos Cordon · 10 years ago
  66. 5c6fa95 Move ACTION_CONNECTION_SERVICE into ConnectionService. (1/3) by Santos Cordon · 10 years ago
  67. a37cb8b Merge "@hide CAPABILITY_CALL_PROVIDER" into lmp-dev by Evan Charlton · 10 years ago
  68. 7800fb7 @hide CAPABILITY_CALL_PROVIDER by Evan Charlton · 10 years ago
  69. 88b771d Rename InCallCall to ParcelableCall (1/2) by Santos Cordon · 10 years ago
  70. 2c4b812 Merge "Rename setDestroy() to destroy()" into lmp-dev by Evan Charlton · 10 years ago
  71. 36a7134 Rename setDestroy() to destroy() by Evan Charlton · 10 years ago
  72. 96efb48 Change incoming call intent to a TelecommManager method. (1/3) by Santos Cordon · 10 years ago
  73. 8c8a062 Rename PhoneAccountMetadata to PhoneAccount by Evan Charlton · 10 years ago
  74. 6eb262c Rename PhoneAccount to PhoneAccountHandle by Evan Charlton · 10 years ago
  75. 1019719 Migrate TelecommConstants to TelecommManager by Evan Charlton · 10 years ago
  76. 222db52 Add a notion of the subscription number by Evan Charlton · 10 years ago
  77. 2f42b11 InCallService to inherit directly from Service. (1/2) by Santos Cordon · 10 years ago
  78. 6b45642 Fixing ADD_CALL (1/3) by Santos Cordon · 10 years ago
  79. 7522bbd Fix incomplete move of flags from PhoneAccount to PhoneAccountMetadata by Ihab Awad · 10 years ago
  80. 2ab88cc Add Connection.startActivityFromInCall by Sailesh Nepal · 10 years ago
  81. 4803159 Use main thread for RemoteConnection callbacks by Sailesh Nepal · 10 years ago
  82. ba051aa Merge "Add comments for RemoteCallVideoClient and RemoteCallVideoProvider." into lmp-dev by Andrew Lee · 10 years ago
  83. dd1b0e7 Add comments for RemoteCallVideoClient and RemoteCallVideoProvider. by Andrew Lee · 10 years ago
  84. 94cf4bf Wire up multi-SIM experience (1/4) by Ihab Awad · 10 years ago
  85. aa07df8 Wiring video state through from Connection by Tyler Gunn · 10 years ago
  86. e7a7ec6 Merge "Pass through video state when answering a call." into lmp-dev by Andrew Lee · 10 years ago
  87. 8da4c3c Pass through video state when answering a call. by Andrew Lee · 10 years ago
  88. 5b49ade Plumb through StatusHints change notifications by Evan Charlton · 10 years ago
  89. 5da0fd5 API changes to enable account selection for a call by Nancy Chen · 10 years ago
  90. 98b2703 Add toString & equals helper methods to PhoneAccount.java by Santos Cordon · 10 years ago
  91. 001bbbb TTY: frameworks/base changes by Sailesh Nepal · 10 years ago
  92. 7a34138 Adding getVideoState method to Telecomm Call's details. by Andrew Lee · 10 years ago
  93. 85f5d42 Add VideoState member variable to InCallCall. by Andrew Lee · 10 years ago
  94. c5b0157 Add support for remote incoming calls by Sailesh Nepal · 10 years ago
  95. 77ec2ce Merge "Remove CallServiceProvider and CallServiceDescriptor do not merge" into lmp-dev by Sailesh Nepal · 10 years ago
  96. 864a2b2 Remove CallServiceProvider and CallServiceDescriptor do not merge by Sailesh Nepal · 10 years ago
  97. a5a2cf4 Merge "Implement multi-SIM capabilities (1/6) [DO NOT MERGE]" into lmp-dev by Santos Cordon · 10 years ago
  98. e63fadb Introduce new In-Call Service interface by Ihab Awad · 10 years ago
  99. 807fe0a Implement multi-SIM capabilities (1/6) [DO NOT MERGE] by Ihab Awad · 10 years ago
  100. 3f9558d Add Intent to configure ConnectionService by Evan Charlton · 10 years ago