1. c92c436 Rename CallServiceWrapper to ConnectionServiceWrapper by Sailesh Nepal · 10 years ago
  2. 55a3428 Replace CallServiceSelectors with Subscriptions (2/3) by Ihab Awad · 10 years ago
  3. 682fe6b Updating the outgoing call sequence. by Santos Cordon · 10 years ago
  4. 74d420b Simplify Respositories, Switchboard and Switchboard-indirection. by Santos Cordon · 10 years ago
  5. 766d04f Making CallsManager interact with only Calls. by Santos Cordon · 10 years ago
  6. c499c1c Simplify deallocation/unbinding of services. by Santos Cordon · 10 years ago
  7. 4e0f192 Handle Call disconnect before connection by Ihab Awad · 10 years ago
  8. 8c85dee Telecomm: Use new InCallCall object by Sailesh Nepal · 10 years ago
  9. a0e5f1a Adding missed call notification. by Santos Cordon · 10 years ago
  10. 84fa5f8 Handoff: Implement handoff in Telecomm by Sailesh Nepal · 10 years ago
  11. 5b7b9b3 Add emergency call service selector. by Santos Cordon · 10 years ago
  12. 6ab6fb7 Telecomm implementation of CallServiceSelectorAdapter by Sailesh Nepal · 10 years ago
  13. e59bb19 Use mapped IDs for calls by Sailesh Nepal · 10 years ago
  14. 18386a8 Use TelephonyCallServiceSelector as fallback by Sailesh Nepal · 10 years ago
  15. 810735e Add CallsManagerListener by Sailesh Nepal · 10 years ago
  16. 99ff535 Merge "Initial commit of basic call logging code in Telecomm" into master-nova by Yorke Lee · 10 years ago
  17. f98fb57 Initial commit of basic call logging code in Telecomm by Yorke Lee · 10 years ago
  18. a439e1b Update Telecomm to use new wrappers and aidl paths by Sailesh Nepal · 10 years ago
  19. f1c191d Upate logging to use LogUtil by Sailesh Nepal · 10 years ago
  20. 26d6727 Add logging when timeouts occur by Evan Charlton · 10 years ago
  21. 57ad6ed Merge "Allow timeouts to be configurable" into master-nova by Evan Charlton · 10 years ago
  22. 1063e28 Allow timeouts to be configurable by Evan Charlton · 10 years ago
  23. 4074c2a Remove unused Telecomm imports. by Ben Gilad · 10 years ago
  24. f02e988 Never use null collections by Evan Charlton · 10 years ago
  25. a05805b Plumb the extras data through to the CallService by Evan Charlton · 10 years ago
  26. 8e55d1d Adding the resource-deallocation utility. by Ben Gilad · 10 years ago
  27. 493e8f2 Make incoming calls work. by Santos Cordon · 10 years ago
  28. bb167cd Fix for a CallServiceRepository bug. by Ben Gilad · 10 years ago
  29. ebd9b66 Remove dangling code and add a TODO to unify the incoming/outgoing approach to use startActivity. by Ben Gilad · 10 years ago
  30. 3758723 Update dangling references to #placeCall. by Ben Gilad · 10 years ago
  31. c5b2269 The packages/services/Telecomm counterpart of ag/420591. by Ben Gilad · 10 years ago
  32. 8d90ea6 Merge "Add IncomingCallsMangager to perform the incoming call sequence." into master-nova-dev by Santos Cordon · 10 years ago
  33. 80d9bdc Add IncomingCallsMangager to perform the incoming call sequence. by Santos Cordon · 10 years ago
  34. b6141ae Fix making outgoing calls by Sailesh Nepal · 10 years ago
  35. c195e36 Use CallServiceWrappers in place of ICallService. by Santos Cordon · 10 years ago
  36. 76866be Merge "Following up on some TODOs etc." into master-nova-dev by Ben Gilad · 10 years ago
  37. 13329fd Following up on some TODOs etc. by Ben Gilad · 10 years ago
  38. 63aeb16 Adding a CallService & CallServiceProvider concrete classes. by Santos Cordon · 10 years ago
  39. 6242b13 Dangling fixes for outgoing calls. by Santos Cordon · 10 years ago
  40. 681663d OutgoingCalls(1/6) - Filling in lifecycle of outgoing call. by Santos Cordon · 10 years ago
  41. 2313e62 Adding the switchboard ticker. by Ben Gilad · 10 years ago
  42. 8bdaa46 Removing CallServiceUnavailableException that is no longer applicable. by Ben Gilad · 10 years ago
  43. 0bf5b91 Adding the OutgoingCallProcessor and the initial wiring between it and the switchboard. by Ben Gilad · 10 years ago
  44. 134cf09 Add a TODO for handling the returned set of call-service selectors from the finder. by Ben Gilad · 10 years ago
  45. 03292d4 Convert the lists of call-services/selectors in switchboard to sets and pass the set of selectors from the finder. by Ben Gilad · 10 years ago
  46. b59769e Adding the lookup logic for call-service selectors. by Ben Gilad · 10 years ago
  47. 0958f53 Remove the synchronization by Evan Charlton · 10 years ago
  48. 1803a83 Remove JavaDoc comments for TAG constants per team preference. by Ben Gilad · 10 years ago
  49. 2495d57 Adding the Call class (JavaDoc) description. by Ben Gilad · 10 years ago
  50. 0407fb2 Continuing the outgoing call flow -- passing call services from the finder back to the switchboard. by Ben Gilad · 10 years ago
  51. d17443c Follow up on c/401744. by Ben Gilad · 10 years ago
  52. ac1aa9e Allow Telecomm to be imported into Eclipse by Evan Charlton · 11 years ago
  53. 8e8b8d2 Find ICallServiceProviders on the device. by Santos Cordon · 11 years ago
  54. 9f2bed3 Adding the basic Telecomm flow components. by Ben Gilad · 11 years ago