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 [2019/07/09 18:29] alpinequesten:help:v2:settings:user-settings [2020/07/21 11:33] 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 29: Line 35:
 | **''core.crs.dms.decimals''**  | [''0''-''3'' | ''2''  |  | | **''core.crs.dms.decimals''**  | [''0''-''3'' | ''2''  |  |
 | Define the number of second decimals to use when displaying coordinates in degrees, minutes, seconds (DMS).  ||| ::: | | Define the number of second decimals to use when displaying coordinates in degrees, minutes, seconds (DMS).  ||| ::: |
 +| **''core.distances.include_elevations''**  | Boolean  | ''false''  |  |
 +| Take into account the elevation changes when computing one-shot horizontal distances (like target distance, screen center distance).  ||| ::: |
 | **''core.astro.zenith''**  | Float  | ''90.833''  |  | | **''core.astro.zenith''**  | Float  | ''90.833''  |  |
 | Value of zenith (in degrees) to use when computing sunrise and sunset times (Official: 90.833, Civil: 96.0, Nautical: 102.0, Astronomical: 108.0).  ||| ::: | | Value of zenith (in degrees) to use when computing sunrise and sunset times (Official: 90.833, Civil: 96.0, Nautical: 102.0, Astronomical: 108.0).  ||| ::: |
Line 34: Line 42:
 | Enable all available SSL protocols (even deprecated ones).  ||| ::: | | Enable all available SSL protocols (even deprecated ones).  ||| ::: |
 | **''core.pictures.format''**  | String  | ''yyyy-MM-dd_HH-mm-ss''  |  | | **''core.pictures.format''**  | String  | ''yyyy-MM-dd_HH-mm-ss''  |  |
-| Define how to name pictures taken from the application, for example when creating picture waypoints (see accepted patterns [[http://www.unicode.org/reports/tr35/tr35-dates.html#Date_Format_Patterns|here]]).  ||| ::: |+| Define how to name pictures taken from the application, for example when creating picture waypoints (see accepted patterns [[https://www.unicode.org/reports/tr35/tr35-dates.html#Date_Format_Patterns|here]]).  ||| ::: |
 | **''core.screen.orientation''**  | [''PORTRAIT'', ''LANDSCAPE'' | empty  |  | | **''core.screen.orientation''**  | [''PORTRAIT'', ''LANDSCAPE'' | empty  |  |
 | Force a particular screen orientation.  ||| ::: | | Force a particular screen orientation.  ||| ::: |
 +| **''core.screen.brightness''**  | Integer [''0'' - ''100'' | ''empty''  |  |
 +| Force a particular screen brightness (from dark to full bright).  ||| ::: |
 +| **''core.menu.buttons.size_dp''**  | Integer  | ''48''  |  |
 +| Size of the icons of the menu bar (in [[https://material.io/design/layout/pixel-density.html#density-independence|dp]]).  ||| ::: |
 +| **''core.menu.buttons.corners_round_radius_dp''**  | Integer  | ''2''  |  |
 +| Corners radius of the menu bar (in [[https://material.io/design/layout/pixel-density.html#density-independence|dp]]).  ||| ::: |
 +| **''core.menu.buttons.background_color''**  | String  | ''#808080''  |  |
 +| Define the background color of the menu bar (see accepted colors [[https://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |
 +| **''core.menu.buttons.background_color_hidden''**  | String  | ''#64808080''  |  |
 +| Define the background color of the menu bar when hidden (see accepted colors [[https://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |
 +| **''core.menu.buttons.separators_color''**  | String  | ''#1FFFFFFF''  |  |
 +| Define the separators color of the menu bar (see accepted colors [[https://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |
 +| **''core.menu.display_help_buttons''**  | Boolean  | ''1'' / ''true''  |  |
 +| Display help buttons in the menus.  ||| ::: |
 | **''core.submenu.force_exit_button''**  | Boolean  | ''0'' / ''false''  | {{:en:help:v2:settings:user-settings:display-close-menu-entry.jpg?nolink}} | | **''core.submenu.force_exit_button''**  | Boolean  | ''0'' / ''false''  | {{:en:help:v2:settings:user-settings:display-close-menu-entry.jpg?nolink}} |
 | Display an exit button in the main menu on all devices.  ||| ::: | | Display an exit button in the main menu on all devices.  ||| ::: |
 | **''core.submenu.display_workspaces_chooser''**  | Boolean  | ''1'' / ''true''  |  | | **''core.submenu.display_workspaces_chooser''**  | Boolean  | ''1'' / ''true''  |  |
 | Display a chooser to switch workspace in the main sub-menu (only when at least one alternate workspace has been created).  ||| ::: | | Display a chooser to switch workspace in the main sub-menu (only when at least one alternate workspace has been created).  ||| ::: |
-| **''core.menu.display_help_buttons''**  | Boolean  | ''1'' / ''true''  |  | 
-| Display help buttons in the menus.  ||| ::: | 
 | **''core.submenu.disable_long_press''**  | Boolean  | ''0'' / ''false''  |  | | **''core.submenu.disable_long_press''**  | Boolean  | ''0'' / ''false''  |  |
 | Disable long-press action (select the top menu item) for the main menu.  ||| ::: | | Disable long-press action (select the top menu item) for the main menu.  ||| ::: |
Line 49: Line 69:
 ^ **Main map** ^^^^ ^ **Main map** ^^^^
 | **''map.infobox.text_color''**  | String  | ''#212121''  | {{:en:help:v2:settings:user-settings:infobox-text-color.jpg?nolink}} | | **''map.infobox.text_color''**  | String  | ''#212121''  | {{:en:help:v2:settings:user-settings:infobox-text-color.jpg?nolink}} |
-| Define the display color of the texts displayed in the information boxes (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |+| Define the display color of the texts displayed in the information boxes (see accepted colors [[https://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |
 | **''map.infobox.text_bold''**  | Boolean  | ''0'' / ''false''  |  | | **''map.infobox.text_bold''**  | Boolean  | ''0'' / ''false''  |  |
 | Display texts in the information boxes in bold.  ||| ::: | | Display texts in the information boxes in bold.  ||| ::: |
 | **''map.coordinates.main.color''**  | String  | ''#000000''  |  | | **''map.coordinates.main.color''**  | String  | ''#000000''  |  |
-| Define the display color of the main coordinate format and grid (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |+| Define the display color of the main coordinate format and grid (see accepted colors [[https://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |
 | **''map.coordinates.alternative.color''**  | String  | ''#0000FF''  |  | | **''map.coordinates.alternative.color''**  | String  | ''#0000FF''  |  |
-| Define the display color of the alternative coordinate format and grid (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |+| Define the display color of the alternative coordinate format and grid (see accepted colors [[https://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |
 | **''map.canvas.heading_arrow_size_factor''**  | Float  | ''1.0''  |  | | **''map.canvas.heading_arrow_size_factor''**  | Float  | ''1.0''  |  |
 | Display size factor for the heading arrow.  ||| ::: | | Display size factor for the heading arrow.  ||| ::: |
Line 62: Line 82:
 | **''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 76: Line 96:
 | **''map.buttons.offset_y''**  | Integer  | ''0''  |  | | **''map.buttons.offset_y''**  | Integer  | ''0''  |  |
 | Y offset (in pixel) for the display of zoom buttons.  ||| ::: | | Y offset (in pixel) for the display of zoom buttons.  ||| ::: |
 +| **''map.buttons.size_dp''**  | Integer  | ''48''  |  |
 +| Size (in [[https://material.io/design/layout/pixel-density.html#density-independence|dp]]) for the display of zoom buttons.  ||| ::: |
 +| **''map.buttons.alpha''**  | Float [''0.0'' - ''1.0'' | ''1.0''  |  |
 +| Opacity (in percent) for the display of zoom buttons.  ||| ::: |
 | **''map.canvas.popup_comment_size''**  | Float  | ''12.0''  | {{:en:help:v2:settings:user-settings:comment-text-size.jpg?nolink}} | | **''map.canvas.popup_comment_size''**  | Float  | ''12.0''  | {{:en:help:v2:settings:user-settings:comment-text-size.jpg?nolink}} |
 | Text size (in [[https://material.io/guidelines/layout/units-measurements.html#units-measurements-scaleable-pixels-sp|sp]]) of popup comments when clicking on a displayed landmark.  ||| ::: | | Text size (in [[https://material.io/guidelines/layout/units-measurements.html#units-measurements-scaleable-pixels-sp|sp]]) of popup comments when clicking on a displayed landmark.  ||| ::: |
Line 82: Line 106:
 | **''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'' | ''0.5''  |  |
 +| 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 95: Line 123:
 | Display the screen center icon.  ||| ::: | | Display the screen center icon.  ||| ::: |
 | **''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/design/layout/pixel-density.html#density-independence|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 [[https://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 [[https://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | 
 +| **''map.canvas.long_press.display_center_icon''**  | Boolean  | ''1'' / ''true''  |  | 
 +| Display the screen center icon when long-pressing the map.  ||| ::: | 
 +| **''map.canvas.long_press.ratio_center_icon''**  | Float  | ''0.5''  |  | 
 +| Scale ratio when displaying the screen center icon when long-pressing the map.  ||| ::: | 
 +| **''map.canvas.long_press.zoom_in_scale_offset''**  | Integer  | ''1''  |  | 
 +| Offset for choosing the screen display resolution when long pressing the map for the "zoom in" option.  ||| ::: | 
 +| **''map.canvas.long_press.zoom_out_scale_offset''**  | Integer  | ''1''  |  | 
 +| Offset for choosing the screen display resolution when long pressing the map for the "zoom out" option.  ||| ::: | 
 +| **''map.canvas.radius_ruler.width_dp''**  | Float  | ''1.1''  |  | 
 +| Default display size (in [[https://material.io/design/layout/pixel-density.html#density-independence|dp]]) of the circular scale.  ||| ::: | 
 +| **''map.canvas.radius_ruler.color''**  | String  | ''#000000''  |  | 
 +| Display color of the circular scale (see accepted colors [[https://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | 
 +| **''map.canvas.radius_ruler.text_size_dp''**  | Float  | ''11.0''  |  | 
 +| Default display size (in [[https://material.io/design/layout/pixel-density.html#density-independence|dp]]) of the circular scale labels.  ||| ::: | 
 +| **''map.canvas.radius_ruler.main_circle''**  | Integer  | ''1''  |  | 
 +| Index of the circular scale circle on which to display the labels.  ||| ::: |
 | **''map.canvas.display_osm_zoom_id''**  | Boolean  | ''0'' / ''false''  | {{:en:help:v2:settings:user-settings:display-osm-zoom-id.jpg?nolink}} | | **''map.canvas.display_osm_zoom_id''**  | Boolean  | ''0'' / ''false''  | {{:en:help:v2:settings:user-settings:display-osm-zoom-id.jpg?nolink}} |
 | Display the OSM/Google zoom index id in the map scale information box.  ||| ::: | | Display the OSM/Google zoom index id in the map scale information box.  ||| ::: |
Line 107: Line 155:
 | **''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''  |  |
 +| Maximum number of columns used to display favorite maps and sets in the Maps submenu.  ||| ::: |
 | **''maps.features.offlinemaps.explorer.display_root''**  | Boolean  | ''0'' / ''false''  | {{:en:help:v2:settings:user-settings:maps-explorer-display-root.jpg?nolink}} | | **''maps.features.offlinemaps.explorer.display_root''**  | Boolean  | ''0'' / ''false''  | {{:en:help:v2:settings:user-settings:maps-explorer-display-root.jpg?nolink}} |
 | Display an entry allowing to select the device's root folder in the menu drawer of the Maps Explorer.  ||| ::: | | Display an entry allowing to select the device's root folder in the menu drawer of the Maps Explorer.  ||| ::: |
Line 131: Line 181:
 | **''maps.features.elevations.hillshade.light_source_angle''**  | Integer [''0'' - ''360'' | ''45''  |  | | **''maps.features.elevations.hillshade.light_source_angle''**  | Integer [''0'' - ''360'' | ''45''  |  |
 | Light source azimuth (in degrees) used when generating built-in hillshade layer from local DEM elevation data.  ||| ::: | | Light source azimuth (in degrees) used when generating built-in hillshade layer from local DEM elevation data.  ||| ::: |
-| **''maps.features.onlinemaps.status.display_offline''**  | Boolean  | ''1'' / ''true''  |  |+| **''maps.features.onlinemaps.status.display.state_no_internet''**  | Boolean  | ''1'' / ''true''  |  |
 | Display a message over missing parts of on-demand maps when there is currently no network.  ||| ::: | | Display a message over missing parts of on-demand maps when there is currently no network.  ||| ::: |
-| **''maps.features.onlinemaps.status.display_unavailable''**  | Boolean  | ''1'' / ''true''  |  |+| **''maps.features.onlinemaps.status.display.state_unavailable''**  | Boolean  | ''1'' / ''true''  |  |
 | Display a message over missing parts of on-demand maps that are not available on the server.  ||| ::: | | Display a message over missing parts of on-demand maps that are not available on the server.  ||| ::: |
 +| **''maps.features.onlinemaps.status.display.state_local_storage_only''**  | Boolean  | ''1'' / ''true''  |  |
 +| Display a message over missing parts of on-demand maps when the option "use only local storage" is active.  ||| ::: |
 ^ **Placemarks** ^^^^ ^ **Placemarks** ^^^^
 | **''landmarks.submenu.disable_long_press''**  | Boolean  | ''0'' / ''false''  |  | | **''landmarks.submenu.disable_long_press''**  | Boolean  | ''0'' / ''false''  |  |
Line 146: Line 198:
 | **''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.  ||| ::: |
-| **''landmarks.painter.max_labels_chars''**  | Integer  | ''32''  |  |+| **''landmarks.painter.labels_max_length''**  | Integer  | ''32''  |  |
 | Maximum number of characters for names of landmarks displayed on the map.  ||| ::: | | Maximum number of characters for names of landmarks displayed on the map.  ||| ::: |
 | **''landmarks.selector.max_multi_items''**  | Integer  | ''25''  |  | | **''landmarks.selector.max_multi_items''**  | Integer  | ''25''  |  |
Line 161: Line 217:
 | Display the data (if available) in the popups displayed when selecting landmarks on the map.  ||| ::: | | Display the data (if available) in the popups displayed when selecting landmarks on the map.  ||| ::: |
 | **''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 [[https://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.  ||| ::: |
 | **''landmarks.targeter.display_target_line''**  | Boolean  | ''1'' / ''true''  |  | | **''landmarks.targeter.display_target_line''**  | Boolean  | ''1'' / ''true''  |  |
 | Draw a line between the screen center icon and the currently targeted location.  ||| ::: | | Draw a line between the screen center icon and the currently targeted location.  ||| ::: |
-| **''landmarks.symbols.color.tourism''**  | String  | ''#AF17A6''  |  | 
-| Color used to draw symbols of the "Tourism" category (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | 
-| **''landmarks.symbols.color.natural''**  | String  | ''#5D7C00''  |  | 
-| Color used to draw symbols of the "Natural" category (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | 
-| **''landmarks.symbols.color.man_made''**  | String  | ''#5D6872''  |  | 
-| Color used to draw symbols of the "Man made" category (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | 
 | **''landmarks.symbols.color.accommodation''**  | String  | ''#348AC6''  |  | | **''landmarks.symbols.color.accommodation''**  | String  | ''#348AC6''  |  |
-| Color used to draw symbols of the "Accommodation" category (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | +| Color used to draw symbols of the "Accommodation" category (see accepted colors [[https://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |
-| **''landmarks.symbols.color.food''**  | String  | ''#734A08''  |  | +
-| Color used to draw symbols of the "Food" category (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |+
 | **''landmarks.symbols.color.amenities''**  | String  | ''#9B550A''  |  | | **''landmarks.symbols.color.amenities''**  | String  | ''#9B550A''  |  |
-| Color used to draw symbols of the "Amenities" category (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |+| Color used to draw symbols of the "Amenities" category (see accepted colors [[https://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | 
 +| **''landmarks.symbols.color.food''**  | String  | ''#734A08''  |  | 
 +| Color used to draw symbols of the "Food" category (see accepted colors [[https://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | 
 +| **''landmarks.symbols.color.health''**  | String  | ''#DA0092''  |  | 
 +| Color used to draw symbols of the "Health" category (see accepted colors [[https://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | 
 +| **''landmarks.symbols.color.man_made''**  | String  | ''#5D6872''  |  | 
 +| Color used to draw symbols of the "Man made" category (see accepted colors [[https://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | 
 +| **''landmarks.symbols.color.natural''**  | String  | ''#5D7C00''  |  | 
 +| Color used to draw symbols of the "Natural" category (see accepted colors [[https://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | 
 +| **''landmarks.symbols.color.power''**  | String  | ''#FF8F21''  |  | 
 +| Color used to draw symbols of the "Power" category (see accepted colors [[https://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | 
 +| **''landmarks.symbols.color.shopping''**  | String  | ''#AC39AC''  |  | 
 +| Color used to draw symbols of the "Shopping" category (see accepted colors [[https://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |
 | **''landmarks.symbols.color.sport''**  | String  | ''#39AC39''  |  | | **''landmarks.symbols.color.sport''**  | String  | ''#39AC39''  |  |
-| Color used to draw symbols of the "Sport" category (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |+| Color used to draw symbols of the "Sport" category (see accepted colors [[https://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | 
 +| **''landmarks.symbols.color.tourism''**  | String  | ''#AF17A6''  |  | 
 +| Color used to draw symbols of the "Tourism" category (see accepted colors [[https://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |
 | **''landmarks.symbols.color.transportation''**  | String  | ''#11B6E5''  |  | | **''landmarks.symbols.color.transportation''**  | String  | ''#11B6E5''  |  |
-| Color used to draw symbols of the "Transportation" category (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |+| Color used to draw symbols of the "Transportation" category (see accepted colors [[https://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |
 | **''landmarks.symbols.color.water''**  | String  | ''#005CDA''  |  | | **''landmarks.symbols.color.water''**  | String  | ''#005CDA''  |  |
-| Color used to draw symbols of the "Water" category (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | +| Color used to draw symbols of the "Water" category (see accepted colors [[https://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |
-| **''landmarks.symbols.color.power''**  | String  | ''#FF8F21''  |  | +
-| Color used to draw symbols of the "Power" category (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | +
-| **''landmarks.symbols.color.shopping''**  | String  | ''#AC39AC''  |  | +
-| Color used to draw symbols of the "Shopping" category (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |+
 | **''landmarks.symbols.color.worship''**  | String  | ''#000000''  |  | | **''landmarks.symbols.color.worship''**  | String  | ''#000000''  |  |
-| Color used to draw symbols of the "Worship" category (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | +| Color used to draw symbols of the "Worship" category (see accepted colors [[https://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |
-| **''landmarks.symbols.color.health''**  | String  | ''#DA0092''  |  | +
-| Color used to draw symbols of the "Health" category (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |+
 | **''landmarks.explorer.display_full_bearing''**  | Boolean  | ''0'' / ''false''  | {{:en:help:v2:settings:user-settings:landmarks-explorer-display-full-bearing.jpg?nolink}} | | **''landmarks.explorer.display_full_bearing''**  | Boolean  | ''0'' / ''false''  | {{:en:help:v2:settings:user-settings:landmarks-explorer-display-full-bearing.jpg?nolink}} |
 | Display the bearing value to waypoint values in addition of the direction arrow in the Landmarks Explorer.  ||| ::: | | Display the bearing value to waypoint values in addition of the direction arrow in the Landmarks Explorer.  ||| ::: |
 +| **''landmarks.explorer.description_preview_max_length''**  | Integer   | ''150''  |  |
 +| 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 220: Line 280:
 | Disable long-press action (select the top menu item) for the "Positioning" menu.  ||| ::: | | Disable long-press action (select the top menu item) for the "Positioning" menu.  ||| ::: |
 | **''geolocation.localisation.painter.color_accurate''**  | String  | ''#0064FF''  |  | | **''geolocation.localisation.painter.color_accurate''**  | String  | ''#0064FF''  |  |
-| Color used to draw the current location when accurate (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |+| Color used to draw the current location when accurate (see accepted colors [[https://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |
 | **''geolocation.localisation.painter.color_inaccurate''**  | String  | ''#E30000''  |  | | **''geolocation.localisation.painter.color_inaccurate''**  | String  | ''#E30000''  |  |
-| Color used to draw the current location when not accurate (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |+| Color used to draw the current location when not accurate (see accepted colors [[https://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |
 | **''geolocation.localisation.egm96_adjustment.gps''**  | Boolean  | ''1'' / ''true''  |  | | **''geolocation.localisation.egm96_adjustment.gps''**  | Boolean  | ''1'' / ''true''  |  |
 | Adjust provided elevations to Geoid elevations using the EGM96 model for location provider ''"gps"'' ||| ::: | | Adjust provided elevations to Geoid elevations using the EGM96 model for location provider ''"gps"'' ||| ::: |
Line 230: Line 290:
 | Adjust provided elevations to Geoid elevations using the EGM96 model for location provider ''"passive"'' ||| ::: | | Adjust provided elevations to Geoid elevations using the EGM96 model for location provider ''"passive"'' ||| ::: |
 | **''geolocation.course_line_width''**  | Float  | ''2.0''  |  | | **''geolocation.course_line_width''**  | Float  | ''2.0''  |  |
-| Width (in [[https://material.io/guidelines/layout/units-measurements.html#units-measurements-density-independent-pixels-dp|dp]]) of the displayed GPS course line.  ||| ::: |+| Width (in [[https://material.io/design/layout/pixel-density.html#density-independence|dp]]) of the displayed GPS course line.  ||| ::: |
 | **''geolocation.course_line_color''**  | String  | ''#000000''  |  | | **''geolocation.course_line_color''**  | String  | ''#000000''  |  |
-| Color of the displayed GPS course line (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |+| Color of the displayed GPS course line (see accepted colors [[https://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |
 | **''geolocation.course_line_dashes''**  | String  | ''empty''  |  | | **''geolocation.course_line_dashes''**  | String  | ''empty''  |  |
 | Dashed definition of the displayed GPS course line (first number is length of drawn part, next number length of transparent part, etc.). Use "''N''" for no dashes, or "''A''" for arrow dashes.  ||| ::: | | Dashed definition of the displayed GPS course line (first number is length of drawn part, next number length of transparent part, etc.). Use "''N''" for no dashes, or "''A''" for arrow dashes.  ||| ::: |
Line 243: Line 303:
 | **''geolocation.localisation.display_distance_line_bearing''**  | Boolean  | ''0'' / ''false''  |  | | **''geolocation.localisation.display_distance_line_bearing''**  | Boolean  | ''0'' / ''false''  |  |
 | 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''  |  |
 +| 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''  |  |
 | Disable long-press action (select the top menu item) for the "Orientation" menu.  ||| ::: | | Disable long-press action (select the top menu item) for the "Orientation" menu.  ||| ::: |
 | **''orientation.heading_line_width''**  | Float  | ''1.5''  |  | | **''orientation.heading_line_width''**  | Float  | ''1.5''  |  |
-| Width (in [[https://material.io/guidelines/layout/units-measurements.html#units-measurements-density-independent-pixels-dp|dp]]) of the displayed compass heading line.  ||| ::: |+| Width (in [[https://material.io/design/layout/pixel-density.html#density-independence|dp]]) of the displayed compass heading line.  ||| ::: |
 | **''orientation.heading_line_color''**  | String  | ''#000000''  |  | | **''orientation.heading_line_color''**  | String  | ''#000000''  |  |
-| Color of the displayed compass heading line (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |+| Color of the displayed compass heading line (see accepted colors [[https://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |
 | **''orientation.heading_line_dashes''**  | String  | ''63''  |  | | **''orientation.heading_line_dashes''**  | String  | ''63''  |  |
 | Dashed definition of the displayed compass heading line (first number is length of drawn part, next number length of transparent part, etc.). Use "''N''" for no dashes, or "''A''" for arrow dashes.  ||| ::: | | Dashed definition of the displayed compass heading line (first number is length of drawn part, next number length of transparent part, etc.). Use "''N''" for no dashes, or "''A''" for arrow dashes.  ||| ::: |
Line 259: Line 321:
 | **''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''  |  |
 | Auto fill the custom user weight field when exporting the track.  ||| ::: | | Auto fill the custom user weight field when exporting the track.  ||| ::: |
 | **''tracker.painter.color''**  | String  | ''#0064FF''  |  | | **''tracker.painter.color''**  | String  | ''#0064FF''  |  |
-| Color used to draw the current track of the track recorder (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]). Uses setting ''"geolocation.localisation.painter.color_accurate"'' by default.  ||| ::: |+| Color used to draw the current track of the track recorder (see accepted colors [[https://html-color-codes.info/#HTML_Color_Picker|here]]). Uses setting ''"geolocation.localisation.painter.color_accurate"'' by default.  ||| ::: |
 | **''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** ^^^^
 +| **''navigation.views.display_all_fields''**  | Boolean  | ''0'' / ''false''  |  |
 +| Display all available choices when choosing the data fields to display in the Explorer mode (some fields are not displayed by default for clarity).  ||| ::: |
 +| **''navigation.profile.display_data_titles''**  | Boolean  | ''0'' / ''false''  |  |
 +| In the Profile panel of the Explorer mode, display the titles of the data fields.  ||| ::: |
 +| **''navigation.views.arrow.north.color''**  | String  | ''#FF0000''  |  |
 +| Color of the north direction arrow in the Explorer mode (see accepted colors [[https://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |
 +| **''navigation.views.arrow.heading.color''**  | String  | ''#1E90FF''  |  |
 +| Color of the current heading arrow in the Explorer mode (see accepted colors [[https://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |
 +| **''navigation.views.arrow.bearing.color''**  | String  | ''#008000''  |  |
 +| Color of the target bearing arrow in the Explorer mode (see accepted colors [[https://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |
  
 \\ \\
Line 291: Line 378:
 #    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 302: Line 389:
 #    [0-3]    2 #    [0-3]    2
 #    Define the number of second decimals to use when displaying coordinates in degrees, minutes, seconds (DMS). #    Define the number of second decimals to use when displaying coordinates in degrees, minutes, seconds (DMS).
 +#
 +core.distances.include_elevations=
 +#    Boolean    0 / false
 +#    Take into account the elevation changes when computing one-shot horizontal distances (like target distance, screen center distance).
 # #
 core.astro.zenith= core.astro.zenith=
Line 313: Line 404:
 core.pictures.format= core.pictures.format=
 #    String    yyyy-MM-dd_HH-mm-ss #    String    yyyy-MM-dd_HH-mm-ss
-#    Define how to name pictures taken from the application, for example when creating picture waypoints (see accepted patterns here: http://www.unicode.org/reports/tr35/tr35-dates.html#Date_Format_Patterns).+#    Define how to name pictures taken from the application, for example when creating picture waypoints (see accepted patterns here: https://www.unicode.org/reports/tr35/tr35-dates.html#Date_Format_Patterns).
 # #
 core.screen.orientation= core.screen.orientation=
 #    [PORTRAIT, LANDSCAPE]    empty #    [PORTRAIT, LANDSCAPE]    empty
 #    Force a particular screen orientation. #    Force a particular screen orientation.
 +#
 +core.screen.brightness=
 +#    Integer [0 - 100]    empty
 +#    Force a particular screen brightness (from dark to full bright).
 +#
 +core.menu.buttons.size_dp=
 +#    Integer    48
 +#    Size of the icons of the menu bar (in dp).
 +#
 +core.menu.buttons.corners_round_radius_dp=
 +#    Integer    2
 +#    Corners radius of the menu bar (in dp).
 +#
 +core.menu.buttons.background_color=
 +#    String    #808080
 +#    Define the background color of the menu bar (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker).
 +#
 +core.menu.buttons.background_color_hidden=
 +#    String    #64808080
 +#    Define the background color of the menu bar when hidden (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker).
 +#
 +core.menu.buttons.separators_color=
 +#    String    #1FFFFFFF
 +#    Define the separators color of the menu bar (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker).
 +#
 +core.menu.display_help_buttons=
 +#    Boolean    1 / true
 +#    Display help buttons in the menus.
 # #
 core.submenu.force_exit_button= core.submenu.force_exit_button=
Line 330: Line 449:
 #    Boolean    0 / false #    Boolean    0 / false
 #    Disable long-press action (select the top menu item) for the main menu. #    Disable long-press action (select the top menu item) for the main menu.
-# 
-core.menu.display_help_buttons= 
-#    Boolean    1 / true 
-#    Display help buttons in the menus. 
 # #
 core.behavior.finish_on_external_map= core.behavior.finish_on_external_map=
Line 370: Line 485:
 #    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 397: Line 512:
 #    Integer    0 #    Integer    0
 #    Y offset (in pixel) for the display of zoom buttons. #    Y offset (in pixel) for the display of zoom buttons.
 +#
 +map.buttons.size_dp=
 +#    Integer    48
 +#    Size (in dp) for the display of zoom buttons.
 +#
 +map.buttons.alpha=
 +#    Float [0.0 - 1.0]    1.0
 +#    Opacity (in percent) for the display of zoom buttons.
 # #
 map.canvas.popup_comment_size= map.canvas.popup_comment_size=
Line 409: Line 532:
 #    Boolean    0 / false #    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]    0.5
 +#    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 437: Line 568:
 #    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=
 +#    Boolean    1 / true
 +#    Display the screen center icon when long-pressing the map.
 +#
 +map.canvas.long_press.ratio_center_icon=
 +#    Float    0.5
 +#    Scale ratio when displaying the screen center icon when long-pressing the map.
 +#
 +map.canvas.long_press.zoom_in_scale_offset=
 +#    Integer    1
 +#    Offset for choosing the screen display resolution when long pressing the map for the "zoom in" option.
 +#
 +map.canvas.long_press.zoom_out_scale_offset=
 +#    Integer    1
 +#    Offset for choosing the screen display resolution when long pressing the map for the "zoom out" option.
 +#
 +map.canvas.radius_ruler.width_dp=
 +#    Float    1.1
 +#    Default display size (in dp) of the circular scale.
 +#
 +map.canvas.radius_ruler.color=
 +#    String    #000000
 +#    Display color of the circular scale (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker).
 +#
 +map.canvas.radius_ruler.text_size_dp=
 +#    Float    11.0
 +#    Default display size (in dp) of the circular scale labels.
 +#
 +map.canvas.radius_ruler.main_circle=
 +#    Integer    1
 +#    Index of the circular scale circle on which to display the labels.
 # #
 map.canvas.display_osm_zoom_id= map.canvas.display_osm_zoom_id=
Line 462: Line 633:
 # #
 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.
 +#
 +maps.features.favorites.max_cols=
 +#    Integer    3
 +#    Maximum number of columns used to display favorite maps and sets in the Maps submenu.
 # #
 maps.features.offlinemaps.explorer.display_root= maps.features.offlinemaps.explorer.display_root=
Line 509: Line 684:
 #    Light source azimuth (in degrees) used when generating built-in hillshade layer from local DEM elevation data. #    Light source azimuth (in degrees) used when generating built-in hillshade layer from local DEM elevation data.
 # #
-maps.features.onlinemaps.status.display_offline=+maps.features.onlinemaps.status.display.state_no_internet=
 #    Boolean    1 / true #    Boolean    1 / true
 #    Display a message over missing parts of on-demand maps when there is currently no network. #    Display a message over missing parts of on-demand maps when there is currently no network.
 # #
-maps.features.onlinemaps.status.display_unavailable=+maps.features.onlinemaps.status.display.state_unavailable=
 #    Boolean    1 / true #    Boolean    1 / true
 #    Display a message over missing parts of on-demand maps that are not available on the server. #    Display a message over missing parts of on-demand maps that are not available on the server.
 +#
 +maps.features.onlinemaps.status.display.state_local_storage_only=
 +#    Boolean    1 / true
 +#    Display a message over missing parts of on-demand maps when the option "use only local storage" is active.
 # #
 # #
Line 539: Line 718:
 #    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 547: Line 730:
 #    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 552: Line 739:
 #    Display field of view direction of pictures on the map when available. #    Display field of view direction of pictures on the map when available.
 # #
-landmarks.painter.max_labels_chars=+landmarks.painter.labels_max_length=
 #    Integer    32 #    Integer    32
 #    Maximum number of characters for names of landmarks displayed on the map. #    Maximum number of characters for names of landmarks displayed on the map.
Line 571: Line 758:
 #    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 579: Line 770:
 #    Boolean    1 / true #    Boolean    1 / true
 #    Draw a line between the screen center icon and the currently targeted location. #    Draw a line between the screen center icon and the currently targeted location.
-# 
-landmarks.symbols.color.tourism= 
-#    String    #AF17A6 
-#    Color used to draw symbols of the "Tourism" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker). 
-# 
-landmarks.symbols.color.natural= 
-#    String    #5D7C00 
-#    Color used to draw symbols of the "Natural" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker). 
-# 
-landmarks.symbols.color.man_made= 
-#    String    #5D6872 
-#    Color used to draw symbols of the "Man made" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker). 
 # #
 landmarks.symbols.color.accommodation= landmarks.symbols.color.accommodation=
 #    String    #348AC6 #    String    #348AC6
 #    Color used to draw symbols of the "Accommodation" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker). #    Color used to draw symbols of the "Accommodation" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker).
 +#
 +landmarks.symbols.color.amenities=
 +#    String    #9B550A
 +#    Color used to draw symbols of the "Amenities" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker).
 # #
 landmarks.symbols.color.food= landmarks.symbols.color.food=
Line 600: Line 783:
 #    Color used to draw symbols of the "Food" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker). #    Color used to draw symbols of the "Food" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker).
 # #
-landmarks.symbols.color.amenities+landmarks.symbols.color.health
-#    String    #9B550A +#    String    #DA0092 
-#    Color used to draw symbols of the "Amenities" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker).+#    Color used to draw symbols of the "Health" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker). 
 +
 +landmarks.symbols.color.man_made= 
 +#    String    #5D6872 
 +#    Color used to draw symbols of the "Man made" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker). 
 +
 +landmarks.symbols.color.natural= 
 +#    String    #5D7C00 
 +#    Color used to draw symbols of the "Natural" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker). 
 +
 +landmarks.symbols.color.power= 
 +#    String    #FF8F21 
 +#    Color used to draw symbols of the "Power" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker). 
 +
 +landmarks.symbols.color.shopping= 
 +#    String    #AC39AC 
 +#    Color used to draw symbols of the "Shopping" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker).
 # #
 landmarks.symbols.color.sport= landmarks.symbols.color.sport=
 #    String    #39AC39 #    String    #39AC39
 #    Color used to draw symbols of the "Sport" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker). #    Color used to draw symbols of the "Sport" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker).
 +#
 +landmarks.symbols.color.tourism=
 +#    String    #AF17A6
 +#    Color used to draw symbols of the "Tourism" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker).
 # #
 landmarks.symbols.color.transportation= landmarks.symbols.color.transportation=
Line 615: Line 818:
 #    String    #005CDA #    String    #005CDA
 #    Color used to draw symbols of the "Water" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker). #    Color used to draw symbols of the "Water" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker).
-# 
-landmarks.symbols.color.power= 
-#    String    #FF8F21 
-#    Color used to draw symbols of the "Power" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker). 
-# 
-landmarks.symbols.color.shopping= 
-#    String    #AC39AC 
-#    Color used to draw symbols of the "Shopping" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker). 
 # #
 landmarks.symbols.color.worship= landmarks.symbols.color.worship=
 #    String    #000000 #    String    #000000
 #    Color used to draw symbols of the "Worship" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker). #    Color used to draw symbols of the "Worship" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker).
-# 
-landmarks.symbols.color.health= 
-#    String    #DA0092 
-#    Color used to draw symbols of the "Health" category (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker). 
 # #
 landmarks.explorer.display_full_bearing= landmarks.explorer.display_full_bearing=
 #    Boolean    0 / false #    Boolean    0 / false
 #    Display the bearing value to waypoint values in addition of the direction arrow in the Landmarks Explorer. #    Display the bearing value to waypoint values in addition of the direction arrow in the Landmarks Explorer.
 +#
 +landmarks.explorer.description_preview_max_length=
 +#    Integer    150
 +#    Maximum number of characters for the comment or description preview displayed in the Landmarks Explorer or on the map.
 # #
 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 734: Line 929:
 #    Boolean    0 / false #    Boolean    0 / false
 #    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
 +#    Automatically fix the GPS Week Number Rollout issue (https://en.wikipedia.org/wiki/GPS_Week_Number_Rollover).
 # #
 # #
Line 768: Line 967:
 #    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 783: Line 986:
 #    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).
 +#
 +#
 +### Explorer mode ###
 +#
 +navigation.views.display_all_fields=
 +#    Boolean    0 / false
 +#    Display all available choices when choosing the data fields to display in the Explorer mode (some fields are not displayed by default for clarity).
 +#
 +navigation.profile.display_data_titles=
 +#    Boolean    0 / false
 +#    In the Profile panel of the Explorer mode, display the titles of the data fields.
 +#
 +navigation.views.arrow.north.color=
 +#    String    #FF0000
 +#    Color of the north direction arrow in the Explorer mode (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker).
 +#
 +navigation.views.arrow.heading.color=
 +#    String    #1E90FF
 +#    Color of the current heading arrow in the Explorer mode (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker).
 +#
 +navigation.views.arrow.bearing.color=
 +#    String    #008000
 +#    Color of the target bearing arrow in the Explorer mode (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker).
 # #
 # #
 </file> </file>