Releases: evilcorpltd/aTox
Releases · evilcorpltd/aTox
v0.8.0
v0.8.0
What's new?
- Updated to Toxcore 0.2.19
- Added chat history export
- Friend request messages are now added to the chat history
- Improved file transfer speed and stability
- The display is now automatically turned off/on during calls using the proximity sensor
- Notifications are now silent when your status is set to busy
Fixed bugs
- The chat scroll will no longer occasionally reset when messages are received in other chats
- The call bit rate is no longer set to a ridiculous number
New translations
- Bulgarian
- Chinese (Traditional)
- Czech
- Dutch
- Finnish
- Hindi
- Icelandic
- Indonesian
- Korean
- Nyanja
- Serbian
Full Changelog: v0.7.3...v0.8.0
v0.7.3
v0.7.3
What's new?
- Updated to Toxcore 0.2.16
- It's now possible to see if you're connected to a contact using UDP or TCP on the contact's profile screen
Fixed bugs
- aTox should no longer crash at startup on newer Samsung phones
- The ringtone should now always be properly silenced when you accept a call
- Lots of crashes related to deleting contacts at bad times fixed
- Fixed a crash caused by starting aTox with no internet and a proxy using a DNS name set
Full Changelog: v0.7.2...v0.7.3
v0.7.2
v0.7.2
Fixed bugs
- Fixed a potential crash in the handling of rejecting incoming calls
- Deleting contacts after viewing their chats should no longer crash
Full Changelog: v0.7.1...v0.7.2
v0.7.1
v0.7.1
What's new?
- Debug APKs are uploaded by CI on every commit
- It's now possible to share your Tox ID QR image to other apps
- A "mark as read" button has been added to chat notifications
Fixed bugs
- Android KitKat no longer crashes on startup
- Rejecting an incoming call while in a call no longer breaks the call state
- Chats are now marked as read when you reply to them from a notification
- The reply button now also works in Android Marshmallow and older
Full Changelog: v0.7.0...v0.7.1
v0.7.0
v0.7.0
What's new?
- Audio call support!
- Support for encrypted Tox profiles!
- You can switch your current profile to be encrypted by setting a password in the settings
- Support for displaying your ToxID as a QR code (long-press)
- It's now possible to copy your ToxID without opening the share menu (also long-press)
- You can now select multiple files to send at once
- aTox can now receive text shares from other apps
- Deleting contacts now requires a confirmation
- You can now edit your nospam
Fixed bugs
- Your connection status can no longer get stuck in "connected"
- You can no longer attempt to add yourself as a contact
- Settings can no longer be pushed out-of-bounds by long translations
- The chat history is no longer preserved when deleting contacts
- The follow-system theme now correctly follows the system instead of being based on the time of day
- The UI should no longer overlap the system toolbars on Android 4.4
New translations
- Arabic
- Basque
- Bosnian
- Chinese (Simplified)
- Estonian
- French
- Greek
- Hebrew
- Hungarian
- Italian
- Lithuanian
- Persian
- Polish
- Portuguese
- Romanian
- Slovak
- Turkish
- Ukrainian
New contributors
@hiddener with #673
@DAT4 with #731
@comradekingu with #751
@roihershberg with #893
Full Changelog: v0.6.0...v0.7.0
v0.6.0
v0.6.0
What's new?
- Typed but unsent messages are saved as drafts
- Support for using a proxy
- Option to automatically get marked as away
- It's now possible to override the bootstrap nodes used
- Improved notifications:
- Prettier app icon
- Contact avatars are now shown for incoming messages
- You can now reply directly from the notifications
- Option to automatically accept incoming file transfers
- Pretty avatar placeholders are generated if a contact doesn't have an avatar set
Fixed bugs
- Clearing the entire chat did not delete now-unreachable file transfers
- Long messages with multi-byte characters were not split correctly
- Old messages could get updated with new timestamps
Other
- Translated to Brazilian Portuguese (thank you, @mezysinc!)
- Translated to Russian (thanks to an anonymous contributor!)
- Translated to German (thanks to an anonymous contributor and @avoidr!)
v0.5.1
v0.5.1
What's new?
- Streamlined file transfer management
- Outgoing activity is taken into account for chat sorting
Fixed bugs
- Status indicators were always* gray in old Android versions
- It should no longer be possible to get stuck offline when being offline for a long time
- Tapping completed file transfers now always correctly opens the completed file
Other
- A lot more Bazel support (but not the entire app yet)
- More tests added
- Updated the Swedish translation
v0.5.0
v0.5.0
Big thanks to @JFreegman, @avoidr, and @anthonybilinski for helping me test this one. The release would be full of bugs without you.
What's new?
- New screen for accepting friend requests
- Dialog box for changing your status
- Support for file transfers (!!!)
- Support deleting messages (to e.g. cancel pending outgoing messages)
- Inlining of received images into the chat
Fixed bugs
- Long pressing on messages w/ links no longer bonus-clicks on the link
- Switching between TCP/UDP is now significantly faster (@JFreegman)
Other
- Support building part of the app using Bazel (the rest will be done for a later release)
- CI on GitHub Actions (thanks to @amirmahdi-nsh!)
- Static analysis of every PR using ktlint
v0.4.0
v0.4.0
What's new?
- Prettier settings screen
- Incoming calls are rejected until av is supported (previously it would ring indefinitely)
- Prettier persistent notification on older Android
- Support for running Tox w/ UDP instead of TCP-only
- Support for starting at phone boot
- Halved the .apk size (enabled minify)
Fixed bugs
- Back on the create profile screen now closes the app
- The status message is now properly set for new profiles
- The navigation menu items no longer stay selected
v0.3.1
v0.3.1
Changes
- The user profile page now works on old Android
- Updated the Spanish translation (@wuniversales)