summaryrefslogtreecommitdiffstats
path: root/telecomm
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE. 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
* Add lifecycle methods to telecomm servicesEvan Charlton2014-04-043-15/+48
* Handoff: Add APIs to allow handoff between call servicesSailesh Nepal2014-04-037-3/+101
* Add disconnect cause and message extrasSailesh Nepal2014-04-021-3/+11
* Fix build breakage due to Javadoc typo.Ihab Awad2014-04-021-1/+2
* Add CallServiceSelectorAdapterSailesh Nepal2014-04-017-265/+130
* Merge "Add CallCapabilities and CallNumberPresentation" into master-novaSailesh Nepal2014-04-012-0/+82
|\
| * Add CallCapabilities and CallNumberPresentationSailesh Nepal2014-04-012-0/+82
* | Fix the build, take #2Evan Charlton2014-04-011-1/+1
* | Fix the buildEvan Charlton2014-04-012-12/+12
|/
* DTMF dialing support in frameworks/baseIhab Awad2014-03-319-255/+265
* Add disconnect cause to setDisconnected.Santos Cordon2014-03-314-12/+18
* Delete README fileSailesh Nepal2014-03-251-2/+0
* Merge "Add audio mode APIs" into master-novaSailesh Nepal2014-03-258-18/+294
|\
| * Add audio mode APIsSailesh Nepal2014-03-239-19/+294
* | Add gateway support to frameworks/base/telecommYorke Lee2014-03-213-3/+167
|/
* Merge "frameworks/base: Use Uri for handle" into master-novaSailesh Nepal2014-03-181-5/+7
|\
| * frameworks/base: Use Uri for handleSailesh Nepal2014-03-171-5/+7
* | Merge "Add hold support to frameworks/base/telecomm" into master-novaYorke Lee2014-03-149-2/+142
|\ \
| * | Add hold support to frameworks/base/telecommYorke Lee2014-03-149-2/+142
* | | Fix the SDK buildEvan Charlton2014-03-131-1/+1
|/ /
* | Fix SDK build due to missing import in TelecommConstantsSailesh Nepal2014-03-131-0/+1
|/
* Merge "Add constant for Call Id extra" into master-novaSailesh Nepal2014-03-131-0/+6
|\
| * Add constant for Call Id extraSailesh Nepal2014-03-101-0/+6
* | Fix build break due to links to private APIsSailesh Nepal2014-03-112-6/+6
* | Add wrappers around telecomm interfacesSailesh Nepal2014-03-1117-44/+489
|/
* Fix broken build due to ag/428341.Ben Gilad2014-03-062-2/+2
* Merge "Add the abort API to ICallService implementations." into master-novaBen Gilad2014-03-063-16/+48
|\
| * Add the abort API to ICallService implementations.Ben Gilad2014-03-053-16/+48
* | Add optional data to incoming callsEvan Charlton2014-03-053-5/+38
|/
* Adding the aborted call state.Ben Gilad2014-03-041-1/+7
* Adding API support for incoming calls.Santos Cordon2014-02-244-34/+76
* Fix some javadocsEvan Charlton2014-02-213-6/+6
* Renaming intent to INCOMING_CALL.Santos Cordon2014-02-211-19/+10
* Update CallServiceSelector APIEvan Charlton2014-02-202-34/+135
* Addressing the TODO to rename CallServiceInfo.Ben Gilad2014-02-207-46/+50
* 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