From 3700f1cf9e1890e55b3b80c888297f1cb21b5a6b Mon Sep 17 00:00:00 2001 From: pacien Date: Mon, 8 Oct 2018 17:01:54 +0200 Subject: Update Triple-T publisher plugin --- .../main/play/listings/en-US/full-description.txt | 26 +++++++++++++++++++++ .../feature-graphic/tincapp-featuregraphic.png | Bin 0 -> 46024 bytes .../en-US/graphics/icon/ic_launcher-web.png | 1 + .../01-tincapp-0.19-startscreen-small.png | Bin 0 -> 33843 bytes .../02-tincapp-0.19-configurescreen-small.png | Bin 0 -> 80381 bytes .../03-tincapp-0.19-statusscreen-small.png | Bin 0 -> 64192 bytes .../main/play/listings/en-US/short-description.txt | 1 + app/src/main/play/listings/en-US/title.txt | 1 + app/src/main/play/listings/en-US/video-url.txt | 0 9 files changed, 29 insertions(+) create mode 100644 app/src/main/play/listings/en-US/full-description.txt create mode 100644 app/src/main/play/listings/en-US/graphics/feature-graphic/tincapp-featuregraphic.png create mode 120000 app/src/main/play/listings/en-US/graphics/icon/ic_launcher-web.png create mode 100644 app/src/main/play/listings/en-US/graphics/phone-screenshots/01-tincapp-0.19-startscreen-small.png create mode 100644 app/src/main/play/listings/en-US/graphics/phone-screenshots/02-tincapp-0.19-configurescreen-small.png create mode 100644 app/src/main/play/listings/en-US/graphics/phone-screenshots/03-tincapp-0.19-statusscreen-small.png create mode 100644 app/src/main/play/listings/en-US/short-description.txt create mode 100644 app/src/main/play/listings/en-US/title.txt create mode 100644 app/src/main/play/listings/en-US/video-url.txt (limited to 'app/src/main/play/listings') diff --git a/app/src/main/play/listings/en-US/full-description.txt b/app/src/main/play/listings/en-US/full-description.txt new file mode 100644 index 0000000..9af27d3 --- /dev/null +++ b/app/src/main/play/listings/en-US/full-description.txt @@ -0,0 +1,26 @@ +Warning: + • This application is only a VPN client, which is not tied to any VPN service provider by default. + • It requires an existing tinc network to connect to. + • For more information about the tinc VPN protocol, see https://www.tinc-vpn.org/ + +Main features of Tinc App: + • Does NOT require root privilege + • Connection management through a graphical interface + • Uses conventional tinc configuration files (extended with support for encrypted private keys and VPN bypass per Android application) + • Automatable using third party Android applications via Intents + +Platform specific limitations of the Android client: + • Operates with tinc in router mode only + • Connects to only one tinc network at a time + • No support for hook scripts + +Please see the project's website for more information (setup guide, documentation, sources, issues): + • https://tincapp.pacien.org + • https://github.com/pacien/tincapp + +--- + +Copyright © 2017-2018 Pacien TRAN-GIRARD and contributors. +This program is licensed under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License or any later version. +It is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +See the GNU General Public License for more details: https://www.gnu.org/licenses/ diff --git a/app/src/main/play/listings/en-US/graphics/feature-graphic/tincapp-featuregraphic.png b/app/src/main/play/listings/en-US/graphics/feature-graphic/tincapp-featuregraphic.png new file mode 100644 index 0000000..b0556d7 Binary files /dev/null and b/app/src/main/play/listings/en-US/graphics/feature-graphic/tincapp-featuregraphic.png differ diff --git a/app/src/main/play/listings/en-US/graphics/icon/ic_launcher-web.png b/app/src/main/play/listings/en-US/graphics/icon/ic_launcher-web.png new file mode 120000 index 0000000..1a791e8 --- /dev/null +++ b/app/src/main/play/listings/en-US/graphics/icon/ic_launcher-web.png @@ -0,0 +1 @@ +../../../../../ic_launcher-web.png \ No newline at end of file diff --git a/app/src/main/play/listings/en-US/graphics/phone-screenshots/01-tincapp-0.19-startscreen-small.png b/app/src/main/play/listings/en-US/graphics/phone-screenshots/01-tincapp-0.19-startscreen-small.png new file mode 100644 index 0000000..5bd1312 Binary files /dev/null and b/app/src/main/play/listings/en-US/graphics/phone-screenshots/01-tincapp-0.19-startscreen-small.png differ diff --git a/app/src/main/play/listings/en-US/graphics/phone-screenshots/02-tincapp-0.19-configurescreen-small.png b/app/src/main/play/listings/en-US/graphics/phone-screenshots/02-tincapp-0.19-configurescreen-small.png new file mode 100644 index 0000000..503826d Binary files /dev/null and b/app/src/main/play/listings/en-US/graphics/phone-screenshots/02-tincapp-0.19-configurescreen-small.png differ diff --git a/app/src/main/play/listings/en-US/graphics/phone-screenshots/03-tincapp-0.19-statusscreen-small.png b/app/src/main/play/listings/en-US/graphics/phone-screenshots/03-tincapp-0.19-statusscreen-small.png new file mode 100644 index 0000000..18985ee Binary files /dev/null and b/app/src/main/play/listings/en-US/graphics/phone-screenshots/03-tincapp-0.19-statusscreen-small.png differ diff --git a/app/src/main/play/listings/en-US/short-description.txt b/app/src/main/play/listings/en-US/short-description.txt new file mode 100644 index 0000000..abf34b6 --- /dev/null +++ b/app/src/main/play/listings/en-US/short-description.txt @@ -0,0 +1 @@ +Android binding and user interface for the tinc mesh VPN daemon \ No newline at end of file diff --git a/app/src/main/play/listings/en-US/title.txt b/app/src/main/play/listings/en-US/title.txt new file mode 100644 index 0000000..94833c2 --- /dev/null +++ b/app/src/main/play/listings/en-US/title.txt @@ -0,0 +1 @@ +Tinc App \ No newline at end of file diff --git a/app/src/main/play/listings/en-US/video-url.txt b/app/src/main/play/listings/en-US/video-url.txt new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3