User Tools

Site Tools


manual:about:permissions

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
manual:about:permissions [2017/08/15 11:08] mstupkamanual:about:permissions [2025/12/19 10:24] (current) mstupka
Line 1: Line 1:
-====== Privacy Policy ====== +====== Android Permissions ======
-<WRAP center round important> +
-**Application Locus Map does not collect, save, publish nor share any of its user's private or otherwise sensitive information. All permissions stated below are necessary for running particular features of the application only.** +
-</WRAP> +
- +
-===== Locus Map - why it needs access to photos, videos, microphone and other permissions? =====+
  
 ---- ----
  
-Locus Map is growing. Over the years of development it contains more and more features that require permission from the Android Operation System. The main reason of it is of course your protection as the user.+**Locus Map** is growing. Over the years of developmentit has contained more and more features that require permission from the Android Operating System. The same is with apps related to it or built upon its base - **Locus GIS, GeoGIS, KiMaps, etc.**. The main reason for it isof courseyour protection as the user.
  
 <WRAP center round info> <WRAP center round info>
-A list of all available permissions for Android platform is [[http://developer.android.com/reference/android/Manifest.permission.html|here]] - as you can see bellow, Locus Map uses only a few of them.+A list of all available permissions for the Android platform is [[http://developer.android.com/reference/android/Manifest.permission.html|here]] - as you can see belowthe Locus Map group of apps uses only a few of them.
 </WRAP> </WRAP>
  
 A complete list of all the permissions and their explanation: A complete list of all the permissions and their explanation:
  
- +==== Basic permissions ====
----- +
- +
-==== Basic Android permissions ====+
  
   * //android.permission.ACCESS_COARSE_LOCATION//   * //android.permission.ACCESS_COARSE_LOCATION//
Line 26: Line 18:
   * //android.permission.ACCESS_FINE_LOCATION//   * //android.permission.ACCESS_FINE_LOCATION//
     * allows to **acquire GPS location**     * allows to **acquire GPS location**
 +
 +  * //android.permission.ACCESS_BACKGROUND_LOCATION//
 +    * allows to record tracks, navigate or use live tracking when **running in the background** - when the phone screen is off or when you use another app
  
   * //android.permission.ACCESS_LOCATION_EXTRA_COMMANDS//   * //android.permission.ACCESS_LOCATION_EXTRA_COMMANDS//
-    * allows **disabling the A-GPS data status and forcing system to load new**+    * allows **disabling the A-GPS data status and forcing the system to load new**
  
   * //android.permission.ACCESS_MOCK_LOCATION//   * //android.permission.ACCESS_MOCK_LOCATION//
Line 40: Line 35:
      
   * //android.permission.BIND_DEVICE_ADMIN//   * //android.permission.BIND_DEVICE_ADMIN//
-    * allows to **control screen on/off depending on various events** like near-point alerts, direction changes during navigation etc. +    * allows to **control screen on/off depending on various events** like near-point alerts, direction changes during navigationetc. 
-    * allows to **disable screen lock** for quick and easy access to the map screen +    * enables you to **control your screen with hardware buttons** of your device or with external controllers (e.g., Bluetooth
-    * allows to **control map zooming with your device hardware buttons** (e.g. volume +/-+
  
   * //android.permission.BLUETOOTH//   * //android.permission.BLUETOOTH//
Line 51: Line 45:
  
   * //android.permission.GET_ACCOUNTS//   * //android.permission.GET_ACCOUNTS//
-    * allows to read the list of **available Google accounts** (for possibility to enter **Locus Store** or launch **Live tracking**).+    * allows reading the list of **available Google accounts** (for the possibility to enter **Locus Store** or launch **Live tracking**). Unfortunately, this permission is a part of a group **Contacts** which triggers a warning about the possibility of the app reading the user's contacts - **none of it is allowed!**
            
   * //android.permission.MANAGE_ACCOUNTS//   * //android.permission.MANAGE_ACCOUNTS//
-    * allows **restoring expired access to a logged in account**. Each account has its validity time and when this expires a request for re-login has to be made.+    * allows **restoring expired access to a logged-in account**. Each account has its validity timeand when this expiresa request for re-login has to be made.
  
   * //android.permission.USE_CREDENTIALS//   * //android.permission.USE_CREDENTIALS//
-    * allows to **request auth_tokens from the AccountManager**. This means that Locus Map may request you to login to your account without writing any username/password information into the app.+    * allows to **request auth_tokens from the AccountManager**. This means that Locus Map may request you to log in to your account without writing any username/password information into the app.
  
   * //android.permission.INTERNET//   * //android.permission.INTERNET//
Line 63: Line 57:
  
   * //android.permission.KILL_BACKGROUND_PROCESSES//   * //android.permission.KILL_BACKGROUND_PROCESSES//
-    * allows to **restart the app and also kill it after exit**. Thanks to this Locus Map is removed from the system memory when closed +    * allows to **restart the app and also kill it after exit**. Thanks to this Locus Map (and related apps) is removed from the system memory when closed
- +
-  * //android.permission.NFC// +
-    * required for **handling NFC system**+
  
   * //android.permission.RECEIVE_BOOT_COMPLETED//   * //android.permission.RECEIVE_BOOT_COMPLETED//
Line 75: Line 66:
  
   * //android.permission.WAKE_LOCK//   * //android.permission.WAKE_LOCK//
-    * allows to **keep Locus Map awake if required by user** for some demanding tasks like track recording etc.+    * allows to **keep Locus Map (and related apps) awake if required by the user** for some demanding tasks like track recordingetc.
  
   * //android.permission.WRITE_EXTERNAL_STORAGE// - <wrap important>limited in Android 4.4.2 and later</wrap>   * //android.permission.WRITE_EXTERNAL_STORAGE// - <wrap important>limited in Android 4.4.2 and later</wrap>
     * allows **handling the external storage card** - for reading external maps, storing vector maps, backup and SRTM data     * allows **handling the external storage card** - for reading external maps, storing vector maps, backup and SRTM data
     * allows also **accessing your photos and videos** so that they are available as attachments to points     * allows also **accessing your photos and videos** so that they are available as attachments to points
 +
 +  * //android.permission.MANAGE_EXTERNAL_STORAGE// - <wrap important> from Android 11</wrap>
 +    * so-called **all files access** - allows using the whole internal storage and SD card for Locus data
  
   * //android.permission.RECORD_AUDIO//   * //android.permission.RECORD_AUDIO//
-    * allows **access to microphone** for recording of audio as attachment to points +    * allows **access to the microphone** for the recording of audio as an attachment to points
- +
-----+
  
 ==== Google stuff ==== ==== Google stuff ====
  
   * //com.android.vending.CHECK_LICENSE//   * //com.android.vending.CHECK_LICENSE//
-    * used to **check your license**+    * used to **verify your purchased license**
  
   * //com.android.vending.BILLING//   * //com.android.vending.BILLING//
Line 96: Line 88:
  
   * //com.google.android.providers.gsf.permission.READ_GSERVICES//   * //com.google.android.providers.gsf.permission.READ_GSERVICES//
-    * allows **access to Google services** (for Locus Store, Google Analytics, planned Cloud to device messaging etc.) +    * allows **access to Google services** (for Locus Store, Google Analytics, planned Cloud to device messagingetc.)
- +
-----+
  
 ==== ANT+ support ==== ==== ANT+ support ====
Line 104: Line 94:
   * //com.dsi.ant.permission.ANT//   * //com.dsi.ant.permission.ANT//
   * //com.dsi.ant.permission.ANT_ADMIN//   * //com.dsi.ant.permission.ANT_ADMIN//
-    * allows to **connect and manage connection to ANT+ sensors**+    * allows to **connect and manage the connection to ANT+ sensors**
  
----- 
 ===== Locus Add-Ons ===== ===== Locus Add-Ons =====
 ==== Locus Augmented Reality Add-On==== ==== Locus Augmented Reality Add-On====
-  * //android.permission.CAMERA// - this add-on enables **displaying selected points** according to their GPS coordinates on the **background recorded by the camera**. No image data are recorded nor shared.  [[manual:user_guide:add-ons:ar|See more >>]]+  * //android.permission.CAMERA// - this add-on enables **displaying selected points** according to their GPS coordinates on the **background recorded by the camera**. No image data is recorded or shared.  [[manual:user_guide:add-ons:ar|See more >>]]
  
 ==== Locus Contacts Add-On ==== ==== Locus Contacts Add-On ====
-  * //android.permission.READ_CONTACTS// - this add-on enables **viewing your contacts' addresses on the map**. No contacts data are stored or shared. [[manual:user_guide:add-ons:contacts|See more >>]] +  * //android.permission.READ_CONTACTS// - this add-on enables **viewing your contacts' addresses on the map**. No contact data is stored or shared. [[manual:user_guide:add-ons:contacts|See more >>]]
- +
----- +
-Is this article useful for you? Please rate it: +
-{(rater>id=1|name=faq_permissions|type=rate|headline=off)}+
manual/about/permissions.1502788091.txt.gz · Last modified: (external edit)