summaryrefslogtreecommitdiffstats
path: root/telecomm
Commit message (Expand)AuthorAgeFilesLines
* Hide calllog entries for unregistered phone accountsSantos Cordon2015-03-031-0/+9
* Add intent for call accessibility settings.Andrew Lee2015-02-261-0/+6
* Small update to PhoneAccountHandle ID javadoc.Santos Cordon2015-02-191-0/+3
* Add intent for configuring RespondViaSms.Andrew Lee2015-02-191-0/+6
* Merge "Unhide telecom APIs needed by Contacts"Brian Attwell2015-02-054-23/+18
|\
| * Unhide telecom APIs needed by ContactsBrian Attwell2015-02-044-23/+18
* | Merge "Don't set address for failed remote connections"Sailesh Nepal2015-02-041-5/+10
|\ \
| * | Don't set address for failed remote connectionsSailesh Nepal2015-01-311-5/+10
| |/
* | Merge "Update setNextPostDialWaitChar API"Sailesh Nepal2015-02-021-5/+2
|\ \
| * | Update setNextPostDialWaitChar APISailesh Nepal2015-01-311-5/+2
| |/
| * Revert "Remove deprecated Telecom APIs"Narayan Kamath2015-01-305-3/+39
| * Remove deprecated Telecom APIsSailesh Nepal2015-01-305-39/+3
* | Merge "Fixing conference merge where only one party is added to conference." ...Tyler Gunn2015-02-021-0/+10
|\ \ | |/ |/|
| * Fixing conference merge where only one party is added to conference.Tyler Gunn2015-01-291-0/+10
* | Fix crash when making emergency callsSailesh Nepal2015-01-281-1/+5
|/
* Add method in TelecomManager to return line1Number for a PhoneAccount.Nancy Chen2015-01-242-3/+28
* Fix for call timer resetting when starting IMS conference call. 1/4Tyler Gunn2015-01-123-2/+51
* IMS: Set phone account in IMS Conference objectAnju Mathapati2014-12-171-1/+1
* Pass onPostDialChar call back from Telephony to Telecom.Nancy Chen2014-12-167-1/+79
* Merge "Associate a UserHandle with each PhoneAccountHandle" into lmp-mr1-devEvan Charlton2014-12-062-7/+47
|\
| * Associate a UserHandle with each PhoneAccountHandleEvan Charlton2014-12-052-7/+47
* | Merge "Relax access on deprecated fields for compatibility." into lmp-mr1-devIhab Awad2014-12-051-6/+6
|\ \ | |/ |/|
| * Relax access on deprecated fields for compatibility.Ihab Awad2014-12-041-6/+6
* | Merge "Use TelecomManager to call TelephonyManager#getVoicemailNumber (1/2)" ...Nancy Chen2014-12-052-0/+25
|\ \ | |/ |/|
| * Use TelecomManager to call TelephonyManager#getVoicemailNumber (1/2)Nancy Chen2014-12-042-0/+25
* | Merge "Re-add Connection.getCallCapabilities" into lmp-mr1-devEvan Charlton2014-12-031-0/+5
|\ \
| * | Re-add Connection.getCallCapabilitiesSailesh Nepal2014-12-031-0/+5
* | | Change a semi-colon to a colon in AudioState logging.Nancy Chen2014-12-021-1/+1
| |/ |/|
* | Merge "Rename VoLTE capability to HD audio." into lmp-mr1-devAndrew Lee2014-12-022-8/+8
|\ \ | |/ |/|
| * Rename VoLTE capability to HD audio.Andrew Lee2014-12-012-8/+8
* | Fix immutability bug in http://ag/587241Ihab Awad2014-12-021-1/+5
|/
* Fix to a compatibility patch that was missed in ag/587241Ihab Awad2014-12-011-1/+1
* Telecom API updates (1/6)Ihab Awad2014-11-2815-331/+644
* Add system API to get registered connection managersSailesh Nepal2014-11-211-0/+10
* Merge "Change Connections to allow setting conferenceable with conferences." ...Tyler Gunn2014-11-204-25/+146
|\
| * Change Connections to allow setting conferenceable with conferences.Tyler Gunn2014-11-174-25/+146
* | Add GENERIC_CONFERENCE to phone capabilities.Andrew Lee2014-11-181-0/+14
|/
* Fix PhoneAccount parceling (1/2)Ihab Awad2014-11-111-0/+1
* Update PhoneAccount icon API (1/6)Ihab Awad2014-11-111-55/+139
* Apply @hide / @SystemApi to android.telecom.*Evan Charlton2014-11-1014-2/+78
* Make add-call a global property of telecom. (1/4)Santos Cordon2014-11-104-6/+52
* Conference event package performance improvement.Tyler Gunn2014-11-061-6/+7
* Replace onConferenceChanged with onConnectionAdded.Andrew Lee2014-11-062-7/+8
* Change access to removeConnection so we can override it.Anthony Lee2014-11-061-1/+2
* Merge "Make APIs to get system phone accounts public" into lmp-mr1-devSailesh Nepal2014-11-061-4/+0
|\
| * Make APIs to get system phone accounts publicSailesh Nepal2014-11-061-4/+0
* | Merge "Add CONNECTION_MANAGER_NOT_SUPPORTED to DisconnectCause" into lmp-mr1-devSailesh Nepal2014-11-061-3/+17
|\ \
| * | Add CONNECTION_MANAGER_NOT_SUPPORTED to DisconnectCauseSailesh Nepal2014-11-051-3/+17
| |/
* | Merge "Adding method to get disconnect cause from conference" into lmp-mr1-devmike dooley2014-11-061-0/+7
|\ \ | |/ |/|
| * Adding method to get disconnect cause from conferencemike dooley2014-11-041-0/+7