diff --git a/app/src/main/res/drawable/baseline_library_add_check_24.xml b/app/src/main/res/drawable/baseline_library_add_check_24.xml new file mode 100644 index 0000000..1eebf45 --- /dev/null +++ b/app/src/main/res/drawable/baseline_library_add_check_24.xml @@ -0,0 +1,5 @@ + + + diff --git a/app/src/main/res/layout/activity_setup.xml b/app/src/main/res/layout/activity_setup.xml index 1a85793..fac4f88 100644 --- a/app/src/main/res/layout/activity_setup.xml +++ b/app/src/main/res/layout/activity_setup.xml @@ -270,25 +270,16 @@ android:text="@string/other_section" android:textAppearance="@android:style/TextAppearance.Material.Headline" /> - - - diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml index e6f671e..564a867 100644 --- a/app/src/main/res/values/colors.xml +++ b/app/src/main/res/values/colors.xml @@ -30,4 +30,5 @@ #616161 #757575 #9E9E9E + #2196F3 \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 22772a2..c41f2bf 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -333,7 +333,8 @@ Please wait… ERROR: Invalid data received on launch You appear to be running a debug build. Debug builds must be updated manually, and do not support in-app updates - ERROR: Invalid action specified. Refusing to continue.Update found + ERROR: Invalid action specified. Refusing to continue. + Update found Checking for updates… You\'re up to date! Download update @@ -401,6 +402,5 @@ An error occurred reading shared preferences. Please reset the app. An app restart is required to enable showcase mode. Other - This app is licensed under the LGPL-3.0, found at https://www.gnu.org/licenses/lgpl-3.0.en.html - By using this app, you are agreeing to the EULA in addition to the terms set forth in the LGPL, found at https://www.androidacy.com/foxmmm-eula/ + By clicking "finish", you are agreeing to be bound by the LGPL-3.0 (https://www.gnu.org/licenses/lgpl-3.0.en.html) license and the EULA (https://www.androidacy.com/foxmmm-eula/)