Skip to content

Releases: bailuk/AAT

v1.30.1 (45)

01 Mar 16:39
5447617

Choose a tag to compare

v1.30.1 (45)

  • Fix gpx-list crash when there is an empty gpx file

v1.30 (44)

20 Feb 18:23
65812fc

Choose a tag to compare

v1.30 (44)

  • GTK + Android: Add beacon client for sharing live GPS locations (https://github.com/MaxKellermann/beacon)
  • GTK + Android: Add support for Nominatim reverse
  • GTK + Android: Add support for brouter API
  • GTK: Add file menu for detail view
  • Android: New overlay menu in navigation (bottom) bar
  • Android: Fix handling of unpaired power meters
  • Android: Fix sensor scanning state handling for internal and Ble sensors.
  • Lib: Use two decimal precision for average speed
  • Lib: Fix issue with failed tile downloads
  • CI: Update jupiter to 5.14.0
  • CI: Update acra to 5.13.1
  • CI: Update guava to 33.5.0
  • CI: Update gson to 2.13.2
  • CI: Android compileSdk=36
  • CI: Update gradle shadow plugin to version 9.2.2
  • CI: Update gradle wrapper to 9.1.0
  • CI: Update kotlin to 2.2.20
  • CI: Update android gradle plugin to 8.13.0
  • CI: Update H2 Database Engine to 2.4.240
  • CI: Update Java compatibility from 11 to 17
  • CI: Update GNOME Runtime to 49

v1.29 (43)

20 Oct 07:00
729a697

Choose a tag to compare

v1.29 (43)

  • Android + GTK: Make file list sortable and searchable
  • Android + GTK: Make SolidMapDirectory less confusing
  • Android: Check for Bluetooth permissions
  • GTK: List summary in detail view and as map overlay
  • GTK: Responsive about dialog
  • GTK: Responsive file operation dialogs
  • GTK: Responsive preferences dialog
  • GTK: Improve preferences dialog
  • GTK: Responsive file dialog

v1.28

23 Aug 09:38
225356b

Choose a tag to compare

v1.28 (42)

  • Android and GTK: Fix map border does not always receive click events
  • Android and GTK: Fix preview image generation (wrong bounding in draw function)
  • Android: Fix layout adaption on fold-devices
  • Android: Fix null pointer exception when scanning BT-devices
  • CI: Update acra to 5.12.0
  • CI: Update android gradle plugin to 8.8.2
  • CI: Update gradle ./gradlew wrapper --gradle-version 8.13
  • CI: Update gradle shadow plugin to version 8.3.6
  • CI: Update gson to 2.12.1
  • CI: Update java-GTK to 0.6.0
  • CI: Update JUnit (Jupiter) to 5.12.1
  • CI: Update Kotlin to 2.1.20
  • CI: Update MapsForge to 0.24.1
  • CI: Update mapsforge-GTK to 0.5.0
  • CI: Update spotbugs-annotations to 4.9.3
  • GTK: Fix alpha on saved HillShade tiles
  • GTK: Fix crash on startup when using GTK property-access
  • GTK: Fix crash when accessing freed resources in preferences dialog
  • GTK: Fix current track not always updated in detail view
  • GTK: Fix framing and selecting of current track and overlays
  • GTK: Fix invisible nodes are getting selected in map view
  • GTK: Fix offset of bounding box in POI-Query
  • GTK: OfflinePoi as leaflet page
  • GTK: Replace deprecated Leaflet with NavigationSplitView
  • GTK: Show tracker controller buttons in map view
  • Lib: Fix ignoring altitude precision when reading and displaying tracks
  • Lib: Fix infinite loop when parsing broken GPX-files (Issue #174)
  • Lib: HillShade fixes
  • Lib: Read Results-Files from OSM Routing APIs (Valhalla, GraphHopper and OSRM)
  • Lib: Support Motorider Theme

v1.27

03 Mar 07:59
6931d62

Choose a tag to compare

v1.27 (41)

  • Android: Add file permission support for Android API 30
  • Android: Show Information about missing permission
  • Android: Fix Overpass file extension not compatible with SAF
  • Android: Fix Overpass error message too long
  • Android: Fix Overpass show map features when "All" is not checked
  • GTK: Improve default configuration
  • GTK: Tracker overlay auto enabled
  • GTK: Fix Map-tile downloads on big screen
  • Make Node info selectable and copy paste-able

v1.26

15 Jul 16:56
122fa65

Choose a tag to compare

v1.26 (40)

  • Android: Fix recursive call in GpxDocumentProvider
  • Android: Fix security issue in GpxSendViewProvider: Limit access to only exported file
  • Android: Inform user about missing permissions
  • Gtk: Add preview image support to file list

v1.25.2

18 May 18:47
37f1e75

Choose a tag to compare

v1.25.2 (39)

  • Fix crash on Kotlin null check: Allow parameter Intent to be null in AbsService::onStartCommand()
  • Fix crash on Kotlin null check: Allow parameter Intent to be null in PreferencesActivity::onActivityResult()
  • Fix crash on Kotlin null check: Return value of `MapMetrics.fromPixel(...)``
  • Fix missing MET value if MET string has leading spaces

v1.25

07 Apr 14:13
258f466

Choose a tag to compare

v1.25 (38)

  • Android: Fix annoying error messages in map view
  • Android: minSdk from 14 (Android 4.0, October 2011) to 22 (Android 5.1, March 2015), Remove legacy code
  • GTK/Android: Add overlay display mode setting
  • GTK/Android: Add scale factor setting for offline map renderer
  • GTK: New Adwaita based GUI
  • GTK: Show Name and icon in Phosh
  • GTK: Remove proguard
  • GTK: Flatpak
  • GTK: Fix label annotation in GpxOverlay not readable
  • GTK: Fix Tile Downloader stopped: Exception in thread "LT_/.../tile_cache"
  • LIB: Translate strings
  • LIB: Save and restore zoom level in map view
  • CI: Update gradle ./gradlew wrapper --gradle-version 8.6
  • CI: Update mapsforge to 0.20.0: Only supports POI v3.0 (no v1/v2 with rtree support)
  • CI: Update java-gtk to 0.5.0
  • CI: Update mapsforge-gtk to 0.4.0
  • CI: Update foc to 1.3
  • CI: Port generate_string script to Kotlin: Fixes :ci:run failed
  • CI: Generate resource files within gradle

v1.24

13 Mar 11:48
a839266

Choose a tag to compare

v1.24 (37)

  • Update mapsforge to 0.18.0
  • Update documentation
  • Fix DEM3 Not downloading after enabling option
  • Android: Fix wrong GPX files on map-summary
  • GTK: Use GeoClue2 instead of Java Dbus
  • GTK: Shrink with proguard (saves ~7MB)
  • GTK: Update mapsforge-gtk
  • GTK: Fix map does not restore position
  • GTK: Fix content of detail view do not always get loaded
  • GTK: Fix cockpit view resizes window

v1.23

29 Sep 18:02
21a7542

Choose a tag to compare

v1.23 (36)

  • Fix: Missing Czech language support
  • Fix: Adjust altitude from barometer
  • Fix: Directory scan bug
  • Lock to position as default
  • Add timeout for error messages