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 [2018/02/07 10:33] mstupkamanual:about:permissions [2025/12/19 10:24] (current) mstupka
Line 1: Line 1:
-====== Privacy Policy ====== +====== Android Permissions ======
-===== Locus Map Free, Locus Map Pro, Locus GIS, Wear for Locus Map, Map4Trip, KiMaps ===== +
- +
-<WRAP center round important> +
-==== Binding statement ==== +
- +
-These applications or their components provide Services that process some Personal Data of users, namely **email addresses** and user **location data**. +
- +
-By activating and using the Services, users consent to the processing of the Personal Data by Asamm Software, s.r.o., Company ID: 24225321, registered office Krhanická 719/25, Kamýk, 142 00 Praha 4, Czech Republic (hereinafter referred to as "Administrator"). +
- +
-E-mail addresses are saved when using **Locus Store** service. The purpose is to communicate with users and improve the focus of business offers. +
- +
-User location data is stored, shared, and published when using **Live-tracking** service. Public sharing of the current user location is the main feature of Live-tracking. The current user location is displayed publicly without geographic restrictions to all internet users on the Administrator's website [[http://www.locusmap.eu/live-tracking/]]. Except sharing the current user location via Live-tracking, **the Administrator does not transmit personal information to third parties.** +
- +
-**The administrator does not collect or process any classified categories of Personal Data (sensitive personal data).** +
- +
-Personal Data mentioned above the Administrator collects, stores or otherwise processes **only for the time necessary for the provision of the corresponding Services**. +
- +
-All of the permissions listed below are only required for the operation of specific application features and the proper provision of the Services. +
-</WRAP>+
  
 ---- ----
  
-**Locus Map** is growing. Over the years of development it contains more and more features that require permission from the Android Operation System. The same it is with apps related to it or built upon its base - **Locus GIS, Map4Trip and KiMaps**. 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 group of apps 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 40: 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 54: 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. 
-    * enables to **control your screen with hardware buttons** of your device or with external controllers (e.g. Bluetooth) +    * enables you to **control your screen with hardware buttons** of your device or with external controllers (e.g.Bluetooth) 
  
   * //android.permission.BLUETOOTH//   * //android.permission.BLUETOOTH//
Line 64: 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**). Unfortunately, this permission is a part of a group **Contacts** which triggers a warning about possibility of the app reading user's contacts - **none of it is allowed!**+    * 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 77: Line 58:
   * //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 (and related apps) 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 88: Line 66:
  
   * //android.permission.WAKE_LOCK//   * //android.permission.WAKE_LOCK//
-    * allows to **keep Locus Map (and related apps) 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 ====
Line 109: 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 117: 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.1517996011.txt.gz · Last modified: (external edit)