Li QIAN

Results 5 issues of Li QIAN

### Context Issue has been created in linphone repository (https://github.com/BelledonneCommunications/linphone-sdk/issues/216), but no feedback. Creating here again hoping to get some feedback. Thanks. I use the Linphone Android app to connect...

Added two Linphone's APIs related to verify server certificate to JNI, so that Android can bypass the verification of the server certificate when establishing the TLS connection. This is useful...

Although there is `activateAutoFocus` function in `AndroidVideoApi5JniWrapper.java`, it is never used. More importantly calling `camera.autoFocus(null)` in `activateAutoFocus` actually will only trigger the camera to focus once. In order to make...

I'm not sure what goes wrong... In a new test project, I subclass the SlackTextViewController with a customised table view cell, the controller's text input bar is flashing on scrolling....

In `offeranswer.cpp`, `initiateOutgoing` function, crash at the following line https://github.com/BelledonneCommunications/liblinphone/blob/eb9c11bbe04e39eb9d0277a35f5238f130d13807/src/sal/offeranswer.cpp#L1039 It happens for me when the INVITE sent has video in SDP but the video is inactive, then the server...