1. 6080118 Hide multiple-account information if there is only a single account by Nancy Chen · 10 years ago
  2. 541a06e Merge "Change display Strings to CharSequence (1/3)" into lmp-dev by Santos Cordon · 10 years ago
  3. 8a57efb7e Don't throw RemoteException in public RemoteCallVideoClient APIs. by Andrew Lee · 10 years ago
  4. 1995a6b Revert "Don't throw RemoteException in public RemoteCallVideoClient APIs." by Andrew Lee · 10 years ago
  5. a93e06b Don't throw RemoteException in public RemoteCallVideoClient APIs. by Andrew Lee · 10 years ago
  6. 146a3e3 Change display Strings to CharSequence (1/3) by Santos Cordon · 10 years ago
  7. 3818a89 Expose call settings as public API (1/3) by Yorke Lee · 10 years ago
  8. faa0f30 Merge "Add video call profile constructor which takes video state only." into lmp-dev by Andrew Lee · 10 years ago
  9. e8dc4be Sent initial data to telecomm on connection creation. (1/3) by Santos Cordon · 10 years ago
  10. 055e5a2 Add video call profile constructor which takes video state only. by Andrew Lee · 10 years ago
  11. 054c6d9 Catch RemoteException when setting the camera or zoom. by Andrew Lee · 10 years ago
  12. d1c344e Revert "Change display Strings to CharSequence (1/2)" by Santos Cordon · 10 years ago
  13. 9cc3833 Change display Strings to CharSequence (1/2) by Santos Cordon · 10 years ago
  14. f295110 Change telecomm APIs from protected to public (1/3) by Santos Cordon · 10 years ago
  15. 5c6fa95 Move ACTION_CONNECTION_SERVICE into ConnectionService. (1/3) by Santos Cordon · 10 years ago
  16. a37cb8b Merge "@hide CAPABILITY_CALL_PROVIDER" into lmp-dev by Evan Charlton · 10 years ago
  17. 7800fb7 @hide CAPABILITY_CALL_PROVIDER by Evan Charlton · 10 years ago
  18. 88b771d Rename InCallCall to ParcelableCall (1/2) by Santos Cordon · 10 years ago
  19. 2c4b812 Merge "Rename setDestroy() to destroy()" into lmp-dev by Evan Charlton · 10 years ago
  20. 36a7134 Rename setDestroy() to destroy() by Evan Charlton · 10 years ago
  21. 96efb48 Change incoming call intent to a TelecommManager method. (1/3) by Santos Cordon · 10 years ago
  22. 8c8a062 Rename PhoneAccountMetadata to PhoneAccount by Evan Charlton · 10 years ago
  23. 6eb262c Rename PhoneAccount to PhoneAccountHandle by Evan Charlton · 10 years ago
  24. 1019719 Migrate TelecommConstants to TelecommManager by Evan Charlton · 10 years ago
  25. 222db525 Add a notion of the subscription number by Evan Charlton · 10 years ago
  26. 2f42b11 InCallService to inherit directly from Service. (1/2) by Santos Cordon · 10 years ago
  27. 6b45642 Fixing ADD_CALL (1/3) by Santos Cordon · 10 years ago
  28. 7522bbd Fix incomplete move of flags from PhoneAccount to PhoneAccountMetadata by Ihab Awad · 10 years ago
  29. 2ab88cc Add Connection.startActivityFromInCall by Sailesh Nepal · 10 years ago
  30. 4803159 Use main thread for RemoteConnection callbacks by Sailesh Nepal · 10 years ago
  31. ba051aa Merge "Add comments for RemoteCallVideoClient and RemoteCallVideoProvider." into lmp-dev by Andrew Lee · 10 years ago
  32. dd1b0e7 Add comments for RemoteCallVideoClient and RemoteCallVideoProvider. by Andrew Lee · 10 years ago
  33. 94cf4bf Wire up multi-SIM experience (1/4) by Ihab Awad · 10 years ago
  34. aa07df8 Wiring video state through from Connection by Tyler Gunn · 10 years ago
  35. e7a7ec6 Merge "Pass through video state when answering a call." into lmp-dev by Andrew Lee · 10 years ago
  36. 8da4c3c Pass through video state when answering a call. by Andrew Lee · 10 years ago
  37. 5b49ade Plumb through StatusHints change notifications by Evan Charlton · 10 years ago
  38. 5da0fd5 API changes to enable account selection for a call by Nancy Chen · 10 years ago
  39. 98b2703 Add toString & equals helper methods to PhoneAccount.java by Santos Cordon · 10 years ago
  40. 001bbbb TTY: frameworks/base changes by Sailesh Nepal · 10 years ago
  41. 7a34138 Adding getVideoState method to Telecomm Call's details. by Andrew Lee · 10 years ago
  42. 85f5d42 Add VideoState member variable to InCallCall. by Andrew Lee · 10 years ago
  43. c5b0157 Add support for remote incoming calls by Sailesh Nepal · 10 years ago
  44. 77ec2ce Merge "Remove CallServiceProvider and CallServiceDescriptor do not merge" into lmp-dev by Sailesh Nepal · 10 years ago
  45. 864a2b2 Remove CallServiceProvider and CallServiceDescriptor do not merge by Sailesh Nepal · 10 years ago
  46. a5a2cf4 Merge "Implement multi-SIM capabilities (1/6) [DO NOT MERGE]" into lmp-dev by Santos Cordon · 10 years ago
  47. e63fadb Introduce new In-Call Service interface by Ihab Awad · 10 years ago
  48. 807fe0a Implement multi-SIM capabilities (1/6) [DO NOT MERGE] by Ihab Awad · 10 years ago
  49. 3f9558d Add Intent to configure ConnectionService by Evan Charlton · 10 years ago
  50. 6120386 Misc Telecomm API changes by Sailesh Nepal · 10 years ago
  51. 4dd9df5 Fix exception in ConnectionServiceAdapter.binderDied by Sailesh Nepal · 10 years ago
  52. 2db72ad Adding call capabilities to indicate whether call supports VT. by Tyler Gunn · 10 years ago
  53. a27a193 Set the call video provider again after listeners are added. by Andrew Lee · 10 years ago
  54. 1a7061b Add Connection.setCallCapabilities by Sailesh Nepal · 10 years ago
  55. 0bae09f Move showCallScreen & isInAPhoneCall to PhoneManager. by Santos Cordon · 10 years ago
  56. e7ef59a Add Connection.setStatusHints by Sailesh Nepal · 10 years ago
  57. 24ae296 Merge "Add Connection.setAudioModeIsVoip" by Sailesh Nepal · 10 years ago
  58. 33aaae4 Add Connection.setAudioModeIsVoip by Sailesh Nepal · 10 years ago
  59. 12013ad Adding "start call with video" extra for ACTION_CALL intent. by Tyler Gunn · 10 years ago
  60. dcaa5d6 Fix short description and name values for PhoneAccount. by Ihab Awad · 10 years ago
  61. b99e0e2 Remove unused ConnectionRequest constructor by Sailesh Nepal · 10 years ago
  62. 2a46b90 Move ICallService.aidl to IConnectionService.aidl by Sailesh Nepal · 10 years ago
  63. 2bed956 Remove handoff APIs by Sailesh Nepal · 10 years ago
  64. 3c4ff9e Move cancelMissedCallsNotification to PhoneManager. by Santos Cordon · 10 years ago
  65. d015492 Adding "start call with video" extra for ACTION_CALL intent. by Tyler Gunn · 10 years ago
  66. ad4cc9b Merge "Rename Telecomm "Subscription" to "Account" (1/7)" by Ihab Awad · 10 years ago
  67. 9c3f188 Rename Telecomm "Subscription" to "Account" (1/7) by Ihab Awad · 10 years ago
  68. f90186d Add PhoneManager to expose functionality to phone/dialer apps. by Santos Cordon · 10 years ago
  69. ade3f25 Make RemoteConnection.getState public by Sailesh Nepal · 10 years ago
  70. b8f4db8 Use proper name for method for setting paused image. by Andrew Lee · 10 years ago
  71. 9d9f703 Merge "API support for reporting of changes to call features. (eg VoLTE, VoWIFI, etc)" by Tyler Gunn · 10 years ago
  72. 8d83fa9 API support for reporting of changes to call features. (eg VoLTE, VoWIFI, etc) by Tyler Gunn · 10 years ago
  73. a573629 Add function set CallVideoClient on the CallVideoProvider. by Andrew Lee · 10 years ago
  74. e19a4fe Merge "Move call-related SystemAPIs to TelecommManager. (1/3)" by Santos Cordon · 10 years ago
  75. 9eb4593 Move call-related SystemAPIs to TelecommManager. (1/3) by Santos Cordon · 10 years ago
  76. 091768c More fixes for Connection and RemoteConnection by Sailesh Nepal · 10 years ago
  77. 807de8a Fixing crash in phone app due to missing null checks pertaining to by Tyler Gunn · 10 years ago
  78. bd7c590 Merge "Add ICallVideoProvider binder to the InCallCall object." by Andrew Lee · 10 years ago
  79. 5dc3075 Add ICallVideoProvider binder to the InCallCall object. by Andrew Lee · 10 years ago
  80. bff4131 Added API methods for the CallVideoProvider. by Tyler Gunn · 10 years ago
  81. 5ffbfcc Add Subscription field to Call-related framework objects by Nancy Chen · 10 years ago
  82. 4ea10b0 Merge "Add methods to set a CallVideoProvider on a Call." by Andrew Lee · 10 years ago
  83. 5ffbe8b Add methods to set a CallVideoProvider on a Call. by Andrew Lee · 10 years ago
  84. 7c668b9 Adding CallVideoClient, used to provide a callback mechanism for the by Tyler Gunn · 10 years ago
  85. f759b5b Add wrapper to provide method calls for binder to InCallUI. by Andrew Lee · 10 years ago
  86. 400cc48 Clean up Connection API by Sailesh Nepal · 10 years ago
  87. b32d9e5 Merge "Add API to cancel outgoing calls" by Sailesh Nepal · 10 years ago
  88. 506e386 Add API to cancel outgoing calls by Sailesh Nepal · 10 years ago
  89. 52d8a15 Remote Connection implementation. by Santos Cordon · 10 years ago
  90. 779b3f0 Merge "Add a system API to get the default phone app." by Santos Cordon · 10 years ago
  91. 6c7a388 Add a system API to get the default phone app. by Santos Cordon · 10 years ago
  92. 0b16d7d Merge "Adding CallVideoProvider to Telecomm." by Andrew Lee · 10 years ago
  93. 13d11c3 Adding CallVideoProvider to Telecomm. by Andrew Lee · 10 years ago
  94. 52a28f6 Replace CallServiceSelectors with Subscriptions (1/3) by Ihab Awad · 10 years ago
  95. cf9bc5e Revert "Add ability to set and get DefaultPhoneApplication" by Yorke Lee · 10 years ago
  96. eff9661 Merge "Revert "Add getSystemPhoneApplication to TelecommManager"" by Yorke Lee · 10 years ago
  97. 5e0f061 Revert "Add getSystemPhoneApplication to TelecommManager" by Yorke Lee · 10 years ago
  98. 8b74c4f Add getSystemPhoneApplication to TelecommManager by Yorke Lee · 10 years ago
  99. 028d64f Merge "Add getSystemPhoneApplication to TelecommManager" by Yorke Lee · 10 years ago
  100. 87161a7 Merge "Add methods to TelephonyManager for Subscription management (1/3)" by Ihab Awad · 10 years ago