summaryrefslogtreecommitdiffstats
path: root/telecomm
Commit message (Expand)AuthorAgeFilesLines
* am 329bd662: am 3bde32e6: Merge "Fixing where call goes from disconnecting to...Tyler Gunn2014-10-072-0/+21
|\
| * 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
* | am 770ed6ec: Fix build breakYorke Lee2014-10-071-0/+2
|\ \
| * | Fix build breakYorke Lee2014-10-071-0/+2
| |/
* | am 7e552595: am 4c334f3d: Merge "Add ability to add sim-initiated MO call to ...Yorke Lee2014-10-075-9/+74
|\ \ | |/
| * Add ability to add sim-initiated MO call to UI (2/4)Yorke Lee2014-10-065-9/+74
* | am 25b85bcc: am 8f8bffa1: Merge "Add @SystemApi to missing TelecomManager met...Evan Charlton2014-10-021-0/+3
|\ \ | |/
| * Add @SystemApi to missing TelecomManager methodsEvan Charlton2014-10-021-0/+3
* | resolved conflicts for merge of ead63f02 to lmp-mr1-devIhab Awad2014-10-015-11/+114
|\ \ | |/
| * Refine implementation of GSM conferences (1/3)Ihab Awad2014-09-305-11/+114
* | Don't print error log if phone account icon is missingSailesh Nepal2014-09-261-1/+6
* | am 5926650d: am 7461b5a0: Merge "Adding support for Cdma conference calling."...Sailesh Nepal2014-09-261-0/+14
|\ \ | |/
| * Adding support for Cdma conference calling.mike dooley2014-09-251-0/+14
* | Revert "Hide CarrierPrivilege APIs in TelMgr."Junda Liu2014-09-251-0/+3
* | am 63f0b87e: am 96c54879: Merge "Hide CarrierPrivilege APIs in TelMgr." into ...Junda Liu2014-09-251-3/+0
|\ \ | |/
| * 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
* | | Revert "@hide ConnectionService APIs."Evan Charlton2014-09-2414-54/+1
|/ /
* | 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