1. dc5a730 Mark self-managed calls as "read" when logged. by Tyler Gunn · 6 years ago
  2. 3a75c62 Set RTT flag while logging call by Hall Liu · 7 years ago
  3. 0729486 Add assisted dialing feature propogation to call log. by Eric Erfanian · 6 years ago
  4. 0063a19 Display the HD icon in the Call Log by Kazuya Ohshiro · 7 years ago
  5. c89cb63 Don't log Self-Managed calls that ended before complete by Brad Ebinger · 7 years ago
  6. 38141ee Fix call log notification bug for self-managed calls by Brad Ebinger · 7 years ago
  7. 4d85d69 Do not post notifications for logged self-managed connections by Brad Ebinger · 7 years ago
  8. 141ef58 Call handover improvements by Tyler Gunn · 7 years ago
  9. 6f6f1c5 Further call handover changes. by Tyler Gunn · 7 years ago
  10. 9e806ee Self-managed CS implementation continued. by Tyler Gunn · 7 years ago
  11. c972468 Get carrier config value by subId by Honggang · 8 years ago
  12. 8f98f10 resolve merge conflicts of 953e1af to stage-aosp-master by Brad Ebinger · 8 years ago
  13. 953e1af Switch to using android.telecom.Log in Telecom by Brad Ebinger · 8 years ago
  14. 1429577 resolve merge conflicts of 253b129 to nyc-mr1-dev-plus-aosp by Hall Liu · 8 years ago
  15. 8755e29 Refactor and fix MissedCallNotifier by Hall Liu · 8 years ago
  16. 21991a7 Log calls which were rejected in call log appropriately. by Tyler Gunn · 8 years ago
  17. 81c7afe Handle multi-endpoint call logging requirements. by Tyler Gunn · 8 years ago
  18. d166028 Ensure external calls are not logged. by Tyler Gunn · 8 years ago
  19. 982c0bd Persist missed call to call log before sending missed call notification by Ta-wei Yen · 8 years ago
  20. a153e66 Merge "Format the via_number before writing it to the calllog." into nyc-dev by Brad Ebinger · 8 years ago
  21. c6ab2cc Format the via_number before writing it to the calllog. by Brad Ebinger · 8 years ago
  22. 71280ff Add null check in CallLogManager by Hall Liu · 8 years ago
  23. baf52ba Record Call's Via Number in Call Extras to CallLog by Brad Ebinger · 8 years ago
  24. af304dc resolve merge conflicts of a416e07f85 to nyc-dev by Shishir Agrawal · 8 years ago
  25. a416e07 Migrate allow_emergency_numbers_in_call_log to CarrierConfig. by Shishir Agrawal · 8 years ago
  26. 749856e DO NOT MERGE Track and store call data usage in call log. by Tyler Gunn · 9 years ago
  27. 7a1f823 Track and store call data usage in call log. by Tyler Gunn · 9 years ago
  28. 98e6bdc Update calllog insertion logic by Tony Mak · 9 years ago
  29. ada0301 Added tests for CallLogManager by Hall Liu · 9 years ago
  30. b8ce19c Add support for post-dial digits to logs. by Hall Liu · 9 years ago
  31. 6ffe531 Minimize the number of calls to PhoneNumberUtils.isLocalEmergencyNumber. by Tyler Gunn · 9 years ago
  32. 5b88249 API Cleanup: Remove references to VideoState class. by Tyler Gunn · 9 years ago
  33. 9269451 Move CallState and rename PRE_DIAL_WAIT. by Santos Cordon · 9 years ago
  34. 48105e1 Merge commit '3631b8e' into mergemeister by Andrew Lee · 9 years ago
  35. 827480f Correcting issue where 1-way video calls do not log as video in call log. by Tyler Gunn · 9 years ago
  36. 2c625f3 Don't log the Emergency Phone Account in the call log. by Santos Cordon · 9 years ago
  37. d5725fa Set number presentation in call log correctly by Yorke Lee · 10 years ago
  38. ac19f3d Rejected calls should be logged as "incoming" not "missed" by Nancy Chen · 10 years ago
  39. 271b9ae Broadcast the call type/duration information by Yong Jiang · 10 years ago
  40. 91d43cf Preparatory work to move Telecom to system service. by Tyler Gunn · 10 years ago
  41. 701dc00 Use telecomm DiconnectCause in services/Telecomm. by Andrew Lee · 10 years ago
  42. f193ba4 Guard against simultaneous calls. by Santos Cordon · 10 years ago
  43. 7cc70b4 Renaming Telecomm to Telecom. by Tyler Gunn · 10 years ago[Renamed (98%) from src/com/android/telecomm/CallLogManager.java]
  44. ad5235d Replace Calls.FEATURES_NONE with 0 (4/4) by Yorke Lee · 10 years ago
  45. 672321e Fix conference call issues. by Santos Cordon · 10 years ago
  46. 43df90f Don't log calls where disconnectCause == OUTGOING_CANCELED by Yorke Lee · 10 years ago
  47. 6fb37c8 Final structural tweaks to Telecomm API (4/8) by Ihab Awad · 10 years ago
  48. b78b276 Connection creation and service wiring for WiFi call managers (2/3) by Ihab Awad · 10 years ago
  49. 1d90b55 Update uses of VideoCallProfile.VideoState. by Andrew Lee · 10 years ago
  50. aa561dd Do not log a call that is cancelled before selecting an account by Nancy Chen · 10 years ago
  51. a38f329 Use new addCall API in Telecomm, and add MANAGE_USERS permission by Yorke Lee · 10 years ago
  52. 94d0162 Rename PhoneAccountMetadata to PhoneAccount by Evan Charlton · 10 years ago
  53. 8917637 Rename PhoneAccount to PhoneAccountHandle by Evan Charlton · 10 years ago
  54. 0a388fc Wiring videoState through from telephony. by Tyler Gunn · 10 years ago
  55. 6f3f7af Use CallerInfo correctly in Telecomm by Yorke Lee · 10 years ago
  56. 765c35c Add features and data usage to call log manager. by Tyler Gunn · 10 years ago
  57. b0ba087 Set PhoneAccount for incoming calls by Sailesh Nepal · 10 years ago
  58. 98a5560 Rename Telecomm "Subscription" to "Account" (6/7) by Ihab Awad · 10 years ago
  59. 77d2d0e Passing subscription info in the calls logic to log it properly by Nancy Chen · 10 years ago
  60. 6625545 Follow API change in PhoneNumberUtils by Yorke Lee · 10 years ago
  61. fd71f4a Add caller information lookup to Call.java by Santos Cordon · 10 years ago
  62. 8c85dee Telecomm: Use new InCallCall object by Sailesh Nepal · 10 years ago
  63. a0e5f1a Adding missed call notification. by Santos Cordon · 10 years ago
  64. 3350163 Add gateway support to Telecomm by Yorke Lee · 10 years ago
  65. 060d1d6 Decode call handle before inserting into call log by Yorke Lee · 10 years ago
  66. 810735e Add CallsManagerListener by Sailesh Nepal · 10 years ago
  67. ce704b9 Telecomm: Use Uri for handle by Sailesh Nepal · 10 years ago
  68. f98fb57 Initial commit of basic call logging code in Telecomm by Yorke Lee · 10 years ago
  69. 9f2bed3 Adding the basic Telecomm flow components. by Ben Gilad · 10 years ago