summaryrefslogtreecommitdiffhomepage
path: root/android/src/main
diff options
context:
space:
mode:
authorAlbin <albin@mullvad.net>2022-02-04 11:25:22 +0100
committerAlbin <albin@mullvad.net>2022-02-08 07:41:26 +0100
commitbace3492dfead42f896d53118c94919231fe97ec (patch)
tree9f1e5dd73c04c79b38d2914aa3ab4df2bb42ee95 /android/src/main
parent9c72cb2a9ebc8f7e393641f102b4b95d76a197f1 (diff)
downloadmullvadvpn-bace3492dfead42f896d53118c94919231fe97ec.tar.xz
mullvadvpn-bace3492dfead42f896d53118c94919231fe97ec.zip
Fix missing fdroid metadata
F-Droid requires the metadata to be present in a specific location which isn't compatible with our mono-repo structure, therefore this change moves the Gradle Play Publisher (GPP) directories to a location compatible with F-Droid and adds a symlink at the location GPP expects, which leads to the F-Droid location. The reason for doing it this way rather than symlinking the other way around is that we don't use GPP itself atm. Even if we start using it, it's still easier to make sure everything is working (in regards to the symlink) in the GPP build environment compared to the F-Droid build environment.
Diffstat (limited to 'android/src/main')
-rw-r--r--android/src/main/play/contact-email.txt1
-rw-r--r--android/src/main/play/contact-website.txt1
-rw-r--r--android/src/main/play/default-language.txt1
-rw-r--r--android/src/main/play/listings/en-US/full-description.txt35
-rw-r--r--android/src/main/play/listings/en-US/graphics/feature-graphic/Android-feature-graphics.pngbin0 -> 197879 bytes
-rw-r--r--android/src/main/play/listings/en-US/graphics/icon/icon.pngbin0 -> 19582 bytes
-rw-r--r--android/src/main/play/listings/en-US/graphics/phone-screenshots/01_connect.pngbin0 -> 73841 bytes
-rw-r--r--android/src/main/play/listings/en-US/graphics/phone-screenshots/02_settings.pngbin0 -> 65910 bytes
-rw-r--r--android/src/main/play/listings/en-US/graphics/phone-screenshots/03_wireguard_key.pngbin0 -> 77371 bytes
-rw-r--r--android/src/main/play/listings/en-US/graphics/phone-screenshots/04_report_a_problem.pngbin0 -> 77378 bytes
-rw-r--r--android/src/main/play/listings/en-US/graphics/phone-screenshots/05_login.pngbin0 -> 58620 bytes
-rw-r--r--android/src/main/play/listings/en-US/short-description.txt1
-rw-r--r--android/src/main/play/listings/en-US/title.txt1
-rw-r--r--android/src/main/play/release-notes/en-US/default.txt0
14 files changed, 40 insertions, 0 deletions
diff --git a/android/src/main/play/contact-email.txt b/android/src/main/play/contact-email.txt
new file mode 100644
index 0000000000..001a8c0cf1
--- /dev/null
+++ b/android/src/main/play/contact-email.txt
@@ -0,0 +1 @@
+support@mullvad.net
diff --git a/android/src/main/play/contact-website.txt b/android/src/main/play/contact-website.txt
new file mode 100644
index 0000000000..08ee598e0f
--- /dev/null
+++ b/android/src/main/play/contact-website.txt
@@ -0,0 +1 @@
+https://mullvad.net/
diff --git a/android/src/main/play/default-language.txt b/android/src/main/play/default-language.txt
new file mode 100644
index 0000000000..beb9970be0
--- /dev/null
+++ b/android/src/main/play/default-language.txt
@@ -0,0 +1 @@
+en-US
diff --git a/android/src/main/play/listings/en-US/full-description.txt b/android/src/main/play/listings/en-US/full-description.txt
new file mode 100644
index 0000000000..63b51cf557
--- /dev/null
+++ b/android/src/main/play/listings/en-US/full-description.txt
@@ -0,0 +1,35 @@
+<b>Get started</b>
+
+1. Install the app.
+2. Click &ldquo;Create account&rdquo; to generate an account number.
+3. Add time to your account on our website. Just €5/month.
+
+<b>Why use Mullvad VPN?</b>
+
+Maintain your anonymity:
+
+&#8226;&#8195;Creating an account requires no personal info &mdash; not even an email address.
+&#8226;&#8195;We keep no activity logs.
+&#8226;&#8195;Pay anonymously with cash or cryptocurrency.
+
+Mitigate ISP blocking and throttling.
+
+Bypass geographical restrictions with our global network of VPN servers.
+
+Our Android app uses WireGuard, a superior VPN protocol that connects fast and doesn’t drain your battery.
+
+<b>How does Mullvad VPN work?</b>
+
+Mullvad VPN allows you to browse the web securely and privately.
+
+With Mullvad, your traffic travels through an encrypted tunnel to one of our VPN servers and then onward to the website you are visiting. In this way, websites will only see our server’s identity instead of yours. In addition, any information that your internet service provider (ISP) saves cannot be tied specifically to you.
+
+Using a VPN is a great first step toward protecting your privacy. We believe that privacy is a universal right.
+
+<b>For your right to privacy</b>
+
+Mullvad was founded in 2009 purely with the ambition of upholding the universal right to privacy &mdash; for you, for us, for everyone. And not only that, we want to make Internet censorship and mass surveillance ineffective.
+
+That's a tall order, but if you want to make a change, you've gotta start somewhere.
+
+Since our humble beginning, our VPN service has helped to keep users' online activity, identity, and location private. Over the years, we've been blazing a trail forward to provide the most secure and anonymous VPN out there for everyone, for us, for you.
diff --git a/android/src/main/play/listings/en-US/graphics/feature-graphic/Android-feature-graphics.png b/android/src/main/play/listings/en-US/graphics/feature-graphic/Android-feature-graphics.png
new file mode 100644
index 0000000000..14504d0f5a
--- /dev/null
+++ b/android/src/main/play/listings/en-US/graphics/feature-graphic/Android-feature-graphics.png
Binary files differ
diff --git a/android/src/main/play/listings/en-US/graphics/icon/icon.png b/android/src/main/play/listings/en-US/graphics/icon/icon.png
new file mode 100644
index 0000000000..23a1bb5fe3
--- /dev/null
+++ b/android/src/main/play/listings/en-US/graphics/icon/icon.png
Binary files differ
diff --git a/android/src/main/play/listings/en-US/graphics/phone-screenshots/01_connect.png b/android/src/main/play/listings/en-US/graphics/phone-screenshots/01_connect.png
new file mode 100644
index 0000000000..77e1011acd
--- /dev/null
+++ b/android/src/main/play/listings/en-US/graphics/phone-screenshots/01_connect.png
Binary files differ
diff --git a/android/src/main/play/listings/en-US/graphics/phone-screenshots/02_settings.png b/android/src/main/play/listings/en-US/graphics/phone-screenshots/02_settings.png
new file mode 100644
index 0000000000..66112856cf
--- /dev/null
+++ b/android/src/main/play/listings/en-US/graphics/phone-screenshots/02_settings.png
Binary files differ
diff --git a/android/src/main/play/listings/en-US/graphics/phone-screenshots/03_wireguard_key.png b/android/src/main/play/listings/en-US/graphics/phone-screenshots/03_wireguard_key.png
new file mode 100644
index 0000000000..3b39482ad1
--- /dev/null
+++ b/android/src/main/play/listings/en-US/graphics/phone-screenshots/03_wireguard_key.png
Binary files differ
diff --git a/android/src/main/play/listings/en-US/graphics/phone-screenshots/04_report_a_problem.png b/android/src/main/play/listings/en-US/graphics/phone-screenshots/04_report_a_problem.png
new file mode 100644
index 0000000000..4f01b14a20
--- /dev/null
+++ b/android/src/main/play/listings/en-US/graphics/phone-screenshots/04_report_a_problem.png
Binary files differ
diff --git a/android/src/main/play/listings/en-US/graphics/phone-screenshots/05_login.png b/android/src/main/play/listings/en-US/graphics/phone-screenshots/05_login.png
new file mode 100644
index 0000000000..85272d086a
--- /dev/null
+++ b/android/src/main/play/listings/en-US/graphics/phone-screenshots/05_login.png
Binary files differ
diff --git a/android/src/main/play/listings/en-US/short-description.txt b/android/src/main/play/listings/en-US/short-description.txt
new file mode 100644
index 0000000000..69cbdafac8
--- /dev/null
+++ b/android/src/main/play/listings/en-US/short-description.txt
@@ -0,0 +1 @@
+Protect your online privacy with a fast, trustworthy, and easy-to-use VPN.
diff --git a/android/src/main/play/listings/en-US/title.txt b/android/src/main/play/listings/en-US/title.txt
new file mode 100644
index 0000000000..ece3daab0a
--- /dev/null
+++ b/android/src/main/play/listings/en-US/title.txt
@@ -0,0 +1 @@
+Mullvad VPN: privacy is a universal right
diff --git a/android/src/main/play/release-notes/en-US/default.txt b/android/src/main/play/release-notes/en-US/default.txt
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/android/src/main/play/release-notes/en-US/default.txt