| Commit message (Expand) | Author | Age | Files | Lines |
* | Define the capability to speed up MT call audio | Dong Zhou | 2015-03-17 | 2 | -1/+19 |
* | Merge "Fixing conference merge where only one party is added to conference." ... | Tyler Gunn | 2015-02-02 | 1 | -0/+10 |
|\ |
|
| * | Fixing conference merge where only one party is added to conference. | Tyler Gunn | 2015-01-29 | 1 | -0/+10 |
* | | Fix crash when making emergency calls | Sailesh Nepal | 2015-01-28 | 1 | -1/+5 |
|/ |
|
* | Add method in TelecomManager to return line1Number for a PhoneAccount. | Nancy Chen | 2015-01-24 | 2 | -3/+28 |
* | Fix for call timer resetting when starting IMS conference call. 1/4 | Tyler Gunn | 2015-01-12 | 3 | -2/+51 |
* | IMS: Set phone account in IMS Conference object | Anju Mathapati | 2014-12-17 | 1 | -1/+1 |
* | Pass onPostDialChar call back from Telephony to Telecom. | Nancy Chen | 2014-12-16 | 7 | -1/+79 |
* | Merge "Associate a UserHandle with each PhoneAccountHandle" into lmp-mr1-dev | Evan Charlton | 2014-12-06 | 2 | -7/+47 |
|\ |
|
| * | Associate a UserHandle with each PhoneAccountHandle | Evan Charlton | 2014-12-05 | 2 | -7/+47 |
* | | Merge "Relax access on deprecated fields for compatibility." into lmp-mr1-dev | Ihab Awad | 2014-12-05 | 1 | -6/+6 |
|\ \
| |/
|/| |
|
| * | Relax access on deprecated fields for compatibility. | Ihab Awad | 2014-12-04 | 1 | -6/+6 |
* | | Merge "Use TelecomManager to call TelephonyManager#getVoicemailNumber (1/2)" ... | Nancy Chen | 2014-12-05 | 2 | -0/+25 |
|\ \
| |/
|/| |
|
| * | Use TelecomManager to call TelephonyManager#getVoicemailNumber (1/2) | Nancy Chen | 2014-12-04 | 2 | -0/+25 |
* | | Merge "Re-add Connection.getCallCapabilities" into lmp-mr1-dev | Evan Charlton | 2014-12-03 | 1 | -0/+5 |
|\ \ |
|
| * | | Re-add Connection.getCallCapabilities | Sailesh Nepal | 2014-12-03 | 1 | -0/+5 |
* | | | Change a semi-colon to a colon in AudioState logging. | Nancy Chen | 2014-12-02 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge "Rename VoLTE capability to HD audio." into lmp-mr1-dev | Andrew Lee | 2014-12-02 | 2 | -8/+8 |
|\ \
| |/
|/| |
|
| * | Rename VoLTE capability to HD audio. | Andrew Lee | 2014-12-01 | 2 | -8/+8 |
* | | Fix immutability bug in http://ag/587241 | Ihab Awad | 2014-12-02 | 1 | -1/+5 |
|/ |
|
* | Fix to a compatibility patch that was missed in ag/587241 | Ihab Awad | 2014-12-01 | 1 | -1/+1 |
* | Telecom API updates (1/6) | Ihab Awad | 2014-11-28 | 15 | -331/+644 |
* | Add system API to get registered connection managers | Sailesh Nepal | 2014-11-21 | 1 | -0/+10 |
* | Merge "Change Connections to allow setting conferenceable with conferences." ... | Tyler Gunn | 2014-11-20 | 4 | -25/+146 |
|\ |
|
| * | Change Connections to allow setting conferenceable with conferences. | Tyler Gunn | 2014-11-17 | 4 | -25/+146 |
* | | Add GENERIC_CONFERENCE to phone capabilities. | Andrew Lee | 2014-11-18 | 1 | -0/+14 |
|/ |
|
* | Fix PhoneAccount parceling (1/2) | Ihab Awad | 2014-11-11 | 1 | -0/+1 |
* | Update PhoneAccount icon API (1/6) | Ihab Awad | 2014-11-11 | 1 | -55/+139 |
* | Apply @hide / @SystemApi to android.telecom.* | Evan Charlton | 2014-11-10 | 14 | -2/+78 |
* | Make add-call a global property of telecom. (1/4) | Santos Cordon | 2014-11-10 | 4 | -6/+52 |
* | Conference event package performance improvement. | Tyler Gunn | 2014-11-06 | 1 | -6/+7 |
* | Replace onConferenceChanged with onConnectionAdded. | Andrew Lee | 2014-11-06 | 2 | -7/+8 |
* | Change access to removeConnection so we can override it. | Anthony Lee | 2014-11-06 | 1 | -1/+2 |
* | Merge "Make APIs to get system phone accounts public" into lmp-mr1-dev | Sailesh Nepal | 2014-11-06 | 1 | -4/+0 |
|\ |
|
| * | Make APIs to get system phone accounts public | Sailesh Nepal | 2014-11-06 | 1 | -4/+0 |
* | | Merge "Add CONNECTION_MANAGER_NOT_SUPPORTED to DisconnectCause" into lmp-mr1-dev | Sailesh Nepal | 2014-11-06 | 1 | -3/+17 |
|\ \ |
|
| * | | Add CONNECTION_MANAGER_NOT_SUPPORTED to DisconnectCause | Sailesh Nepal | 2014-11-05 | 1 | -3/+17 |
| |/ |
|
* | | Merge "Adding method to get disconnect cause from conference" into lmp-mr1-dev | mike dooley | 2014-11-06 | 1 | -0/+7 |
|\ \
| |/
|/| |
|
| * | Adding method to get disconnect cause from conference | mike dooley | 2014-11-04 | 1 | -0/+7 |
* | | Support disconnecting conference participants from conference. | Tyler Gunn | 2014-11-04 | 1 | -0/+9 |
|/ |
|
* | Merge "Adn queries for multi-SIM. (2/3)" into lmp-mr1-dev | Nancy Chen | 2014-11-04 | 2 | -1/+25 |
|\ |
|
| * | Adn queries for multi-SIM. (2/3) | Nancy Chen | 2014-11-03 | 2 | -1/+25 |
* | | Merge "Even, Even more telecom javadoc." into lmp-mr1-dev | Santos Cordon | 2014-11-03 | 1 | -8/+58 |
|\ \
| |/
|/| |
|
| * | Even, Even more telecom javadoc. | Santos Cordon | 2014-10-31 | 1 | -8/+58 |
* | | Merge "Handle MMI for multi-SIM (1/3)" into lmp-mr1-dev | Nancy Chen | 2014-10-31 | 2 | -0/+31 |
|\ \
| |/
|/| |
|
| * | Handle MMI for multi-SIM (1/3) | Nancy Chen | 2014-10-31 | 2 | -0/+31 |
* | | Merge "Creating connections for conference event package participants." into ... | Tyler Gunn | 2014-10-31 | 7 | -2/+143 |
|\ \ |
|
| * | | Creating connections for conference event package participants. | Tyler Gunn | 2014-10-30 | 7 | -2/+143 |
| |/ |
|
* | | Merge "More updates to javadocs for Telecom APIs." into lmp-mr1-dev | Santos Cordon | 2014-10-30 | 4 | -9/+40 |
|\ \ |
|
| * | | More updates to javadocs for Telecom APIs. | Santos Cordon | 2014-10-29 | 4 | -9/+40 |