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
en:help:faq [2023/05/15 09:51] – [How can I grant the Allow all the time location permission to the app?] alpinequesten:help:faq [2023/09/17 14:55] (current) alpinequest
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
 +<sub>[[en:help:v2|Online Help]] > FAQ</sub>
  
 ====== AlpineQuest FAQ ====== ====== AlpineQuest FAQ ======
Line 23: Line 24:
 [[en:help:faq#when_and_what_for_does_the_application_use_internet|When and what for does the application use Internet?]]\\ [[en:help:faq#when_and_what_for_does_the_application_use_internet|When and what for does the application use Internet?]]\\
 [[en:help:faq#what_are_all_the_android_intents_the_application_can_handle|What are all the Android Intents the application can handle?]]\\ [[en:help:faq#what_are_all_the_android_intents_the_application_can_handle|What are all the Android Intents the application can handle?]]\\
 +[[en:help:faq#are_there_bulk_conversion_tools_for_the_files_in_the_own_app_format|Are there bulk conversion tools for the files in the own app format?]]\\
  
 \\ \\
Line 29: Line 31:
  
 AlpineQuest Lite is a free version (no ads, not limited in time) offering only a subset of the complete (paid) version.\\ AlpineQuest Lite is a free version (no ads, not limited in time) offering only a subset of the complete (paid) version.\\
-All differences are [[http://www.alpinequest.net/compare|listed here]].+All differences are [[https://www.alpinequest.net/compare|listed here]].
  
 \\ \\
Line 129: Line 131:
 The application does not make sounds unless you specifically request it by using one of those features: The application does not make sounds unless you specifically request it by using one of those features:
   * Record a track, with the setting ''"**Warn me if the GPS signal is lost or too weak**"''. See setting {{:icon_02.png?nolink}} [[en:help:v2:tracker#the_track_recorder_settings|here]];   * Record a track, with the setting ''"**Warn me if the GPS signal is lost or too weak**"''. See setting {{:icon_02.png?nolink}} [[en:help:v2:tracker#the_track_recorder_settings|here]];
-  * Follow a path, with the option ''"**Warn me if I go more than...**"''. See option {{:icon_07.png?nolink}} [[en:help:v2:landmarks:follow-path#how_to_follow_a_path|here]]; +  * Follow a path, with the option ''"**Warn me if I go more than...**"''. See option {{:icon_07.png?nolink}} [[en:help:v2:placemarks:follow-path#how_to_follow_a_path|here]]; 
-  * Use proximity alerts. See [[en:help:v2:landmarks:proximity-alerts|here]].+  * Use proximity alerts. See [[en:help:v2:placemarks:proximity-alerts|here]].
  
 \\ \\
Line 185: Line 187:
 ===== How can I grant the "Allow all the time" location permission to the app? ===== ===== How can I grant the "Allow all the time" location permission to the app? =====
  
-The location permission "Allow all the time" is only needed by application that start by themselves and want to use know your exact GPS location, without you asking. You should avoid installing applications that request this permission.+The location permission "Allow all the time" is only needed by applications that start by themselves and want to use your exact GPS location, without you making a action. You should avoid installing applications that request this type of location permission.
  
-AlpineQuest only needs the GPS location after you start the app, and turn on real-time location or the track recorder. If the app is completely closed (no main app even in the background, no track recorder), there is no reason for AlpineQuest to use your GPS location.+AlpineQuest only needs your GPS location after you start it, and turn on real-time location or the track recorder. If the application is completely closed (no main activity, even in the background, no track recorder), there is no reason for it to use your GPS location.
  
 This is why the "Allow only while using the app" location permission is sufficient and safer for you. This is why the "Allow only while using the app" location permission is sufficient and safer for you.
Line 221: Line 223:
  
 You can find a detailed list [[en:help:v2:intents|here]]. You can find a detailed list [[en:help:v2:intents|here]].
 +
 +\\
 +
 +===== Are there bulk conversion tools for the files in the own app format? =====
 +
 +Yes, the [[https://psyberia.net/res/specs/|file specifications]] of the files used by the application are open, and some conversion tools exists:
 +  * apq2gpx (perl) by phkehl: https://github.com/phkehl/apq2gpx
 +  * alp2gpx (python) by jachetto: https://github.com/jachetto/alp2gpx
  
 \\ \\
 \\ \\