summaryrefslogtreecommitdiffstats
path: root/telecomm/java/android
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* 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
* Fix SDK buildSailesh Nepal2014-04-082-2/+2
* Add InCallCall class to communicate with InCallServiceSailesh Nepal2014-04-077-153/+224
* Add lifecycle methods to telecomm servicesEvan Charlton2014-04-043-15/+48
* Handoff: Add APIs to allow handoff between call servicesSailesh Nepal2014-04-034-3/+93
* 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-012-128/+101
* 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-315-2/+232
* Add disconnect cause to setDisconnected.Santos Cordon2014-03-312-8/+11
* Delete README fileSailesh Nepal2014-03-251-2/+0
* Merge "Add audio mode APIs" into master-novaSailesh Nepal2014-03-255-18/+261
|\
| * Add audio mode APIsSailesh Nepal2014-03-236-19/+261
* | 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-145-1/+96
|\ \
| * | Add hold support to frameworks/base/telecommYorke Lee2014-03-145-1/+96
* | | 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-1114-443/+297
|/
* 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