From 4d4bb4044da7c6d33e57a01400852d104f1d7b41 Mon Sep 17 00:00:00 2001 From: cyBerta Date: Fri, 4 Feb 2022 12:54:57 +0100 Subject: update License strings and AboutFragment --- app/src/main/res/layout-xlarge/f_about.xml | 77 ++++++++++++++++++++++++------ 1 file changed, 63 insertions(+), 14 deletions(-) (limited to 'app/src/main/res/layout-xlarge/f_about.xml') diff --git a/app/src/main/res/layout-xlarge/f_about.xml b/app/src/main/res/layout-xlarge/f_about.xml index e018c8fc..f2432e04 100644 --- a/app/src/main/res/layout-xlarge/f_about.xml +++ b/app/src/main/res/layout-xlarge/f_about.xml @@ -169,7 +169,7 @@ @@ -177,8 +177,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:textSize="18sp" - android:autoLink="web" - android:text="@string/copyright_mbetTLS" /> + android:text="@string/copyright_asio" /> @@ -195,7 +194,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:textSize="18sp" - android:text="@string/copyright_asio" /> + android:text="@string/copyright_shapeshifter_library" /> @@ -212,7 +211,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:textSize="18sp" - android:text="@string/copyright_openvpn3" /> + android:text="@string/copyright_obfs4" /> @@ -229,7 +228,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:textSize="18sp" - android:text="@string/copyright_shapeshifter_library" /> + android:text="@string/copyright_shapeshifter_transports" /> @@ -246,7 +245,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:textSize="18sp" - android:text="@string/copyright_shapeshifter_dispatcher" /> + android:text="@string/copyright_circleImageView" /> @@ -263,7 +262,57 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:textSize="18sp" - android:text="@string/copyright_shapeshifter_transports" /> - + android:text="@string/copyright_tor_android" /> + + + + + + + + + + + + + + + + + + -- cgit v1.2.3