summaryrefslogtreecommitdiffstats
path: root/telecomm/java/android
Commit message (Expand)AuthorAgeFilesLines
* 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-265-1/+53
|\
| * Add methods to set a CallVideoProvider on a Call.Andrew Lee2014-06-275-1/+53
* | Adding CallVideoClient, used to provide a callback mechanism for theTyler Gunn2014-06-275-0/+557
|/
* 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-254-30/+77
|\
| * Add API to cancel outgoing callsSailesh Nepal2014-06-254-30/+77
* | Merge "Add a system API to get the default phone app."Santos Cordon2014-06-251-2/+29
|\ \
| * | Add a system API to get the default phone app.Santos Cordon2014-06-251-2/+29
* | | Merge "Adding CallVideoProvider to Telecomm."Andrew Lee2014-06-251-0/+69
|\ \ \ | |_|/ |/| |
| * | Adding CallVideoProvider to Telecomm.Andrew Lee2014-06-241-0/+69
| |/
* | Remote Connection implementation.Santos Cordon2014-06-248-59/+852
|/
* Replace CallServiceSelectors with Subscriptions (1/3)Ihab Awad2014-06-239-327/+24
* Revert "Add ability to set and get DefaultPhoneApplication"Yorke Lee2014-06-202-198/+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-173-12/+221
|\ \ | |/ |/|
| * Add methods to TelephonyManager for Subscription management (1/3)Ihab Awad2014-06-173-12/+221
* | 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-162-0/+198
* DO NOT MERGE. Port "respond via SMS message" feature to new Telecomm. (1/4)Ihab Awad2014-06-134-8/+37
* Support conference calling. (1/4)Santos Cordon2014-06-127-87/+302
* API: Add call service handoff triggerSailesh Nepal2014-06-061-0/+12
* 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-055-4/+60
|\
| * Merge "Expose post-dial APIs" into lmp-preview-devEvan Charlton2014-06-055-4/+60
| |\
| | * Expose post-dial APIsEvan Charlton2014-06-045-4/+60
| * | DO NOT MERGE. Implement connection error dialogs (1/4)Ihab Awad2014-06-046-31/+124
| |/
* | DO NOT MERGE. Implement connection error dialogs (1/4)Ihab Awad2014-06-056-31/+124
* | am 00eb98bc: Merge "Add necessary APIs to support conference calling." into l...Santos Cordon2014-06-025-5/+235
|\ \ | |/
| * Add necessary APIs to support conference calling.Santos Cordon2014-06-015-5/+235
| * Merge "DO NOT MERGE. Allow ConnectionService to ask Telecomm for ringback" in...Ihab Awad2014-05-303-5/+66
| |\
| | * DO NOT MERGE. Allow ConnectionService to ask Telecomm for ringbackIhab Awad2014-05-303-5/+66
* | | Allow ConnectionService to ask Telecomm for ringbackIhab Awad2014-05-313-5/+66
* | | am 6d052adc: Merge "Update showCallScreen to use Telecomm (1/6)" into lmp-pre...Santos Cordon2014-05-301-0/+10
|\ \ \ | |/ /
| * | Update showCallScreen to use Telecomm (1/6)Santos Cordon2014-05-301-0/+17
| |/
| * @hide Telecomm APIs [DO NOT MERGE]Evan Charlton2014-05-281-0/+5
| * DO NOT MERGE. Fix invalid format specifier in log messageIhab Awad2014-05-221-1/+1
* | Preempt build error from merge with CL (2/2)Santos Cordon2014-05-301-0/+7
* | Fix invalid format specifier in log messageIhab Awad2014-05-221-1/+1
|/
* Add logging utilities to Telecomm classesIhab Awad2014-05-213-47/+218
* Publish new Telecomm API for Connection ServicesIhab Awad2014-05-185-0/+901
* Merge "Add toString to CallServiceDescriptor" into master-novaSailesh Nepal2014-04-151-0/+8
|\
| * Add toString to CallServiceDescriptorSailesh Nepal2014-04-151-0/+8
* | Expose a method to cancel an outgoing callEvan Charlton2014-04-112-0/+22
|/
* Expose CallState.NEWEvan Charlton2014-04-101-3/+2