]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blob - app/src/main/assets/about_privacy_policy.html
Populate the About:Privacy Policy tab.
[PrivacyBrowserAndroid.git] / app / src / main / assets / about_privacy_policy.html
1 <html>
2 <body>
3 <h3><font color="0D4781">Privacy Browser</font></h3>
4 <p><strong>Privacy Browser does not collect any user information</strong>.</p>
5
6 <hr />
7
8 <h3><font color="0D4781">Google Play Ratings</font></h3>
9 <p>Google Play has its <a href="https://www.google.com/intl/en/policies/privacy/">own privacy policy</a>.
10     Google provides developers with anonymized summaries of the following information related to user ratings.
11     <strong>Stoutner may use this information for any purpose</strong>.</p>
12 <ul>
13     <li><strong>Country</strong></li>
14     <li><strong>Language</strong></li>
15     <li><strong>App version</strong></li>
16     <li><strong>Android version</strong></li>
17     <li><strong>Device</strong> (eg. Google Nexus 5X, Samsung Galaxy Note3)</li>
18     <li><strong>Tablets</strong> (eg. Tablets 10" and above)</li>
19 </ul>
20
21 <hr />
22
23 <h3><font color="0D4781">Google Play Reviews</font></h3>
24 <p>Google Play has it <a href="https://www.google.com/intl/en/policies/privacy/">own privacy policy</a>.
25     In addition to the name of the reviewer, the rating, and the text of the review (which are all available publicly),
26     Google provides some or all of the following information to the developer.
27     <strong>Stoutner may use this information for any purpose</strong>.</p>
28 <ul>
29     <li><strong>Version code</strong> (eg. 7)</li>
30     <li><strong>Version name</strong> (eg. 1.6)</li>
31     <li><strong>Android version</strong> (eg. Android 5.1)</li>
32     <li><strong>Device</strong> (eg. Galaxy S6 Edge+ [zenlte])</li>
33     <li><strong>Manufacturer</strong> (eg. Samsung)</li>
34     <li><strong>Device type</strong> (eg. Phone)</li>
35     <li><strong>CPU make</strong> (eg. Samsung)</li>
36     <li><strong>CPU model</strong> (eg. Exynos 7420)</li>
37     <li><strong>Screen density</strong> (eg. 560 dpi)</li>
38     <li><strong>Screen size</strong> (eg. 2560 x 1440)</li>
39     <li><strong>RAM</strong> (eg. 4096 MB)</li>
40     <li><strong>Native platform</strong> (eg. armeabi-v7a,armeabi,arm64v8a)</li>
41     <li><strong>OpenGL ES version</strong> (eg. 3.1)</li>
42     <li><strong>Device language</strong> (eg. English)</li>
43 </ul>
44
45 <hr />
46 <p style="text-align: center;">Revision 1.2, 3 June 2016</p>
47 </body>
48 </html>