Mathias Jud
Mathias Jud
## Android I tested the feature on Android 11 & 12, and it worked fine for me.
## Windows I tested the feature on windows, and it was not active. It even crashed the opening of the voice file in the app, due to a wrong path:...
@sukhman-sukh thanks a lot for your work! In general I think we are ready to merge. I would like to take a few more days for testing this feature on...
As this branch had merge conflicts I rebased it to the current main branch and force pushed it here again.
The windows build now needs `Visual Studio Code 2022`. I updated this in the build instructions. @brenodt which version are we using on the CI?
The UI tooltip on the microphone recording icon show the string `Send File` (coming from `sendFileTooltip`). There should be an own tooltip for the microphone recording icon, saying: Record audio...
The development of this PR continues in the new PR #628 628
@Chewie Thanks for this report. At the moment the blocked users still appear in the public chat. We need to work on a more fine grained message selection system with...
Thanks a lot! It looks great! I will have a further look and give more detailed feedback. I will also answer your questions in #314
@Kevin Thanks again for this helpful module! The interconnection between libqaul's BLE connectivity-module and the Android BLE module is done in the branch `ble-startup-fixing-rebased-06022023` and will be merged to main...