summaryrefslogtreecommitdiffstats
path: root/telecomm
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Add a constant for CHANGE_PHONE_ACCOUNTS actionEvan Charlton2014-09-051-0/+7
* Merge "Add a way to fetch the current connection manager" into lmp-devEvan Charlton2014-09-051-1/+12
|\
| * Add a way to fetch the current connection managerEvan Charlton2014-09-041-0/+11
* | Merge "Tweak methods for get/set DefaultOutgoing phone account." into lmp-devAndrew Lee2014-09-042-5/+32
|\ \ | |/ |/|
| * Tweak methods for get/set DefaultOutgoing phone account.Andrew Lee2014-09-032-5/+32
* | Merge "Turn off FORCE_LOGGING in Telecomm" into lmp-devYorke Lee2014-09-041-1/+1
|\ \ | |/ |/|
| * Turn off FORCE_LOGGING in TelecommYorke Lee2014-09-041-1/+1
* | Merge "Remove startActivityFromInCall API" into lmp-devEvan Charlton2014-09-0311-122/+1
|\ \
| * | Remove startActivityFromInCall APIEvan Charlton2014-09-0311-122/+1
* | | Merge "Remove onConnectionAdded/Removed() from ConnectionService API" into lm...Nancy Chen2014-09-031-20/+0
|\ \ \
| * | | Remove onConnectionAdded/Removed() from ConnectionService APINancy Chen2014-08-291-20/+0
* | | | Merge "Add supported URI scheme to PhoneAccounts. (1/4)" into lmp-devTyler Gunn2014-09-033-8/+133
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add supported URI scheme to PhoneAccounts. (1/4)Tyler Gunn2014-09-033-8/+133
| | |/ | |/|
* | | Fix NPE in onDestroy.Santos Cordon2014-09-021-4/+6
|/ /
* | Merge "Hiding videoState values in telecomm APIs. (1/3)" into lmp-devTyler Gunn2014-08-308-11/+82
|\ \