summaryrefslogtreecommitdiffstats
path: root/telecomm
Commit message (Expand)AuthorAgeFilesLines
* Fixing where call goes from disconnecting to active to disconnecting state.Tyler Gunn2014-10-072-0/+21
* Fix build breakYorke Lee2014-10-061-0/+2
* Add ability to add sim-initiated MO call to UI (2/4)Yorke Lee2014-10-065-9/+74
* Add @SystemApi to missing TelecomManager methodsEvan Charlton2014-10-021-0/+3
* Refine implementation of GSM conferences (1/3)Ihab Awad2014-09-305-11/+114
* 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-173-30/+59
* 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-173-106/+24
|\ \
| * | Remove ability to enable/disable phoneaccounts (1/6)Nancy Chen2014-09-163-106/+24
| |/
* | 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-1614-197/+385
* | No longer require READ_PHONE_STATE permission for getCallStateYorke Lee2014-09-151-4/+0
|/
* Pipe TelephonyManager.getCallState through TelecommManagerYorke Lee2014-09-142-1/+31
* Renaming Telecomm to Telecom.Tyler Gunn2014-09-1251-325/+314
* Merge "Disconnect all connections if telecomm unbinds to the service." into l...Santos Cordon2014-09-121-0/+20
|\
| * Disconnect all connections if telecomm unbinds to the service.Santos Cordon2014-09-111-0/+20
* | Merge "Add intent broadcast when a PhoneAccount is enabled or disabled. (1/3)...Tyler Gunn2014-09-121-0/+18
|\ \
| * | Add intent broadcast when a PhoneAccount is enabled or disabled. (1/3)Tyler Gunn2014-09-111-0/+18
* | | Change UI to represent conferenced IMS connections (1/3)Ihab Awad2014-09-111-2/+13
* | | Merge "API cleanup for RemoteConnection." into lmp-devAndrew Lee2014-09-119-215/+180
|\ \ \
| * | | API cleanup for RemoteConnection.Andrew Lee2014-09-119-215/+180
| |/ /
* | | Update TelecommManager per API requirements. (1/3)Nancy Chen2014-09-111-6/+28
|/ /
* | Make changes to Connection in Telecomm API (1/4)Nancy Chen2014-09-116-46/+4
* | Allowing enable/disable of phone accounts. (1/3)Tyler Gunn2014-09-113-10/+193
* | Merge "API changes in GatewayInfo, Response, and PropertyPresentation (1/4)" ...Nancy Chen2014-09-118-71/+59
|\ \
| * | API changes in GatewayInfo, Response, and PropertyPresentation (1/4)Nancy Chen2014-09-088-71/+59
* | | Merge "Add docs to Conference object." into lmp-devNancy Chen2014-09-101-2/+28
|\ \ \
| * | | Add docs to Conference object.Nancy Chen2014-09-091-2/+28
| |/ /
* | | Merge "Set remote connection state after setting handle" into lmp-devSailesh Nepal2014-09-101-1/+2
|\ \ \
| * | | Set remote connection state after setting handleSailesh Nepal2014-09-091-1/+2
| | |/ | |/|
* | | Add ForSubscriber suffix to APIs w/ subId argument.Junda Liu2014-09-091-1/+0
* | | Enable (@hidden) video connection support for RemoteConnectionsIhab Awad2014-09-086-23/+397
| |/ |/|
* | Rename methods/variables on PhoneAccount for API cleanup.Andrew Lee2014-09-081-48/+46
* | Merge "Make changes to Telecomm API per review guidelines." into lmp-devNancy Chen2014-09-086-43/+31
|\ \ | |/ |/|
| * Make changes to Telecomm API per review guidelines.Nancy Chen2014-09-056-43/+31
* | Updating APIs for CDMA conference call support.Santos Cordon2014-09-058-18/+115
* | Rename listener to callback for ConferenceManager and rename strings 1/4Nancy Chen2014-09-053-30/+30
|/