Page MenuHomeGitPull.it

D209.1781962158.diff
No OneTemporary

Authored By
Unknown
Size
2 KB
Referenced Files
None
Subscribers
None

D209.1781962158.diff

diff --git a/app/build.gradle b/app/build.gradle
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -16,8 +16,8 @@
//noinspection EditedTargetSdkVersion
targetSdkVersion 36
buildToolsVersion = '36.0.0'
- versionCode 67
- versionName "2.4.4"
+ versionCode 68
+ versionName "2.4.5"
vectorDrawables.useSupportLibrary = true
multiDexEnabled true
javaCompileOptions {
diff --git a/metadata/en-US/changelogs/68.txt b/metadata/en-US/changelogs/68.txt
new file mode 100644
--- /dev/null
+++ b/metadata/en-US/changelogs/68.txt
@@ -0,0 +1,25 @@
+Avoid showing message "no stop found with this name" if the stop is in the app database
+Reported by marcoM32
+Resolved by fabio.mazza
+https://gitpull.it/T1368
+
+ConcurrentModificationException from MQTTMatoClient.kt:373
+Resolved by fabio.mazza
+https://gitpull.it/T1365
+
+Fix bus positions not updating after going back to the app
+Resolved by fabio.mazza
+https://gitpull.it/T1352
+
+Show message when there is an error in the real-time bus positions
+Resolved by fabio.mazza
+https://gitpull.it/T1347
+
+Added way to change source of realtime bus positions from the map
+Resolved by fabio.mazza
+https://gitpull.it/T1346
+
+Fix crash caused by Out of Memory error on version 2.1.2
+Reported by fabio.mazza
+Resolved by
+https://gitpull.it/T1222
\ No newline at end of file
diff --git a/metadata/it/changelogs/68.txt b/metadata/it/changelogs/68.txt
new file mode 100644
--- /dev/null
+++ b/metadata/it/changelogs/68.txt
@@ -0,0 +1,25 @@
+Non mostrare il messaggio "Sembra che nessuna fermata abbia questo nome" se la fermata è nel database
+Segnalato da marcoM32
+Risolto da fabio.mazza
+https://gitpull.it/T1368
+
+ConcurrentModificationException from MQTTMatoClient.kt:373
+Risolto da fabio.mazza
+https://gitpull.it/T1365
+
+Risolto: posizioni bus non si aggiornano quando si torna all'app
+Risolto da fabio.mazza
+https://gitpull.it/T1352
+
+Mostrare all'utente un messaggio quando c'è un errore dell'app nelle posizioni in tempo reale
+Risolto da fabio.mazza
+https://gitpull.it/T1347
+
+Aggiunto modo di cambiare fonte di arrivo dei bus in tempo reale dalla mappa
+Risolto da fabio.mazza
+https://gitpull.it/T1346
+
+Fix crash caused by Out of Memory error on version 2.1.2
+Segnalato da fabio.mazza
+Risolto da
+https://gitpull.it/T1222
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Sat, Jun 20, 15:29 (21 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1970522
Default Alt Text
D209.1781962158.diff (2 KB)

Event Timeline