diff --git a/themes/website/static/css/style.css b/themes/website/static/css/style.css index 46eda50..952a6c0 100644 --- a/themes/website/static/css/style.css +++ b/themes/website/static/css/style.css @@ -232,6 +232,8 @@ tbody th:first-child, thead th { .slider input[type=radio]#atox-images-control1:checked ~ .sliderinner > ul { left: 0 } .slider input[type=radio]#atox-images-control2:checked ~ .sliderinner > ul { left: -100% } +.slider input[type=radio]#trifa-images-control1:checked ~ .sliderinner > ul { left: 0 } + /* Specific styling */ @media (min-width: 768px) { #cover { diff --git a/themes/website/static/img/client/trifa.png b/themes/website/static/img/client/trifa.png new file mode 100644 index 0000000..3338b50 Binary files /dev/null and b/themes/website/static/img/client/trifa.png differ diff --git a/themes/website/static/js/osdetect.js b/themes/website/static/js/osdetect.js index d1889db..053e440 100644 --- a/themes/website/static/js/osdetect.js +++ b/themes/website/static/js/osdetect.js @@ -99,6 +99,24 @@ if (window.navigator.userAgent.indexOf("Android") != -1) { icon: "download", desc: true, dlLink: "https://github.com/evilcorpltd/aTox/releases/download/v0.6.0/atox.apk", + }, { + title: "TRIfA F-Droid", + name: "trifa", + icon: "external-link", + desc: true, + dlLink: "https://f-droid.org/app/com.zoffcc.applications.trifa", + }, { + title: "TRIfA Google Play", + name: "trifa", + icon: "external-link", + desc: true, + dlLink: "https://play.google.com/store/apps/details?id=com.zoffcc.applications.trifa", + }, { + title: "TRIfA APK", + name: "trifa", + icon: "download", + desc: true, + dlLink: "https://github.com/zoff99/ToxAndroidRefImpl/releases/latest/download/play.trifa.apk", }]; } diff --git a/themes/website/templates/clients.html b/themes/website/templates/clients.html index 5f4f3c4..6825347 100644 --- a/themes/website/templates/clients.html +++ b/themes/website/templates/clients.html @@ -180,6 +180,40 @@

aTox

The reasonable Tox client for Android.

+
+ +
+ +

TRIfA

+ + + + + + + + + + + + + + + + + + + + + + + + +
Repository:https://github.com/zoff99/ToxAndroidRefImpl
Maintainers:Zoff
Language:Java
Graphical Toolkit:N/A
Operating Systems:Android
+ +

Tox Reference implementation for Android.

+
+ @@ -252,6 +286,16 @@

OS support:

No + + TRIfA + No + No + No + No + Yes + No + + @@ -367,5 +411,23 @@

OS support:

+
+
+ +   + +
+ + + +
+
    +
  • +
+
+
+
+
+ {% endblock %} diff --git a/themes/website/templates/download.html b/themes/website/templates/download.html index e4e2e27..e965c64 100644 --- a/themes/website/templates/download.html +++ b/themes/website/templates/download.html @@ -71,6 +71,7 @@

FreeBSD

Android

aTox: F-Droid / Google Play / APK

+

TRIfA : F-Droid / Google Play / APK

@@ -182,6 +183,18 @@

TokTok/c-toxcore

TokTok/c-toxcore is a non-hostile fork of the original irungentoo/toxcore. The fork was made by active Toxcore developers due to irungentoo wanting to review and approve any changes submitted into his repository, but being unable to do so as he is unable to find time to work on Toxcore. This is the Toxcore that is being actively developed and this is also the Toxcore that all clients use.

+ +
+
+ +   + +

TRIfA Warning

+ +

TRIfA uses an experimental (unreviewed) fork of toxcore.

+

TRIfA may connect to centralized servers to trigger push notifications (Google Firebase Cloud Messaging, Apple Push Notification).

+
+
diff --git a/themes/website/templates/index.html b/themes/website/templates/index.html index 1866f5d..7b6f132 100644 --- a/themes/website/templates/index.html +++ b/themes/website/templates/index.html @@ -48,6 +48,7 @@

A New Kind of Instant Messaging