1. 9b616c5 Fix crash due to logging by Sailesh Nepal · 11 years ago
  2. 2186f7f Don't bundle the vibration with the volume by Evan Charlton · 11 years ago
  3. e519d99 Don't filter ringback requests by CallService by Evan Charlton · 11 years ago
  4. 893f9e3 Don't start ringback until CallService ACK by Evan Charlton · 11 years ago
  5. 40f78c2 Add call waiting to Ringer.java. by Santos Cordon · 11 years ago
  6. 6b12fe3 Merge "Add CALL_PRIVILEGED" into master-nova by Evan Charlton · 11 years ago
  7. 4857f47 Handle disconnect during handoff by Sailesh Nepal · 11 years ago
  8. 3985c19 Merge "Test Call Service: Add handoff support" into master-nova by Sailesh Nepal · 11 years ago
  9. be58447 Test Call Service: Add handoff support by Sailesh Nepal · 11 years ago
  10. 8c85dee Telecomm: Use new InCallCall object by Sailesh Nepal · 11 years ago
  11. a0ac2f8 Merge "Update CallId for handoff call" into master-nova by Sailesh Nepal · 11 years ago
  12. 0e5410a Update CallId for handoff call by Sailesh Nepal · 11 years ago
  13. 51bd35b Add CALL_PRIVILEGED by Evan Charlton · 11 years ago
  14. 8ac15c0 Merge "Fix logging in NewOutgoingCallIntentBroadcaster" into master-nova by Sailesh Nepal · 11 years ago
  15. b330875 Fix logging in NewOutgoingCallIntentBroadcaster by Sailesh Nepal · 11 years ago
  16. 344fbd8 Merge "Add vibration code to Ringer" into master-nova by Evan Charlton · 11 years ago
  17. 198fde8 Add vibration code to Ringer by Evan Charlton · 11 years ago
  18. a0e5f1a Adding missed call notification. by Santos Cordon · 11 years ago
  19. ac35c8c Merge "Add tones for call disconnection." into master-nova by Santos Cordon · 11 years ago
  20. 83a47e7 Use the new adapter APIs by Evan Charlton · 11 years ago
  21. 84fa5f8 Handoff: Implement handoff in Telecomm by Sailesh Nepal · 11 years ago
  22. 3ded76f Merge "Fix build." into master-nova by Santos Cordon · 11 years ago
  23. c27e401 Fix build. by Santos Cordon · 11 years ago
  24. c7b8eba Add tones for call disconnection. by Santos Cordon · 11 years ago
  25. 85f6ba2 Merge "Add emergency call service selector." into master-nova by Santos Cordon · 11 years ago
  26. 5b7b9b3 Add emergency call service selector. by Santos Cordon · 11 years ago
  27. 3c67a52 Merge "Fix a bad log format string" into master-nova by Evan Charlton · 11 years ago
  28. 0ebf840 Fix a bad log format string by Evan Charlton · 11 years ago
  29. 62f2a63 Merge "Remove extra symlink that confuses IDE tools." into master-nova by Ihab Awad · 11 years ago
  30. 4079b99 Remove extra symlink that confuses IDE tools. by Ihab Awad · 11 years ago
  31. 53fb8c1 Add disconnect cause and message to PhoneStateBroadcaster by Sailesh Nepal · 11 years ago
  32. 6ab6fb7 Telecomm implementation of CallServiceSelectorAdapter by Sailesh Nepal · 11 years ago
  33. e2ea653 Don't use UUID for call Ids by Sailesh Nepal · 11 years ago
  34. e59bb19 Use mapped IDs for calls by Sailesh Nepal · 11 years ago
  35. 10ea460 Use messages instead of runnables by Sailesh Nepal · 11 years ago
  36. 639d3ce Fix build breakage due to missing methods on TestCallService. by Ihab Awad · 11 years ago
  37. 74549ec DTMF dialing support in packages/services/Telecomm by Ihab Awad · 11 years ago
  38. acee955 Merge "Add disconnect cause to the disconnect path." into master-nova by Santos Cordon · 11 years ago
  39. 79ff2bc Add disconnect cause to the disconnect path. by Santos Cordon · 11 years ago
  40. 44a1467 Delete unused classes by Sailesh Nepal · 11 years ago
  41. a56f276 Adding ringback tone. by Santos Cordon · 11 years ago
  42. 15a4372 Merge "Add scheme to resultdata in NewOutgoingCallIntentReceiver" into master-nova by Yorke Lee · 11 years ago
  43. b9d4b36 Add scheme to resultdata in NewOutgoingCallIntentReceiver by Yorke Lee · 11 years ago
  44. 6aca10a Add audio mode and audio focus support to Telecomm by Sailesh Nepal · 11 years ago
  45. 3350163 Add gateway support to Telecomm by Yorke Lee · 11 years ago
  46. 9e45c73 Merge "Delete DialerAdapter" into master-nova by Sailesh Nepal · 11 years ago
  47. eff79b7 Delete DialerAdapter by Sailesh Nepal · 11 years ago
  48. 7ea2557 Merge "Perform clean up when a call-service dies." into master-nova by Santos Cordon · 11 years ago
  49. 4b2c119 Perform clean up when a call-service dies. by Santos Cordon · 11 years ago
  50. 25d4e4b Broadcast phone number as a String by Evan Charlton · 11 years ago
  51. 091dc54 Fixing setting audio mode when we do not have focus. by Santos Cordon · 11 years ago
  52. 09e1fce Delete unused classes by Sailesh Nepal · 11 years ago
  53. 858c4c7 Merge "Use TelephonyCallServiceSelector as fallback" into master-nova by Sailesh Nepal · 11 years ago
  54. 18386a8 Use TelephonyCallServiceSelector as fallback by Sailesh Nepal · 11 years ago
  55. 8873e0a Include an exception with Log.wtf by Evan Charlton · 11 years ago
  56. 7923bee Merge "Decode call handle before inserting into call log" into master-nova by Yorke Lee · 11 years ago
  57. 060d1d6 Decode call handle before inserting into call log by Yorke Lee · 11 years ago
  58. 1ae2b85 Audio focus and ring changes (again). by Santos Cordon · 11 years ago
  59. 810735e Add CallsManagerListener by Sailesh Nepal · 11 years ago
  60. 8440cd2 Merge "Clean up ringer code." into master-nova by Santos Cordon · 11 years ago
  61. be322e9 Clean up ringer code. by Santos Cordon · 11 years ago
  62. 428f9f7 Merge "Make comments easier to read" into master-nova by Sailesh Nepal · 11 years ago
  63. d2dbf12 Make comments easier to read by Sailesh Nepal · 11 years ago
  64. d3a3514 Merge "Telecomm: Use Uri for handle" into master-nova by Sailesh Nepal · 11 years ago
  65. ce704b9 Telecomm: Use Uri for handle by Sailesh Nepal · 11 years ago
  66. 6d2dbe5 Merge "Update copy right notice" into master-nova by Sailesh Nepal · 11 years ago
  67. 129f1e6 Update copy right notice by Sailesh Nepal · 11 years ago
  68. cdf3ebd Add hold support to Telecomm service by Yorke Lee · 11 years ago
  69. adee12d Fix crash when making an outgoing call by Yorke Lee · 11 years ago
  70. 3c6f27e Fix build, missing TelecommConstants import by Sailesh Nepal · 11 years ago
  71. 44e6cbb Merge "Add Call Id to state change broadcast" into master-nova by Sailesh Nepal · 11 years ago
  72. 85680bf Add Call Id to state change broadcast by Sailesh Nepal · 11 years ago
  73. b02364e Update TestCallService to use new APIs by Evan Charlton · 11 years ago
  74. 771ac97 Fix the build by Evan Charlton · 11 years ago
  75. 6192561 Work in preparation for wiring up the remaining de-allocation and by Ben Gilad · 11 years ago
  76. 99ff535 Merge "Initial commit of basic call logging code in Telecomm" into master-nova by Yorke Lee · 11 years ago
  77. 83cfe7c Fix build due to missing import in Telecomm by Sailesh Nepal · 11 years ago
  78. f98fb57 Initial commit of basic call logging code in Telecomm by Yorke Lee · 11 years ago
  79. a439e1b Update Telecomm to use new wrappers and aidl paths by Sailesh Nepal · 11 years ago
  80. 9ddfdde Merge "Temp work around for audio bugs" into master-nova by Sailesh Nepal · 11 years ago
  81. 28e8ad6 Wiring up the Telecomm abort flow. by Ben Gilad · 11 years ago
  82. 1cecc7c Temp work around for audio bugs by Sailesh Nepal · 11 years ago
  83. 9199078 Redact personally identifiable information by Sailesh Nepal · 11 years ago
  84. f1c191d Upate logging to use LogUtil by Sailesh Nepal · 11 years ago
  85. 2f83a0c Merge "Add ringer code to actually play a ringtone." into master-nova by Santos Cordon · 11 years ago
  86. 57a680f Add ringer code to actually play a ringtone. by Santos Cordon · 11 years ago
  87. 41d5e1e Merge "First pass at Telephony broadcasts" into master-nova by Evan Charlton · 11 years ago
  88. ee64276 Increase look up timeouts by Sailesh Nepal · 11 years ago
  89. d1cac3d Merge "Add a utility class for logging" into master-nova by Sailesh Nepal · 11 years ago
  90. 0f996eb Add a utility class for logging by Sailesh Nepal · 11 years ago
  91. 26d6727 Add logging when timeouts occur by Evan Charlton · 11 years ago
  92. 5c670a9 First pass at Telephony broadcasts by Evan Charlton · 11 years ago
  93. 57ad6ed Merge "Allow timeouts to be configurable" into master-nova by Evan Charlton · 11 years ago
  94. 1063e28 Allow timeouts to be configurable by Evan Charlton · 11 years ago
  95. b6d118a Check for a null set of binders. by Ben Gilad · 11 years ago
  96. 4074c2a Remove unused Telecomm imports. by Ben Gilad · 11 years ago
  97. b4f0632 Merge "Followup re post-submit comments on ag/428313." into master-nova by Ben Gilad · 11 years ago
  98. f02e988 Never use null collections by Evan Charlton · 11 years ago
  99. 46f93e7 Followup re post-submit comments on ag/428313. by Ben Gilad · 11 years ago
  100. d298301 Fixing the build, again by Evan Charlton · 11 years ago