From cb56305f3e505fb3afa2e2e27f67b69f41c0a8e7 Mon Sep 17 00:00:00 2001 From: Soren Stoutner Date: Tue, 7 Jun 2016 14:32:35 -0700 Subject: [PATCH] Create the About:Links tab. --- app/src/free/assets/about_privacy_policy.html | 18 ++++++++++++ app/src/main/assets/about_changelog.html | 18 ++++++++++++ app/src/main/assets/about_contributors.html | 20 ++++++++++++- app/src/main/assets/about_license.html | 18 ++++++++++++ app/src/main/assets/about_links.html | 29 +++++++++++++++++++ app/src/main/assets/about_permissions.html | 18 ++++++++++++ app/src/main/assets/about_privacy_policy.html | 18 ++++++++++++ .../privacybrowser/AboutActivity.java | 5 +++- .../privacybrowser/AboutTabFragment.java | 3 ++ app/src/main/res/values/strings.xml | 2 +- 10 files changed, 146 insertions(+), 3 deletions(-) create mode 100644 app/src/main/assets/about_links.html diff --git a/app/src/free/assets/about_privacy_policy.html b/app/src/free/assets/about_privacy_policy.html index a51f2bfd..3b61cfe5 100644 --- a/app/src/free/assets/about_privacy_policy.html +++ b/app/src/free/assets/about_privacy_policy.html @@ -1,3 +1,21 @@ + +

Privacy Browser Free

diff --git a/app/src/main/assets/about_changelog.html b/app/src/main/assets/about_changelog.html index ca11b748..2d90a7e7 100644 --- a/app/src/main/assets/about_changelog.html +++ b/app/src/main/assets/about_changelog.html @@ -1,3 +1,21 @@ + +

1.6 - minimum API 15, target API 23 - released 11 May 2016

diff --git a/app/src/main/assets/about_contributors.html b/app/src/main/assets/about_contributors.html index 8c1ca872..68fbfaca 100644 --- a/app/src/main/assets/about_contributors.html +++ b/app/src/main/assets/about_contributors.html @@ -1,7 +1,25 @@ + +

Privacy Browser is primarily developed by Soren Stoutner.

-

Contributors are welcome to submit both code and translations.

+

Contributors are welcome to submit both code and translations.

\ No newline at end of file diff --git a/app/src/main/assets/about_license.html b/app/src/main/assets/about_license.html index 78269a25..2322c4ef 100644 --- a/app/src/main/assets/about_license.html +++ b/app/src/main/assets/about_license.html @@ -1,3 +1,21 @@ + +