commit 4b1eaff212e87ec7913fdcc9bd34a3fe7f1c92a5 Author: Valerio Bozzolan Date: Sat Oct 15 21:13:42 2022 +0200 Release F-Droid version 1.18.2 Summary: Test Plan: Reviewers: @fabio.mazza Subscribers: diff --git a/build.gradle b/build.gradle index 5afd855..66798f5 100644 --- a/build.gradle +++ b/build.gradle @@ -55,8 +55,8 @@ android { applicationId "it.reyboz.bustorino" minSdkVersion 16 targetSdkVersion 31 - versionCode 43 - versionName "1.18.1" + versionCode 44 + versionName "1.18.2" vectorDrawables.useSupportLibrary = true multiDexEnabled true javaCompileOptions { diff --git a/metadata/en-US/changelogs/.44.txt.swp b/metadata/en-US/changelogs/.44.txt.swp new file mode 100644 index 0000000..0011775 Binary files /dev/null and b/metadata/en-US/changelogs/.44.txt.swp differ diff --git a/metadata/en-US/changelogs/44.txt b/metadata/en-US/changelogs/44.txt new file mode 100644 index 0000000..248d07a --- /dev/null +++ b/metadata/en-US/changelogs/44.txt @@ -0,0 +1,6 @@ +* fix searching of nearby stops +* enable choice of fetchers for arrival times. Set default values on startup (if they are empty) + +This version was completely forged by Fabio Mazza. Help us in our goal of donating 3€ per week to him: + +https://liberapay.com/Libre_BusTO/ diff --git a/metadata/it/changelogs/44.txt b/metadata/it/changelogs/44.txt new file mode 100644 index 0000000..f613b31 --- /dev/null +++ b/metadata/it/changelogs/44.txt @@ -0,0 +1,6 @@ +* corretta la ricerca delle fermate vicine +* abilitata la scelta dei fetcher per gli orari di arrivo. Impostato i valori predefiniti all'avvio (se sono vuoti) + +Questa versione è stata completamente forgiata da Fabio Mazza. Aiutaci nell'obiettivo di donargli 3€ a settimana: + +https://liberapay.com/Libre_BusTO/