summaryrefslogtreecommitdiffstats
path: root/telecomm
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | DO NOT MERGE. Implement connection error dialogs (1/4)Ihab Awad2014-06-047-32/+126
| |/
* | DO NOT MERGE. Implement connection error dialogs (1/4)Ihab Awad2014-06-057-32/+126
* | am 00eb98bc: Merge "Add necessary APIs to support conference calling." into l...Santos Cordon2014-06-028-5/+249
|\ \ | |/
| * Add necessary APIs to support conference calling.Santos Cordon2014-06-018-5/+249
| * Merge "DO NOT MERGE. Allow ConnectionService to ask Telecomm for ringback" in...Ihab Awad2014-05-304-5/+68
| |\
| | * DO NOT MERGE. Allow ConnectionService to ask Telecomm for ringbackIhab Awad2014-05-304-5/+68
* | | Allow ConnectionService to ask Telecomm for ringbackIhab Awad2014-05-314-5/+68
* | | am 6d052adc: Merge "Update showCallScreen to use Telecomm (1/6)" into lmp-pre...Santos Cordon2014-05-303-1/+20
|\ \ \ | |/ /
| * | Update showCallScreen to use Telecomm (1/6)Santos Cordon2014-05-303-1/+27
| |/
| * Merge "@hide Telecomm APIs [DO NOT MERGE]" into lmp-preview-devEvan Charlton2014-05-281-0/+5
| |\
| | * @hide Telecomm APIs [DO NOT MERGE]Evan Charlton2014-05-281-0/+5
| * | Adding ITelecommService definition for Telecomm.Santos Cordon2014-05-281-0/+34
| |/
| * 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
* | Merge "Adding ITelecommService definition for Telecomm."Santos Cordon2014-05-221-0/+34
|\ \
| * | Adding ITelecommService definition for Telecomm.Santos Cordon2014-05-211-0/+34
* | | 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-113-0/+24
|/
* Expose CallState.NEWEvan Charlton2014-04-101-3/+2
* Fix SDK buildSailesh Nepal2014-04-082-2/+2
* Add InCallCall class to communicate with InCallServiceSailesh Nepal2014-04-078-167/+228