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