1. 6b45642 Fixing ADD_CALL (1/3) by Santos Cordon · 10 years ago
  2. 7522bbd Fix incomplete move of flags from PhoneAccount to PhoneAccountMetadata by Ihab Awad · 10 years ago
  3. 2ab88cc Add Connection.startActivityFromInCall by Sailesh Nepal · 10 years ago
  4. 4803159 Use main thread for RemoteConnection callbacks by Sailesh Nepal · 10 years ago
  5. ba051aa Merge "Add comments for RemoteCallVideoClient and RemoteCallVideoProvider." into lmp-dev by Andrew Lee · 10 years ago
  6. dd1b0e7 Add comments for RemoteCallVideoClient and RemoteCallVideoProvider. by Andrew Lee · 10 years ago
  7. 94cf4bf Wire up multi-SIM experience (1/4) by Ihab Awad · 10 years ago
  8. aa07df8 Wiring video state through from Connection by Tyler Gunn · 10 years ago
  9. e7a7ec6 Merge "Pass through video state when answering a call." into lmp-dev by Andrew Lee · 10 years ago
  10. 8da4c3c Pass through video state when answering a call. by Andrew Lee · 10 years ago
  11. 5b49ade Plumb through StatusHints change notifications by Evan Charlton · 10 years ago
  12. 5da0fd5 API changes to enable account selection for a call by Nancy Chen · 10 years ago
  13. 98b2703 Add toString & equals helper methods to PhoneAccount.java by Santos Cordon · 10 years ago
  14. 001bbbb TTY: frameworks/base changes by Sailesh Nepal · 10 years ago
  15. 7a34138 Adding getVideoState method to Telecomm Call's details. by Andrew Lee · 10 years ago
  16. 85f5d42 Add VideoState member variable to InCallCall. by Andrew Lee · 10 years ago
  17. c5b0157 Add support for remote incoming calls by Sailesh Nepal · 10 years ago
  18. 77ec2ce Merge "Remove CallServiceProvider and CallServiceDescriptor do not merge" into lmp-dev by Sailesh Nepal · 10 years ago
  19. 864a2b2 Remove CallServiceProvider and CallServiceDescriptor do not merge by Sailesh Nepal · 10 years ago
  20. a5a2cf4 Merge "Implement multi-SIM capabilities (1/6) [DO NOT MERGE]" into lmp-dev by Santos Cordon · 10 years ago
  21. e63fadb Introduce new In-Call Service interface by Ihab Awad · 10 years ago
  22. 807fe0a Implement multi-SIM capabilities (1/6) [DO NOT MERGE] by Ihab Awad · 10 years ago
  23. 3f9558d Add Intent to configure ConnectionService by Evan Charlton · 10 years ago
  24. 6120386 Misc Telecomm API changes by Sailesh Nepal · 10 years ago
  25. 4dd9df5 Fix exception in ConnectionServiceAdapter.binderDied by Sailesh Nepal · 10 years ago
  26. 2db72ad Adding call capabilities to indicate whether call supports VT. by Tyler Gunn · 10 years ago
  27. a27a193 Set the call video provider again after listeners are added. by Andrew Lee · 10 years ago
  28. 1a7061b Add Connection.setCallCapabilities by Sailesh Nepal · 10 years ago
  29. 0bae09f Move showCallScreen & isInAPhoneCall to PhoneManager. by Santos Cordon · 10 years ago
  30. e7ef59a Add Connection.setStatusHints by Sailesh Nepal · 10 years ago
  31. 24ae296 Merge "Add Connection.setAudioModeIsVoip" by Sailesh Nepal · 10 years ago
  32. 33aaae4 Add Connection.setAudioModeIsVoip by Sailesh Nepal · 10 years ago
  33. 12013ad Adding "start call with video" extra for ACTION_CALL intent. by Tyler Gunn · 10 years ago
  34. dcaa5d6 Fix short description and name values for PhoneAccount. by Ihab Awad · 10 years ago
  35. b99e0e2 Remove unused ConnectionRequest constructor by Sailesh Nepal · 10 years ago
  36. 2a46b90 Move ICallService.aidl to IConnectionService.aidl by Sailesh Nepal · 10 years ago
  37. 2bed956 Remove handoff APIs by Sailesh Nepal · 10 years ago
  38. 3c4ff9e Move cancelMissedCallsNotification to PhoneManager. by Santos Cordon · 10 years ago
  39. d015492 Adding "start call with video" extra for ACTION_CALL intent. by Tyler Gunn · 10 years ago
  40. ad4cc9b Merge "Rename Telecomm "Subscription" to "Account" (1/7)" by Ihab Awad · 10 years ago
  41. 9c3f188 Rename Telecomm "Subscription" to "Account" (1/7) by Ihab Awad · 10 years ago
  42. f90186d Add PhoneManager to expose functionality to phone/dialer apps. by Santos Cordon · 10 years ago
  43. ade3f25 Make RemoteConnection.getState public by Sailesh Nepal · 10 years ago
  44. b8f4db8 Use proper name for method for setting paused image. by Andrew Lee · 10 years ago
  45. 9d9f703 Merge "API support for reporting of changes to call features. (eg VoLTE, VoWIFI, etc)" by Tyler Gunn · 10 years ago
  46. 8d83fa9 API support for reporting of changes to call features. (eg VoLTE, VoWIFI, etc) by Tyler Gunn · 10 years ago
  47. a573629 Add function set CallVideoClient on the CallVideoProvider. by Andrew Lee · 10 years ago
  48. e19a4fe Merge "Move call-related SystemAPIs to TelecommManager. (1/3)" by Santos Cordon · 10 years ago
  49. 9eb4593 Move call-related SystemAPIs to TelecommManager. (1/3) by Santos Cordon · 10 years ago
  50. 091768c More fixes for Connection and RemoteConnection by Sailesh Nepal · 10 years ago
  51. 807de8a Fixing crash in phone app due to missing null checks pertaining to by Tyler Gunn · 10 years ago
  52. bd7c590 Merge "Add ICallVideoProvider binder to the InCallCall object." by Andrew Lee · 10 years ago
  53. 5dc3075 Add ICallVideoProvider binder to the InCallCall object. by Andrew Lee · 10 years ago
  54. bff4131 Added API methods for the CallVideoProvider. by Tyler Gunn · 10 years ago
  55. 5ffbfcc Add Subscription field to Call-related framework objects by Nancy Chen · 10 years ago
  56. 4ea10b0 Merge "Add methods to set a CallVideoProvider on a Call." by Andrew Lee · 10 years ago
  57. 5ffbe8b Add methods to set a CallVideoProvider on a Call. by Andrew Lee · 10 years ago
  58. 7c668b9 Adding CallVideoClient, used to provide a callback mechanism for the by Tyler Gunn · 10 years ago
  59. f759b5b Add wrapper to provide method calls for binder to InCallUI. by Andrew Lee · 10 years ago
  60. 400cc48 Clean up Connection API by Sailesh Nepal · 10 years ago
  61. b32d9e5 Merge "Add API to cancel outgoing calls" by Sailesh Nepal · 10 years ago
  62. 506e386 Add API to cancel outgoing calls by Sailesh Nepal · 10 years ago
  63. 52d8a15 Remote Connection implementation. by Santos Cordon · 10 years ago
  64. 779b3f0 Merge "Add a system API to get the default phone app." by Santos Cordon · 10 years ago
  65. 6c7a388 Add a system API to get the default phone app. by Santos Cordon · 10 years ago
  66. 0b16d7d Merge "Adding CallVideoProvider to Telecomm." by Andrew Lee · 10 years ago
  67. 13d11c3 Adding CallVideoProvider to Telecomm. by Andrew Lee · 10 years ago
  68. 52a28f6 Replace CallServiceSelectors with Subscriptions (1/3) by Ihab Awad · 10 years ago
  69. cf9bc5e Revert "Add ability to set and get DefaultPhoneApplication" by Yorke Lee · 10 years ago
  70. eff9661 Merge "Revert "Add getSystemPhoneApplication to TelecommManager"" by Yorke Lee · 10 years ago
  71. 5e0f061 Revert "Add getSystemPhoneApplication to TelecommManager" by Yorke Lee · 10 years ago
  72. 8b74c4f Add getSystemPhoneApplication to TelecommManager by Yorke Lee · 10 years ago
  73. 028d64f Merge "Add getSystemPhoneApplication to TelecommManager" by Yorke Lee · 10 years ago
  74. 87161a7 Merge "Add methods to TelephonyManager for Subscription management (1/3)" by Ihab Awad · 10 years ago
  75. c35ad02 Add methods to TelephonyManager for Subscription management (1/3) by Ihab Awad · 10 years ago
  76. 0f0bcb5 Adds speakerphone extra to ACTION_DIAL (2/2). by Sai Cheemalapati · 10 years ago
  77. b4ce143 Add TelecommManager to system services by Yorke Lee · 10 years ago
  78. 2e02470 Add ability to set and get DefaultPhoneApplication by Yorke Lee · 10 years ago
  79. c067754 DO NOT MERGE. Port "respond via SMS message" feature to new Telecomm. (1/4) by Ihab Awad · 10 years ago
  80. b693998 Support conference calling. (1/4) by Santos Cordon · 10 years ago
  81. 8b4818d API: Add call service handoff trigger by Sailesh Nepal · 10 years ago
  82. 7960fd9 Fix the build breakage (update API & javadocs) by Evan Charlton · 10 years ago
  83. 7d3ff83 am 266a63ad: Merge "Expose post-dial APIs" into lmp-preview-dev by Evan Charlton · 10 years ago
  84. e62a885 Merge "Expose post-dial APIs" into lmp-preview-dev by Evan Charlton · 10 years ago
  85. fbb092f DO NOT MERGE. Implement connection error dialogs (1/4) by Ihab Awad · 10 years ago
  86. fc91b7d DO NOT MERGE. Implement connection error dialogs (1/4) by Ihab Awad · 10 years ago
  87. 6dea4ac Expose post-dial APIs by Evan Charlton · 10 years ago
  88. 24bec88 am 00eb98bc: Merge "Add necessary APIs to support conference calling." into lmp-preview-dev by Santos Cordon · 10 years ago
  89. 980acb9 Add necessary APIs to support conference calling. by Santos Cordon · 10 years ago
  90. 9efdcd8 Allow ConnectionService to ask Telecomm for ringback by Ihab Awad · 10 years ago
  91. 3da92d6 Merge "DO NOT MERGE. Allow ConnectionService to ask Telecomm for ringback" into lmp-preview-dev by Ihab Awad · 10 years ago
  92. b69f1bd am 6d052adc: Merge "Update showCallScreen to use Telecomm (1/6)" into lmp-preview-dev by Santos Cordon · 10 years ago
  93. dd36901 Preempt build error from merge with CL (2/2) by Santos Cordon · 10 years ago
  94. f835897 DO NOT MERGE. Allow ConnectionService to ask Telecomm for ringback by Ihab Awad · 10 years ago
  95. 3534ede Update showCallScreen to use Telecomm (1/6) by Santos Cordon · 10 years ago
  96. 89f858c Merge "@hide Telecomm APIs [DO NOT MERGE]" into lmp-preview-dev by Evan Charlton · 10 years ago
  97. b4eb0c0 @hide Telecomm APIs [DO NOT MERGE] by Evan Charlton · 10 years ago
  98. 3afed57 Adding ITelecommService definition for Telecomm. by Santos Cordon · 10 years ago
  99. 5c01326 Merge "Adding ITelecommService definition for Telecomm." by Santos Cordon · 10 years ago
  100. 42b30e1 DO NOT MERGE. Fix invalid format specifier in log message by Ihab Awad · 10 years ago