diff --git a/build.gradle b/build.gradle --- a/build.gradle +++ b/build.gradle @@ -55,8 +55,8 @@ applicationId "it.reyboz.bustorino" minSdkVersion 16 targetSdkVersion 31 - versionCode 45 - versionName "1.18.3" + versionCode 46 + versionName "1.18.4" vectorDrawables.useSupportLibrary = true multiDexEnabled true javaCompileOptions { diff --git a/metadata/en-US/changelogs/46.txt b/metadata/en-US/changelogs/46.txt --- a/metadata/en-US/changelogs/46.txt +++ b/metadata/en-US/changelogs/46.txt @@ -1,14 +1,9 @@ -Fix crash caused by NullPointerException on org.osmdroid.views.MapView.getMapCenter() (MapFragment.java:290) on version 1.18.3 -Reported by valerio.bozzolan -Resolved by fabio.mazza -https://gitpull.it/T1146 +Feature request: show bus list in maps pop-up +- Requested by canonex, https://gitpull.it/T1140 -Fix crash caused by NullPointerException in MapFragment.java:134 on version 1.18.2 -Reported by valerio.bozzolan -Resolved by fabio.mazza -https://gitpull.it/T1142 +Fix crash when re-opening the app on the map +- Reported by Ilma M. and Stefano B., https://gitpull.it/T1146 +- Reported by anonymous user, https://gitpull.it/T1142 -Feature request - Bus list in maps pop-up -Reported by canonex -Resolved by fabio.mazza -https://gitpull.it/T1140 \ No newline at end of file +Version developed by Fabio Mazza +- https://liberapay.com/Libre_BusTO/donate diff --git a/metadata/it/changelogs/46.txt b/metadata/it/changelogs/46.txt --- a/metadata/it/changelogs/46.txt +++ b/metadata/it/changelogs/46.txt @@ -1,14 +1,9 @@ -Fix crash caused by NullPointerException on org.osmdroid.views.MapView.getMapCenter() (MapFragment.java:290) on version 1.18.3 -Segnalato da valerio.bozzolan -Risolto da fabio.mazza -https://gitpull.it/T1146 +Migliorata la mappa per elencare le linee che passano da una fermata +- Richiesta da canonex, https://gitpull.it/T1140 -Fix crash caused by NullPointerException in MapFragment.java:134 on version 1.18.2 -Segnalato da valerio.bozzolan -Risolto da fabio.mazza -https://gitpull.it/T1142 +Fix crash occasionali nell'aprire l'app sulla mappa +- Segnalazione da Ilma M. e Stefano B., https://gitpull.it/T1146 +- Segnalazione da un utente misterioso, https://gitpull.it/T1142 -Feature request - Bus list in maps pop-up -Segnalato da canonex -Risolto da fabio.mazza -https://gitpull.it/T1140 \ No newline at end of file +Versione interamente sviluppata da Fabio Mazza +- https://liberapay.com/Libre_BusTO/donate