Skip to content

xiaProject/ToxAndroidRefImpl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4,071 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

    Looking for TRIfA Desktop? follow me

Status

Android CI Release Last release Translations License: GPL v3 Liberapay

Latest Automated Screenshot

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

Offline Messages

See OFFLINE_MESSAGES.md

Does TRIfA connect to any third party servers?

TRIfA (exlcuding 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

Import/Export

See 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

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.

About

Tox Reference implementation for Android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 43.8%
  • C++ 30.3%
  • Java 24.2%
  • Shell 0.8%
  • Python 0.3%
  • Assembly 0.1%
  • Other 0.5%