- 05 Aug, 2015 1 commit
-
-
Omkar Kolangade authored
When entire IMS stack turn off is going to follow the IMS re-registration request for a specific service, there is an unncessary overhead with extra signalling during the process of re-registration. Also this delays the IMS turn off process. Fixed by not performing a setFeatureValue operation for a service turn off when the configuration allows for entire IMS stack to be turned off. Add Exception Handling To setAdvanced4GMode API Bug: 22717994 Bug: 21800429 Change-Id: Ic5d7c54802818de5c8e241cacce62feb02629743
-
- 28 Jul, 2015 1 commit
-
-
Nathan Harold authored
Bug: 22609300 Change-Id: I36fb3d1254c9168eb5978de1e39e6541d9c37df3
-
- 23 Jul, 2015 4 commits
-
-
Anthony Lee authored
-
Tyler Gunn authored
-
Tyler Gunn authored
Added mTerminationRequestPending flag to track when a framework or user initiated call termination is pending. When we get a processCallTerminated from the RIL, we can use this to override the fact we normally bury the termination during a merge. Note: The code change in processCallTerminated looks a lot more involved but really just involves wrapping a try/finally block around the main work of the method and adding the finally to cleanup state. Bug: 22184133 Change-Id: Ie007e8f294e36fbc0eb93492089fd5521ea4ff05
-
Junda Liu authored
-
- 22 Jul, 2015 2 commits
-
-
Junda Liu authored
Bug: b/22602876 Change-Id: I8941162f6ece7ffa840401b7b55a3cd770c3b959
-
Anju Mathapati authored
Pass the session only during 3-way conference scenario. For all other cases pass it as null, so as to avoid the listenerproxy getting over-written Bug: 22173672 Change-Id: I10a223aaabe731a3a7d3c24da123dae660ed5bb3
-
- 13 Jul, 2015 1 commit
-
-
Tyler Gunn authored
- Added a couple null-checks for accesses to mConferenceParticipants. This issue was introduced in b/21376607; I noticed some NPE logspam related to it. - Added a new isPendingHold() method which can be used to tell if a call is pending a hold (used in ImsPhoneConnection later). Bug: 22173672 Change-Id: I4399e266743955facabc9de010b08764c73ca15f
-
- 07 Jul, 2015 1 commit
-
-
Etan Cohen authored
Will be added to server side code. Bug: 17361897 Change-Id: I417a050135ead6023f996a8ea84495e1e9355a97
-
- 01 Jul, 2015 1 commit
-
-
Jonathan Basseri authored
CarrierConfigManager can return a null bundle if an error occurred (e.g. RemoteException) We received dozens of reports indicating that had occurred at this call site, but they did not include logs explaining why CarrierConfigManager had returned null. (see bug) Bug: 22230051 Change-Id: I11f5ed44696d0ef8465e33bbed7abfb8b354d40a
-
- 24 Jun, 2015 1 commit
-
-
Junda Liu authored
Various carrier settings have been migrated to carrier config manager, so we update the call sites in ImsManager. Bug: b/21878236 Change-Id: I20dcfba6e71f7db4961ff17f059e1a139c9958d7
-
- 11 Jun, 2015 1 commit
-
-
Uma Maheswari Ramalingam authored
CL is handling refer failure for - - held call in 3 way merge - active call in 3 way merge - active call in 4 way merge Bug: 20224516, 20232100 Change-Id: I69a006cdedf705762d8494d0da6796884c8631a2
-
- 01 Jun, 2015 1 commit
-
-
Uma Maheswari Ramalingam authored
Conference fixes - Don't reset mUpdateRequest flag upon receiving call update notification, oncallSessionUpdated(). - Reset mHold variable when hold request failed - Update Participants information after processmergecomplete - Update only active participants in Conference List - Reset mHold variable when resume request failed - Fix crash when participant leaves from conference - IMS conference participant API Change-Id: I3e0b1dc3864aa697f5ba5db7ba468bece09b1ea6 Bug: 21376607
-
- 12 May, 2015 2 commits
-
-
Yorke Lee authored
android.telecom.Connection.VideoProvider * onSetPauseImage takes Uri instead of String * changeCallDataUsage -> setCallDataUsage * add quality constants to changeVideoQuality() docs android.telecom.InCallService.VideoCall * setPauseImage takes Uri instea dof String android.telecom.VideoProfile.VideoState * Move constants to VideoProfile, prefix with STATE_ Bug: 21040387 Bug: 21066505 Change-Id: I764e72aced9d1e2d30d6d0cf0862100860d47c79
-
Yorke Lee authored
Move CameraCapabilities into VideoProfile Make PhoneAccount and PhoneAccountHandle final Bug: 21040387 Bug: 21066505 Change-Id: I72453c89ae3765f9b9cf263938fce96d5978d2e0
-
- 06 May, 2015 1 commit
-
-
Tyler Gunn authored
Bug: 20704229 Change-Id: I7650b6ae21532b10f901449f702f3a4b59477696
-
- 30 Apr, 2015 1 commit
-
-
Pavel Zhamaitsiak authored
Bug: 20626411 Change-Id: I0647f7d82f36b2fadd079250b5ba5e3f6d1de3f9 (cherry picked from commit fa380e67d66a0a6c5e2ae13a3ca983f00d86e8cd)
-
- 24 Apr, 2015 2 commits
-
-
Etan Cohen authored
-
Etan Cohen authored
-
- 16 Apr, 2015 2 commits
-
-
Jay Shrauner authored
Bug:20300433 Change-Id: Ieb83fb0b71eaf948c19241ec59411b3d434fae33
-
Jay Shrauner authored
Bug:20300433 Change-Id: Ieb83fb0b71eaf948c19241ec59411b3d434fae33
-
- 14 Apr, 2015 3 commits
-
-
Jonathan Basseri authored
automerge: d7133654 * commit 'd7133654': Fixing use of subId where phoneId was expected.
-
Pavel Zhamaitsiak authored
automerge: 691a1cc8 * commit '691a1cc8': Fix compilation error.
-
Tyler Gunn authored
automerge: 6e0a2ef3 * commit '6e0a2ef3': Prevent merging conference calls hosted on peer device.
-
- 10 Apr, 2015 2 commits
-
-
Jonathan Basseri authored
Change-Id: I96eda538d40dc863823d3fae4782e10da345899e
-
Prerepa Viswanadham authored
-
- 09 Apr, 2015 1 commit
-
-
Pavel Zhamaitsiak authored
Change-Id: Ia2c46f1fd9e2a34481690687745d88fb1b0a861f
-
- 08 Apr, 2015 1 commit
-
-
Tyler Gunn authored
-
- 03 Apr, 2015 1 commit
-
-
Rekha Kumar authored
Orientation received at VT Service is incorrect. Fixed propagation of device orientation to VT service Notify listeners of video quality changed event - Propagate the video quality changed message. IMS: Add support for video quality - Add Config interface to get/set video quality IMS-VT: Change call data usage parameters Change call data usage methods to take parameter of long type instead of int Change-Id: I543aa082337d437ec7c2bf249bafb9658f34dd1b Propagate the call substate changed message to the UI Change-Id: I695736ccfa4e4446912ba6c3df1713bae6d4486a
-
- 02 Apr, 2015 2 commits
-
-
Tyler Gunn authored
With IMS, the "multiparty" bit on an ImsCall is set to "true" when a call is merged into a conference. This not only occurs on the device hosting the conference call, but also on the devices of the callers merged into the conference. This CL adds code to ImsCall to handle changes to the multiparty state of the session. It also includes code to track whether the ImsCall is the Conference Host. A call is the conference host if the conference was established on the current device. Bug: 19478784 Change-Id: I764d6381d25275980a87705b7b53e21cdbffb1ea
-
Anthony Lee authored
There is no reason why we cannot continue with merge cleanup (just to be safe) on a call regardless of if the "i'm in a merge" flag is set or not. If, for some reason, the call is not part of a merge, its a NOOP. This handles the case when the callbacks are out of order and we receive a callSessionMergedFailed() after a callSessionTerminate() on the merge host. It doesn't really make sense for the callbacks to come back that way but we should support it either way. I also cleaned up the processMergeFailed() function so that it doesn't abort when there is no merge peer. Now the logic cleans up the merge host anyways and cleans up the peer only if it exists. Note that this is only a partial fix for this bug. The other issue (main issue) that we need to resolve is why the first conference puts Telecom in a state where the second conference fails. Bug: 19852295 Change-Id: I3acf8fd4fd5c199c01ca2c4ead4119f3876e38d5
-
- 31 Mar, 2015 2 commits
-
-
Anthony Lee authored
Moved the logging from the radio log to the system log for a better chance at seeing something from customer reports. Bug: 19625417 Change-Id: Ib5ae7275fce0a502ba6a1ad356f32f1010d14198
-
Etan Cohen authored
-
- 25 Mar, 2015 1 commit
-
-
Omkar Kolangade authored
When CF and CW MMI request will be triggered, user preferred serviceclass will be sent to the lower layers. Change-Id: I419aca453657063941d2b9121b508a0a69a17e6a
-
- 24 Mar, 2015 1 commit
-
-
Prerepa Viswanadham authored
-
- 17 Mar, 2015 1 commit
-
-
Pavel Zhamaitsiak authored
Bug: 19697174 Change-Id: I4b1538052f4bc2bf5d7c55f78467c6c52b49efd8
-
- 16 Mar, 2015 3 commits
-
-
Pavel Zhamaitsiak authored
-
Vinit Deshpande authored
-
Rekha Kumar authored
- Add support for propagating IMS Registration error codes and error messages. - Propagate the call session handover info to the UI Change-Id: If2f2008734735f52614bd046fee144843a465ecf
-