]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/about_privacy_policy.html
Populate the About:Privacy Policy tab.
[PrivacyBrowserAndroid.git] / app / src / main / assets / about_privacy_policy.html
diff --git a/app/src/main/assets/about_privacy_policy.html b/app/src/main/assets/about_privacy_policy.html
new file mode 100644 (file)
index 0000000..2aa3f2a
--- /dev/null
@@ -0,0 +1,48 @@
+<html>
+<body>
+<h3><font color="0D4781">Privacy Browser</font></h3>
+<p><strong>Privacy Browser does not collect any user information</strong>.</p>
+
+<hr />
+
+<h3><font color="0D4781">Google Play Ratings</font></h3>
+<p>Google Play has its <a href="https://www.google.com/intl/en/policies/privacy/">own privacy policy</a>.
+    Google provides developers with anonymized summaries of the following information related to user ratings.
+    <strong>Stoutner may use this information for any purpose</strong>.</p>
+<ul>
+    <li><strong>Country</strong></li>
+    <li><strong>Language</strong></li>
+    <li><strong>App version</strong></li>
+    <li><strong>Android version</strong></li>
+    <li><strong>Device</strong> (eg. Google Nexus 5X, Samsung Galaxy Note3)</li>
+    <li><strong>Tablets</strong> (eg. Tablets 10" and above)</li>
+</ul>
+
+<hr />
+
+<h3><font color="0D4781">Google Play Reviews</font></h3>
+<p>Google Play has it <a href="https://www.google.com/intl/en/policies/privacy/">own privacy policy</a>.
+    In addition to the name of the reviewer, the rating, and the text of the review (which are all available publicly),
+    Google provides some or all of the following information to the developer.
+    <strong>Stoutner may use this information for any purpose</strong>.</p>
+<ul>
+    <li><strong>Version code</strong> (eg. 7)</li>
+    <li><strong>Version name</strong> (eg. 1.6)</li>
+    <li><strong>Android version</strong> (eg. Android 5.1)</li>
+    <li><strong>Device</strong> (eg. Galaxy S6 Edge+ [zenlte])</li>
+    <li><strong>Manufacturer</strong> (eg. Samsung)</li>
+    <li><strong>Device type</strong> (eg. Phone)</li>
+    <li><strong>CPU make</strong> (eg. Samsung)</li>
+    <li><strong>CPU model</strong> (eg. Exynos 7420)</li>
+    <li><strong>Screen density</strong> (eg. 560 dpi)</li>
+    <li><strong>Screen size</strong> (eg. 2560 x 1440)</li>
+    <li><strong>RAM</strong> (eg. 4096 MB)</li>
+    <li><strong>Native platform</strong> (eg. armeabi-v7a,armeabi,arm64v8a)</li>
+    <li><strong>OpenGL ES version</strong> (eg. 3.1)</li>
+    <li><strong>Device language</strong> (eg. English)</li>
+</ul>
+
+<hr />
+<p style="text-align: center;">Revision 1.2, 3 June 2016</p>
+</body>
+</html>
\ No newline at end of file