diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-05-20 15:16:33 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-05-27 14:00:34 +0000 |
| commit | 2279ea67d6768d311a2e6ce53051ab8a17c09299 (patch) | |
| tree | e65af7863cd018c88f86bcd49ad98c20686bee76 /android/src/main | |
| parent | 9b16816ba628dc33d7f37c8392025c460c1f144d (diff) | |
| download | mullvadvpn-2279ea67d6768d311a2e6ce53051ab8a17c09299.tar.xz mullvadvpn-2279ea67d6768d311a2e6ce53051ab8a17c09299.zip | |
Add product information metadata
Diffstat (limited to 'android/src/main')
| -rw-r--r-- | android/src/main/play/contact-email.txt | 1 | ||||
| -rw-r--r-- | android/src/main/play/contact-website.txt | 1 | ||||
| -rw-r--r-- | android/src/main/play/default-language.txt | 1 | ||||
| -rw-r--r-- | android/src/main/play/listings/en-US/full-description.txt | 44 | ||||
| -rw-r--r-- | android/src/main/play/listings/en-US/short-description.txt | 1 | ||||
| -rw-r--r-- | android/src/main/play/listings/en-US/title.txt | 1 |
6 files changed, 49 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..d76dc9fe7a --- /dev/null +++ b/android/src/main/play/listings/en-US/full-description.txt @@ -0,0 +1,44 @@ +<b>Get started</b> + +1. Install the app. +2. Click “Create account” 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: + +• Creating an account requires no personal info — not even an email address. +• We keep no activity logs. +• 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 +— 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/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 |
