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/04/04 19:42] alpinequesten:help:v2:settings:user-settings [2020/05/27 12:50] alpinequest
Line 9: Line 9:
 {{:icon_help.png?nolink}} You must restart the application after changing any of these settings. {{:icon_help.png?nolink}} You must restart the application after changing any of these settings.
  
-{{:icon_help.png?nolink}} Setting names don't contain white 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 37: Line 45:
 | **''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.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.  ||| ::: |
Line 76: Line 86:
 | **''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/guidelines/layout/units-measurements.html#units-measurements-density-independent-pixels-dp|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.  ||| ::: |
 | **''map.canvas.tiles.bitmap_config''**  | [''RGB_565'', ''ARGB_8888'' | ''RGB_565''  |  | | **''map.canvas.tiles.bitmap_config''**  | [''RGB_565'', ''ARGB_8888'' | ''RGB_565''  |  |
 | Image quality (bitmap configuration) used for the map canvas tiles. ARGB_8888 has a better display quality but uses more memory (4 bytes instead of 2 for RGB_565).  ||| ::: | | Image quality (bitmap configuration) used for the map canvas tiles. ARGB_8888 has a better display quality but uses more memory (4 bytes instead of 2 for RGB_565).  ||| ::: |
-| **''map.canvas.tiles.allow_bitmap_filtering''**  | Boolean  | ''0'' / ''false''  |  | +| **''map.canvas.tiles.force_bitmap_filtering''**  | Boolean  | ''0'' / ''false''  |  | 
-Filter map tile images when the pixel resolution of the screen is not a multiple of the pixel resolution of the bitmaps.  ||| ::: | +Force filter map tile images when their pixels doesn't match 1:1 or 1:2 the screen pixels.  ||| ::: | 
-| **''map.canvas.allow_pitch_map''**  | Boolean  | ''1'' / ''true''  |  | +| **''map.canvas.base_map_hidden_opacity''**  | Float [''0.0'' - ''1.0'' | ''0.5''  |  | 
-Allow manual pitch of the maps with two fingers.  ||| ::: |+| Base world map opacity for large scales when some maps are displayed over it (this maps is not displayed for small 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''  |  | 
 +| Maximum pitch angle that can be reached by moving two fingers down over the map.  ||| ::: |
 | **''map.canvas.smooth_azimuth_change''**  | Boolean  | ''1'' / ''true''  |  | | **''map.canvas.smooth_azimuth_change''**  | Boolean  | ''1'' / ''true''  |  |
 | Make a smooth transition effect when changing the azimuth of the map.  ||| ::: | | Make a smooth transition effect when changing the azimuth of the map.  ||| ::: |
Line 96: 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''  |  |
 +| 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/guidelines/layout/units-measurements.html#units-measurements-density-independent-pixels-dp|dp]]) of the circular scale.  ||| ::: |
 +| **''map.canvas.radius_ruler.color''**  | String  | ''#000000''  |  |
 +| Display color of the circular scale (see accepted colors [[http://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/guidelines/layout/units-measurements.html#units-measurements-density-independent-pixels-dp|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 109: Line 147:
 | **''maps.features.favorites.ask_if_outofbounds''**  | Boolean  | ''0'' / ''false''  |  | | **''maps.features.favorites.ask_if_outofbounds''**  | Boolean  | ''0'' / ''false''  |  |
 | 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 171:
 | **''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 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.  ||| ::: |
-| **''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 162: 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.  ||| ::: |
 | **''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 [[http://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 [[http://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.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.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.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.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.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 [[http://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 [[http://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 [[http://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 [[http://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 [[http://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, display the "File" section opened by default.  ||| ::: |
Line 199: Line 249:
 | Ask for waypoint names when creating sets of waypoints.  ||| ::: | | Ask for waypoint names when creating sets of waypoints.  ||| ::: |
 | **''landmarks.creator.waypoints.force_on_gps''**  | Boolean  | ''0'' / ''false''  |  | | **''landmarks.creator.waypoints.force_on_gps''**  | Boolean  | ''0'' / ''false''  |  |
-| Create new waypoints on the current GPS location (if available) instead of the current screen center location.  ||| ::: |+| Create new waypoints on the current GPS location (if available) instead of the current screen center location by default.  ||| ::: | 
 +| **''landmarks.creator.reset_indexes''**  | Boolean  | ''0'' / ''false''  |  | 
 +| Reset the default name counter of created auto-routings, measures and slopes at each startup.  ||| ::: |
 | **''landmarks.features.offlinelandmarks.explorer.display_root''**  | Boolean  | ''0'' / ''false''  | {{:en:help:v2:settings:user-settings:landmarks-explorer-display-root.jpg?nolink}} | | **''landmarks.features.offlinelandmarks.explorer.display_root''**  | Boolean  | ''0'' / ''false''  | {{:en:help:v2:settings:user-settings:landmarks-explorer-display-root.jpg?nolink}} |
 | Display an entry allowing to select the device's root folder in the menu drawer of the Landmarks Explorer.  ||| ::: | | Display an entry allowing to select the device's root folder in the menu drawer of the Landmarks Explorer.  ||| ::: |
Line 241: Line 293:
 | **''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''  |  |
Line 257: 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 264: 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** ^^^^
 +| **''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 [[http://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 [[http://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 [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |
  
 \\ \\
Line 289: 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 300: Line 379:
 #    [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 309: Line 392:
 #    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 #    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: http://www.unicode.org/reports/tr35/tr35-dates.html#Date_Format_Patterns).
Line 315: Line 399:
 #    [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.submenu.force_exit_button= core.submenu.force_exit_button=
Line 394: Line 482:
 #    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 403: Line 499:
 #    Image quality (bitmap configuration) used for the map canvas tiles. ARGB_8888 has a better display quality but uses more memory (4 bytes instead of 2 for RGB_565). #    Image quality (bitmap configuration) used for the map canvas tiles. ARGB_8888 has a better display quality but uses more memory (4 bytes instead of 2 for RGB_565).
 # #
-map.canvas.tiles.allow_bitmap_filtering=+map.canvas.tiles.force_bitmap_filtering=
 #    Boolean    0 / false #    Boolean    0 / false
-#    Filter map tile images when the pixel resolution of the screen is not a multiple of the pixel resolution of the bitmaps.+#    Force filter map tile images when their pixels doesn't match 1:1 or 1:2 the screen pixels.
 # #
-map.canvas.allow_pitch_map+map.canvas.base_map_hidden_opacity= 
-#    Boolean    true +#    Float [0.0 - 1.0]    0.5 
-#    Allow manual pitch of the maps with two fingers.+#    Base world map opacity for large scales when some maps are displayed over it (this maps is not displayed for small scales). 
 +
 +map.canvas.invert_pitch
 +#    Boolean    false 
 +#    Invert the vertical direction of the two fingers to pitch the map view. 
 +
 +map.canvas.max_pitch_deg= 
 +#    Integer    40 
 +#    Maximum pitch angle that can be reached by moving two fingers down over the map.
 # #
 map.canvas.smooth_azimuth_change= map.canvas.smooth_azimuth_change=
Line 434: 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=
 +#    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: http://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 461: Line 605:
 #    Boolean    0 / false #    Boolean    0 / false
 #    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 506: Line 654:
 #    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 536: 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 544: 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 549: Line 709:
 #    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 568: 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 576: Line 740:
 #    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 597: Line 753:
 #    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 612: Line 788:
 #    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=
Line 643: Line 811:
 landmarks.creator.waypoints.force_on_gps= landmarks.creator.waypoints.force_on_gps=
 #    Boolean    0 / false #    Boolean    0 / false
-#    Create new waypoints on the current GPS location (if available) instead of the current screen center location.+#    Create new waypoints on the current GPS location (if available) instead of the current screen center location by default. 
 +
 +landmarks.creator.reset_indexes= 
 +#    Boolean    0 / false 
 +#    Reset the default name counter of created auto-routings, measures and slopes at each startup.
 # #
 landmarks.features.offlinelandmarks.explorer.display_root= landmarks.features.offlinelandmarks.explorer.display_root=
Line 727: Line 899:
 #    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 761: 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 776: 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).
 +#
 +#
 +### 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>