Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Delta Between Two Patch Sets: pages/android-support/faq.html

Issue 29362492: Issue 3598 - Change the permission point in android FAQ page on [adblockbrowser.org] (Closed) Base URL: https://hg.adblockplus.org/web.adblockbrowser.org
Left Patch Set: Created Nov. 11, 2016, 7:34 p.m.
Right Patch Set: Fixed descriptions, fixed markdown to HTML conversion Created April 28, 2017, 6:27 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « no previous file | no next file » | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 title=FAQs 1 title=FAQs
2 2
3 <head> 3 <head>
4 <style> 4 <style>
5 #faq dt 5 #faq dt
6 { 6 {
7 margin-bottom: 9px; 7 margin-bottom: 9px;
8 }
9
10 #faq dt
saroyanm 2017/01/31 13:49:53 This selector is possible to merge with the one ab
juliandoucette 2017/04/03 18:38:37 Done.
11 {
12 font-weight: bold; 8 font-weight: bold;
13 } 9 }
14 10
15 #faq dt a 11 #faq dt a
16 { 12 {
17 text-decoration: none; 13 text-decoration: none;
18 cursor: pointer; 14 cursor: pointer;
19 color: #000; 15 color: #000;
20 } 16 }
21 17
22 #faq dd 18 #faq dd
23 { 19 {
24 margin-bottom: 18px; 20 margin-bottom: 18px;
25 } 21 }
26 </style> 22 </style>
27 </head> 23 </head>
28 24
29 <dl id="faq"> 25 <dl id="faq">
30 <dt id="many-permissions"> 26 <dt id="many-permissions">
31 <a href="#many-permissions"> 27 <a href="#many-permissions">
32 {{many-permissions-question[Many permissions questions] Why does Adblock B rowser for Android require so many permissions?}} 28 {{many-permissions-question[question heading] Why does Adblock Browser for Android require so many permissions?}}
33 </a> 29 </a>
34 </dt> 30 </dt>
35 <dd> 31 <dd>
36 <p>{{permissions-p-1[Permissions answer paragraph 1] Generally, browsers req uire more permissions than regular apps to be able to provide web applications t he ability to use hardware functionality such as camera, microphone, etc. (e.g. uploading images from your camera).}}</p> 32 <p>{{permissions-p-1[answer paragraph] Generally, browsers require more perm issions than regular apps to be able to provide web applications the ability to use hardware functionality such as camera, microphone, etc. (e.g. uploading imag es from your camera).}}</p>
saroyanm 2017/01/31 13:49:53 Let's not numerate the description, otherwise we w
juliandoucette 2017/04/03 18:38:37 It's not trivial to come up with unique and meanin
37 <p>{{permissions-p-2[Permissions answer paragraph 2] Since <fix>Adblock Brow ser</fix> is based on the <fix>Firefox</fix> platform, it asks for the exact sam e permissions to do the same things <fix>Firefox</fix> does. <fix>Android</fix> requires that you accept all permissions in order to install the app. By doing s o, you recognize that you're aware of what <fix>Adblock Browser</fix> for <fix>A ndroid</fix> is able to do.}}</p> 33 <p>{{permissions-p-2[answer paragraph] Since <fix>Adblock Browser</fix> is b ased on the <fix>Firefox</fix> platform, it asks for the exact same permissions to do the same things <fix>Firefox</fix> does. <fix>Android</fix> requires that you accept all permissions in order to install the app. By doing so, you recogni ze that you're aware of what <fix>Adblock Browser</fix> for <fix>Android</fix> i s able to do.}}</p>
38 <p>{{permissions-p-3[Permissions answer paragraph 3] <fix>Adblock Browser</f ix> for <fix>Android</fix> requests access to the following permissions:}}</p> 34 <p>{{permissions-p-3[answer paragraph] <fix>Adblock Browser</fix> for <fix>A ndroid</fix> requests access to the following permissions:}}</p>
39 <dl> 35 <dl>
40 <dt>{{permissions-title-1[Permission title 1] Device & app history}}</dt> 36 <dt>{{permissions-title-1[question heading] Device & app history}}</dt>
41 <dd>{{permissions-detail-1[Permission detail 1] Allows the app to view inf ormation about activity on the device, which apps are running, browsing history and/or bookmarks, e.g. importing bookmarks and browsing history from another bro wser.}}</dd> 37 <dd>{{permissions-detail-1[answer paragraph] Allows the app to view inform ation about activity on the device, which apps are running, browsing history and /or bookmarks, e.g. importing bookmarks and browsing history from another browse r.}}</dd>
42 <dt>{{permissions-title-2[Permissions title 2] Identity}}</dt> 38 <dt>{{permissions-title-2[question heading] Identity}}</dt>
43 <dd>{{premissions-detail-2[Permissions detail 2] May be used to find accou nts on your device, read your contact information or modify accounts, e.g. synci ng information, such as bookmarks, passwords and open tabs, across devices.}}</d d> 39 <dd>{{premissions-detail-2[answer paragraph] May be used to find accounts on your device, read your contact information or modify accounts, e.g. syncing i nformation, such as bookmarks, passwords and open tabs, across devices.}}</dd>
44 <dt>{{permissions-title-3[Permissions detail 3] Location}}</dt> 40 <dt>{{permissions-title-3[question heading] Location}}</dt>
45 <dd>{{permissions-detail-3[Permissions detail 3] Uses the device's locatio n when you choose to share your location with a website like <fix>Google Maps</f ix>.}}</dd> 41 <dd>{{permissions-detail-3[answer paragraph] Uses the device's location wh en you choose to share your location with a website like <fix>Google Maps</fix>. }}</dd>
46 <dt>{{permissions-title-4[Permissions detail 4] Photos/Media/Files}}</dt> 42 <dt>{{permissions-title-4[question heading] Photos/Media/Files}}</dt>
47 <dd>{{permissions-detail-4[Permissions detail 4] May be used to read or mo dify information on your device's external storage, e.g. accessing video stored on an SD card to upload to social media platforms like <fix>Facebook</fix> and < fix>Twitter</fix>.}}</dd> 43 <dd>{{permissions-detail-4[answer paragraph] May be used to read or modify information on your device's external storage, e.g. accessing video stored on a n SD card to upload to social media platforms like <fix>Facebook</fix> and <fix> Twitter</fix>.}}</dd>
48 <dt>{{permissions-title-5[Permissions title 5] Camera}}</dt> 44 <dt>{{permissions-title-5[question heading] Camera}}</dt>
49 <dd>{{premissions-detail-5[Permissions detail 5] Uses the device's camera( s), e.g. uploading images or videos to social media platforms like <fix>Facebook </fix> and <fix>Twitter</fix>.}}</dd> 45 <dd>{{premissions-detail-5[answer paragraph] Uses the device's camera(s), e.g. uploading images or videos to social media platforms like <fix>Facebook</fi x> and <fix>Twitter</fix>.}}</dd>
50 <dt>{{permissions-title-6[Permissions title 6] Microphone}}</dt> 46 <dt>{{permissions-title-6[question heading] Microphone}}</dt>
51 <dd>{{permissions-detail-6[Permissions detail 6] Uses the device's microph one(s), e.g. voice-to-text recognition in <fix>Google Voice Search</fix> and Web RTC (Web Real-Time Communication).}}</dd> 47 <dd>{{permissions-detail-6[answer paragraph] Uses the device's microphone( s), e.g. voice-to-text recognition in <fix>Google Voice Search</fix> and WebRTC (Web Real-Time Communication).}}</dd>
52 <dt>{{permissions-title-7[Permissions title 7] Wi-Fi connection informatio n}}</dt> 48 <dt>{{permissions-title-7[question heading] Wi-Fi connection information}} </dt>
53 <dd>{{permissions-detail-7[Permissions detail 7] Allows the app to view in formation about Wi-Fi networking, such as whether Wi-Fi is enabled and names of connected Wi-Fi devices.}}</dd> 49 <dd>{{permissions-detail-7[answer paragraph] Allows the app to view inform ation about Wi-Fi networking, such as whether Wi-Fi is enabled and names of conn ected Wi-Fi devices.}}</dd>
54 </dl> 50 </dl>
55 <p>{{permissions-p-4[Permissions paragraph 4] If you need more information, please refer to this <a href="https://support.mozilla.org/kb/how-firefox-android -use-permissions-it-requests">FAQ from <fix>Mozilla</fix></a>.}}</p> 51 <p>{{permissions-p-4[paragraph] If you need more information, please refer t o this <a href="https://support.mozilla.org/kb/how-firefox-android-use-permissio ns-it-requests">FAQ from <fix>Mozilla</fix></a>.}}</p>
56 </dd> 52 </dd>
57 <dt id="flash"> 53 <dt id="flash">
58 <a href="#flash"> 54 <a href="#flash">
59 {{flash-question[Flash video support question] Will Adblock Browser suppor t flash videos?}} 55 {{flash-question[Flash video support question] Will Adblock Browser suppor t flash videos?}}
60 </a> 56 </a>
61 </dt> 57 </dt>
62 <dd> 58 <dd>
63 {{flash-answer[Flash video support answer] Flash videos do work on Adblock B rowser, but you must install the legacy flash player first. However, installing Flash for Android is not recommended as it's insecure and may contribute to memo ry loss and slowness. If you still want to do this, refer to [this article](http s://support.mozilla.org/kb/how-do-i-watch-flash-videos-firefox-android) from Moz illa.}} 59 {{flash-answer[Flash video support answer] Flash videos do work on Adblock B rowser, but you must install the legacy flash player first. However, installing Flash for Android is not recommended as its insecure and may contribute to memo ry loss and slowness. If you still want to do this, refer to <a href="https://su pport.mozilla.org/kb/how-do-i-watch-flash-videos-firefox-android">this article</ a> from Mozilla.}}
64 </dd> 60 </dd>
65 <dt id="firefox-sync"> 61 <dt id="firefox-sync">
66 <a href="#firefox-sync"> 62 <a href="#firefox-sync">
67 {{firefox-sync-question[Firefox synchronization question] Will you offer F irefox sync?}} 63 {{firefox-sync-question[Firefox synchronization question] Will you offer F irefox sync?}}
68 </a> 64 </a>
69 </dt> 65 </dt>
70 <dd> 66 <dd>
71 {{firefox-sync-answer[Firefox synchronization answer] Many of you have asked for this, and we agree this is a critical feature. That's why we are working on enabling this in a future release.}} 67 {{firefox-sync-answer[Firefox synchronization answer] Many of you have asked for this, and we agree this is a critical feature. Thats why we are working on enabling this in a future release.}}
72 </dd> 68 </dd>
73 <dt id="chrome-bookmark"> 69 <dt id="chrome-bookmark">
74 <a href="#chrome-bookmark"> 70 <a href="#chrome-bookmark">
75 {{chrome-bookmark-question[Chrome bookmark import question] How do I impor t bookmarks from Chrome?}} 71 {{chrome-bookmark-question[Chrome bookmark import question] How do I impor t bookmarks from Chrome?}}
76 </a> 72 </a>
77 </dt> 73 </dt>
78 <dd> 74 <dd>
79 {{chrome-bookmark-answer[Chrome bookmark import answer] If the default syste m browser is Chrome, you should be able to import bookmarks from Settings > Cust omize > Import from Android. If, however, the default browser is NOT Chrome, the re's unfortunately nothing we can do.}} 75 {{chrome-bookmark-answer[Chrome bookmark import answer] If the default syste m browser is Chrome, you should be able to import bookmarks from Settings > Cust omize > Import from Android. If, however, the default browser is NOT Chrome, the re's unfortunately nothing we can do.}}
80 </dd> 76 </dd>
81 <dt id="google-sync"> 77 <dt id="google-sync">
82 <a href="#google-sync"> 78 <a href="#google-sync">
83 {{google-sync-question[Google account synchronization question] Will you s upport Chrome / Google Account (passwords, bookmarks, etc.) syncing when Chrome is not the default browser?}} 79 {{google-sync-question[Google account synchronization question] Will you s upport Chrome / Google Account (passwords, bookmarks, etc.) syncing when Chrome is not the default browser?}}
84 </a> 80 </a>
85 </dt> 81 </dt>
86 <dd> 82 <dd>
87 {{google-sync-answer[Google account synchronization answer] Unfortunately, t his is currently not a feature in Firefox for Android and as such, would be cons idered new browser functionality, which for now, we'll leave to the folks at Moz illa.}} 83 {{google-sync-answer[Google account synchronization answer] Unfortunately, t his is currently not a feature in Firefox for Android and as such, would be cons idered new browser functionality, which for now, we'll leave to the folks at Moz illa.}}
88 </dd> 84 </dd>
89 <dt id="add-ons"> 85 <dt id="add-ons">
90 <a href="#add-ons"> 86 <a href="#add-ons">
91 {{add-ons-question[Add-ons installation question] Can I install add-ons li ke LastPass and Ghostery, or other third-party services?}} 87 {{add-ons-question[Add-ons installation question] Can I install add-ons li ke LastPass and Ghostery, or other third-party services?}}
92 </a> 88 </a>
93 </dt> 89 </dt>
94 <dd> 90 <dd>
95 {{add-ons-answer[Add-ons installation answer] Having started as a browser ad d-on ourselves, we feel strongly about wanting to support add-ons, and hope to s upport this in the future. For now, if having add-ons is a deal breaker, we reco mmend using Firefox for Android with [Adblock Plus](https://adblockplus.org/).}} 91 {{add-ons-answer[Add-ons installation answer] Having started as a browser ad d-on ourselves, we feel strongly about wanting to support add-ons, and hope to s upport this in the future. For now, if having add-ons is a deal breaker, we reco mmend using Firefox for Android with <a href="https://adblockplus.org">Adblock P lus</a>.}}
96 </dd> 92 </dd>
97 <dt id="custom-filter"> 93 <dt id="custom-filter">
98 <a href="#custom-filter"> 94 <a href="#custom-filter">
99 {{custom-filter-question[Adding custom filters question] Can I add custom filters or block elements?}} 95 {{custom-filter-question[Adding custom filters question] Can I add custom filters or block elements?}}
100 </a> 96 </a>
101 </dt> 97 </dt>
102 <dd> 98 <dd>
103 {{custom-filter-answer[Adding custom filters answer] We are looking into off ering this and hope to add it in a future release.}} 99 {{custom-filter-answer[Adding custom filters answer] We are looking into off ering this and hope to add it in a future release.}}
104 </dd> 100 </dd>
105 <dt id="version"> 101 <dt id="version">
106 <a href="#version"> 102 <a href="#version">
107 {{version-question[Chrome version question] Will you offer a version of Ad block Browser based on Chrome?}} 103 {{version-question[Chrome version question] Will you offer a version of Ad block Browser based on Chrome?}}
108 </a> 104 </a>
109 </dt> 105 </dt>
110 <dd> 106 <dd>
111 {{version-answer[Chrome version answer] Our goal is to offer Chrome-like fea tures without building a separate version based on Chrome.}} 107 {{version-answer[Chrome version answer] Our goal is to offer Chrome-like fea tures without building a separate version based on Chrome.}}
112 </dd> 108 </dd>
113 </dl> 109 </dl>
LEFTRIGHT
« no previous file | no next file » | Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Toggle Comments ('s')

Powered by Google App Engine
This is Rietveld