From 4079a18706ca817d40c66d5f31573800c7121815 Mon Sep 17 00:00:00 2001 From: pacien Date: Mon, 6 Aug 2018 23:13:02 +0200 Subject: Add store metadata --- app/src/main/play/contactEmail | 1 + app/src/main/play/contactPhone | 0 app/src/main/play/contactWebsite | 1 + app/src/main/play/defaultLanguage | 1 + .../featureGraphic/tincapp-featuregraphic.png | Bin 0 -> 46024 bytes app/src/main/play/en-US/listing/fulldescription | 26 +++++++++++++++++++++ .../play/en-US/listing/icon/ic_launcher-web.png | 1 + .../01-tincapp-0.3-startscreen.png | Bin 0 -> 25043 bytes .../02-tincapp-0.3-configurescreen.png | Bin 0 -> 53166 bytes .../03-tincapp-0.3-statusscreen.png | Bin 0 -> 42417 bytes app/src/main/play/en-US/listing/shortdescription | 1 + app/src/main/play/en-US/listing/title | 1 + app/src/main/play/en-US/listing/video | 0 app/src/main/play/en-US/whatsnew | 2 ++ 14 files changed, 34 insertions(+) create mode 100644 app/src/main/play/contactEmail create mode 100644 app/src/main/play/contactPhone create mode 100644 app/src/main/play/contactWebsite create mode 100644 app/src/main/play/defaultLanguage create mode 100644 app/src/main/play/en-US/listing/featureGraphic/tincapp-featuregraphic.png create mode 100644 app/src/main/play/en-US/listing/fulldescription create mode 120000 app/src/main/play/en-US/listing/icon/ic_launcher-web.png create mode 100644 app/src/main/play/en-US/listing/phoneScreenshots/01-tincapp-0.3-startscreen.png create mode 100644 app/src/main/play/en-US/listing/phoneScreenshots/02-tincapp-0.3-configurescreen.png create mode 100644 app/src/main/play/en-US/listing/phoneScreenshots/03-tincapp-0.3-statusscreen.png create mode 100644 app/src/main/play/en-US/listing/shortdescription create mode 100644 app/src/main/play/en-US/listing/title create mode 100644 app/src/main/play/en-US/listing/video create mode 100644 app/src/main/play/en-US/whatsnew (limited to 'app/src/main/play') diff --git a/app/src/main/play/contactEmail b/app/src/main/play/contactEmail new file mode 100644 index 0000000..182052c --- /dev/null +++ b/app/src/main/play/contactEmail @@ -0,0 +1 @@ +pacien.gplayfr@gmail.com \ No newline at end of file diff --git a/app/src/main/play/contactPhone b/app/src/main/play/contactPhone new file mode 100644 index 0000000..e69de29 diff --git a/app/src/main/play/contactWebsite b/app/src/main/play/contactWebsite new file mode 100644 index 0000000..72194ae --- /dev/null +++ b/app/src/main/play/contactWebsite @@ -0,0 +1 @@ +https://tincapp.pacien.org \ No newline at end of file diff --git a/app/src/main/play/defaultLanguage b/app/src/main/play/defaultLanguage new file mode 100644 index 0000000..f2b0341 --- /dev/null +++ b/app/src/main/play/defaultLanguage @@ -0,0 +1 @@ +en-US \ No newline at end of file diff --git a/app/src/main/play/en-US/listing/featureGraphic/tincapp-featuregraphic.png b/app/src/main/play/en-US/listing/featureGraphic/tincapp-featuregraphic.png new file mode 100644 index 0000000..b0556d7 Binary files /dev/null and b/app/src/main/play/en-US/listing/featureGraphic/tincapp-featuregraphic.png differ diff --git a/app/src/main/play/en-US/listing/fulldescription b/app/src/main/play/en-US/listing/fulldescription new file mode 100644 index 0000000..0dc4073 --- /dev/null +++ b/app/src/main/play/en-US/listing/fulldescription @@ -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 (C) 2017-2018 Pacien TRAN-GIRARD +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/en-US/listing/icon/ic_launcher-web.png b/app/src/main/play/en-US/listing/icon/ic_launcher-web.png new file mode 120000 index 0000000..5cb1677 --- /dev/null +++ b/app/src/main/play/en-US/listing/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/en-US/listing/phoneScreenshots/01-tincapp-0.3-startscreen.png b/app/src/main/play/en-US/listing/phoneScreenshots/01-tincapp-0.3-startscreen.png new file mode 100644 index 0000000..54df3b0 Binary files /dev/null and b/app/src/main/play/en-US/listing/phoneScreenshots/01-tincapp-0.3-startscreen.png differ diff --git a/app/src/main/play/en-US/listing/phoneScreenshots/02-tincapp-0.3-configurescreen.png b/app/src/main/play/en-US/listing/phoneScreenshots/02-tincapp-0.3-configurescreen.png new file mode 100644 index 0000000..9ec5c8f Binary files /dev/null and b/app/src/main/play/en-US/listing/phoneScreenshots/02-tincapp-0.3-configurescreen.png differ diff --git a/app/src/main/play/en-US/listing/phoneScreenshots/03-tincapp-0.3-statusscreen.png b/app/src/main/play/en-US/listing/phoneScreenshots/03-tincapp-0.3-statusscreen.png new file mode 100644 index 0000000..b8df0f3 Binary files /dev/null and b/app/src/main/play/en-US/listing/phoneScreenshots/03-tincapp-0.3-statusscreen.png differ diff --git a/app/src/main/play/en-US/listing/shortdescription b/app/src/main/play/en-US/listing/shortdescription new file mode 100644 index 0000000..abf34b6 --- /dev/null +++ b/app/src/main/play/en-US/listing/shortdescription @@ -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/en-US/listing/title b/app/src/main/play/en-US/listing/title new file mode 100644 index 0000000..94833c2 --- /dev/null +++ b/app/src/main/play/en-US/listing/title @@ -0,0 +1 @@ +Tinc App \ No newline at end of file diff --git a/app/src/main/play/en-US/listing/video b/app/src/main/play/en-US/listing/video new file mode 100644 index 0000000..e69de29 diff --git a/app/src/main/play/en-US/whatsnew b/app/src/main/play/en-US/whatsnew new file mode 100644 index 0000000..dcd34f3 --- /dev/null +++ b/app/src/main/play/en-US/whatsnew @@ -0,0 +1,2 @@ +* update tinc to 1.1pre16 +* update libressl and other libraries \ No newline at end of file -- cgit v1.2.3