Revertron
Revertron
To implement this we need to implement #14 first. The message will contain reply message ID.
For versions, that are downloaded from GitHub we need to make some update availability checks. And automatic download and installation as well.
Every application needs an about section. Show this info: * Current version * Links to GitHub/F-Droid/etc. * Licenses of libraries used * Donation links
We all make mistakes often , it would be very convenient to edit your message and correct any mistake you did. For this we need #14 to be implemented.
For some reason some people want to have voice messages. Sub-features: * Record voice message to file * Send file to contact * Make it possible to disable sending voice...
Allow selection of an image from gallery and sending it. Needed sub-features: * Select images from gallery or file managers * Save selected picture to app local storage * Prepare...
This app has build API 29 set, but it is "deprecated" from Google's view, and it will not accept such apps to Google Play. Moreover, there are a bunch of...
### Security Normally, mobile devices use some NAT'ed networks or are firewalled by their ISPs. But if we create true-p2p network where every user gets "white" IP-address we may have...
Is it possible to get some results from `external.invoke()` run? I need to check some value in Rust and return a result back to JS.
Hi! I want to take some input from user, like filename or password, but I can't use `prompt()` method. See the screenshot: https://up.zbin.eu/j717EC.png It complains about the first character in...