update , a mobile messaging application for user-to-user communication without server involvement, implemented based on the protocol (c-toxcore). Currently, only Android OS is supported, however, since the program is built on the cross-platform framework Qt using QML, it may be possible to port the application to other platforms in the future. The program serves as an alternative to Tox clients. , . The project's code under the MIT license. Application builds under the GPLv3 license.
Changelog, starting from version 1.4.2:
- File transfer in both directions has been added.
- Corresponding buttons for file transfer have been added.
- Notifications for file transfers have been added.
- A button to select the download directory for saved files has been added (by default, this is the operating system's directory).
- The main application window and input field have been redesigned, fixing numerous bugs.
- A 'Public Key' field has been added to the user information menu.
- Some menus will now fully stretch to the width of the screen.
- Fixed the issue: the date and time of the message instantly disappear when the message cloud disappears.
- Fixed the issue: flickering interface during automatic profile login.
- Logging has been added (protox.log file in the application directory).
- The Russian translation has been updated.
- The toxcore version has been updated to 0.2.12.
The application build containing the phrase _patched has a modified version of the toxcore library, featuring experimental , which enhances file transfer speed.
Source: opennet.ru
