summaryrefslogtreecommitdiffstats
path: root/telecomm
Commit message (Expand)AuthorAgeFilesLines
* Misc Telecomm API changesSailesh Nepal2014-07-1215-218/+287
* Fix exception in ConnectionServiceAdapter.binderDiedSailesh Nepal2014-07-111-2/+6
* Adding call capabilities to indicate whether call supports VT.Tyler Gunn2014-07-101-0/+12
* Set the call video provider again after listeners are added.Andrew Lee2014-07-102-0/+13
* Add Connection.setCallCapabilitiesSailesh Nepal2014-07-096-24/+38
* Move showCallScreen & isInAPhoneCall to PhoneManager.Santos Cordon2014-07-091-0/+5
* Add Connection.setStatusHintsSailesh Nepal2014-07-0810-3/+224
* Merge "Add Connection.setAudioModeIsVoip"Sailesh Nepal2014-07-086-0/+69
|\
| * Add Connection.setAudioModeIsVoipSailesh Nepal2014-07-096-0/+69
* | Fix short description and name values for PhoneAccount.Ihab Awad2014-07-081-51/+31
|/
* Adding "start call with video" extra for ACTION_CALL intent.Tyler Gunn2014-07-083-10/+33
* Remove unused ConnectionRequest constructorSailesh Nepal2014-07-081-4/+0
* Move ICallService.aidl to IConnectionService.aidlSailesh Nepal2014-07-0814-1072/+484
* Remove handoff APIsSailesh Nepal2014-07-0212-224/+101
* Move cancelMissedCallsNotification to PhoneManager.Santos Cordon2014-07-021-0/+5
* Adding "start call with video" extra for ACTION_CALL intent.Tyler Gunn2014-07-021-0/+7
* Merge "Rename Telecomm "Subscription" to "Account" (1/7)"Ihab Awad2014-07-029-112/+105
|\
| * Rename Telecomm "Subscription" to "Account" (1/7)Ihab Awad2014-07-029-112/+105
* | Add PhoneManager to expose functionality to phone/dialer apps.Santos Cordon2014-07-021-0/+2
|/
* Make RemoteConnection.getState publicSailesh Nepal2014-07-021-1/+5
* Use proper name for method for setting paused image.Andrew Lee2014-07-011-1/+1
* Merge "API support for reporting of changes to call features. (eg VoLTE, VoWI...Tyler Gunn2014-07-018-2/+134
|\
| * API support for reporting of changes to call features.Tyler Gunn2014-07-018-2/+134
* | Add function set CallVideoClient on the CallVideoProvider.Andrew Lee2014-07-016-85/+216
* | Merge "Move call-related SystemAPIs to TelecommManager. (1/3)"Santos Cordon2014-07-012-20/+134
|\ \ | |/ |/|
| * Move call-related SystemAPIs to TelecommManager. (1/3)Santos Cordon2014-06-302-20/+134
* | More fixes for Connection and RemoteConnectionSailesh Nepal2014-06-306-52/+72
* | Fixing crash in phone app due to missing null checks pertaining toTyler Gunn2014-06-302-4/+5
* | Merge "Add ICallVideoProvider binder to the InCallCall object."Andrew Lee2014-06-262-23/+30
|\ \
| * | Add ICallVideoProvider binder to the InCallCall object.Andrew Lee2014-06-302-23/+30
* | | Added API methods for the CallVideoProvider.Tyler Gunn2014-06-303-18/+189
|/ /
* | Add Subscription field to Call-related framework objectsNancy Chen2014-06-272-15/+56
* | Merge "Add methods to set a CallVideoProvider on a Call."Andrew Lee2014-06-266-1/+56
|\ \
| * | Add methods to set a CallVideoProvider on a Call.Andrew Lee2014-06-276-1/+56
* | | Adding CallVideoClient, used to provide a callback mechanism for theTyler Gunn2014-06-276-0/+601
|/ /
* | Add wrapper to provide method calls for binder to InCallUI.Andrew Lee2014-06-271-0/+46
* | Clean up Connection APISailesh Nepal2014-06-261-43/+41
|/
* Merge "Add API to cancel outgoing calls"Sailesh Nepal2014-06-255-30/+79
|\
| * Add API to cancel outgoing callsSailesh Nepal2014-06-255-30/+79
* | Merge "Add a system API to get the default phone app."Santos Cordon2014-06-252-2/+35
|\ \
| * | Add a system API to get the default phone app.Santos Cordon2014-06-252-2/+35
* | | Merge "Adding CallVideoProvider to Telecomm."Andrew Lee2014-06-252-0/+95
|\ \ \ | |_|/ |/| |
| * | Adding CallVideoProvider to Telecomm.Andrew Lee2014-06-242-0/+95
| |/
* | Remote Connection implementation.Santos Cordon2014-06-2410-59/+883
|/
* Replace CallServiceSelectors with Subscriptions (1/3)Ihab Awad2014-06-2313-414/+24
* Revert "Add ability to set and get DefaultPhoneApplication"Yorke Lee2014-06-203-204/+0
* Merge "Revert "Add getSystemPhoneApplication to TelecommManager""Yorke Lee2014-06-201-12/+0
|\
| * Revert "Add getSystemPhoneApplication to TelecommManager"Yorke Lee2014-06-191-12/+0
* | Merge "Add getSystemPhoneApplication to TelecommManager"Yorke Lee2014-06-171-0/+12
|\ \ | |/
| * Add getSystemPhoneApplication to TelecommManagerYorke Lee2014-06-181-0/+12