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