Moritz Warning

Results 434 comments of Moritz Warning

@djsb that might work. Just return the message variable in `decryptMessage(..)` and `encryptMessage()`: https://github.com/meshenger-app/meshenger-android/blob/master/app/src/main/java/d/d/meshenger/Crypto.java

hi @opusforlife2, sorry for the silence. We have decided to build on top of the master branch instead of the development branch and then integrate code from the development branch...

@opusforlife2 I also experienced crashes. But every time I try to reproduce it to get a stack trace, it works.

I installed scoop. Now I need a crash :D

@opusforlife2 feel free to test again. The issue you have encountered are still present. But that is for the next release.

@adicoder95 yes, no crashes. But what about bugs?

I guess it is better to make a release and then a bugfix release to address any issues we encounter. It has been long enough. :-)

Ok, thank you. I will take a look next week.

@opusforlife2 let's hope the bug is fixed now. Please create a new issue if it appears again.

Absolutely, I agree. This is fixed in the current reworked code in the development branch. The problem is, that the code is buggy in other respect and not ready for...