diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-05-27 11:23:05 -0300 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-05-27 11:23:05 -0300 |
| commit | 4a416c935150bbac54dc8ca4bb9d90cb16182e63 (patch) | |
| tree | 5d48940ccedaaab5af54f7fbce9ad4c927a502b0 /android/src | |
| parent | 9b16816ba628dc33d7f37c8392025c460c1f144d (diff) | |
| parent | 116a282cf12a735b50e811f7249c01f0c3a77606 (diff) | |
| download | mullvadvpn-4a416c935150bbac54dc8ca4bb9d90cb16182e63.tar.xz mullvadvpn-4a416c935150bbac54dc8ca4bb9d90cb16182e63.zip | |
Merge branch 'use-gradle-play-publisher'
Diffstat (limited to 'android/src')
14 files changed, 56 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/graphics/feature-graphic/Android-feature-graphics.png b/android/src/main/play/listings/en-US/graphics/feature-graphic/Android-feature-graphics.png Binary files differnew file mode 100644 index 0000000000..14504d0f5a --- /dev/null +++ b/android/src/main/play/listings/en-US/graphics/feature-graphic/Android-feature-graphics.png 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 Binary files differnew file mode 100644 index 0000000000..23a1bb5fe3 --- /dev/null +++ b/android/src/main/play/listings/en-US/graphics/icon/icon.png 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 Binary files differnew file mode 100644 index 0000000000..77e1011acd --- /dev/null +++ b/android/src/main/play/listings/en-US/graphics/phone-screenshots/01_connect.png 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 Binary files differnew file mode 100644 index 0000000000..66112856cf --- /dev/null +++ b/android/src/main/play/listings/en-US/graphics/phone-screenshots/02_settings.png 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 Binary files differnew file mode 100644 index 0000000000..3b39482ad1 --- /dev/null +++ b/android/src/main/play/listings/en-US/graphics/phone-screenshots/03_wireguard_key.png 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 Binary files differnew file mode 100644 index 0000000000..4f01b14a20 --- /dev/null +++ b/android/src/main/play/listings/en-US/graphics/phone-screenshots/04_report_a_problem.png 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 Binary files differnew file mode 100644 index 0000000000..85272d086a --- /dev/null +++ b/android/src/main/play/listings/en-US/graphics/phone-screenshots/05_login.png 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/beta.txt b/android/src/main/play/release-notes/en-US/beta.txt new file mode 100644 index 0000000000..79a74ebdb7 --- /dev/null +++ b/android/src/main/play/release-notes/en-US/beta.txt @@ -0,0 +1,7 @@ +- Fix many app crashes and bugs. +- Add possibility to create account from the login screen. +- Allow submitting voucher codes to add time to the account. +- Move location of the account data (including the WireGuard keys), so that it isn't lost when the + system cache is cleaned. +- Adjust the minimum supported Android version to correctly reflect the supported versions decided + in 2020.4-beta2. The app will now only install on Android 7 and later (API level 24). |
