1. c926185 Add UI to manage blocked numbers. by Mohamed · 8 years ago
  2. 7a846f5 Stub implementation for managing blocked numbers. by Abhijith Shastry · 8 years ago
  3. 4475002 Merge "Allow dialer to play incoming call ringtone" by Sailesh Nepal · 8 years ago
  4. c07b8e1 Allow dialer to play incoming call ringtone by Sailesh Nepal · 8 years ago
  5. ce68874 Unhiding MSIM APIs. by Shishir Agrawal · 8 years ago
  6. e091ab9 CallAudioManager refactoring by Hall Liu · 9 years ago
  7. 72d04b2 Merge "Add methods to dump analytics through TelecomManager." by Hall Liu · 9 years ago
  8. ecd74a5 Add methods to dump analytics through TelecomManager. by Hall Liu · 9 years ago
  9. a993094 Updated missed call notification behaviour by Tony Mak · 9 years ago
  10. 0a6dd30 Add more tests for TelecomServiceImpl by Hall Liu · 9 years ago
  11. ecda554 Add unit tests for TelecomServiceImpl by Hall Liu · 9 years ago
  12. 11623a3 Adds Telecom Logging to TelecomServiceImpl. by Brad Ebinger · 9 years ago
  13. b2cadb6 Merge "Add analytics recording to Telecom" by Hall Liu · 9 years ago
  14. 3258720 Add analytics recording to Telecom by Hall Liu · 9 years ago
  15. 4a3e2fd Allow setting default phone account handle per user by Tony Mak · 9 years ago
  16. 240656f Methods in PhoneAccountRegistrar should ask for userhandle explicitly by Tony Mak · 9 years ago
  17. fd3a71f Merge "Introduce Session logging to CallAudioManager" by Brad Ebinger · 9 years ago
  18. 72930a8 Introduce Session logging to CallAudioManager by Brad Ebinger · 9 years ago
  19. 98e6bdc Update calllog insertion logic by Tony Mak · 9 years ago
  20. 42ef808 Add "acceptRingingCall()" API which accepts a videoState. by Tyler Gunn · 9 years ago
  21. e6276e1 Fix issue where incorrect call state disables "Home" button. by Tyler Gunn · 9 years ago
  22. a8120c1 Fix log message for phone-account unregistration. am: 7bab665150 am: 48fdc2c6dd by Bryce Lee · 9 years ago
  23. 7bab665 Fix log message for phone-account unregistration. by Bryce Lee · 9 years ago
  24. a079d9f Broadcast when a phone account is unregistered. am: 7d53dd296f am: b187fecfed by Bryce Lee · 9 years ago
  25. 7d53dd2 Broadcast when a phone account is unregistered. by Bryce Lee · 9 years ago
  26. 370a7a3 DO NOT MERGE Fix getAllPhoneAccounts() api method by Tyler Gunn · 9 years ago
  27. 6419686 clean up USER_OWNER in Telecomm by Xiaohui Chen · 9 years ago
  28. e39fe67 am ab5b39a7: am f8f73f5f: am defd629b: am aad82da8: am 607a099d: Merge "Enforce CALL_PHONE permission for default/system dialer for non emergency calls" into mnc-dev by Yorke Lee · 9 years ago
  29. cf497c9 Enforce CALL_PHONE permission for default/system dialer for non emergency calls by Yorke Lee · 9 years ago
  30. 650b948 Fix getAllPhoneAccounts() api method, was returning nothing. by Nancy Chen · 9 years ago
  31. 86b8e33 Add OrSelf to privileged permission check. by Amit Mahajan · 9 years ago
  32. fc43ea8 Add user ID parameter for getSimCallMangaer by Sailesh Nepal · 9 years ago
  33. 7da7ea9 Fixed typo (READ_PHONE_STATE to READ_PRIVILEGED_PHONE_STATE) by Amit Mahajan · 9 years ago
  34. 3c29693 Add checks for READ_PRIVILEGED_PHONE_STATE. by Amit Mahajan · 9 years ago
  35. 9427c0f Fix SecurityException when adding new incoming call by Yorke Lee · 9 years ago
  36. 5dc42ee Disallow non-emergency outgoing calls without CALL_PHONE permission by Yorke Lee · 9 years ago
  37. 59c21a7 Change Sim Call Managers to use default dialer app instead. by Santos Cordon · 9 years ago
  38. 89b1481 Merge "Send broadcast when default dialer changes" into mnc-dev by Yorke Lee · 9 years ago
  39. b398430 Send broadcast when default dialer changes by Yorke Lee · 9 years ago
  40. 43e094f Merge "Remove some dead code in TelecomServiceImpl" into mnc-dev by Sailesh Nepal · 9 years ago
  41. 83b6864 Allow PSTN phone account for incoming calls from connection manager by Sailesh Nepal · 9 years ago
  42. fba9a8c Remove some dead code in TelecomServiceImpl by Sailesh Nepal · 9 years ago
  43. 472aa6c Fail PhoneAccount addition if device is not voice capable. by Roshan Pius · 9 years ago
  44. 3182239 Reduce log level for "not visible for calling user" logs. by Roshan Pius · 9 years ago
  45. b2d1d4d Remove permission checks for registerPhoneAccount by Yorke Lee · 9 years ago
  46. a83f8a7 Add ringer logging to telecom. by Santos Cordon · 9 years ago
  47. 71734c2 Allow default dialer changes and phone account enable/disable via ADB by Yorke Lee · 9 years ago
  48. 3188b36 Protecting PII data. by Santos Cordon · 9 years ago
  49. 7db6185 Merge "Provide enable property on phone accounts." into mnc-dev by Santos Cordon · 9 years ago
  50. ea5cb93 Provide enable property on phone accounts. by Santos Cordon · 9 years ago
  51. 57138a6 Privileged dialers always have phone-related runtime permissions by Yorke Lee · 9 years ago
  52. cb0bd8a TelecomServiceImpl permissions cleanup by Yorke Lee · 9 years ago
  53. ebf2d0f Add a slew of clearCallingIdentity() invocations to telecom. by Santos Cordon · 9 years ago
  54. 6d3efb4 Fix crash caused by incorrect permission in TelecomServiceImpl. by Sharvil Nanavati · 9 years ago
  55. 6a21264 Clean up PhoneAccountRegistrar. by Santos Cordon · 9 years ago
  56. 29c003e Add hidden methods to set/get default dialer across users by Yorke Lee · 9 years ago
  57. 5806175 Call restoreCallingIdentity in finally block by Yorke Lee · 9 years ago
  58. b3feab5 Fix issues with UserManager.DISALLOW_OUTGOING_CALL by Yorke Lee · 9 years ago
  59. 5310196 Add default dialer checks to Telecom/Telephony by Yorke Lee · 9 years ago
  60. e59c55c Simplify DefaultDialerManager by Yorke Lee · 9 years ago
  61. 69f2f7c Fix some logspam by Yorke Lee · 9 years ago
  62. 5291d4a Add some comments to TelecomServiceImpl by Yorke Lee · 9 years ago
  63. 5b3fc0a Add APIs to getDefaultDialerPackage and getSystemDialerPackage by Yorke Lee · 9 years ago
  64. b791066 Handle outgoing call broadcast with Telecom's permissions by Yorke Lee · 9 years ago
  65. b2f22a9 Merge "Move CallState and rename PRE_DIAL_WAIT." by Santos Cordon · 9 years ago
  66. 9269451 Move CallState and rename PRE_DIAL_WAIT. by Santos Cordon · 9 years ago
  67. a3a3adc Add TelecomManager.placeCall by Yorke Lee · 9 years ago
  68. f136b27 Merge "Add call event logging to telecom." by Santos Cordon · 9 years ago
  69. 2685dab Add call event logging to telecom. by Santos Cordon · 9 years ago
  70. 38f1a4d Fix build by Svet Ganov · 9 years ago
  71. 0961118 Add OP_READ_PHONE_STATE app op - telecomm by Svet Ganov · 9 years ago
  72. 4a414e8 Merge "Change hasVoicemailNumber to getVoicemailNumber" by Yorke Lee · 9 years ago
  73. c7f3972 Merge changes from topic 'mwd-merge-041515' by Vinit Deshpande · 9 years ago
  74. fb5ec30 Change hasVoicemailNumber to getVoicemailNumber by Yorke Lee · 9 years ago
  75. 0785274 Open up and fix TelecomManager#addNewUnknownCall by David Stevens · 9 years ago
  76. e3893f1 Allow default dialer to silence ringer by Yorke Lee · 9 years ago
  77. aa383cc Further cleanup, and move functionality into TestFixture objects by Ihab Awad · 9 years ago
  78. b63b57e Further cleanup, and move functionality into TestFixture objects by Ihab Awad · 9 years ago
  79. 8d5d9dd Make Telecom synchronous by Ihab Awad · 9 years ago
  80. 8de7691 Further refactor Telecom and add tests by Ihab Awad · 9 years ago
  81. b600a5f Amend ag/648273 (Allow PSTN phone account ...) by Etan Cohen · 9 years ago
  82. 036171a am 2a98c97e: Allow PSTN phone account for incoming calls from connection manager by Sailesh Nepal · 9 years ago
  83. 712f974 Fix build breakage. by Nancy Chen · 9 years ago
  84. 7385396 Broadcast phone account registrations by Santos Cordon · 9 years ago
  85. 91fc809 Fix connection manager bugs related to work profiles by Sailesh Nepal · 9 years ago
  86. 78a5e6b Refactoring for testability by Ihab Awad · 9 years ago[Renamed (86%) from src/com/android/server/telecom/TelecomService.java]
  87. ba30475 PhoneAccount -> SubId for use in TelephonyManager#line1Number by Nancy Chen · 9 years ago
  88. 4768986 Fixing Telecom state dumping. by Tyler Gunn · 10 years ago
  89. e6a33f2 (Telecom-system part 4) Move telecom to the system server process. by Santos Cordon · 10 years ago
  90. f987d1a (Telecom-system part 2) Move telecom intialization from application to service. by Santos Cordon · 10 years ago