1. aee51f2 Support enhanced call blocking function by Tyler Gunn · 7 years ago
  2. 606ff7f Integrate connectionServiceFocusManager into call flow by Pengquan Meng · 7 years ago
  3. 0e913fd Revert "Integrate connectionServiceFocusManager into call flow" by Pengquan Meng · 7 years ago
  4. d2a1ecd Integrate connectionServiceFocusManager into call flow by Pengquan Meng · 7 years ago
  5. 6c3a2dd Change getAgeMillis to use elapsed system time instead of wall-clock time. by Tyler Gunn · 7 years ago
  6. 7bba111 Fixes some of the flakiness in Telecom by Brad Ebinger · 7 years ago
  7. 9a7302f Add wakelock to UserCallActivity by Hall Liu · 7 years ago
  8. daeffaf Remove auto-DND while in call. by Tyler Gunn · 7 years ago
  9. dce902a Add Telecom notification channels. by Tyler Gunn · 7 years ago
  10. 2b17f23 Self-Managed Incoming Call Disambiguation UX. by Tyler Gunn · 8 years ago
  11. 4192dd7 Fix issue where the dnd mode remains on after a call terminates. by Tyler Gunn · 8 years ago
  12. 2b33df7 Use DefaultDialerCache in Telecom (part 2) by Hall Liu · 8 years ago
  13. 8f98f10 resolve merge conflicts of 953e1af to stage-aosp-master by Brad Ebinger · 8 years ago
  14. 953e1af Switch to using android.telecom.Log in Telecom by Brad Ebinger · 8 years ago
  15. 1429577 resolve merge conflicts of 253b129 to nyc-mr1-dev-plus-aosp by Hall Liu · 8 years ago
  16. d35c95a Prevent notification vibration when the user is on the earpiece. am: eaaf074d6b by Tyler Gunn · 8 years ago
  17. eaaf074 Prevent notification vibration when the user is on the earpiece. by Tyler Gunn · 8 years ago
  18. 090f29d Merge \"Fix NPE in Call.setHandle\" into nyc-mr1-dev am: 8aa4c972b1 by Brad Ebinger · 8 years ago
  19. 6ab66c3 Fix NPE in Call.setHandle by Brad Ebinger · 8 years ago
  20. 651695b Adds a warning to the Default Phone App Dialog am: 8103efb16d by Brad Ebinger · 8 years ago
  21. 8103efb Adds a warning to the Default Phone App Dialog by Brad Ebinger · 8 years ago
  22. cadfe21 Merge \"Rename Telecom Call Ids to include attempt\" into nyc-mr1-dev by Brad Ebinger · 8 years ago
  23. 6e8f3d7 Rename Telecom Call Ids to include attempt by Brad Ebinger · 8 years ago
  24. 9c8cf1f Incorporate parallel call blocking checks am: 6d4b66d by Hall Liu · 8 years ago
  25. 6d4b66d Incorporate parallel call blocking checks by Hall Liu · 8 years ago
  26. 8777b4b Merge "Mock out AsyncRingtonePlayer during Testing" into nyc-dev am: 92b576a by Brad Ebinger · 8 years ago
  27. 7ade5e2 Mock out AsyncRingtonePlayer during Testing by Brad Ebinger · 8 years ago
  28. d3cca55 Merge "Show admin support dialog when DISALLOW_OUTGOING_CALLS is set." into nyc-dev by Sudheer Shanka · 9 years ago
  29. d307d6d resolve merge conflicts of d26d26d to nyc-dev-plus-aosp by Tyler Gunn · 9 years ago
  30. d3b06b7 Show admin support dialog when DISALLOW_OUTGOING_CALLS is set. by Sudheer Shanka · 9 years ago
  31. 7948f5b Fix tests breaking when bluetooth is on by Hall Liu · 9 years ago
  32. 10d5186 Fix classCastException when Monkey test by xu.peng · 9 years ago
  33. 24b10be Skip DISALLOW_OUTGOING_CALLS checking in managed profile. by Tony Mak · 9 years ago
  34. c0e8e9d DO NOT MERGE Fix for no response when send USSD during airplane mode. by Xueren Zhang · 10 years ago
  35. 06c198c Fix for no response when send USSD during airplane mode. by Xueren Zhang · 10 years ago
  36. 0040d3f Remove call preventing video calls when TTY enabled. am: 5abd468129 by Tyler Gunn · 9 years ago
  37. 5abd468 Remove call preventing video calls when TTY enabled. by Tyler Gunn · 9 years ago
  38. e091ab9 CallAudioManager refactoring by Hall Liu · 9 years ago
  39. a993094 Updated missed call notification behaviour by Tony Mak · 9 years ago
  40. 63a89f2 Mock WakeLocks in Telecom for Unit Testing by Brad Ebinger · 9 years ago
  41. ecda554 Add unit tests for TelecomServiceImpl by Hall Liu · 9 years ago
  42. 000b635 Remove vt emergency call barring code from Telecom. by Tyler Gunn · 9 years ago
  43. 0749f89 Remove vt emergency call barring code from Telecom. by Tyler Gunn · 9 years ago
  44. 72930a8 Introduce Session logging to CallAudioManager by Brad Ebinger · 9 years ago
  45. 578a4e6 Add field to store who is initiating the call by Tony Mak · 9 years ago
  46. b3979ee Fix test breakage when phone bluetooth is on by Hall Liu · 9 years ago
  47. 32a28c7 Merge "clean up USER_OWNER in Telecomm" by Xiaohui Chen · 9 years ago
  48. 8fb1fb7 Fix TelecomSystemTest#testAudioManagerOperations by Hall Liu · 9 years ago
  49. 6419686 clean up USER_OWNER in Telecomm by Xiaohui Chen · 9 years ago
  50. cf497c9 Enforce CALL_PHONE permission for default/system dialer for non emergency calls by Yorke Lee · 9 years ago
  51. e954371 Fix for startActivity(ACTION_CALL) by Yorke Lee · 9 years ago
  52. 5dc42ee Disallow non-emergency outgoing calls without CALL_PHONE permission by Yorke Lee · 9 years ago
  53. b398430 Send broadcast when default dialer changes by Yorke Lee · 9 years ago
  54. 20f7edf Merge "API Cleanup: Remove references to VideoState class." into mnc-dev by Tyler Gunn · 9 years ago
  55. 5b88249 API Cleanup: Remove references to VideoState class. by Tyler Gunn · 9 years ago
  56. 71734c2 Allow default dialer changes and phone account enable/disable via ADB by Yorke Lee · 9 years ago
  57. 7d3416d Allow default dialer to be changed via adb without user confirmation by Yorke Lee · 9 years ago
  58. 3188b36 Protecting PII data. by Santos Cordon · 9 years ago
  59. 731369c Sync for HeadsetMediaButton by Ihab Awad · 9 years ago
  60. 4e4ed74 Use current userhandle when querying for default dialer by Yorke Lee · 9 years ago
  61. 8835a08 Merge "Add activity to handle default dialer requests" into mnc-dev by Yorke Lee · 9 years ago
  62. b5c5d44 Add activity to handle default dialer requests by Yorke Lee · 9 years ago
  63. b3feab5 Fix issues with UserManager.DISALLOW_OUTGOING_CALL by Yorke Lee · 9 years ago
  64. 8105072 Fix wiring to allow default dialer to make emergency calls by Yorke Lee · 9 years ago
  65. abcbce4 Fix deadlock around locking in AudioManager by Ihab Awad · 9 years ago
  66. 032f8e4 IMS-VT: Change parameter type of data usage by Rekha Kumar · 9 years ago
  67. 8d5d9dd Make Telecom synchronous by Ihab Awad · 10 years ago
  68. 8de7691 Further refactor Telecom and add tests by Ihab Awad · 10 years ago
  69. 78a5e6b Refactoring for testability by Ihab Awad · 10 years ago