New release

This commit is contained in:
jens 2021-07-29 14:05:57 +02:00
parent 397dadd8c7
commit dce68d79bd
5 changed files with 18 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
compileSdkVersion 29 compileSdkVersion 29
buildToolsVersion '29.0.2' buildToolsVersion '29.0.2'
useLibrary 'org.apache.http.legacy' useLibrary 'org.apache.http.legacy'
versionCode 106 versionCode 107
versionName "1.6.35" versionName "1.6.36"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }

View File

@ -0,0 +1,4 @@
* Übersetzungen aktualisiert.
* Neue Aktion: Vibrieren
* Geschwindigkeitsberechnung verbessert
* Position der Tableiste kann gewählt werden (oben/unten)

View File

@ -0,0 +1,4 @@
* Translations updated.
* New action: Vibrate
* Improved speed calculation
* Position of tabbar can be chosen (top/bottom)

View File

@ -0,0 +1,4 @@
* Traducciones actualizadas.
* Nueva acción: Vibrate
* Cálculo de velocidad mejorado
* Posición de tabbar se puede elegir (top/bottom)

View File

@ -0,0 +1,4 @@
* Traduzioni aggiornate.
* Nuova azione: Vibrate
* Calcolo della velocità migliorato
* La posizione della barra delle schede può essere scelta (in alto / in basso)