Skip to content

Commit c2f1bb8

Browse files
committed
Prepare for release v1.28 (flatpak)
1 parent 70f998c commit c2f1bb8

File tree

3 files changed

+1750
-1397
lines changed

3 files changed

+1750
-1397
lines changed

aat-gtk/flatpak/ch.bailu.aat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"app-id": "ch.bailu.aat",
33
"runtime": "org.gnome.Platform",
4-
"runtime-version": "46",
4+
"runtime-version": "48",
55
"sdk": "org.gnome.Sdk",
66
"sdk-extensions": [
77
"org.freedesktop.Sdk.Extension.openjdk17"

aat-gtk/flatpak/ch.bailu.aat.metainfo.xml

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,44 @@
5050
<content_rating type="oars-1.1"/>
5151
<launchable type="desktop-id">ch.bailu.aat.desktop</launchable>
5252
<releases>
53+
<release version="1.28" date="2025-08-04">
54+
<url type="details">https://github.com/bailuk/AAT/releases/tag/v1.28</url>
55+
<description>
56+
<p>v1.28 (42)</p>
57+
<ul>
58+
<li>Android & GTK: Fix map border does not always receive click events</li>
59+
<li>Android & GTK: Fix preview image generation (wrong bounding in draw function)</li>
60+
<li>Android: Fix layout adaption on fold-devices</li>
61+
<li>Android: Fix null pointer exception when scanning BT-devices</li>
62+
<li>CI: Update acra to 5.12.0</li>
63+
<li>CI: Update android gradle plugin to 8.8.2</li>
64+
<li>CI: Update gradle `./gradlew wrapper --gradle-version 8.13`</li>
65+
<li>CI: Update gradle shadow plugin to version 8.3.6</li>
66+
<li>CI: Update gson to 2.12.1</li>
67+
<li>CI: Update java-GTK to 0.6.0</li>
68+
<li>CI: Update JUnit (Jupiter) to 5.12.1</li>
69+
<li>CI: Update Kotlin to 2.1.20</li>
70+
<li>CI: Update MapsForge to 0.24.1</li>
71+
<li>CI: Update mapsforge-GTK to 0.5.0</li>
72+
<li>CI: Update spotbugs-annotations to 4.9.3</li>
73+
<li>GTK: Fix alpha on saved HillShade tiles</li>
74+
<li>GTK: Fix crash on startup when using GTK property-access</li>
75+
<li>GTK: Fix crash when accessing freed resources in preferences dialog</li>
76+
<li>GTK: Fix current track not always updated in detail view</li>
77+
<li>GTK: Fix framing and selecting of current track and overlays</li>
78+
<li>GTK: Fix invisible nodes are getting selected in map view</li>
79+
<li>GTK: Fix offset of bounding box in POI-Query</li>
80+
<li>GTK: OfflinePoi as leaflet page</li>
81+
<li>GTK: Replace deprecated Leaflet with NavigationSplitView</li>
82+
<li>GTK: Show tracker controller buttons in map view</li>
83+
<li>Lib: Fix ignoring altitude precision when reading and displaying tracks</li>
84+
<li>Lib: Fix infinite loop when parsing broken GPX-files (Issue #174)</li>
85+
<li>Lib: HillShade fixes</li>
86+
<li>Lib: Read Results-Files from OSM Routing APIs (Valhalla, GraphHopper and OSRM)</li>
87+
<li>Lib: Support Motorider Theme</li>
88+
</ul>
89+
</description>
90+
</release>
5391
<release version="1.27" date="2025-02-25">
5492
<url type="details">https://github.com/bailuk/AAT/releases/tag/v1.27</url>
5593
<description>

0 commit comments

Comments
 (0)