From 09124a23fc68f074941535de3d94cd687aafd76d Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Thu, 20 Mar 2014 09:37:22 +0100 Subject: [PATCH 1/2] AnTox: Initial metadata --- metadata/im.tox.antox.txt | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 metadata/im.tox.antox.txt diff --git a/metadata/im.tox.antox.txt b/metadata/im.tox.antox.txt new file mode 100644 index 0000000000..3980b746ab --- /dev/null +++ b/metadata/im.tox.antox.txt @@ -0,0 +1,32 @@ +Categories:Internet +License:GPLv3 +Web Site:http://tox.im/ +Source Code:https://github.com/Astonex/Antox +Issue Tracker:https://github.com/Astonex/Antox/issues + +Summary:Secure and easy to use messenging +Description: +Tox aims to be an easy to use, all-in-one communication platform that ensures +their users full privacy and secure message delivery. + +Every peer is represented as a byte string (the public key [Tox ID] of the +peer). By using torrent-style DHT, peers can find the IP of other peers by +using their Tox ID. Once the IP is obtained, peers can initiate a secure +(leveraging the NaCl library) connection with each other. Once the connection +is made, peers can exchange messages, send files, start video chats, etc. +using encrypted communications. +. + +Repo Type:git +Repo:https://github.com/Astonex/Antox.git + +Build:0.6.6,12 + commit=05c9eff2fe3e89b1c6468586b2bb8cd2c4f10d0e + subdir=app + gradle=yes + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:0.6.6 +Current Version Code:12 + From 042ac45c61a4d9bdac8fbb1869adef9f347ee32d Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Thu, 20 Mar 2014 10:35:23 +0100 Subject: [PATCH 2/2] AnTox: Disable, see maintainer notes --- metadata/im.tox.antox.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/metadata/im.tox.antox.txt b/metadata/im.tox.antox.txt index 3980b746ab..9acf67a455 100644 --- a/metadata/im.tox.antox.txt +++ b/metadata/im.tox.antox.txt @@ -24,6 +24,13 @@ Build:0.6.6,12 commit=05c9eff2fe3e89b1c6468586b2bb8cd2c4f10d0e subdir=app gradle=yes + disable=see notes + +Maintainer Notes: +TODO: extlibs=jsoup/jsoup-1.7.3.jar +TODO: Cannot verify wearable-preview-support.jar, see http://developer.android.com/wear/preview/start.html +TODO: Cannot build jni libs (app/src/main/jniLibs/armeabi) +. Auto Update Mode:None Update Check Mode:RepoManifest