summaryrefslogtreecommitdiffstats
path: root/telecomm
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge "Add methods to TelephonyManager for Subscription management (1/3)"Ihab Awad2014-06-174-12/+237
|\ \ | |/ |/|
| * Add methods to TelephonyManager for Subscription management (1/3)Ihab Awad2014-06-174-12/+237
* | Adds speakerphone extra to ACTION_DIAL (2/2).Sai Cheemalapati2014-06-171-0/+8
|/
* Add TelecommManager to system servicesYorke Lee2014-06-161-0/+48
* Add ability to set and get DefaultPhoneApplicationYorke Lee2014-06-163-0/+205
* DO NOT MERGE. Port "respond via SMS message" feature to new Telecomm. (1/4)Ihab Awad2014-06-135-9/+38
* Support conference calling. (1/4)Santos Cordon2014-06-1210-92/+309
* API: Add call service handoff triggerSailesh Nepal2014-06-062-0/+14
* Fix the build breakage (update API & javadocs)Evan Charlton2014-06-051-1/+1
* am 266a63ad: Merge "Expose post-dial APIs" into lmp-preview-devEvan Charlton2014-06-058-5/+65
|\
| * Merge "Expose post-dial APIs" into lmp-preview-devEvan Charlton2014-06-058-5/+65
| |\
| | * Expose post-dial APIsEvan Charlton2014-06-048-5/+65