History log of /packages/services/Telephony/src/com/android/services/telephony/GsmConferenceController.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
079bd15c102a656e570aba53f30c73118e75ac95 03-Oct-2014 Ihab Awad <ihab@google.com> Disallow additional conferencing of full GSM conferences

Bug: 17769570
Change-Id: I6409a58291b14e9a4e31e5cb2839dfb46530fad9
/packages/services/Telephony/src/com/android/services/telephony/GsmConferenceController.java
3197ea821dcdee1c30549f850b99c2cfc7f668cb 30-Sep-2014 Ihab Awad <ihab@google.com> Refine implementation of GSM conferences (3/3)

Bug: 17684223

Change-Id: I985777ce6c48a2f1b989f6b01369b6d52475e275
/packages/services/Telephony/src/com/android/services/telephony/GsmConferenceController.java
aef7a4bc4f85149de427d7506ebe97753b2ca6c2 12-Sep-2014 Andrew Lee <anwlee@google.com> Use newly added Telecomm DisconnectCase.

+ Add utility, DisconnectCauseUtil, to convert from telephony
DisconnectCauses to telecomm DisconnectCauses. For this, map
from specific disconnect causes into a more generic set which
the UI is concerned about. Provide user-localized strings or
tones for certain cases.
- The string conversion sucks a little because it covers both
strings which are intended to be show in the InCallUi (short)
and messages which are to be displayed to the user in a dialog
when there is some termination (long). =(
+ Where possibly, use this utility for converting error
messages as well.
- Not able to convert with message and tone for many of the
failure cases, because no context exists for obtaining the
message to display.

Bug: 17329632
Change-Id: I84ee358cc8e014f110bab4c0ae7c1cb02aeebdf6
/packages/services/Telephony/src/com/android/services/telephony/GsmConferenceController.java
4d45d1cf58a2003378fd35912d6d73a00001bf06 13-Sep-2014 Tyler Gunn <tgunn@google.com> Renaming Telecomm to Telecom.

- Changing package from android.telecomm to android.telecom
- Changing package from com.android.telecomm to
com.android.server.telecomm.
- Renaming TelecommManager to TelecomManager.

Bug: 17364651
Change-Id: Ic33bafd37200e65431543a9889aed549dbb04831
/packages/services/Telephony/src/com/android/services/telephony/GsmConferenceController.java
af4b3fd88b5412fbd644b1a4b9d1909c25681d4c 30-Aug-2014 Nancy Chen <nancychen@google.com> Remove onConnectionAdded/Removed from ConnectionService API (2/2)

These methods are no longer needed because they are redundant. Refactor
SipConnectionService and TelephonyConnectionService to accommodate.

Bug: 17262026
Change-Id: If134e2785f1fa2cff59157b23710d1a3053f17e4
/packages/services/Telephony/src/com/android/services/telephony/GsmConferenceController.java
8a76b6b8715188f00fff4c0e52d579f10cc53de3 28-Aug-2014 Andrew Lee <anwlee@google.com> Update GsmConference state to the same as its child calls.

Bug: 17304107
Change-Id: I02b7dfb58084416152bd71810c7fe1527c3e04ab
/packages/services/Telephony/src/com/android/services/telephony/GsmConferenceController.java
1c25892dc5f0170441422f15242df8887b7903ed 21-Aug-2014 Santos Cordon <santoscordon@google.com> Only hangup first conference call.

When hanging up a conference call, we only need to hangup one of the
child connections. Adds a break to do this.

Bug: 17136172
Change-Id: I83ba10a7aa3172a433a290d14a8db9a98e38286d
/packages/services/Telephony/src/com/android/services/telephony/GsmConferenceController.java
53b84fe2dc796ef172d7c0f4b9bdc177cdeb0c0f 13-Aug-2014 Santos Cordon <santoscordon@google.com> Implement new Conference APIs.

Bug:16844332
Bug:16449372
Change-Id: Id2e1e4996c19ca1fa4f37e1ec6597f3a15676aa8
/packages/services/Telephony/src/com/android/services/telephony/GsmConferenceController.java
76f3b4ec8d9bcb8926db1b3e4fb2d1e969b09fbb 08-Aug-2014 Ihab Awad <ihab@google.com> Final structural tweaks to Telecomm API (5/8)

Bug: 16416927
Bug: 16494880
Change-Id: Ibc2ba9e5d17242380ed3afed359600362bb3e664
/packages/services/Telephony/src/com/android/services/telephony/GsmConferenceController.java
6059c9310c85986f38c22940470e5a0ff280806f 30-Jul-2014 Santos Cordon <santoscordon@google.com> Add setConferenceable() API from ConnectionService to incall. (4/4)

Change-Id: I64fdca08d35f893d755e3b154543a261b1418343
/packages/services/Telephony/src/com/android/services/telephony/GsmConferenceController.java
3199aa7f8bcb48569eb8289abc055ba0f8496ba8 14-Jul-2014 Sailesh Nepal <sail@google.com> Telephony cleanup do not merge

This CL removes the PSTN and SIP call service providers.
The connection services will now be looked up by package
manager instead.

This CL also cleanups the telephony connection service code.
Now that the SIP code has been moved out the code can be much
simpler and PstnConnection* and TelephonyConnection* can be
merged.

Change-Id: I2e40c5c64c0d242dc41b680943d7e9209142db5b
(cherry picked from commit 8306b5e6d829c0aa3eacaa12a1cddcf3df7194dc)
/packages/services/Telephony/src/com/android/services/telephony/GsmConferenceController.java
2093a451b17c26f4341e9565b65dcaa0e20bbd7d 12-Jul-2014 Sailesh Nepal <sail@google.com> Mis Telecomm API changes - telephony

This CL fixes up Telephony to work with the API changes
in ag/501321.

Change-Id: Iaffe0b84cea6003f2a9b9d8b30676743d2b236d4
/packages/services/Telephony/src/com/android/services/telephony/GsmConferenceController.java
536cff018ecf3a329ccf44f723bae071c840ab71 05-Jul-2014 Sailesh Nepal <sail@google.com> Remove references to CallService from Telephony

Change-Id: I5a082e50dafea0104174cb97d3ae8af168944fc3
/packages/services/Telephony/src/com/android/services/telephony/GsmConferenceController.java
aa7340388473c1676495a60e30dc6a48d318a489 18-Jun-2014 Ihab Awad <ihab@google.com> Replace CallServiceSelectors with Subscriptions (3/3)

Remove CallServiceSelectors and replace them with comprehensive
support for Subscriptions as the means of selecting ways of making
phone calls. After this change, a ConnectionService is not a
semantically meaningful "way of making a call" -- it's more like the
mechanism whereby the Android system communicates with a 3rd party
process to ask for phone services. We anticipate each process having
only one ConnectionService.

Change-Id: I251c0b6f4106104d945b3723fa4da1081a06b8cd
/packages/services/Telephony/src/com/android/services/telephony/GsmConferenceController.java