[general]
name=Garmin Export
qgisMinimumVersion=3.22
description=Professional export tool for converting QGIS vector data to Garmin IMG format via mkgmap
version=1.1.4
author=Alex Kobyakov
email=kobyakov@lesburo.ru
about=Professional Garmin Export tool for converting QGIS vector layers to Garmin IMG format using the mkgmap compiler. Features: one-click download of the full mkgmap/splitter distributions (zip archives with all dependency libraries; QGIS forbids bundling jars), automatic TYP styling generated from QGIS layer symbology, JSON-based type mapping, multi-level map support, advanced mkgmap tuning and logging options, comprehensive label code-page support (UTF-8 plus Windows/DOS/CJK pages), batch processing of all project layers, and a 12-language interface (EN, RU, DE, ES, FR, PT, ZH, HI, AR, ID, TH, VI). Requires Java (JRE 8+) which the plugin can auto-detect.
tracker=https://github.com/AlexKobyakov/garmin_export/issues
repository=https://github.com/AlexKobyakov/garmin_export
changelog=1.1.4 - Security scan fix (QGIS plugin repository)
    - Restrict downloads to http/https via a dedicated URL opener without
      file/ftp/data handlers, resolving the Bandit B310 critical finding (CWE-22)
    - Remove hardcoded /tmp paths from tests (Bandit B108) and add URL-scheme tests
    - Code quality: clear all Flake8 findings reported by the scanner (unused
      imports, blank-line whitespace, blank lines, binary-operator line breaks)
    1.1.3 - Full distribution download and language selector fix
    - Download now fetches the full mkgmap/splitter ZIP distributions and unpacks
      them with all dependency libraries (lib/), fixing NoClassDefFoundError
      (crosby.binary...) when reading OSM data
    - Fixed language selector: option names were invisible (white-on-white) on
      some Qt/Windows builds; item colors are now set at the model level
    - Extended offline tests for archive validation, safe extraction and download
    1.1.2 - More languages and code pages
    - Added 3 more UI languages: Indonesian, Thai, Vietnamese (12 total)
    - Comprehensive label code-page support (18 options): UTF-8/Unicode plus Windows
      1250-1258, Thai 874, CJK 932/936/949/950, and DOS 850/852/866
    - Expanded offline tests: UI translation consistency and code-page encoding round-trips
    1.1.1 - Localization fix
    - Fixed empty language selector (white box); language names now display correctly
    - Added 7 more UI languages: German, Spanish, French, Portuguese, Chinese, Hindi, Arabic (9 total)
    - Right-to-left layout for Arabic; selected language is remembered between sessions
    1.1.0 - Major rework
    - Download mkgmap/splitter from mkgmap.org.uk (variable link) or Yandex.Disk (permanent), or add local jar
    - Automatic Java detection; runs mkgmap without console popups on Windows
    - TYP styling generated from QGIS layer symbology (colors, line widths, POI icons)
    - Correct Polish MP format (proper [END] markers, code-page aware, multipart geometry)
    - mkgmap command builder follows official documentation (java opts before -jar)
    - Advanced tuning tab: heap size, threads, generalization, draw priority, logging
    - Persistent settings between sessions
    - Author/Support dialogs identical to reference plugin
    - Offline unit tests for core logic
    1.0.0 - Initial release
tags=garmin, export, img, mkgmap, gps, vector, typ, batch, multilingual, navigation, custom-maps
homepage=https://github.com/AlexKobyakov/garmin_export
category=Vector
icon=icon.png
experimental=False
deprecated=False
