Skip to content

Releases: evilcorpltd/aTox

The fantastic updated Toxcore release!

05 May 22:21
v0.3.0
8a11a44
Compare
Choose a tag to compare

The fantastic updated Toxcore release!

This is a very early version with essentially only text messaging. More features are coming soon!

What's new?

  • Updated to Toxcore 0.2.12
  • Added faux offline messaging (queuing messages until your contact is online)
    • Note that this will send messages that previously have failed to send
  • Moved user settings (name, status message, status) to a separate page
  • Added a quit confirmation
  • New icon
  • New colourscheme

Fixed bugs

  • Fixed crash that could happen if you were unlucky when quitting the app
  • Fixed crash when adding a friend you've already added
  • Fixed aTox appearing as a browser in some contexts
  • Stopped the user from entering values Toxcore might not like
  • Make sure a timestamp is displayed for messages that come right before a pending message

v0.2.1

03 Apr 13:09
v0.2.1
9efe8a8
Compare
Choose a tag to compare

The sad April 3rd release.

Changes

  • Reverted the Toxcore and tox4j updates as they (accidentally, obviously) depended on the user building the .so files themselves and placing them in the right place.

v0.2.0

01 Apr 20:20
v0.2.0
1a65dbd
Compare
Choose a tag to compare

The April 1st release!

This is a very early version with essentially only text messaging. More features are coming soon!

What's new?

  • Updated to Toxcore 0.2.11
  • Nav bar now also transparent in the dark theme
  • Tox network connection defaults to using a TCP relay
  • Adding contacts by QR is now also allowed on devices with only a front-facing camera
  • The import Tox profile button is now more prominently displayed when first starting the app
  • Avatars too big to be allowed by the Tox client standard are now rejected
  • You can now mark yourself as available, busy, or away
  • A Spanish translation was added (@wuniversales)
  • The contact list now displays the users' status messages and a short id from the ToxID
  • Screenshot added to the README.md (@sudden6)

Fixed bugs

Sometimes outgoing messages had their "pending" text hidden due to being grouped with other messages

v0.1.0

28 Jan 20:04
v0.1.0
7f67779
Compare
Choose a tag to compare

The first release!

This is a very early version with essentially only text messaging. More features are coming soon!

Features

  • Text messages
  • Action messages (long press send)
  • Accepting/rejecting incoming friend requests (long press on the friend request)
  • Incoming avatars
  • Importing existing Tox saves (press the menu button on the profile creation screen)
  • Exporting Tox saves
  • Adding/deleting contacts
  • Adding contacts from QR codes (@XaviDCR92)
  • Support for Android 4.4 (@XaviDCR92)
  • Editable name & status message
  • Light/dark theme support
  • Clearing the chat history with individual contacts
  • Notification indicating connection status
  • Copying/sharing your own ToxID
  • Viewing the name, connection status, status message, and public key of your contacts
  • Send-status of outgoing messages