Reboot of the Tox Messenger for the IPhone
 
 
 
 
 
 
Go to file
Athanasios Plastiras 9f91dad131 Translated using Weblate (Greek)
Currently translated at 100.0% (188 of 188 strings)

Translation: Antidote/antidote-ios.localizablestrings
Translate-URL: https://hosted.weblate.org/projects/antidote/antidote-ios-app/el/
2022-12-30 13:31:46 +01:00
.circleci dummy circleCI config to stop errors 2021-11-27 10:27:34 +01:00
.github Update change_log.yml 2022-02-11 16:01:48 +01:00
Antidote Translated using Weblate (Greek) 2022-12-30 13:31:46 +01:00
Antidote.xcodeproj v1.4.24 2022-11-26 16:30:43 +01:00
AntidoteTests typing notifications, faux offline messages, push url (#23) 2021-11-23 14:08:32 +01:00
FAQ update FAQ with new features 2021-12-20 09:23:40 -08:00
ScreenshotsUITests compile fixes 2021-10-18 20:48:30 +02:00
XOLDX_fastlane fastlane (#57) 2021-12-17 19:04:03 +01:00
docs add release checklist (first draft) 2022-06-14 20:20:04 +02:00
fastlane fastlane (#57) 2021-12-17 19:04:03 +01:00
local_pod_repo whitelist ntfy.sh server for push, https://unifiedpush.org/users/distributors/ntfy/ 2022-10-09 18:24:25 +03:00
pushextension v1.4.24 2022-11-26 16:30:43 +01:00
tools prepare release and commit. 2022-02-11 10:02:30 +01:00
.gitattributes Adding gitattributes for strings diff 2016-03-31 22:55:41 +02:00
.gitignore add apn (FCM) push 2021-12-05 20:54:21 +01:00
.travis.yml Update .travis.yml 2021-11-01 10:25:37 +01:00
CHANGELOG.md Update CHANGELOG.md 2022-11-26 16:37:36 +01:00
Gemfile fastlane (#57) 2021-12-17 19:04:03 +01:00
LICENSE Changing license to MPL 2.0 2016-10-14 17:47:23 +02:00
PRIVACY_POLICY.md remove unused definition 2021-10-31 16:34:45 +01:00
Podfile add cmp pod and remove msgpack-c pod 2022-07-01 00:04:59 +02:00
README.md Update README.md 2022-10-10 15:09:54 +02:00

README.md

Reboot of the Tox Messenger for the IPhone

  

Tox client for iOS

Release Translations License: GPL v3 Android CI Android CI

FAQ

See FAQ.

    

Help Translate the App in your Language

Use Weblate: https://hosted.weblate.org/engage/antidote/

Get in touch

Usage

Install from the App Store

Manual Installation

Clone repo, install pods and open Antidote.xcworkspace file with Xcode 12+.

git clone https://github.com/Antidote-for-Tox/Antidote.git
cd Antidote
pod install
open Antidote.xcworkspace

Compile on the Commandline

Clone repo, install pods and install Xcode 12+

git clone https://github.com/Antidote-for-Tox/Antidote.git
cd Antidote
pod install
env NSUnbufferedIO=YES xcodebuild -workspace ./Antidote.xcworkspace -scheme Antidote -destination 'platform=iOS Simulator,id=EAB9614F-3485-4A6D-8EFB-FC2B5EFB0243'

Features

See CHANGELOG for list of notable changes (unreleased, current and previous versions).

  • one to one conversations
  • typing notification
  • emoticons
  • spell check
  • reading/scanning Tox ID via QR code
  • file transfer
  • read receipts
  • push message support (via Apple Push Notification) / Push in qTox.
  • multiple profiles
  • tox_save import/export
  • avatars
  • audio calls
  • video calls

Send Crashreports

https://developer.apple.com/documentation/xcode/acquiring-crash-reports-and-diagnostic-logs
please first check that the crashreport does NOT contain any private data!
send to zoff@zoxcore.org

License

Antidote is available under Mozilla Public License Version 2.0. See the LICENSE file for more info.