diff --git a/app/build.gradle b/app/build.gradle index 4f86d68..38a8c01 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "org.itxtech.daedalus" minSdkVersion 15 targetSdkVersion 25 - versionCode 3 - versionName "1.2.0" + versionCode 4 + versionName "1.3.0" buildConfigField "String", "BUILD_TIME", "\"${System.currentTimeMillis()}\"" buildConfigField "String", "GIT_COMMIT", "\"${gitCommit}\"" diff --git a/app/src/main/assets/about_html/index.html b/app/src/main/assets/about_html/index.html index 7e4961b..8b284c1 100644 --- a/app/src/main/assets/about_html/index.html +++ b/app/src/main/assets/about_html/index.html @@ -45,9 +45,9 @@

Daedalus
-
null
-
null
-
null
+
Version: Unknown
+
Build time: Unknown
+
Git commit: Unknown


@@ -59,13 +59,13 @@
Neat DNS


-
AIXYZ DNS is for academic use only!
+
AIXYZ DNS is for academic purposes only!
Users must comply with local laws and regulations.


-
+
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -78,7 +78,7 @@ GNU General Public License for more details.

You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>.
+ along with this program. If not, see http://www.gnu.org/licenses/.
\ No newline at end of file diff --git a/app/src/main/assets/about_html/index_zh.html b/app/src/main/assets/about_html/index_zh.html index 6a886e5..6bae1d5 100644 --- a/app/src/main/assets/about_html/index_zh.html +++ b/app/src/main/assets/about_html/index_zh.html @@ -45,9 +45,9 @@

Daedalus
-
null
-
null
-
null
+
Version: Unknown
+
Build time: Unknown
+
Git commit: Unknown


@@ -65,7 +65,7 @@


-
+
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -78,7 +78,7 @@ GNU General Public License for more details.

You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>.
+ along with this program. If not, see http://www.gnu.org/licenses/.
\ No newline at end of file diff --git a/app/src/main/res/layout/activity_main.xml b/app/src/main/res/layout/activity_main.xml index 48de343..b065d30 100644 --- a/app/src/main/res/layout/activity_main.xml +++ b/app/src/main/res/layout/activity_main.xml @@ -14,13 +14,6 @@ android:layout_width="match_parent" android:layout_height="match_parent"/> - - + + diff --git a/app/src/main/res/layout/fragment_about.xml b/app/src/main/res/layout/fragment_about.xml index 5111ad7..d91ec96 100644 --- a/app/src/main/res/layout/fragment_about.xml +++ b/app/src/main/res/layout/fragment_about.xml @@ -9,10 +9,6 @@ android:id="@+id/fragment_about" android:layout_width="match_parent" android:layout_height="wrap_content" - android:paddingLeft="@dimen/activity_horizontal_margin" - android:paddingRight="@dimen/activity_horizontal_margin" - android:paddingTop="@dimen/activity_vertical_margin" - android:paddingBottom="@dimen/activity_vertical_margin" tools:context="org.itxtech.daedalus.activity.AboutActivity"> \ No newline at end of file diff --git a/app/src/main/res/layout/fragment_dns_test.xml b/app/src/main/res/layout/fragment_dns_test.xml index 9185389..5d2864d 100644 --- a/app/src/main/res/layout/fragment_dns_test.xml +++ b/app/src/main/res/layout/fragment_dns_test.xml @@ -3,15 +3,14 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/scrollView_server_test" android:layout_width="match_parent" - android:layout_height="wrap_content" - android:paddingLeft="@dimen/activity_horizontal_margin" - android:paddingRight="@dimen/activity_horizontal_margin" - android:paddingTop="@dimen/activity_vertical_margin" - android:paddingBottom="@dimen/activity_vertical_margin"> + android:layout_height="wrap_content"> + android:layout_height="wrap_content" + android:paddingTop="@dimen/activity_vertical_margin" + android:paddingLeft="@dimen/activity_horizontal_margin" + android:paddingRight="@dimen/activity_horizontal_margin"> 16dp 16dp - 64dp + 16dp 16dp 16dp