forked from jens/Automation
parent
397dadd8c7
commit
dce68d79bd
|
@ -11,8 +11,8 @@ android {
|
|||
compileSdkVersion 29
|
||||
buildToolsVersion '29.0.2'
|
||||
useLibrary 'org.apache.http.legacy'
|
||||
versionCode 106
|
||||
versionName "1.6.35"
|
||||
versionCode 107
|
||||
versionName "1.6.36"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
* Übersetzungen aktualisiert.
|
||||
* Neue Aktion: Vibrieren
|
||||
* Geschwindigkeitsberechnung verbessert
|
||||
* Position der Tableiste kann gewählt werden (oben/unten)
|
|
@ -0,0 +1,4 @@
|
|||
* Translations updated.
|
||||
* New action: Vibrate
|
||||
* Improved speed calculation
|
||||
* Position of tabbar can be chosen (top/bottom)
|
|
@ -0,0 +1,4 @@
|
|||
* Traducciones actualizadas.
|
||||
* Nueva acción: Vibrate
|
||||
* Cálculo de velocidad mejorado
|
||||
* Posición de tabbar se puede elegir (top/bottom)
|
|
@ -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)
|
Loading…
Reference in New Issue