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
Next revisionBoth sides next revision
en:help:v2:settings:user-settings [2020/03/03 13:04] – AlpineQuest 2.2.4 alpinequesten:help:v2:settings:user-settings [2020/07/21 10:43] alpinequest
Line 11: Line 11:
 {{:icon_help.png?nolink}} Setting names don't contain spaces. {{:icon_help.png?nolink}} Setting names don't contain spaces.
  
 +\\
 +\\
 +\\
 +\\
 +\\
 +\\
 \\ \\
  
Line 23: Line 29:
 | **''core.custom_location_printer''**  | [ ''grid'', ''xy'', ''d'', ''dm'', ''dms'' ],String  | ''empty''  |  | | **''core.custom_location_printer''**  | [ ''grid'', ''xy'', ''d'', ''dm'', ''dms'' ],String  | ''empty''  |  |
 | Define a custom coordinate format. The first part is the display format, the second part is the [[https://en.wikipedia.org/wiki/Well-known_text|OGC WKT]] of the projection (for example something like [[http://www.spatialreference.org/ref/epsg/4326/ogcwkt/|this]]).  ||| ::: | | Define a custom coordinate format. The first part is the display format, the second part is the [[https://en.wikipedia.org/wiki/Well-known_text|OGC WKT]] of the projection (for example something like [[http://www.spatialreference.org/ref/epsg/4326/ogcwkt/|this]]).  ||| ::: |
-| **''core.bearing_decimals''**  | Integer  | ''2''  | {{:en:help:v2:settings:user-settings:bearing-decimals.jpg?nolink}} |+| **''core.bearing.decimals''**  | Integer  | ''1''  | {{:en:help:v2:settings:user-settings:bearing-decimals.jpg?nolink}} |
 | Define the maximum number of decimals to use when displaying bearing units.  ||| ::: | | Define the maximum number of decimals to use when displaying bearing units.  ||| ::: |
 | **''core.crs.d.decimals''**  | [''4''-''7'' | ''6''  |  | | **''core.crs.d.decimals''**  | [''4''-''7'' | ''6''  |  |
Line 66: Line 72:
 | **''map.canvas.heading_fov_size_factor''**  | Float  | ''1.0''  |  | | **''map.canvas.heading_fov_size_factor''**  | Float  | ''1.0''  |  |
 | Display size factor for the heading field-of-view.  ||| ::: | | Display size factor for the heading field-of-view.  ||| ::: |
-| **''map.coordinates.share_crs''**  | String  | ''EPSG:4326''  |  |+| **''map.coordinates.share.crs''**  | String  | ''EPSG:4326''  |  |
 | EPSG code of the coordinate reference system (CRS) to use when sharing a coordinate using the "''Share''" action. By default, the application uses the GPS coordinate system (code "''EPSG:4326''" ||| ::: | | EPSG code of the coordinate reference system (CRS) to use when sharing a coordinate using the "''Share''" action. By default, the application uses the GPS coordinate system (code "''EPSG:4326''" ||| ::: |
-| **''map.coordinates.share_provider''**  | String  | ''empty''  |  | +| **''map.coordinates.share.provider''**  | String  | ''empty''  |  | 
-| URL of a mapping website to use in the "''Share''" action text message. The following variables are available: "''{$longitude}''""''{$latitude}''" and "''{$zoom}''". The default URL is "''https://google.com/maps/place/{$latitude},{$longitude}''". To display an OpenStreetMap URL, use "''https://www.openstreetmap.org/#map={$zoom}/{$latitude}/{$longitude}''", for Yandex Maps (less details) use "''https://yandex.ru/maps/?ll={$longitude},{$latitude}&z={$zoom}&pt={$longitude},{$latitude}''", for Yandex Maps (more details) use "''https://yandex.ru/maps/?ll={$longitude}%2C{$latitude}&z=15&mode=whatshere&whatshere%5Bpoint%5D={$longitude}%2C{$latitude}&whatshere%5Bzoom%5D=15''", for Here Maps use "''https://wego.here.com/?map={$latitude},{$longitude},{$zoom}''" ||| ::: |+| URL of a mapping website to use in the "''Share''" action text message. The following variables are available: ''{$longitude}'', ''{$latitude}''''{$zoom}'' (current zoom level of the map), ''{$name}'' (name of the shared point if any), ''{$date}'' (formatted record date of the point if any), ''{$date_time}'' (formatted record date and time of the point if any), ''{$time_ms}'' (record unix timestamp in milliseconds of the point if any), ''{$time_s}'' (record unix timestamp in seconds of the point if any), ''{$olc}'' (coordinates encoded in the [[https://github.com/google/open-location-code/blob/master/docs/olc_definition.adoc|Open Location Code]] format), ''{$geohash}'' (coordinates encoded in the [[https://en.wikipedia.org/wiki/Geohash|Geohash]] format), ''{$maidenhead}'' (coordinates encoded in the [[https://en.wikipedia.org/wiki/Maidenhead_Locator_System|Maidenhead Locator System]] format). The default URL is "''https://google.com/maps/place/{$latitude},{$longitude}''". To display an OpenStreetMap URL, use "''https://www.openstreetmap.org/#map={$zoom}/{$latitude}/{$longitude}''", for Yandex Maps (less details) use "''https://yandex.ru/maps/?ll={$longitude},{$latitude}&z={$zoom}&pt={$longitude},{$latitude}''", for Yandex Maps (more details) use "''https://yandex.ru/maps/?ll={$longitude}%2C{$latitude}&z=15&mode=whatshere&whatshere%5Bpoint%5D={$longitude}%2C{$latitude}&whatshere%5Bzoom%5D=15''", for Here Maps use "''https://wego.here.com/?map={$latitude},{$longitude},{$zoom}''" ||| ::: |
 | **''map.coordinates.openwith_provider.osm''**  | String  | ''empty''  |  | | **''map.coordinates.openwith_provider.osm''**  | String  | ''empty''  |  |
 | URL of the website to use when selecting the "''Open with... OpenStreetMap Maps''" action. The default URL is "''https://www.openstreetmap.org/#map={$zoom}/{$latitude}/{$longitude}''" ||| ::: | | URL of the website to use when selecting the "''Open with... OpenStreetMap Maps''" action. The default URL is "''https://www.openstreetmap.org/#map={$zoom}/{$latitude}/{$longitude}''" ||| ::: |
Line 90: Line 96:
 | **''map.canvas.tiles.force_bitmap_filtering''**  | Boolean  | ''0'' / ''false''  |  | | **''map.canvas.tiles.force_bitmap_filtering''**  | Boolean  | ''0'' / ''false''  |  |
 | Force filter map tile images when their pixels doesn't match 1:1 or 1:2 the screen pixels.  ||| ::: | | Force filter map tile images when their pixels doesn't match 1:1 or 1:2 the screen pixels.  ||| ::: |
-| **''map.canvas.base_map_hidden_opacity''**  | Float [''0.0'' - ''1.0'' | ''1.0''  |  | +| **''map.canvas.base_map_hidden_opacity''**  | Float [''0.0'' - ''1.0'' | ''0.5''  |  | 
-| Base world map opacity for large scales when some maps are displayed over it (this maps is not displayed for small scales).  ||| ::: |+| Base world map opacity for small scales when some maps are displayed over it (this maps is not displayed for large scales).  ||| ::: | 
 +| **''map.canvas.invert_pitch''**  | Boolean  | ''0'' / ''false''  |  | 
 +| Invert the vertical direction of the two fingers to pitch the map view.  ||| ::: |
 | **''map.canvas.max_pitch_deg''**  | Integer  | ''40''  |  | | **''map.canvas.max_pitch_deg''**  | Integer  | ''40''  |  |
 | Maximum pitch angle that can be reached by moving two fingers down over the map.  ||| ::: | | Maximum pitch angle that can be reached by moving two fingers down over the map.  ||| ::: |
Line 106: Line 114:
 | **''map.canvas.center_point.radius''**  | Integer  | ''5''  |  | | **''map.canvas.center_point.radius''**  | Integer  | ''5''  |  |
 | Radius (in [[https://material.io/guidelines/layout/units-measurements.html#units-measurements-density-independent-pixels-dp|dp]]) of the screen center icon.  ||| ::: | | Radius (in [[https://material.io/guidelines/layout/units-measurements.html#units-measurements-density-independent-pixels-dp|dp]]) of the screen center icon.  ||| ::: |
 +| **''map.canvas.center_point.color_in''**  | String  | ''#F0F0F0''  |  |
 +| Color used to draw the inner part of the screen center icon (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |
 +| **''map.canvas.center_point.color_out''**  | String  | ''#505050''  |  |
 +| Color used to draw the outer part of the screen center icon (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |
 | **''map.canvas.long_press.display_center_icon''**  | Boolean  | ''1'' / ''true''  |  | | **''map.canvas.long_press.display_center_icon''**  | Boolean  | ''1'' / ''true''  |  |
 | Display the screen center icon when long-pressing the map.  ||| ::: | | Display the screen center icon when long-pressing the map.  ||| ::: |
Line 133: Line 145:
 | **''maps.explorer.cells_layer_alpha''**  | Float [''0.1'' - ''0.9'' | ''0.5''  |  | | **''maps.explorer.cells_layer_alpha''**  | Float [''0.1'' - ''0.9'' | ''0.5''  |  |
 | Alpha value of the white layer displayed over the previews in the Maps Explorer.  ||| ::: | | Alpha value of the white layer displayed over the previews in the Maps Explorer.  ||| ::: |
-| **''maps.features.favorites.ask_if_outofbounds''**  | Boolean  | ''0'' / ''false''  |  |+| **''maps.features.favorites.ask_if_outofbounds''**  | Boolean  | ''1'' / ''true''  |  |
 | When selecting a favorite map that doesn't cover the currently displayed area, ask the user to move to a covered area.  ||| ::: | | When selecting a favorite map that doesn't cover the currently displayed area, ask the user to move to a covered area.  ||| ::: |
 | **''maps.features.favorites.max_cols''**  | Integer  | ''3''  |  | | **''maps.features.favorites.max_cols''**  | Integer  | ''3''  |  |
Line 176: Line 188:
 | **''landmarks.painter.tracks_arrows''**  | Boolean  | ''1'' / ''true''  |  | | **''landmarks.painter.tracks_arrows''**  | Boolean  | ''1'' / ''true''  |  |
 | Display small arrows on recorded track do display the track direction.  ||| ::: | | Display small arrows on recorded track do display the track direction.  ||| ::: |
 +| **''landmarks.painter.paths_dots''**  | Boolean  | ''1'' / ''true''  |  |
 +| Display small dots at the beginning and end of paths.  ||| ::: |
 | **''landmarks.painter.points_factor''**  | Float  | ''1.0''  |  | | **''landmarks.painter.points_factor''**  | Float  | ''1.0''  |  |
 | Display size factor for points displayed on the map.  ||| ::: | | Display size factor for points displayed on the map.  ||| ::: |
 | **''landmarks.painter.icons_factor''**  | Float  | ''1.0''  | {{:en:help:v2:settings:user-settings:icons-display-factor.jpg?nolink}} | | **''landmarks.painter.icons_factor''**  | Float  | ''1.0''  | {{:en:help:v2:settings:user-settings:icons-display-factor.jpg?nolink}} |
 | Display size factor for landmark icons displayed on the map.  ||| ::: | | Display size factor for landmark icons displayed on the map.  ||| ::: |
 +| **''landmarks.painter.outlines_factor''**  | Float  | ''1.0''  |  |
 +| Display size factor for area outlines displayed on the map.  ||| ::: |
 | **''landmarks.painter.picture_heading''**  | Boolean  | ''1'' / ''true''  |  | | **''landmarks.painter.picture_heading''**  | Boolean  | ''1'' / ''true''  |  |
 | Display field of view direction of pictures on the map when available.  ||| ::: | | Display field of view direction of pictures on the map when available.  ||| ::: |
Line 192: Line 208:
 | **''landmarks.proximity.color''**  | String  | ''#A52A2A''  | {{:en:help:v2:settings:user-settings:proximity-alerts-color.jpg?nolink}} | | **''landmarks.proximity.color''**  | String  | ''#A52A2A''  | {{:en:help:v2:settings:user-settings:proximity-alerts-color.jpg?nolink}} |
 | Color used to draw proximity alerts (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | | Color used to draw proximity alerts (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |
 +| **''landmarks.proximity.group_display_nb''**  | Integer  | ''5''  |  |
 +| In the displayed placemarks list, number from which to group single alerts.  ||| ::: |
 | **''landmarks.targeter.max_save_targets''**  | Integer  | ''1000''  |  | | **''landmarks.targeter.max_save_targets''**  | Integer  | ''1000''  |  |
 | Number of recently targeted locations to keep in the unsorted landmarks targets set. Set to 0 to not save targeted locations.  ||| ::: | | Number of recently targeted locations to keep in the unsorted landmarks targets set. Set to 0 to not save targeted locations.  ||| ::: |
Line 227: Line 245:
 | Maximum number of characters for the comment or description preview displayed in the Landmarks Explorer or on the map.  ||| ::: | | Maximum number of characters for the comment or description preview displayed in the Landmarks Explorer or on the map.  ||| ::: |
 | **''landmarks.details.expand_file_section''**  | Boolean  | ''0'' / ''false''  |  | | **''landmarks.details.expand_file_section''**  | Boolean  | ''0'' / ''false''  |  |
-| In the details view of a landmark, display the "File" section opened by default.  ||| ::: |+| In the details view of a landmark, controls if the "File" section is opened or not by default.  ||| ::: |
 | **''landmarks.creator.sets.ask_for_names''**  | Boolean  | ''1'' / ''true''  |  | | **''landmarks.creator.sets.ask_for_names''**  | Boolean  | ''1'' / ''true''  |  |
 | Ask for waypoint names when creating sets of waypoints.  ||| ::: | | Ask for waypoint names when creating sets of waypoints.  ||| ::: |
Line 276: Line 294:
 | Display the bearing when moving the map center away from the current GPS location.  ||| ::: | | Display the bearing when moving the map center away from the current GPS location.  ||| ::: |
 | **''geolocation.localisation.fix_gps_week_number_rollover''**  | Boolean  | ''1'' / ''true''  |  | | **''geolocation.localisation.fix_gps_week_number_rollover''**  | Boolean  | ''1'' / ''true''  |  |
-| Automatically fix the [https://en.wikipedia.org/wiki/GPS_Week_Number_Rollover|GPS Week Number Rollout issue].  ||| ::: |+| Automatically fix the [[https://en.wikipedia.org/wiki/GPS_Week_Number_Rollover|GPS Week Number Rollout issue]].  ||| ::: |
 ^ **Orientation** ^^^^ ^ **Orientation** ^^^^
 | **''orientation.submenu.disable_long_press''**  | Boolean  | ''0'' / ''false''  |  | | **''orientation.submenu.disable_long_press''**  | Boolean  | ''0'' / ''false''  |  |
Line 293: Line 311:
 | **''search.display_location_results''**  | Boolean  | ''1'' / ''true''  |  | | **''search.display_location_results''**  | Boolean  | ''1'' / ''true''  |  |
 | When selecting a search result, move on it's location and display a point. Set to ''0'' / ''false'' will only move over the search result location, without displaying it.  ||| ::: | | When selecting a search result, move on it's location and display a point. Set to ''0'' / ''false'' will only move over the search result location, without displaying it.  ||| ::: |
 +| **''search.bearing.display_result_line''**  | Boolean  | ''1'' / ''true''  |  |
 +| When using the "distance/bearing" search format, display a line from the initial point to the searched point.  ||| ::: |
 ^ **Track recorder** ^^^^ ^ **Track recorder** ^^^^
 | **''tracker.export.fill_user_weight''**  | Boolean  | ''0'' / ''false''  |  | | **''tracker.export.fill_user_weight''**  | Boolean  | ''0'' / ''false''  |  |
Line 300: Line 320:
 | **''tracker.painter.arrows''**  | Boolean  | ''1'' / ''true''  |  | | **''tracker.painter.arrows''**  | Boolean  | ''1'' / ''true''  |  |
 | Display small arrows on the current track of the track recorder to show the track direction.  ||| ::: | | Display small arrows on the current track of the track recorder to show the track direction.  ||| ::: |
 +| **''agent.notifications.vibrate''**  | Boolean  | ''1'' / ''true''  |  |
 +| Make the device vibrate when displaying background agent notifications.  ||| ::: |
 +| **''agent.notifications.led''**  | Boolean  | ''1'' / ''true''  |  |
 +| Make the device led flash (if supported by device) when displaying background agent notifications.  ||| ::: |
 +| **''agent.notifications.use_internal_vibrator''**  | Boolean  | ''1'' / ''true''  |  |
 +| Use the application internal vibrator for notification vibrations (instead of the notification framework vibrator).  ||| ::: 
 +| **''agent.notifications.use_internal_audio_player''**  | Boolean  | ''1'' / ''true''  |  |
 +| Use the application internal audio player for notification sounds (instead of the notification framework sounds).  ||| ::: |
 +| **''agent.notifications.audio_player_stream''**  | Integer [''1'' - ''5'' | ''5''  |  |
 +| When using the application internal audio player, device the audio stream to use (''1'': ''STREAM_SYSTEM'', ''2'': ''STREAM_RING'', ''3'': ''STREAM_MUSIC'', ''4'': ''STREAM_ALARM'', ''5'': ''STREAM_NOTIFICATION'').  ||| ::: |
 +| **''agent.notifications.audio_player_volume''**  | Float [0.0 - 1.0]  | ''1.0''  |  |
 +| When using the application internal audio player, device the audio volume to use (may also be changed from the system volume settings depending on the audio stream used).  ||| ::: |
 ^ **Explorer mode** ^^^^ ^ **Explorer mode** ^^^^
 | **''navigation.views.display_all_fields''**  | Boolean  | ''0'' / ''false''  |  | | **''navigation.views.display_all_fields''**  | Boolean  | ''0'' / ''false''  |  |
Line 336: Line 368:
 #    Define a custom coordinate format. The first part is the display format, the second part is the OGC WKT of the projection (for example something like this: http://www.spatialreference.org/ref/epsg/4326/ogcwkt/). #    Define a custom coordinate format. The first part is the display format, the second part is the OGC WKT of the projection (for example something like this: http://www.spatialreference.org/ref/epsg/4326/ogcwkt/).
 # #
-core.bearing_decimals+core.bearing.decimals
-#    Integer    2+#    Integer    1
 #    Define the maximum number of decimals to use when displaying bearing units. #    Define the maximum number of decimals to use when displaying bearing units.
 # #
Line 423: Line 455:
 #    Display size factor for the heading field-of-view. #    Display size factor for the heading field-of-view.
 # #
-map.coordinates.share_crs=+map.coordinates.share.crs=
 #    String    EPSG:4326 #    String    EPSG:4326
 #    EPSG code of the coordinate reference system (CRS) to use when sharing a coordinate using the "Share" action. By default, the application uses the GPS coordinate system (code "EPSG:4326") #    EPSG code of the coordinate reference system (CRS) to use when sharing a coordinate using the "Share" action. By default, the application uses the GPS coordinate system (code "EPSG:4326")
 # #
-map.coordinates.share_provider=+map.coordinates.share.provider=
 #    String    empty #    String    empty
-#    URL of a mapping website to use in the "Share" action text message. The following variables are available: "{$longitude}""{$latitude}" and "{$zoom}". The default URL is "https://google.com/maps/place/{$latitude},{$longitude}". To display an OpenStreetMap URL, use "https://www.openstreetmap.org/#map={$zoom}/{$latitude}/{$longitude}", for Yandex Maps (less details) use "https://yandex.ru/maps/?ll={$longitude},{$latitude}&z={$zoom}&pt={$longitude},{$latitude}", for Yandex Maps (more details) use "https://yandex.ru/maps/?ll={$longitude}%2C{$latitude}&z=15&mode=whatshere&whatshere%5Bpoint%5D={$longitude}%2C{$latitude}&whatshere%5Bzoom%5D=15", for Here Maps use "https://wego.here.com/?map={$latitude},{$longitude},{$zoom}".+#    URL of a mapping website to use in the "Share" action text message. The following variables are available: {$longitude}, {$latitude}{$zoom} (current zoom level of the map), {$name} (name of the shared point if any), {$date} (formatted record date of the point if any), {$date_time} (formatted record date and time of the point if any), {$time_ms} (record unix timestamp in milliseconds of the point if any), {$time_s} (record unix timestamp in seconds of the point if any), {$olc} (coordinates encoded in the Open Location Code format), {$geohash} (coordinates encoded in the Geohash format), {$maidenhead} (coordinates encoded in the Maidenhead Locator System format). The default URL is "https://google.com/maps/place/{$latitude},{$longitude}". To display an OpenStreetMap URL, use "https://www.openstreetmap.org/#map={$zoom}/{$latitude}/{$longitude}", for Yandex Maps (less details) use "https://yandex.ru/maps/?ll={$longitude},{$latitude}&z={$zoom}&pt={$longitude},{$latitude}", for Yandex Maps (more details) use "https://yandex.ru/maps/?ll={$longitude}%2C{$latitude}&z=15&mode=whatshere&whatshere%5Bpoint%5D={$longitude}%2C{$latitude}&whatshere%5Bzoom%5D=15", for Here Maps use "https://wego.here.com/?map={$latitude},{$longitude},{$zoom}".
 # #
 map.coordinates.openwith_provider.osm= map.coordinates.openwith_provider.osm=
Line 473: Line 505:
 map.canvas.base_map_hidden_opacity= map.canvas.base_map_hidden_opacity=
 #    Float [0.0 - 1.0]    0.5 #    Float [0.0 - 1.0]    0.5
-#    Base world map opacity for large scales when some maps are displayed over it (this maps is not displayed for small scales).+#    Base world map opacity for small scales when some maps are displayed over it (this maps is not displayed for large scales)
 +
 +map.canvas.invert_pitch= 
 +#    Boolean    0 / false 
 +#    Invert the vertical direction of the two fingers to pitch the map view.
 # #
 map.canvas.max_pitch_deg= map.canvas.max_pitch_deg=
Line 502: Line 538:
 #    Integer    5 #    Integer    5
 #    Radius (in dp) of the screen center icon. #    Radius (in dp) of the screen center icon.
 +#
 +map.canvas.center_point.color_in=
 +#    String    #F0F0F0
 +#    Color used to draw the inner part of the screen center icon (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker).
 +#
 +map.canvas.center_point.color_out=
 +#    String    #505050
 +#    Color used to draw the outer part of the screen center icon (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker).
 # #
 map.canvas.long_press.display_center_icon= map.canvas.long_press.display_center_icon=
Line 559: Line 603:
 # #
 maps.features.favorites.ask_if_outofbounds= maps.features.favorites.ask_if_outofbounds=
-#    Boolean    false+#    Boolean    true
 #    When selecting a favorite map that doesn't cover the currently displayed area, ask the user to move to a covered area. #    When selecting a favorite map that doesn't cover the currently displayed area, ask the user to move to a covered area.
 # #
Line 644: Line 688:
 #    Boolean    1 / true #    Boolean    1 / true
 #    Display small arrows on recorded track do display the track direction. #    Display small arrows on recorded track do display the track direction.
 +#
 +landmarks.painter.paths_dots=
 +#    Boolean    1 / true
 +#    Display small dots at the beginning and end of paths.
 # #
 landmarks.painter.points_factor= landmarks.painter.points_factor=
Line 652: Line 700:
 #    Float    1.0 #    Float    1.0
 #    Display size factor for landmark icons displayed on the map. #    Display size factor for landmark icons displayed on the map.
 +#
 +landmarks.painter.outlines_factor=
 +#    Float    1.0
 +#    Display size factor for area outlines displayed on the map.
 # #
 landmarks.painter.picture_heading= landmarks.painter.picture_heading=
Line 676: Line 728:
 #    String    #A52A2A #    String    #A52A2A
 #    Color used to draw proximity alerts (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker). #    Color used to draw proximity alerts (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker).
 +#
 +landmarks.proximity.group_display_nb=
 +#    Integer    5
 +#    In the displayed placemarks list, number from which to group single alerts.
 # #
 landmarks.targeter.max_save_targets= landmarks.targeter.max_save_targets=
Line 747: Line 803:
 landmarks.details.expand_file_section= landmarks.details.expand_file_section=
 #    Boolean    0 / false #    Boolean    0 / false
-#    In the details view of a landmark, display the "File" section opened by default.+#    In the details view of a landmark, controls if the "File" section is opened or not by default.
 # #
 landmarks.creator.sets.ask_for_names= landmarks.creator.sets.ask_for_names=
Line 881: Line 937:
 #    Boolean    1 / true #    Boolean    1 / true
 #    When selecting a search result, move on it's location and display a point. Set to 0 / false will only move over the search result location, without displaying it. #    When selecting a search result, move on it's location and display a point. Set to 0 / false will only move over the search result location, without displaying it.
 +#
 +search.bearing.display_result_line=
 +#    Boolean    1 / true
 +#    When using the "distance/bearing" search format, display a line from the initial point to the searched point.
 # #
 # #
Line 896: Line 956:
 #    Boolean    1 / true #    Boolean    1 / true
 #    Display small arrows on the current track of the track recorder to show the track direction. #    Display small arrows on the current track of the track recorder to show the track direction.
 +#
 +agent.notifications.vibrate=
 +#    Boolean    1 / true
 +#    Make the device vibrate when displaying background agent notifications.
 +#
 +agent.notifications.led=
 +#    Boolean    1 / true
 +#    Make the device led flash (if supported by device) when displaying background agent notifications.
 +#
 +agent.notifications.use_internal_vibrator=
 +#    Boolean    1 / true
 +#    Use the application internal vibrator for notification vibrations (instead of the notification framework vibrator).
 +#
 +agent.notifications.use_internal_audio_player=
 +#    Boolean    1 / true
 +#    Use the application internal audio player for notification sounds (instead of the notification framework sounds).
 +#
 +agent.notifications.audio_player_stream=
 +#    Integer [1 - 5]    5
 +#    When using the application internal audio player, device the audio stream to use (1: STREAM_SYSTEM, 2: STREAM_RING, 3: STREAM_MUSIC, 4: STREAM_ALARM, 5: STREAM_NOTIFICATION).
 +#
 +agent.notifications.audio_player_volume=
 +#    Float [0.0 - 1.0]    1.0
 +#    When using the application internal audio player, device the audio volume to use (may also be changed from the system volume settings depending on the audio stream used).
 # #
 # #