From a229b6fc87a59cf6d2fee5fd98f88b11a54f7c14 Mon Sep 17 00:00:00 2001 From: stom79 Date: Wed, 19 Sep 2018 10:16:44 +0200 Subject: [PATCH] Changes some strings / Links --- .../fr/gouv/etalab/mastodon/activities/AboutActivity.java | 4 ++-- app/src/main/res/layout/activity_about.xml | 6 +++--- app/src/main/res/values/strings.xml | 3 ++- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/app/src/main/java/fr/gouv/etalab/mastodon/activities/AboutActivity.java b/app/src/main/java/fr/gouv/etalab/mastodon/activities/AboutActivity.java index f0ce89fc9..38a75e5b7 100644 --- a/app/src/main/java/fr/gouv/etalab/mastodon/activities/AboutActivity.java +++ b/app/src/main/java/fr/gouv/etalab/mastodon/activities/AboutActivity.java @@ -105,7 +105,7 @@ public class AboutActivity extends BaseActivity implements OnRetrieveRemoteAccou about_code.setOnClickListener(new View.OnClickListener() { @Override public void onClick(View v) { - Intent browserIntent = new Intent(Intent.ACTION_VIEW, Uri.parse("https://github.com/stom79/mastalab")); + Intent browserIntent = new Intent(Intent.ACTION_VIEW, Uri.parse("https://gitlab.com/tom79/mastalab")); startActivity(browserIntent); } }); @@ -149,7 +149,7 @@ public class AboutActivity extends BaseActivity implements OnRetrieveRemoteAccou about_wiki.setOnClickListener(new View.OnClickListener() { @Override public void onClick(View v) { - Intent browserIntent = new Intent(Intent.ACTION_VIEW, Uri.parse("https://github.com/stom79/mastalab/wiki")); + Intent browserIntent = new Intent(Intent.ACTION_VIEW, Uri.parse("https://mastalab.app/how-to-in-short-videos/")); startActivity(browserIntent); } }); diff --git a/app/src/main/res/layout/activity_about.xml b/app/src/main/res/layout/activity_about.xml index 235871511..487bbb373 100644 --- a/app/src/main/res/layout/activity_about.xml +++ b/app/src/main/res/layout/activity_about.xml @@ -81,7 +81,7 @@ android:text="PayPal" android:layout_width="wrap_content" android:layout_height="wrap_content" - /> + tools:ignore="HardcodedText" /> + /> License: GNU GPL V3 Source code: - Github + GitLab Translation of toots: Powered by Yandex.Translate Search instances: @@ -620,6 +620,7 @@ Change notification sound Select Tone Enable time slot + How To Videos Never