- Toggle JavaScript, DOM storage, and cookies.
- Set default enabled status for JavaScript, DOM storage, and cookies.
diff --git a/app/src/main/assets/about_license.html b/app/src/main/assets/about_license.html
index 3cb90b46..78269a25 100644
--- a/app/src/main/assets/about_license.html
+++ b/app/src/main/assets/about_license.html
@@ -1,57 +1,55 @@
+
+
+
-License
+Copyright
+Privacy Browser is copyright © 2015-2016 by Soren Stoutner.
-Privacy Browser Copyright © 2015-2016 Soren Stoutner
+
-Detailed information about Privacy Browser, including changelogs and a bug tracker, is available at www.stoutner.com.
+License
+Privacy Browser is released under the GPLv3+ license.
+ The full text of the license is at the bottom of this document.
-Privacy Browser is released under the GPLv3+ license. The full text of the license is below.
-
-
-
-app/src/main/res/mipmap-*/privacy_browser.png and app/src/free/mipmap-*/privacy_browser.png are derived from ic_security and ic_language, which are part of the Android Material icon set.
- They are released under the CC-BY license. Modifications were made by Soren Stoutner in 2016.
+Attributions
+
+The icons in Privacy Browser come from the Android Material icon set, which is released under the CC-BY license.
-app/src/main/res/drawable/javascript_enabled.xml, app/src/main/res/drawable/warning.xml, and app/src/main/res/drawable/privacy_mode.xml are derived from ic_security and ic_language,
- which is part of the Android Material icon set. It is released under the CC-BY license.
- Modifications were made by Soren Stoutner in 2016.
+
+
+
+
+ are derived from ic_security and ic_language. Modifications were made by Soren Stoutner in 2016.
-app/src/main/res/drawable/world.xml is part of the Android Material icon set, where it is named ic_language.
- It is released under the CC-BY license. Changes to fill color and size were made by Soren Stoutner in 2016.
+ ic_language.
-app/src/main/res/drawable/home.xml is part of the Android Material icon set, where it is named ic_home.
- It is released under the CC-BY license.
+ ic_home.
-app/src/main/res/drawable/back.xml is part of the Android Material icon set, where it is named ic_arrow_back.
- It is released under the CC-BY license.
+ ic_arrow_back.
-app/src/main/res/drawable/forward.xml is part of the Android Material icon set, where it is named ic_arrow_forward.
- It is released under the CC-BY license.
+ ic_arrow_forward.
-app/src/main/res/drawable/settings.xml is part of the Android Material icon set, where it is named ic_settings.
- It is released under the CC-BY license.
+ ic_file_download.
-app/src/main/res/drawable/downloads.xml is part of the Android Material icon set, where it is named ic_file_download.
- It is released under the CC-BY license.
+ ic_import_contacts.
-app/src/main/res/drawable/exit.xml is part of the Android Material icon set, where it is named ic_exit_to_app.
- It is released under the CC-BY license.
+ ic_settings.
-app/src/main/res/drawable/about.xml is part of the Android Material icon set, where it is named ic_info_outline.
- It is released under the CC-BY license.
+ ic_info_outline.
-app/src/main/res/drawable/guide.xml is part of the Android Material icon set, where it is named ic_import_contacts.
- It is released under the CC-BY license.
+ ic_exit_to_app.
-
-
-GNU GENERAL PUBLIC LICENSE
-Version 3, 29 June 2007
+GNU General Public License
+Version 3, 29 June 2007
Copyright © 2007 Free Software Foundation, Inc.
<http://fsf.org/>
diff --git a/app/src/main/assets/about_permissions.html b/app/src/main/assets/about_permissions.html
index 742c9593..17cbcf84 100644
--- a/app/src/main/assets/about_permissions.html
+++ b/app/src/main/assets/about_permissions.html
@@ -2,10 +2,10 @@
Privacy Browser uses the following permissions.
-
+
Required for the WebView to access the internet. Without this permission, Privacy Browser would be âNo Browser: Protecting Your Privacy by Staying Completely Off the Internetâ.
-
+
Required to add shortcuts for websites to the launcher desktop.
\ No newline at end of file
diff --git a/app/src/main/assets/about_privacy_policy.html b/app/src/main/assets/about_privacy_policy.html
index 4351af01..e91c1304 100644
--- a/app/src/main/assets/about_privacy_policy.html
+++ b/app/src/main/assets/about_privacy_policy.html
@@ -10,12 +10,12 @@
Google provides developers with anonymized summaries of the following information related to user ratings.
Stoutner may use this information for any purpose.
- - Country
- - Language
- - App version
- - Android version
- - Device (eg. Google Nexus 5X, Samsung Galaxy Note3)
- - Tablets (eg. Tablets 10" and above)
+ - Country
+ - Language
+ - App version
+ - Android version
+ - Device (eg. Google Nexus 5X, Samsung Galaxy Note3)
+ - Tablets (eg. Tablets 10" and above)
@@ -26,20 +26,20 @@
Google provides some or all of the following information to the developer.
Stoutner may use this information for any purpose.
- - Version code (eg. 7)
- - Version name (eg. 1.6)
- - Android version (eg. Android 5.1)
- - Device (eg. Galaxy S6 Edge+ [zenlte])
- - Manufacturer (eg. Samsung)
- - Device type (eg. Phone)
- - CPU make (eg. Samsung)
- - CPU model (eg. Exynos 7420)
- - Screen density (eg. 560 dpi)
- - Screen size (eg. 2560 x 1440)
- - RAM (eg. 4096 MB)
- - Native platform (eg. armeabi-v7a,armeabi,arm64v8a)
- - OpenGL ES version (eg. 3.1)
- - Device language (eg. English)
+ - Version code (eg. 7)
+ - Version name (eg. 1.6)
+ - Android version (eg. Android 5.1)
+ - Device (eg. Galaxy S6 Edge+ [zenlte])
+ - Manufacturer (eg. Samsung)
+ - Device type (eg. Phone)
+ - CPU make (eg. Samsung)
+ - CPU model (eg. Exynos 7420)
+ - Screen density (eg. 560 dpi)
+ - Screen size (eg. 2560 x 1440)
+ - RAM (eg. 4096 MB)
+ - Native platform (eg. armeabi-v7a,armeabi,arm64v8a)
+ - OpenGL ES version (eg. 3.1)
+ - Device language (eg. English)
diff --git a/app/src/main/assets/images/ic_arrow_back.png b/app/src/main/assets/images/ic_arrow_back.png
new file mode 100644
index 00000000..512e56fa
Binary files /dev/null and b/app/src/main/assets/images/ic_arrow_back.png differ
diff --git a/app/src/main/assets/images/ic_arrow_forward.png b/app/src/main/assets/images/ic_arrow_forward.png
new file mode 100644
index 00000000..afbd57b4
Binary files /dev/null and b/app/src/main/assets/images/ic_arrow_forward.png differ
diff --git a/app/src/main/assets/images/ic_exit_to_app.png b/app/src/main/assets/images/ic_exit_to_app.png
new file mode 100644
index 00000000..fae891f4
Binary files /dev/null and b/app/src/main/assets/images/ic_exit_to_app.png differ
diff --git a/app/src/main/assets/images/ic_file_download.png b/app/src/main/assets/images/ic_file_download.png
new file mode 100644
index 00000000..c250e34d
Binary files /dev/null and b/app/src/main/assets/images/ic_file_download.png differ
diff --git a/app/src/main/assets/images/ic_home.png b/app/src/main/assets/images/ic_home.png
new file mode 100644
index 00000000..564f597f
Binary files /dev/null and b/app/src/main/assets/images/ic_home.png differ
diff --git a/app/src/main/assets/images/ic_import_contacts.png b/app/src/main/assets/images/ic_import_contacts.png
new file mode 100644
index 00000000..2e380c7f
Binary files /dev/null and b/app/src/main/assets/images/ic_import_contacts.png differ
diff --git a/app/src/main/assets/images/ic_info_outline.png b/app/src/main/assets/images/ic_info_outline.png
new file mode 100644
index 00000000..d540f1cf
Binary files /dev/null and b/app/src/main/assets/images/ic_info_outline.png differ
diff --git a/app/src/main/assets/images/ic_language.png b/app/src/main/assets/images/ic_language.png
new file mode 100644
index 00000000..5aee3a92
Binary files /dev/null and b/app/src/main/assets/images/ic_language.png differ
diff --git a/app/src/main/assets/images/ic_settings.png b/app/src/main/assets/images/ic_settings.png
new file mode 100644
index 00000000..ed308aa8
Binary files /dev/null and b/app/src/main/assets/images/ic_settings.png differ
diff --git a/app/src/main/assets/images/javascript_enabled.png b/app/src/main/assets/images/javascript_enabled.png
new file mode 100644
index 00000000..0a91522c
Binary files /dev/null and b/app/src/main/assets/images/javascript_enabled.png differ
diff --git a/app/src/main/assets/images/privacy_browser.png b/app/src/main/assets/images/privacy_browser.png
new file mode 100644
index 00000000..6dfc6989
Binary files /dev/null and b/app/src/main/assets/images/privacy_browser.png differ
diff --git a/app/src/main/assets/images/privacy_browser_free.png b/app/src/main/assets/images/privacy_browser_free.png
new file mode 100644
index 00000000..ed2ab62b
Binary files /dev/null and b/app/src/main/assets/images/privacy_browser_free.png differ
diff --git a/app/src/main/assets/images/warning.png b/app/src/main/assets/images/warning.png
new file mode 100644
index 00000000..99d0db5f
Binary files /dev/null and b/app/src/main/assets/images/warning.png differ
diff --git a/app/src/main/res/layout/about_tab_version.xml b/app/src/main/res/layout/about_tab_version.xml
index 81ef0cc7..c01998f6 100644
--- a/app/src/main/res/layout/about_tab_version.xml
+++ b/app/src/main/res/layout/about_tab_version.xml
@@ -93,7 +93,7 @@
android:text="@string/hardware"
android:textStyle="bold"
android:textSize="18sp"
- android:textColor="@color/black" />
+ android:textColor="@color/dark_blue" />
+ android:text="@string/brand" />