Eng ChongMeng

Results 18 issues of Eng ChongMeng

Appreciate if you can consider release your jarjar libraries into the official maven repository, so aTalk can refer to it. aTalk release the apk into android playstore and Fdroid. Fdroid...

Thanks for the excellent Dexter library. Trying to use it on aTalk; but observe the following when trying the SampleActivity downloaded from the master repository (v4.2.0) The Dexter is installed...

After the fix implemented for conversations: https://github.com/iNPUTmice/Conversations/issues/4285 It is found that all media calls are now working except with only one instance where the video call is initiated from conversations....

The problem happen in the following two java classes when testing with aTalk: 1. RtpContentMap#getCredentials() where allCredentials.size() is 2 for media call (video and audio contents), hence `if (allCredentials.size() ==...

## Description Jitsi continuously query for disco-info even after the buddy has responded endlessly upon first startup ## Current behavior see ## Description ## Expected Behavior Should only send the...

In an audio call only session, adding the video (content-add) is not working. Please refer to ConnectivityCheckClient.java source: After an audio call setup is completed, Agent proceeds to execute ConnectivityCheckClient#stop(),...

See https://sanctum9.wordpress.com/2019/03/15/switch-to-ipv6-on-android/ on how to change network APN on android device. The problem is observed with android device Note-10+ when the network APN is set to both 'IPv4/IPv6' (default); The...

Trying to integrate using ice4j-2.0.0 release into aTalk with all the default settings, but facing problem with the following AwsCandidateHarvester#doTestEc2 in conn.getContent. The system just hangs in this execution without...

The original sources are derived from work done by vanitasvitae (see link below); but ported to be compatible with smack 4.4.5, and with improvements so they are ready for integration...

Thank you for your contribution! Before creating a Pull Request, please make sure to * read https://github.com/igniterealtime/Smack/wiki/Guidelines-for-Smack-Developers-and-Contributors * run `gradle check` successfully in order to make sure that your code...