QA/Fennec/Permissions: Difference between revisions
Jump to navigation
Jump to search
(31 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
= Android Permissions | = Android Permissions = | ||
== Firefox for Android == | == Firefox for Android == | ||
Permission Manifests | |||
{| class="querytable" | |||
| class="header" | Browser Manifest | |||
| class="header" | Sync Manifest | |||
|- | |||
| [https://dxr.mozilla.org/mozilla-release/source/mobile/android/base/AndroidManifest.xml.in Firefox] | |||
| [http://dxr.mozilla.org/mozilla-release/source/mobile/android/services/manifests/SyncAndroidManifest_permissions.xml.in Sync] | |||
|- | |||
| [https://dxr.mozilla.org/mozilla-beta/source/mobile/android/base/AndroidManifest.xml.in Firefox Beta] | |||
| [http://dxr.mozilla.org/mozilla-beta/source/mobile/android/services/manifests/SyncAndroidManifest_permissions.xml.in Sync] | |||
|- | |||
| [http://dxr.mozilla.org/mozilla-central/source/mobile/android/base/AndroidManifest.xml.in Firefox Nightly] | |||
| [http://dxr.mozilla.org/mozilla-central/source/mobile/android/services/manifests/SyncAndroidManifest_permissions.xml.in Sync] | |||
|- | |||
|} | |||
=== Permissions for Android version < 6 === | |||
{|class="fullwidth-table" | |||
* | |- style="background-color: #efefef;" | ||
** | |<b> Nightly </b> | ||
* | |<b> Beta </b> | ||
** | |<b> Release </b> | ||
*Network | |- | ||
**full | | <b>Camera:</b> | ||
** | *take pictures & videos | ||
* | | <b>Camera:</b> | ||
** | *take pictures & videos | ||
** | | <b>Camera:</b> | ||
** | *take pictures & videos | ||
** | |- | ||
*Storage | |<b> Contacts: </b> | ||
**modify | *find accounts on the device | ||
* | *add/remove accounts | ||
** | *create accounts and set passwords | ||
**control | *use accounts on the device | ||
* | |<b> Contacts: </b> | ||
** | *find accounts on the device | ||
* | *add/remove accounts | ||
** | *create accounts and set passwords | ||
**read sync settings | *use accounts on the device | ||
**read sync statistics | |<b> Contacts: </b> | ||
** | *find accounts on the device | ||
**prevent | *add/remove accounts | ||
** | *create accounts and set passwords | ||
*use accounts on the device | |||
|- | |||
|<b>Microphone:</b> | |||
*record audio | |||
|<b>Microphone:</b> | |||
*record audio | |||
|<b>Microphone:</b> | |||
*record audio | |||
|- | |||
|<b>Storage:</b> | |||
*read the contents of your SD card | |||
*modify or delete the contents of your SD card | |||
|<b>Storage:</b> | |||
*read the contents of your SD card | |||
*modify or delete the contents of your SD card | |||
|<b>Storage:</b> | |||
*read the contents of your SD card | |||
*modify or delete the contents of your SD card | |||
|- | |||
|<b>Location:</b> | |||
*Precise location (GPS and network-based) | |||
|<b>Location:</b> | |||
*Precise location (GPS and network-based) | |||
|<b>Location:</b> | |||
*Precise location (GPS and network-based) | |||
|- | |||
|<b>Network:</b> | |||
*connect to or disconnect from Wifi networks | |||
*download files without notification | |||
*control Near Field Communication | |||
*receive data from Internet | |||
*view network connections | |||
*view WI-FI connections | |||
|<b>Network:</b> | |||
*connect to or disconnect from Wifi networks | |||
*download files without notification | |||
*control Near Field Communication | |||
*receive data from Internet | |||
*view network connections | |||
*view WI-FI connections | |||
|<b>Network:</b> | |||
*connect to or disconnect from Wifi networks | |||
*download files without notification | |||
*control Near Field Communication | |||
*receive data from Internet | |||
*view network connections | |||
*view WI-FI connections | |||
|- | |||
|<b>Security:</b> | |||
*modify system settings | |||
*draw over other apps | |||
*full network access | |||
|<b>Security:</b> | |||
*modify system settings | |||
*draw over other apps | |||
*full network access | |||
|<b>Security:</b> | |||
*modify system settings | |||
*draw over other apps | |||
*full network access | |||
|- | |||
|<b>Other:</b> | |||
*Read your Web bookmarks & history | |||
*toggle sync on/off | |||
*read sync statistics | |||
*read sync settings | |||
*run at startup | |||
*install shortcuts | |||
*uninstall shortcuts | |||
*prevent device from sleeping | |||
*control vibration | |||
|<b>Other:</b> | |||
*Read your Web bookmarks & history | |||
*toggle sync on/off | |||
*read sync statistics | |||
*read sync settings | |||
*run at startup | |||
*install shortcuts | |||
*uninstall shortcuts | |||
*prevent device from sleeping | |||
*control vibration | |||
|<b>Other:</b> | |||
*Read your Web bookmarks & history | |||
*toggle sync on/off | |||
*read sync statistics | |||
*read sync settings | |||
*run at startup | |||
*install shortcuts | |||
*uninstall shortcuts | |||
*prevent device from sleeping | |||
*control vibration | |||
|- | |||
|} | |||
=== Permissions for Android version >= 6 === | |||
*Android Settings | |||
{|class="fullwidth-table" | |||
|- style="background-color: #efefef;" | |||
|<b> Nightly </b> | |||
|<b> Beta </b> | |||
|<b> Release </b> | |||
|- | |||
| <b>Camera:</b> | |||
*take pictures & videos | |||
| <b>Camera:</b> | |||
*take pictures & videos | |||
| <b>Camera:</b> | |||
*take pictures & videos | |||
|- | |||
|<b> Contacts: </b> | |||
*find accounts on the device | |||
|<b> Contacts: </b> | |||
*find accounts on the device | |||
|<b> Contacts: </b> | |||
*find accounts on the device | |||
|- | |||
|<b>Microphone:</b> | |||
*record audio | |||
|<b>Microphone:</b> | |||
*record audio | |||
|<b>Microphone:</b> | |||
*record audio | |||
|- | |||
|<b>Storage:</b> | |||
*read the contents of your SD card | |||
*modify or delete the contents of your SD card | |||
|<b>Storage:</b> | |||
*read the contents of your SD card | |||
*modify or delete the contents of your SD card | |||
|<b>Storage:</b> | |||
*read the contents of your SD card | |||
*modify or delete the contents of your SD card | |||
|- | |||
|<b>Location:</b> | |||
*Precise location (GPS and network-based) | |||
|<b>Location:</b> | |||
*Precise location (GPS and network-based) | |||
|<b>Location:</b> | |||
*Precise location (GPS and network-based) | |||
|- | |||
|<b>Network:</b> | |||
*connect to or disconnect from Wifi networks | |||
*download files without notification | |||
*control Near Field Communication | |||
*receive data from Internet | |||
*view network connections | |||
*view WI-FI connections | |||
|<b>Network:</b> | |||
*connect to or disconnect from Wifi networks | |||
*download files without notification | |||
*control Near Field Communication | |||
*receive data from Internet | |||
*view network connections | |||
*view WI-FI connections | |||
|<b>Network:</b> | |||
*connect to or disconnect from Wifi networks | |||
*download files without notification | |||
*control Near Field Communication | |||
*receive data from Internet | |||
*view network connections | |||
*view WI-FI connections | |||
|- | |||
|<b>Security:</b> | |||
*full network access | |||
|<b>Security:</b> | |||
*full network access | |||
|<b>Security:</b> | |||
*full network access | |||
|- | |||
|<b>Other:</b> | |||
*toggle sync on/off | |||
*read sync statistics | |||
*read sync settings | |||
*run at startup | |||
*install shortcuts | |||
*uninstall shortcuts | |||
*prevent device from sleeping | |||
*control vibration | |||
*collect diagnostic information (samsung devices only) | |||
|<b>Other:</b> | |||
*toggle sync on/off | |||
*read sync statistics | |||
*read sync settings | |||
*run at startup | |||
*install shortcuts | |||
*uninstall shortcuts | |||
*prevent device from sleeping | |||
*control vibration | |||
*collect diagnostic information (samsung devices only) | |||
|<b>Other:</b> | |||
*toggle sync on/off | |||
*read sync statistics | |||
*read sync settings | |||
*run at startup | |||
*install shortcuts | |||
*uninstall shortcuts | |||
*prevent device from sleeping | |||
*control vibration | |||
*collect diagnostic information (samsung devices only) | |||
|- | |||
|} |
Latest revision as of 14:02, 16 October 2018
Android Permissions
Firefox for Android
Permission Manifests
Browser Manifest | Sync Manifest |
Firefox | Sync |
Firefox Beta | Sync |
Firefox Nightly | Sync |
Permissions for Android version < 6
Nightly | Beta | Release |
Camera:
|
Camera:
|
Camera:
|
Contacts:
|
Contacts:
|
Contacts:
|
Microphone:
|
Microphone:
|
Microphone:
|
Storage:
|
Storage:
|
Storage:
|
Location:
|
Location:
|
Location:
|
Network:
|
Network:
|
Network:
|
Security:
|
Security:
|
Security:
|
Other:
|
Other:
|
Other:
|
Permissions for Android version >= 6
- Android Settings
Nightly | Beta | Release |
Camera:
|
Camera:
|
Camera:
|
Contacts:
|
Contacts:
|
Contacts:
|
Microphone:
|
Microphone:
|
Microphone:
|
Storage:
|
Storage:
|
Storage:
|
Location:
|
Location:
|
Location:
|
Network:
|
Network:
|
Network:
|
Security:
|
Security:
|
Security:
|
Other:
|
Other:
|
Other:
|