https://github.com/zoff99/toxandroidrefimpl
Tox Reference implementation for Android
https://github.com/zoff99/toxandroidrefimpl
android messaging offline-messages push-notifications reference-implementation secure-messenger tox tox-client toxcon toxcore trifa
Last synced: 3 months ago
JSON representation
Tox Reference implementation for Android
- Host: GitHub
- URL: https://github.com/zoff99/toxandroidrefimpl
- Owner: zoff99
- License: gpl-3.0
- Created: 2017-04-28T14:23:44.000Z (about 8 years ago)
- Default Branch: zoff99/dev003
- Last Pushed: 2025-03-28T06:51:23.000Z (3 months ago)
- Last Synced: 2025-03-30T14:11:26.472Z (3 months ago)
- Topics: android, messaging, offline-messages, push-notifications, reference-implementation, secure-messenger, tox, tox-client, toxcon, toxcore, trifa
- Language: C
- Homepage:
- Size: 113 MB
- Stars: 286
- Watchers: 23
- Forks: 54
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE-GPLv3
Awesome Lists containing this project
README
# Tox Reference Implementation for Android [TRIfA]
~~This is not a Reference Client, it's c-toxcore for Android.~~
This is now also a Tox Client for Android.### Important Notice: Since Google has changed their Playstore policy in a way that is unacceptable, future Versions are not published on the Playstore anymore. Github Releases are signed with the same key as the Playstore version.
Looking for TRIfA Desktop version? [follow me](https://github.com/Zoxcore/trifa_material)
Status
=
[](https://github.com/zoff99/ToxAndroidRefImpl/actions?query=workflow%3A%22Android+CI%22)
[](https://jitpack.io/#zoff99/pkgs_ToxAndroidRefImpl)
[](https://github.com/zoff99/ToxAndroidRefImpl/releases/latest)
[](https://hosted.weblate.org/engage/trifa-a-tox-client-for-android/)
[](https://www.gnu.org/licenses/gpl-3.0.en.html)
[](https://liberapay.com/zoff/donate)Latest Automated Screenshots
=![]()
![]()
![]()
Startup Test Automated Screenshots
![]()
![]()
![]()
Automated Promotion Screenshots
=![]()
Help Translate the App in your Language
=
Use Weblate:
https://hosted.weblate.org/engage/trifa-a-tox-client-for-android/Push Notification
=
See [PUSH_NOTIFICATION.md](./PUSH_NOTIFICATION.md)Offline Messages
=
See [OFFLINE_MESSAGES.md](./OFFLINE_MESSAGES.md)Does TRIfA connect to any third party servers?
=
TRIfA (excluding toxcore) uses the Google Firebase service and a third party server to deliver push notifications to other tox mobile users when they are offline. This makes it possible for Mobile devices to go into sleep mode and save battery and network bandwidth when there is no activity. Rest assured that the push notification does not contain any data, the request that comes from TRIfA includes only the FCM token of your contact(s). No ToxID, name or message data is transfered in the process.Get in touch
=
* Join the TRIfA Tox Groupchat: 154b3973bd0e66304fd6179a8a54759073649e09e6e368f0334fc6ed666ab762Import/Export
=
See [import-export.md](./import-export.md)Compile in Android Studio
=
**Open an existing Project:**
**and select the "android-refimpl-app" subdir:**
Development Snapshot Version (Android)
=
the latest Development Snapshot can be downloaded from [here](https://github.com/zoff99/ToxAndroidRefImpl/releases/tag/nightly)## License (Project is dual licensed, you can choose the license)
TRIfA is distributed under the terms of the GNU General Public License (version 2) or the GNU General Public License (version 3).
You may use TRIfA according to either of these licenses as is most appropriate for your project on a case-by-case basis.See LICENSE-zzGPLv2 and LICENSE-GPLv3 for details.
Translations are under the terms of GNU General Public License (version 2 or later).
See https://hosted.weblate.org/projects/trifa-a-tox-client-for-android/android-application/#information
and https://hosted.weblate.org/projects/trifa-a-tox-client-for-android/f-droid-texts/#information
Any use of this project's code by GitHub Copilot, past or present, is done
without our permission. We do not consent to GitHub's use of this project's
code in Copilot.
No part of this work may be used or reproduced in any manner for the purpose of training artificial intelligence technologies or systems.