summaryrefslogtreecommitdiffstats
path: root/telecomm
Commit message (Expand)AuthorAgeFilesLines
...
* Fix build.Santos Cordon2014-02-201-7/+8
* New call service methods for incoming calls.Santos Cordon2014-02-203-21/+51
* Add a CallServiceSelector base implementationEvan Charlton2014-02-201-0/+99
* Following up on the TODO to rename newIncomingCall, see ag/417776 for the cor...Ben Gilad2014-02-201-1/+1
* Add CallServiceInfo descriptor objectEvan Charlton2014-02-205-9/+234
* Make telecomm APIs publicSailesh Nepal2014-02-2012-13/+0
* Adding ACTION_INCOMING_CALL intents to new TelecommConstants.java class.Santos Cordon2014-02-201-0/+54
* Adds methods for a call service respond to a call().Santos Cordon2014-02-201-4/+13
* Change call state to enum and add it to CallInfo.Santos Cordon2014-02-202-18/+33
* Adding call state constants to Telecomm.Santos Cordon2014-02-201-0/+64
* CallInfo usage everywhere; selector using call-service Id strings.Santos Cordon2014-02-203-16/+13
* Add @hide to InCall APIs (fixes build break).Santos Cordon2014-02-202-0/+2
* Add interfaces between Telecomm and InCall.Santos Cordon2014-02-202-0/+123
* Update the Telecomm APIs to use CallInfo.Santos Cordon2014-02-205-60/+56
* Updates CallService API.Santos Cordon2014-02-205-46/+115
* Following up on our discussion offline to introduce response objects for isSw...Ben Gilad2014-02-202-6/+40
* Remove unused code/comments and adding missing tags etc.Ben Gilad2014-02-201-5/+2
* Adding the CallServiceSelector skeleton (AIDL) files.Ben Gilad2014-02-203-0/+134
* clean up javadoc.Santos Cordon2014-02-201-1/+1
* Remove CallServiceProviderAdapter and replace with CallServiceLookupResponse.Santos Cordon2014-02-203-45/+40
* Revert "Remove CallServiceProviderAdapter and replace with CallServiceLookupR...Santos Cordon2014-02-204-69/+71
* Remove CallServiceProviderAdapter and replace with CallServiceLookupResponse.Santos Cordon2014-02-204-71/+69
* Add a default CallServiceProvider implementation.Santos Cordon2014-02-201-0/+110
* Additional fixes to aidl files.Santos Cordon2014-02-205-10/+46
* Fixing typos and a build break.Santos Cordon2014-02-201-1/+1
* Add the CallService base class and the necessary call-service-providerBen Gilad2014-02-204-7/+250
* Adding the frameworks/base code from https://googleplex-android-review.git.co...Ben Gilad2014-02-204-0/+225
* Initial frameworks/base/telecomm check in.Ben Gilad2014-02-201-0/+2