It packetises and encrypts chats, using email(SMTP) as the transport medium.
Sends downsampled pics, videos or push-to-talk audio by default. Can send full quality pics, videos, or attachments too, as a file.
Integrates with Jitsi Meet to connect video-calls.
It's available on F-Droid, and you can use a seperate free-email-address(100MB limit) for the SMTP backend (from https://nine.testrun.org/ ), or use your own existing email address.
Do note, because it's using email, the recipient and sender are not private, along with the time, and probably the relative size of the messages.
The specific content of each message should be private as long as the encryption is done well. I haven't looked at it so I don't know if it implemnts safeguards to verify who you're messaging with (besides using the email address) and I don't know if it uses PFS (Perfect Forward Secrecy) to protect against a key getting compromised.