]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blob - app/src/free/assets/about_privacy_policy.html
Populate the About:Privacy Policy tab.
[PrivacyBrowserAndroid.git] / app / src / free / assets / about_privacy_policy.html
1 <html>
2 <body>
3 <h3><font color="0D4781">Privacy Browser Free</font></h3>
4 <p><strong>Privacy Browser Free does not collect any user information</strong>.</p>
5
6 <hr />
7
8 <h3><font color="0D4781">Advertisements</font></h3>
9 <p>Privacy Browser Free displays a banner add across the bottom of the screen using the Google's AdMob network,
10     which has its <a href="https://www.google.com/intl/en/policies/privacy/">own privacy policy</a>.
11     Note that unless you have <a href="http://www.techrepublic.com/article/pro-tip-how-to-opt-out-of-interest-based-ads-on-your-android-phone/">opted out of interest-based ads</a>,
12     the advertiser will receive a copy of your unique device advertising ID, which allows them to track your device across apps.
13     AdMob reports anonymized summaries of the following information. <strong>Stoutner may use this information for any purpose</strong>.</p>
14 <ul>
15     <li><strong>Total impressions</strong></li>
16     <li><strong>Total clicks</strong></li>
17     <li><strong>Platforms</strong> (eg. high-end mobile devices, tablets)</li>
18     <li><strong>Activity by country</strong></li>
19 </ul>
20
21 <hr />
22
23 <h3><font color="0D4781">Google Play Ratings</font></h3>
24 <p>Google Play has its <a href="https://www.google.com/intl/en/policies/privacy/">own privacy policy</a>.
25     Google provides developers with anonymized summaries of the following information related to user ratings.
26     <strong>Stoutner may use this information for any purpose</strong>.</p>
27 <ul>
28     <li><strong>Country</strong></li>
29     <li><strong>Language</strong></li>
30     <li><strong>App version</strong></li>
31     <li><strong>Android version</strong></li>
32     <li><strong>Device</strong> (eg. Google Nexus 5X, Samsung Galaxy Note3)</li>
33     <li><strong>Tablets</strong> (eg. Tablets 10" and above)</li>
34 </ul>
35
36 <hr />
37
38 <h3><font color="0D4781">Google Play Reviews</font></h3>
39 <p>Google Play has it <a href="https://www.google.com/intl/en/policies/privacy/">own privacy policy</a>.
40     In addition to the name of the reviewer, the rating, and the text of the review (which are all available publicly),
41     Google provides some or all of the following information to the developer.
42     <strong>Stoutner may use this information for any purpose</strong>.</p>
43 <ul>
44     <li><strong>Version code</strong> (eg. 7)</li>
45     <li><strong>Version name</strong> (eg. 1.6)</li>
46     <li><strong>Android version</strong> (eg. Android 5.1)</li>
47     <li><strong>Device</strong> (eg. Galaxy S6 Edge+ [zenlte])</li>
48     <li><strong>Manufacturer</strong> (eg. Samsung)</li>
49     <li><strong>Device type</strong> (eg. Phone)</li>
50     <li><strong>CPU make</strong> (eg. Samsung)</li>
51     <li><strong>CPU model</strong> (eg. Exynos 7420)</li>
52     <li><strong>Screen density</strong> (eg. 560 dpi)</li>
53     <li><strong>Screen size</strong> (eg. 2560 x 1440)</li>
54     <li><strong>RAM</strong> (eg. 4096 MB)</li>
55     <li><strong>Native platform</strong> (eg. armeabi-v7a,armeabi,arm64v8a)</li>
56     <li><strong>OpenGL ES version</strong> (eg. 3.1)</li>
57     <li><strong>Device language</strong> (eg. English)</li>
58 </ul>
59
60 <hr />
61 <p style="text-align: center;">Revision 1.2, 3 June 2016</p>
62 </body>
63 </html>