From: Soren Stoutner
Date: Sat, 4 Jun 2016 03:32:42 +0000 (-0700)
Subject: Populate the About:Changelog tab.
X-Git-Tag: v1.7~9
X-Git-Url: https://gitweb.stoutner.com/?a=commitdiff_plain;h=8d8ebc47f7de8adc951bc36f23b74f2360871ffd;p=PrivacyBrowserAndroid.git
Populate the About:Changelog tab.
---
diff --git a/.idea/dictionaries/soren.xml b/.idea/dictionaries/soren.xml
index 7e004c46..783d740d 100644
--- a/.idea/dictionaries/soren.xml
+++ b/.idea/dictionaries/soren.xml
@@ -4,9 +4,12 @@
androidversion
anonymized
aren
+ bebdb
buildapi
buildversion
chromeversion
+ commitdiff
+ eadd
exynos
intl
khtml
@@ -14,10 +17,12 @@
linearlayout
mozilla
nojs
+ redmine
relativelayout
samsung
securitypatch
snackbar
+ snackbars
techrepublic
textview
webkitversion
diff --git a/app/src/free/assets/about_privacy_policy.html b/app/src/free/assets/about_privacy_policy.html
index 1abb0270..1ad476da 100644
--- a/app/src/free/assets/about_privacy_policy.html
+++ b/app/src/free/assets/about_privacy_policy.html
@@ -10,7 +10,7 @@
which has its own privacy policy.
Note that unless you have opted out of interest-based ads,
the advertiser will receive a copy of your unique device advertising ID, which allows them to track your device across apps.
- AdMob reports anonymized summaries of the following information. Stoutner may use this information for any purpose.
+ AdMob reports anonymized summaries of the following information. Stoutner may use this information for any purpose.
- Total impressions
- Total clicks
@@ -22,7 +22,7 @@
Google Play Ratings
Google Play has its own privacy policy.
- Google provides developers with anonymized summaries of the following information related to user ratings.
+ Google provides developers with anonymized summaries of the following information related to user ratings.
Stoutner may use this information for any purpose.
- Country
diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index 8a622224..33ae421b 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -27,10 +27,7 @@
-
-
-
-
+
-
-
-
+
-
-
+
-
-
+
-Changelog
+1.6 - minimum API 15, target API 23 - released 11 May 2016
+
+
+
+
+1.5 - minimum API 15, target API 23 - released 5 May 2016
+
+ - Add the option to disable swipe to refresh so that certain websites, like Google Maps, will function correctly.
+
+
+
+
+1.4 - minimum API 15, target API 23 - released 28 April 2016
+
+
+
+
+1.3 - minimum API 15, target API 23 - released 7 April 2016
+
+
+
+
+1.2 - minimum API 15, target API 23 - released 23 March 2016
+
+
+
+
+1.1 - minimum API 10, target API 23 - released 9 March 2016
+
+ - Separate the standard and the free flavors so that Privacy Browser builds correctly on F-Droid.
+
+
+
+
+1.0 - minimum API 10, target API 23 - released 24 Feb 2016
+
+ - Toggle JavaScript, DOM storage, and cookies.
+ - Set default enabled status for JavaScript, DOM storage, and cookies.
+ - Clear DOM storage and cookies.
+ - Add shortcuts to the home screen.
+ - Utilize download manager.
+ - Navigate forward and back.
+ - Cut, copy, paste URLs.
+ - Share URLs.
+ - Set homepage.
+ - Scroll URL bar.
+ - Maintain WebView scroll location when rotating screen.
+ - Swipe to refresh WebView.
+ - Play full screen videos (requires JavaScript to be enabled).
+ - Clear and Exit menu item.
+