summaryrefslogtreecommitdiffstats
path: root/telecomm/java/android/telecom
Commit message (Expand)AuthorAgeFilesLines
* Adding support for Cdma conference calling.mike dooley2014-09-251-0/+14
* Merge "Hide CarrierPrivilege APIs in TelMgr." into lmp-devJunda Liu2014-09-251-3/+0
|\
| * Hide CarrierPrivilege APIs in TelMgr.Junda Liu2014-09-251-3/+0
* | Merge "Fix NPE crash when mPhone is null" into lmp-devJay Shrauner2014-09-231-0/+4
|\ \
| * | Fix NPE crash when mPhone is nullJay Shrauner2014-09-221-0/+4
| |/
* | Fixing ConcurrentModificationException.mike dooley2014-09-231-5/+5
* | @hide ConnectionService APIs.Tyler Gunn2014-09-2314-1/+54
|/
* Pass disconnect reason for failed remote connectionsSailesh Nepal2014-09-201-1/+5
* Add constructor for DisconnectCause that does not require a tone.Nancy Chen2014-09-192-1/+12
* Replace get*PhoneAccounts* public API methods with new method (1/3)Nancy Chen2014-09-172-30/+54
* Add playDtmfTone, stopDtmfTone and setAudioState to RemoteConferenceYorke Lee2014-09-161-0/+21
* Merge "Add missing methods to Conference object" into lmp-devYorke Lee2014-09-172-3/+56
|\
| * Add missing methods to Conference objectYorke Lee2014-09-152-3/+56
* | Merge "Remove ability to enable/disable phoneaccounts (1/6)" into lmp-devNancy Chen2014-09-172-99/+22
|\ \
| * | Remove ability to enable/disable phoneaccounts (1/6)Nancy Chen2014-09-162-99/+22
| |/
* | Merge "Fix disconnect log printf in ConnectionService." into lmp-devAndrew Lee2014-09-171-1/+1
|\ \
| * | Fix disconnect log printf in ConnectionService.Andrew Lee2014-09-161-1/+1
* | | Fix a small printf format bug.mike dooley2014-09-161-1/+1
|/ /
* | Add new DisconnectCause class to telecomm.Andrew Lee2014-09-1613-196/+383
* | No longer require READ_PHONE_STATE permission for getCallStateYorke Lee2014-09-151-4/+0
|/
* Pipe TelephonyManager.getCallState through TelecommManagerYorke Lee2014-09-141-1/+26
* Renaming Telecomm to Telecom.Tyler Gunn2014-09-1243-0/+10697