1. 0b66e1c Don't create conferences with invalid calls by Sailesh Nepal · 10 years ago
  2. 77658c4 Merge "Forward CallActivity invocations to the primary user." into lmp-dev by Santos Cordon · 10 years ago
  3. add3c27 Merge "Don't enable "add call" if CDMA and in conference." into lmp-dev by Andrew Lee · 10 years ago
  4. c7f6f8c Merge "Use handle uri instead null if caller info lookup is not done" into lmp-dev by Yorke Lee · 10 years ago
  5. a7fa743 Use handle uri instead null if caller info lookup is not done by Yorke Lee · 10 years ago
  6. 5070b0d Forward CallActivity invocations to the primary user. by Santos Cordon · 10 years ago
  7. 150d868 Merge "Skip "PRE_DIAL_WAIT" when no accounts are available to chose from." into lmp-dev by Nancy Chen · 10 years ago
  8. eb09f6c Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  9. c11fcd9 Don't enable "add call" if CDMA and in conference. by Andrew Lee · 10 years ago
  10. be374ad Merge "Only initialize Telecomm for the primary user." into lmp-dev by Santos Cordon · 10 years ago
  11. 1ccab20 Skip "PRE_DIAL_WAIT" when no accounts are available to chose from. by Nancy Chen · 10 years ago
  12. e9036db Fix bad format arg in InCallToneMonitor by Sailesh Nepal · 10 years ago
  13. 43541c1 Only initialize Telecomm for the primary user. by Santos Cordon · 10 years ago
  14. 1c5926f Replace get*PhoneAccounts* public API methods with new method (2/3) by Nancy Chen · 10 years ago
  15. ce1a21e Merge "Preparatory work to move Telecom to system service." into lmp-dev by Tyler Gunn · 10 years ago
  16. c9433c3 Merge "Automatically un-hold calls brought to the foreground" into lmp-dev by Ihab Awad · 10 years ago
  17. 91d43cf Preparatory work to move Telecom to system service. by Tyler Gunn · 10 years ago
  18. a53eb7f Remove MODIFY_PHONE_STATE requirement for Connection Managers by Sailesh Nepal · 10 years ago
  19. 465cec0 Merge "Implement DTMF tones in test RemoteConference" into lmp-dev by Yorke Lee · 10 years ago
  20. b3c4b28 Merge "Remove ability to enable/disable phoneaccounts (3/6)" into lmp-dev by Nancy Chen · 10 years ago
  21. c43894f Implement DTMF tones in test RemoteConference by Yorke Lee · 10 years ago
  22. 309198e Remove ability to enable/disable phoneaccounts (3/6) by Nancy Chen · 10 years ago
  23. 701dc00 Use telecomm DiconnectCause in services/Telecomm. by Andrew Lee · 10 years ago
  24. e425e06 Merge "Fix for busted call duration in CDMA conference" into lmp-dev by Yorke Lee · 10 years ago
  25. a917308 Fix for busted call duration in CDMA conference by Yorke Lee · 10 years ago
  26. cf2a364 Merge "Remove config variable to disable connection service APIs" into lmp-dev by Santos Cordon · 10 years ago
  27. ee9649b Merge "No longer require READ_PHONE_STATE permission for getCallState" into lmp-dev by Yorke Lee · 10 years ago
  28. 97f8c77 No longer require READ_PHONE_STATE permission for getCallState by Yorke Lee · 10 years ago
  29. a1ce667 Automatically un-hold calls brought to the foreground by Ihab Awad · 10 years ago
  30. e3d8245 Remove config variable to disable connection service APIs by Santos Cordon · 10 years ago
  31. f186327 Add system feature for ConnectionService API support (3/3) by Ihab Awad · 10 years ago
  32. 2fb76dd Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  33. 8ed91f1 Merge "Repeat ringtones every 3 seconds." into lmp-dev by Santos Cordon · 10 years ago
  34. f193ba4 Guard against simultaneous calls. by Santos Cordon · 10 years ago
  35. b21c5da Repeat ringtones every 3 seconds. by Santos Cordon · 10 years ago
  36. de4500b Delete unnecessary obj/APPS/Telecomm_intermediates folder by Yorke Lee · 10 years ago
  37. 1dcca11 Merge "Add cleanspec to Telecomm." into lmp-dev by Yorke Lee · 10 years ago
  38. f86db2e Add getCallState to Telecomm by Yorke Lee · 10 years ago
  39. 11d3f2c Add cleanspec to Telecomm. by Michael Wright · 10 years ago
  40. 7cc70b4 Renaming Telecomm to Telecom. by Tyler Gunn · 10 years ago
  41. b9fc537 Merge "Use the new phone number extra for incoming calls" into lmp-dev by Sailesh Nepal · 10 years ago
  42. d130525 Merge "Broadcast phone state changes on an aggregate basis" into lmp-dev by Yorke Lee · 10 years ago
  43. 8aa6a00 Use the new phone number extra for incoming calls by Sailesh Nepal · 10 years ago
  44. e19d33e Broadcast phone state changes on an aggregate basis by Yorke Lee · 10 years ago
  45. 3195364 Choose WIRELESS or HEADSET when Bluetooth disconnects. by Santos Cordon · 10 years ago
  46. a2d34dc Merge "Force setting initial audio state on first call." into lmp-dev by Santos Cordon · 10 years ago
  47. 7c6a5ec Force setting initial audio state on first call. by Santos Cordon · 10 years ago
  48. 901837c Merge "Add intent broadcast when a PhoneAccount is enabled or disabled. (2/3)" into lmp-dev by Tyler Gunn · 10 years ago
  49. cfe34ea Merge "Change constant to PowerManager.RELEASE_FLAG_WAIT_FOR_NO_PROXIMITY" into lmp-dev by Michael Wright · 10 years ago
  50. 5be64bc Changes to complement Telecomm API cleanup. by Andrew Lee · 10 years ago
  51. 167090b Add intent broadcast when a PhoneAccount is enabled or disabled. (2/3) by Tyler Gunn · 10 years ago
  52. edffa4c Merge "Update TelecommManager per API requirements. (2/3)" into lmp-dev by Nancy Chen · 10 years ago
  53. af28651 Update TelecommManager per API requirements. (2/3) by Nancy Chen · 10 years ago
  54. d51e4f9 Merge "Fix for mConnectTimeMillis being incorrectly set" into lmp-dev by Yorke Lee · 10 years ago
  55. 24d3cd7 Merge "Make changes to Connection in Telecomm API (3/4)" into lmp-dev by Nancy Chen · 10 years ago
  56. 8e0fef4 Allowing enable/disable of phone accounts. (2/3) by Tyler Gunn · 10 years ago
  57. 671ce29 Merge "API changes in GatewayInfo, Response, and PropertyPresentation (4/4)" into lmp-dev by Nancy Chen · 10 years ago
  58. 03f5128 Fix for mConnectTimeMillis being incorrectly set by Yorke Lee · 10 years ago
  59. d1a9da2 Merge "Import translations. DO NOT MERGE" into lmp-dev by Baligh Uddin · 10 years ago
  60. 201b437 API changes in GatewayInfo, Response, and PropertyPresentation (4/4) by Nancy Chen · 10 years ago
  61. 3dfd372 Merge "Fix for DisconnectCause.INVALID_NUMBER being returned" into lmp-dev by Yorke Lee · 10 years ago
  62. 6c80147 Change constant to PowerManager.RELEASE_FLAG_WAIT_FOR_NO_PROXIMITY by Michael Wright · 10 years ago
  63. 2d8eb3a Make changes to Connection in Telecomm API (3/4) by Nancy Chen · 10 years ago
  64. e05257c Fix for DisconnectCause.INVALID_NUMBER being returned by Yorke Lee · 10 years ago
  65. a123a5b Enable (@hidden) video connection support for RemoteConnections by Ihab Awad · 10 years ago
  66. 35719ef Merge "API cleanup for PhoneAccount." into lmp-dev by Andrew Lee · 10 years ago
  67. 7129f1c API cleanup for PhoneAccount. by Andrew Lee · 10 years ago
  68. ad5235d Replace Calls.FEATURES_NONE with 0 (4/4) by Yorke Lee · 10 years ago
  69. 62623c8 Merge "Fix for temporary loss of audio focus when accepting a call" into lmp-dev by Yorke Lee · 10 years ago
  70. d59ec2a Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  71. ea6969b Merge "getHandle -> getAddress (ConnectionRequest). Remove getHandlePresentation" into lmp-dev by Nancy Chen · 10 years ago
  72. d1f1c60 getHandle -> getAddress (ConnectionRequest). Remove getHandlePresentation by Nancy Chen · 10 years ago
  73. d93a441 Fix some unbind logic. by Santos Cordon · 10 years ago
  74. 42afb97 Fix for temporary loss of audio focus when accepting a call by Yorke Lee · 10 years ago
  75. 56a76b7 Use framework scheme definitions by Jay Shrauner · 10 years ago
  76. 81c0634 Merge "Add CDMA conference call capabilities" into lmp-dev by Santos Cordon · 10 years ago
  77. 6805923 Add CDMA conference call capabilities by Santos Cordon · 10 years ago
  78. a91bc41 Merge "Disable add call for emergency calls" into lmp-dev by Yorke Lee · 10 years ago
  79. 10ce856 Disable add call for emergency calls by Yorke Lee · 10 years ago
  80. 5f6f77e Merge "Rename listener to callback for ConferenceManager and rename strings 2/4" into lmp-dev by Nancy Chen · 10 years ago
  81. 075a021 Merge "TestVideoProvider: Update to latest camera2 API" into lmp-dev by Eino-Ville Talvala · 10 years ago
  82. 066fc77 Rename listener to callback for ConferenceManager and rename strings 2/4 by Nancy Chen · 10 years ago
  83. cb54048 Merge "Add MODIFY_PHONE_STATE permission for changing the audio mode" into lmp-dev by Jean-Michel Trivi · 10 years ago
  84. 9399ae6 TestVideoProvider: Update to latest camera2 API by Eino-Ville Talvala · 10 years ago
  85. 5fcbe91 Add MODIFY_PHONE_STATE permission for changing the audio mode by Jean-Michel Trivi · 10 years ago
  86. e011342 Merge "Remove Phone Account Preferences; moved to Telephony." into lmp-dev by Andrew Lee · 10 years ago
  87. 8b6f285 Merge "Allow starting of test incoming calls directly via adb" into lmp-dev by Yorke Lee · 10 years ago
  88. edaa77a Allow starting of test incoming calls directly via adb by Yorke Lee · 10 years ago
  89. d75fabf Retain "voicemail:" URI for startOutgoingCall and add scheme Constants. by Nancy Chen · 10 years ago
  90. a51a386 Remove Phone Account Preferences; moved to Telephony. by Andrew Lee · 10 years ago
  91. 81283c9 Merge "Pass voicemail: URIs directly to Telephony. Rename handle -> number" into lmp-dev by Nancy Chen · 10 years ago
  92. 308ab8b Pass voicemail: URIs directly to Telephony. Rename handle -> number by Nancy Chen · 10 years ago
  93. 8290736 Merge "Fix cursor leak in MissedCallNotifier" into lmp-dev by Yorke Lee · 10 years ago
  94. 546710b Fix cursor leak in MissedCallNotifier by Yorke Lee · 10 years ago
  95. 18e3975 Merge "Import translations. DO NOT MERGE" into lmp-dev by Baligh Uddin · 10 years ago
  96. eaad2f4 Merge "Add more logging to InCallController" into lmp-dev by Yorke Lee · 10 years ago
  97. aaa88dd Add more logging to InCallController by Yorke Lee · 10 years ago
  98. 942e8ba Merge "b/16804395. Migrate QuickResponses from Telephony as needed." into lmp-dev by Anthony Lee · 10 years ago
  99. 11795fe Merge "Remove startActivityFromInCall API" into lmp-dev by Evan Charlton · 10 years ago
  100. 65e05c6 Merge "Don't send new outgoing call intent broadcast twice" into lmp-dev by Yorke Lee · 10 years ago