summaryrefslogtreecommitdiffstats
path: root/telecomm
Commit message (Expand)AuthorAgeFilesLines
* Add toString & equals helper methods to PhoneAccount.javaSantos Cordon2014-07-171-0/+22
* TTY: frameworks/base changesSailesh Nepal2014-07-165-24/+136
* Adding getVideoState method to Telecomm Call's details.Andrew Lee2014-07-161-0/+7
* Add VideoState member variable to InCallCall.Andrew Lee2014-07-152-6/+26
* Add support for remote incoming callsSailesh Nepal2014-07-148-205/+134
* Merge "Remove CallServiceProvider and CallServiceDescriptor do not merge" int...Sailesh Nepal2014-07-148-500/+13
|\
| * Remove CallServiceProvider and CallServiceDescriptor do not mergeSailesh Nepal2014-07-148-500/+13
* | Merge "Implement multi-SIM capabilities (1/6) [DO NOT MERGE]" into lmp-devSantos Cordon2014-07-146-131/+338
|\ \
| * | Implement multi-SIM capabilities (1/6) [DO NOT MERGE]Ihab Awad2014-07-146-131/+338
* | | Introduce new In-Call Service interfaceIhab Awad2014-07-147-127/+1058
| |/ |/|
* | Add Intent to configure ConnectionServiceEvan Charlton2014-07-141-0/+6
|/
* 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