1. 1a79c70 Support conference calling. (1/4) [DO NOT MERGE] by Santos Cordon · 10 years ago
  2. e62a885 Merge "Expose post-dial APIs" into lmp-preview-dev by Evan Charlton · 10 years ago
  3. fc91b7d DO NOT MERGE. Implement connection error dialogs (1/4) by Ihab Awad · 10 years ago
  4. 6dea4ac Expose post-dial APIs by Evan Charlton · 10 years ago
  5. 980acb9 Add necessary APIs to support conference calling. by Santos Cordon · 10 years ago
  6. 3da92d6 Merge "DO NOT MERGE. Allow ConnectionService to ask Telecomm for ringback" into lmp-preview-dev by Ihab Awad · 10 years ago
  7. f835897 DO NOT MERGE. Allow ConnectionService to ask Telecomm for ringback by Ihab Awad · 10 years ago
  8. 3534ede Update showCallScreen to use Telecomm (1/6) by Santos Cordon · 10 years ago
  9. 89f858c Merge "@hide Telecomm APIs [DO NOT MERGE]" into lmp-preview-dev by Evan Charlton · 10 years ago
  10. b4eb0c0 @hide Telecomm APIs [DO NOT MERGE] by Evan Charlton · 10 years ago
  11. 3afed57 Adding ITelecommService definition for Telecomm. by Santos Cordon · 10 years ago
  12. 42b30e1 DO NOT MERGE. Fix invalid format specifier in log message by Ihab Awad · 10 years ago
  13. 60ac30b Add logging utilities to Telecomm classes by Ihab Awad · 10 years ago
  14. 542e0ea Publish new Telecomm API for Connection Services by Ihab Awad · 10 years ago
  15. 03c527a Merge "Add toString to CallServiceDescriptor" into master-nova by Sailesh Nepal · 10 years ago
  16. 5d9cb82 Add toString to CallServiceDescriptor by Sailesh Nepal · 10 years ago
  17. 3c7fbb2 Expose a method to cancel an outgoing call by Evan Charlton · 10 years ago
  18. e9aa1aa Expose CallState.NEW by Evan Charlton · 10 years ago
  19. c1a48ef Fix SDK build by Sailesh Nepal · 10 years ago
  20. 6043793 Add InCallCall class to communicate with InCallService by Sailesh Nepal · 10 years ago
  21. 924748f Add lifecycle methods to telecomm services by Evan Charlton · 10 years ago
  22. b632e5b Handoff: Add APIs to allow handoff between call services by Sailesh Nepal · 10 years ago
  23. a3d3aca Add disconnect cause and message extras by Sailesh Nepal · 10 years ago
  24. 8111bc5 Fix build breakage due to Javadoc typo. by Ihab Awad · 10 years ago
  25. 8d20561 Add CallServiceSelectorAdapter by Sailesh Nepal · 10 years ago
  26. 466a218 Merge "Add CallCapabilities and CallNumberPresentation" into master-nova by Sailesh Nepal · 10 years ago
  27. f6e9b27 Add CallCapabilities and CallNumberPresentation by Sailesh Nepal · 10 years ago
  28. fd2e620 Fix the build, take #2 by Evan Charlton · 10 years ago
  29. 8acdbb8 Fix the build by Evan Charlton · 10 years ago
  30. 2f23664 DTMF dialing support in frameworks/base by Ihab Awad · 10 years ago
  31. 20e3f02 Add disconnect cause to setDisconnected. by Santos Cordon · 10 years ago
  32. 1b469fec Delete README file by Sailesh Nepal · 10 years ago
  33. b84663f Merge "Add audio mode APIs" into master-nova by Sailesh Nepal · 10 years ago
  34. 4cff392 Add audio mode APIs by Sailesh Nepal · 10 years ago
  35. 93fb1d0 Add gateway support to frameworks/base/telecomm by Yorke Lee · 10 years ago
  36. ba4cc4e Merge "frameworks/base: Use Uri for handle" into master-nova by Sailesh Nepal · 10 years ago
  37. cadc1c1 frameworks/base: Use Uri for handle by Sailesh Nepal · 10 years ago
  38. d885b5c Merge "Add hold support to frameworks/base/telecomm" into master-nova by Yorke Lee · 10 years ago
  39. 81ccaaa Add hold support to frameworks/base/telecomm by Yorke Lee · 10 years ago
  40. 9a4bf4a Fix the SDK build by Evan Charlton · 10 years ago
  41. 0436d89 Fix SDK build due to missing import in TelecommConstants by Sailesh Nepal · 10 years ago
  42. 592bbf0 Merge "Add constant for Call Id extra" into master-nova by Sailesh Nepal · 10 years ago
  43. d6c9a7f Fix build break due to links to private APIs by Sailesh Nepal · 10 years ago
  44. ab5d282 Add wrappers around telecomm interfaces by Sailesh Nepal · 10 years ago
  45. e9d85a0 Add constant for Call Id extra by Sailesh Nepal · 10 years ago
  46. 971e9a4 Fix broken build due to ag/428341. by Ben Gilad · 10 years ago
  47. 45b5cf0 Merge "Add the abort API to ICallService implementations." into master-nova by Ben Gilad · 10 years ago
  48. 3fadaa9 Add the abort API to ICallService implementations. by Ben Gilad · 10 years ago
  49. 74f6bf8 Add optional data to incoming calls by Evan Charlton · 10 years ago
  50. 6c874e3 Adding the aborted call state. by Ben Gilad · 10 years ago
  51. b340c33 Adding API support for incoming calls. by Santos Cordon · 10 years ago
  52. 832ddb3 Fix some javadocs by Evan Charlton · 10 years ago
  53. 1fe964d Renaming intent to INCOMING_CALL. by Santos Cordon · 10 years ago
  54. 64a44a8 Update CallServiceSelector API by Evan Charlton · 10 years ago
  55. 6adbaf7 Addressing the TODO to rename CallServiceInfo. by Ben Gilad · 10 years ago
  56. 591ef66 Fix build. by Santos Cordon · 10 years ago
  57. bd63f90 New call service methods for incoming calls. by Santos Cordon · 10 years ago
  58. c3010b3 Add a CallServiceSelector base implementation by Evan Charlton · 10 years ago
  59. 35699a2 Following up on the TODO to rename newIncomingCall, see ag/417776 for the corresponding services/telecomm change. by Ben Gilad · 10 years ago
  60. 9a23a55 Add CallServiceInfo descriptor object by Evan Charlton · 10 years ago
  61. 222f129 Make telecomm APIs public by Sailesh Nepal · 10 years ago
  62. 5f66e88 Adding ACTION_INCOMING_CALL intents to new TelecommConstants.java class. by Santos Cordon · 10 years ago
  63. f6d868b Adds methods for a call service respond to a call(). by Santos Cordon · 10 years ago
  64. 713f1d7 Change call state to enum and add it to CallInfo. by Santos Cordon · 10 years ago
  65. 3d3735e Adding call state constants to Telecomm. by Santos Cordon · 10 years ago
  66. 805afaa CallInfo usage everywhere; selector using call-service Id strings. by Santos Cordon · 10 years ago
  67. 9cf80ed Add @hide to InCall APIs (fixes build break). by Santos Cordon · 10 years ago
  68. 8f3fd30 Add interfaces between Telecomm and InCall. by Santos Cordon · 10 years ago
  69. 658c0cf Update the Telecomm APIs to use CallInfo. by Santos Cordon · 11 years ago
  70. 8986ef4 Updates CallService API. by Santos Cordon · 11 years ago
  71. f042a3f Following up on our discussion offline to introduce response objects for isSwitchable. by Ben Gilad · 11 years ago
  72. 2e41207 Remove unused code/comments and adding missing tags etc. by Ben Gilad · 11 years ago
  73. 0f7dac1 Adding the CallServiceSelector skeleton (AIDL) files. by Ben Gilad · 11 years ago
  74. 73e64fe clean up javadoc. by Santos Cordon · 11 years ago
  75. 4939ccf Remove CallServiceProviderAdapter and replace with CallServiceLookupResponse. by Santos Cordon · 11 years ago
  76. 6fee2ea Revert "Remove CallServiceProviderAdapter and replace with CallServiceLookupResponse." by Santos Cordon · 11 years ago
  77. 6fbb1b7 Remove CallServiceProviderAdapter and replace with CallServiceLookupResponse. by Santos Cordon · 11 years ago
  78. 6734a17 Add a default CallServiceProvider implementation. by Santos Cordon · 11 years ago
  79. 3784133 Additional fixes to aidl files. by Santos Cordon · 11 years ago
  80. b3e51b7 Fixing typos and a build break. by Santos Cordon · 11 years ago
  81. e57944d Add the CallService base class and the necessary call-service-provider by Ben Gilad · 11 years ago
  82. bb69b0c Adding the frameworks/base code from https://googleplex-android-review.git.corp.google.com/#/c/391028 by Ben Gilad · 11 years ago
  83. 09538eb Initial frameworks/base/telecomm check in. by Ben Gilad · 11 years ago