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