diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index a4beede1..0c8f5db1 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -26,6 +26,11 @@
+
+
+ android:paddingBottom="@dimen/activity_margin"
+ android:paddingTop="@dimen/activity_margin"
+ android:text="@string/third_party_licences_underlined"
+ android:textColor="@color/colorPrimary"/>
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index f196406e..c7fcda25 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -4,10 +4,17 @@
About
- For more simple apps please visit:\nhttp://simplemobiletools.com
- You can send your feedback and new app suggestions at:
+ For more simple apps or source codes please visit:\nhttp://simplemobiletools.com
+ You can send your feedback or new app suggestions at:
hello@simplemobiletools.com
- License
+ Third party licences
v %1$s
Copyright © Simple Mobile Tools %1$d
+
+
+ This app uses the following third party libraries to make my life easier. Thank you.
+ Third party licences
+ Butter Knife (view injector)
+ Copyright 2013 Jake Wharton\n\nLicensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.You may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.See the License for the specific language governing permissions and limitations under the License.
+ https://github.com/JakeWharton/butterknife