| Commit message (Expand) | Author | Age | Files | Lines |
* | DO NOT MERGE. Port "respond via SMS message" feature to new Telecomm. (1/4) | Ihab Awad | 2014-06-10 | 5 | -9/+38 |
* | Support conference calling. (1/4) [DO NOT MERGE] | Santos Cordon | 2014-06-09 | 10 | -92/+309 |
* | Merge "Expose post-dial APIs" into lmp-preview-dev | Evan Charlton | 2014-06-05 | 8 | -5/+65 |
|\ |
|
| * | Expose post-dial APIs | Evan Charlton | 2014-06-04 | 8 | -5/+65 |
* | | DO NOT MERGE. Implement connection error dialogs (1/4) | Ihab Awad | 2014-06-04 | 7 | -32/+126 |
|/ |
|
* | Add necessary APIs to support conference calling. | Santos Cordon | 2014-06-01 | 8 | -5/+249 |
* | Merge "DO NOT MERGE. Allow ConnectionService to ask Telecomm for ringback" in... | Ihab Awad | 2014-05-30 | 4 | -5/+68 |
|\ |
|
| * | DO NOT MERGE. Allow ConnectionService to ask Telecomm for ringback | Ihab Awad | 2014-05-30 | 4 | -5/+68 |
* | | Update showCallScreen to use Telecomm (1/6) | Santos Cordon | 2014-05-30 | 3 | -1/+27 |
|/ |
|
* | Merge "@hide Telecomm APIs [DO NOT MERGE]" into lmp-preview-dev | Evan Charlton | 2014-05-28 | 1 | -0/+5 |
|\ |
|
| * | @hide Telecomm APIs [DO NOT MERGE] | Evan Charlton | 2014-05-28 | 1 | -0/+5 |
* | | Adding ITelecommService definition for Telecomm. | Santos Cordon | 2014-05-28 | 1 | -0/+34 |
|/ |
|
* | DO NOT MERGE. Fix invalid format specifier in log message | Ihab Awad | 2014-05-22 | 1 | -1/+1 |
* | Add logging utilities to Telecomm classes | Ihab Awad | 2014-05-21 | 3 | -47/+218 |
* | Publish new Telecomm API for Connection Services | Ihab Awad | 2014-05-18 | 5 | -0/+901 |
* | Merge "Add toString to CallServiceDescriptor" into master-nova | Sailesh Nepal | 2014-04-15 | 1 | -0/+8 |
|\ |
|
| * | Add toString to CallServiceDescriptor | Sailesh Nepal | 2014-04-15 | 1 | -0/+8 |
* | | Expose a method to cancel an outgoing call | Evan Charlton | 2014-04-11 | 3 | -0/+24 |
|/ |
|
* | Expose CallState.NEW | Evan Charlton | 2014-04-10 | 1 | -3/+2 |
* | Fix SDK build | Sailesh Nepal | 2014-04-08 | 2 | -2/+2 |
* | Add InCallCall class to communicate with InCallService | Sailesh Nepal | 2014-04-07 | 8 | -167/+228 |
* | Add lifecycle methods to telecomm services | Evan Charlton | 2014-04-04 | 3 | -15/+48 |
* | Handoff: Add APIs to allow handoff between call services | Sailesh Nepal | 2014-04-03 | 7 | -3/+101 |
* | Add disconnect cause and message extras | Sailesh Nepal | 2014-04-02 | 1 | -3/+11 |
* | Fix build breakage due to Javadoc typo. | Ihab Awad | 2014-04-02 | 1 | -1/+2 |
* | Add CallServiceSelectorAdapter | Sailesh Nepal | 2014-04-01 | 7 | -265/+130 |
* | Merge "Add CallCapabilities and CallNumberPresentation" into master-nova | Sailesh Nepal | 2014-04-01 | 2 | -0/+82 |
|\ |
|
| * | Add CallCapabilities and CallNumberPresentation | Sailesh Nepal | 2014-04-01 | 2 | -0/+82 |
* | | Fix the build, take #2 | Evan Charlton | 2014-04-01 | 1 | -1/+1 |
* | | Fix the build | Evan Charlton | 2014-04-01 | 2 | -12/+12 |
|/ |
|
* | DTMF dialing support in frameworks/base | Ihab Awad | 2014-03-31 | 9 | -255/+265 |
* | Add disconnect cause to setDisconnected. | Santos Cordon | 2014-03-31 | 4 | -12/+18 |
* | Delete README file | Sailesh Nepal | 2014-03-25 | 1 | -2/+0 |
* | Merge "Add audio mode APIs" into master-nova | Sailesh Nepal | 2014-03-25 | 8 | -18/+294 |
|\ |
|
| * | Add audio mode APIs | Sailesh Nepal | 2014-03-23 | 9 | -19/+294 |
* | | Add gateway support to frameworks/base/telecomm | Yorke Lee | 2014-03-21 | 3 | -3/+167 |
|/ |
|
* | Merge "frameworks/base: Use Uri for handle" into master-nova | Sailesh Nepal | 2014-03-18 | 1 | -5/+7 |
|\ |
|
| * | frameworks/base: Use Uri for handle | Sailesh Nepal | 2014-03-17 | 1 | -5/+7 |
* | | Merge "Add hold support to frameworks/base/telecomm" into master-nova | Yorke Lee | 2014-03-14 | 9 | -2/+142 |
|\ \ |
|
| * | | Add hold support to frameworks/base/telecomm | Yorke Lee | 2014-03-14 | 9 | -2/+142 |
* | | | Fix the SDK build | Evan Charlton | 2014-03-13 | 1 | -1/+1 |
|/ / |
|
* | | Fix SDK build due to missing import in TelecommConstants | Sailesh Nepal | 2014-03-13 | 1 | -0/+1 |
|/ |
|
* | Merge "Add constant for Call Id extra" into master-nova | Sailesh Nepal | 2014-03-13 | 1 | -0/+6 |
|\ |
|
| * | Add constant for Call Id extra | Sailesh Nepal | 2014-03-10 | 1 | -0/+6 |
* | | Fix build break due to links to private APIs | Sailesh Nepal | 2014-03-11 | 2 | -6/+6 |
* | | Add wrappers around telecomm interfaces | Sailesh Nepal | 2014-03-11 | 17 | -44/+489 |
|/ |
|
* | Fix broken build due to ag/428341. | Ben Gilad | 2014-03-06 | 2 | -2/+2 |
* | Merge "Add the abort API to ICallService implementations." into master-nova | Ben Gilad | 2014-03-06 | 3 | -16/+48 |
|\ |
|
| * | Add the abort API to ICallService implementations. | Ben Gilad | 2014-03-05 | 3 | -16/+48 |
* | | Add optional data to incoming calls | Evan Charlton | 2014-03-05 | 3 | -5/+38 |
|/ |
|