meshenger-android icon indicating copy to clipboard operation
meshenger-android copied to clipboard

P2P Voice/Video phone App for local networks.

Results 41 meshenger-android issues
Sort by recently updated
recently updated
newest added

Hey everyone, I am done with all the modifications as per GSOC-22. Now what's left and is really important is to test it as much as possible, on several different...

I just saw a 2 years old issue asking about if we'll ever have an iOS app. I have been learning swift for a while now and I believe I...

enhancement

Meshenger doesn't find tun0 device and there for doesn't work over VPN. It would be really nice if users could connect to the same VPN and connect with each other.

- enable audio by default - enable video by default - accept calls by default Might be useful in some cases. (but need to keep an eye on possible misuse)

enhancement

Hi, there, I've found a crash in **Meshenger v3.0.3**, which is downloaded from F-Droid. I seems that it is related to the dangerous permission `android.permission.READ_EXTERNAL_STORAGE` and the following call chain:...

Currently, when you are on a video call, you are forced to get the phone close to ears (while you aren't on earphones obviously) as there is no loudspeaker provision....

enhancement

2021-01-20 17:14:28.437 29745-29745/d.d.meshenger E/AndroidRuntime: FATAL EXCEPTION: main Process: d.d.meshenger, PID: 29745 java.lang.NullPointerException: Attempt to read from field 'java.util.ArrayList d.d.meshenger.Database.contacts' on a null object reference at d.d.meshenger.MainService$MainBinder.getContactsCopy(MainService.java:479) at d.d.meshenger.MainService$MainBinder.pingContacts(MainService.java:463) at d.d.meshenger.MainActivity.onServiceConnected(MainActivity.java:115)...