1. 701dc00 Use telecomm DiconnectCause in services/Telecomm. by Andrew Lee · 10 years ago
  2. e425e06 Merge "Fix for busted call duration in CDMA conference" into lmp-dev by Yorke Lee · 10 years ago
  3. a917308 Fix for busted call duration in CDMA conference by Yorke Lee · 10 years ago
  4. cf2a364 Merge "Remove config variable to disable connection service APIs" into lmp-dev by Santos Cordon · 10 years ago
  5. ee9649b Merge "No longer require READ_PHONE_STATE permission for getCallState" into lmp-dev by Yorke Lee · 10 years ago
  6. 97f8c77 No longer require READ_PHONE_STATE permission for getCallState by Yorke Lee · 10 years ago
  7. e3d8245 Remove config variable to disable connection service APIs by Santos Cordon · 10 years ago
  8. f186327 Add system feature for ConnectionService API support (3/3) by Ihab Awad · 10 years ago
  9. 2fb76dd Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  10. 8ed91f1 Merge "Repeat ringtones every 3 seconds." into lmp-dev by Santos Cordon · 10 years ago
  11. f193ba4 Guard against simultaneous calls. by Santos Cordon · 10 years ago
  12. b21c5da Repeat ringtones every 3 seconds. by Santos Cordon · 10 years ago
  13. de4500b Delete unnecessary obj/APPS/Telecomm_intermediates folder by Yorke Lee · 10 years ago
  14. 1dcca11 Merge "Add cleanspec to Telecomm." into lmp-dev by Yorke Lee · 10 years ago
  15. f86db2e Add getCallState to Telecomm by Yorke Lee · 10 years ago
  16. 11d3f2c Add cleanspec to Telecomm. by Michael Wright · 10 years ago
  17. 7cc70b4 Renaming Telecomm to Telecom. by Tyler Gunn · 10 years ago
  18. b9fc537 Merge "Use the new phone number extra for incoming calls" into lmp-dev by Sailesh Nepal · 10 years ago
  19. d130525 Merge "Broadcast phone state changes on an aggregate basis" into lmp-dev by Yorke Lee · 10 years ago
  20. 8aa6a00 Use the new phone number extra for incoming calls by Sailesh Nepal · 10 years ago
  21. e19d33e Broadcast phone state changes on an aggregate basis by Yorke Lee · 10 years ago
  22. 3195364 Choose WIRELESS or HEADSET when Bluetooth disconnects. by Santos Cordon · 10 years ago
  23. a2d34dc Merge "Force setting initial audio state on first call." into lmp-dev by Santos Cordon · 10 years ago
  24. 7c6a5ec Force setting initial audio state on first call. by Santos Cordon · 10 years ago
  25. 901837c Merge "Add intent broadcast when a PhoneAccount is enabled or disabled. (2/3)" into lmp-dev by Tyler Gunn · 10 years ago
  26. cfe34ea Merge "Change constant to PowerManager.RELEASE_FLAG_WAIT_FOR_NO_PROXIMITY" into lmp-dev by Michael Wright · 10 years ago
  27. 5be64bc Changes to complement Telecomm API cleanup. by Andrew Lee · 10 years ago
  28. 167090b Add intent broadcast when a PhoneAccount is enabled or disabled. (2/3) by Tyler Gunn · 10 years ago
  29. edffa4c Merge "Update TelecommManager per API requirements. (2/3)" into lmp-dev by Nancy Chen · 10 years ago
  30. af28651 Update TelecommManager per API requirements. (2/3) by Nancy Chen · 10 years ago
  31. d51e4f9 Merge "Fix for mConnectTimeMillis being incorrectly set" into lmp-dev by Yorke Lee · 10 years ago
  32. 24d3cd7 Merge "Make changes to Connection in Telecomm API (3/4)" into lmp-dev by Nancy Chen · 10 years ago
  33. 8e0fef4 Allowing enable/disable of phone accounts. (2/3) by Tyler Gunn · 10 years ago
  34. 671ce29 Merge "API changes in GatewayInfo, Response, and PropertyPresentation (4/4)" into lmp-dev by Nancy Chen · 10 years ago
  35. 03f5128 Fix for mConnectTimeMillis being incorrectly set by Yorke Lee · 10 years ago
  36. d1a9da2 Merge "Import translations. DO NOT MERGE" into lmp-dev by Baligh Uddin · 10 years ago
  37. 201b437 API changes in GatewayInfo, Response, and PropertyPresentation (4/4) by Nancy Chen · 10 years ago
  38. 3dfd372 Merge "Fix for DisconnectCause.INVALID_NUMBER being returned" into lmp-dev by Yorke Lee · 10 years ago
  39. 6c80147 Change constant to PowerManager.RELEASE_FLAG_WAIT_FOR_NO_PROXIMITY by Michael Wright · 10 years ago
  40. 2d8eb3a Make changes to Connection in Telecomm API (3/4) by Nancy Chen · 10 years ago
  41. e05257c Fix for DisconnectCause.INVALID_NUMBER being returned by Yorke Lee · 10 years ago
  42. a123a5b Enable (@hidden) video connection support for RemoteConnections by Ihab Awad · 10 years ago
  43. 35719ef Merge "API cleanup for PhoneAccount." into lmp-dev by Andrew Lee · 10 years ago
  44. 7129f1c API cleanup for PhoneAccount. by Andrew Lee · 10 years ago
  45. ad5235d Replace Calls.FEATURES_NONE with 0 (4/4) by Yorke Lee · 10 years ago
  46. 62623c8 Merge "Fix for temporary loss of audio focus when accepting a call" into lmp-dev by Yorke Lee · 10 years ago
  47. d59ec2a Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  48. ea6969b Merge "getHandle -> getAddress (ConnectionRequest). Remove getHandlePresentation" into lmp-dev by Nancy Chen · 10 years ago
  49. d1f1c60 getHandle -> getAddress (ConnectionRequest). Remove getHandlePresentation by Nancy Chen · 10 years ago
  50. d93a441 Fix some unbind logic. by Santos Cordon · 10 years ago
  51. 42afb97 Fix for temporary loss of audio focus when accepting a call by Yorke Lee · 10 years ago
  52. 56a76b7 Use framework scheme definitions by Jay Shrauner · 10 years ago
  53. 81c0634 Merge "Add CDMA conference call capabilities" into lmp-dev by Santos Cordon · 10 years ago
  54. 6805923 Add CDMA conference call capabilities by Santos Cordon · 10 years ago
  55. a91bc41 Merge "Disable add call for emergency calls" into lmp-dev by Yorke Lee · 10 years ago
  56. 10ce856 Disable add call for emergency calls by Yorke Lee · 10 years ago
  57. 5f6f77e Merge "Rename listener to callback for ConferenceManager and rename strings 2/4" into lmp-dev by Nancy Chen · 10 years ago
  58. 075a021 Merge "TestVideoProvider: Update to latest camera2 API" into lmp-dev by Eino-Ville Talvala · 10 years ago
  59. 066fc77 Rename listener to callback for ConferenceManager and rename strings 2/4 by Nancy Chen · 10 years ago
  60. cb54048 Merge "Add MODIFY_PHONE_STATE permission for changing the audio mode" into lmp-dev by Jean-Michel Trivi · 10 years ago
  61. 9399ae6 TestVideoProvider: Update to latest camera2 API by Eino-Ville Talvala · 10 years ago
  62. 5fcbe91 Add MODIFY_PHONE_STATE permission for changing the audio mode by Jean-Michel Trivi · 10 years ago
  63. e011342 Merge "Remove Phone Account Preferences; moved to Telephony." into lmp-dev by Andrew Lee · 10 years ago
  64. 8b6f285 Merge "Allow starting of test incoming calls directly via adb" into lmp-dev by Yorke Lee · 10 years ago
  65. edaa77a Allow starting of test incoming calls directly via adb by Yorke Lee · 10 years ago
  66. d75fabf Retain "voicemail:" URI for startOutgoingCall and add scheme Constants. by Nancy Chen · 10 years ago
  67. a51a386 Remove Phone Account Preferences; moved to Telephony. by Andrew Lee · 10 years ago
  68. 81283c9 Merge "Pass voicemail: URIs directly to Telephony. Rename handle -> number" into lmp-dev by Nancy Chen · 10 years ago
  69. 308ab8b Pass voicemail: URIs directly to Telephony. Rename handle -> number by Nancy Chen · 10 years ago
  70. 8290736 Merge "Fix cursor leak in MissedCallNotifier" into lmp-dev by Yorke Lee · 10 years ago
  71. 546710b Fix cursor leak in MissedCallNotifier by Yorke Lee · 10 years ago
  72. 18e3975 Merge "Import translations. DO NOT MERGE" into lmp-dev by Baligh Uddin · 10 years ago
  73. eaad2f4 Merge "Add more logging to InCallController" into lmp-dev by Yorke Lee · 10 years ago
  74. aaa88dd Add more logging to InCallController by Yorke Lee · 10 years ago
  75. 942e8ba Merge "b/16804395. Migrate QuickResponses from Telephony as needed." into lmp-dev by Anthony Lee · 10 years ago
  76. 11795fe Merge "Remove startActivityFromInCall API" into lmp-dev by Evan Charlton · 10 years ago
  77. 65e05c6 Merge "Don't send new outgoing call intent broadcast twice" into lmp-dev by Yorke Lee · 10 years ago
  78. c67cd75 b/16804395. Migrate QuickResponses from Telephony as needed. by Anthony Lee · 10 years ago
  79. 9bc6752 Merge "Add supported URI scheme to PhoneAccounts. (2/4)" into lmp-dev by Tyler Gunn · 10 years ago
  80. dd6147d Merge "Dont acquire prox sensor if there are no calls." into lmp-dev by Santos Cordon · 10 years ago
  81. 33d03ed Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  82. 8b054e0 Remove startActivityFromInCall API by Evan Charlton · 10 years ago
  83. f2ca85e Merge "Respect DND mode when activating ringer/vibrator" into lmp-dev by Yorke Lee · 10 years ago
  84. 15a30c3 Don't send new outgoing call intent broadcast twice by Yorke Lee · 10 years ago
  85. b6a108f Dont acquire prox sensor if there are no calls. by Santos Cordon · 10 years ago
  86. 8425357 Add supported URI scheme to PhoneAccounts. (2/4) by Tyler Gunn · 10 years ago
  87. a28dbcc Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  88. fbc75f5 Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  89. 8a736a8 Respect DND mode when activating ringer/vibrator by Yorke Lee · 10 years ago
  90. b6c1869 Merge "Hiding videoState values in telecomm APIs. (2/3)" into lmp-dev by Tyler Gunn · 10 years ago
  91. c176aa6 Add methods for getting/setting phone accounts. by Andrew Lee · 10 years ago
  92. a29f403 Merge "Use CallProperties on Telecomm Call." into lmp-dev by Andrew Lee · 10 years ago
  93. 947c192 Merge "Support CDMA emergency callback. (2/2)" into lmp-dev by Tyler Gunn · 10 years ago
  94. c4374a4 Merge "Change constant to PowerManager.WAIT_FOR_DISTANT_PROXIMITY" into lmp-dev by Michael Wright · 10 years ago
  95. bfffd2d Use CallProperties on Telecomm Call. by Andrew Lee · 10 years ago
  96. 3e048a7 Change constant to PowerManager.WAIT_FOR_DISTANT_PROXIMITY by Michael Wright · 10 years ago
  97. c35ea27 Merge "Fix bracket issue." into lmp-dev by Yorke Lee · 10 years ago
  98. f7b7701 Fix bracket issue. by Santos Cordon · 10 years ago
  99. 30fc57e Merge "Add error dialogs to Telecomm" into lmp-dev by Yorke Lee · 10 years ago
  100. 65c6f3f Merge "Import translations. DO NOT MERGE" into lmp-dev by Baligh Uddin · 10 years ago