mirror of
https://github.com/jrpie/Launcher.git
synced 2025-02-23 06:21:31 +01:00
Bump version code to v1.6.0, add Changelogs
This commit is contained in:
parent
499ab0ac14
commit
340ee73152
5 changed files with 29 additions and 2 deletions
|
@ -10,8 +10,8 @@ android {
|
||||||
applicationId "com.finnmglas.launcher"
|
applicationId "com.finnmglas.launcher"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode 11
|
versionCode 12
|
||||||
versionName "v1.5.0"
|
versionName "v1.6.0"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 13 KiB |
9
fastlane/metadata/android/de-DE/changelogs/12.txt
Normal file
9
fastlane/metadata/android/de-DE/changelogs/12.txt
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
Neue Funktionen für 2021:
|
||||||
|
|
||||||
|
- Du kannst die Wischempfindlichkeit von Launcher einstellen
|
||||||
|
- Du kannst jetzt deine bevorzugten Kalender- und Uhr-Apps auswählen
|
||||||
|
- Es gibt ein paar kleinere neue Einstellungen, die du ausprobieren kannst!
|
||||||
|
- Spanische Übersetzungen von Kj-is-Escape
|
||||||
|
- Und, wie immer, wurden viele kleine Fehler behoben!
|
||||||
|
|
||||||
|
Ich wünsche dir einen großartigen Start ins neue Jahr!
|
9
fastlane/metadata/android/en-US/changelogs/12.txt
Normal file
9
fastlane/metadata/android/en-US/changelogs/12.txt
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
A few amazing new features for 2021:
|
||||||
|
|
||||||
|
- You can adjust Launchers Swipe-Sensitivity
|
||||||
|
- You can now select your favorite calendar and clock apps
|
||||||
|
- There's a few minor new settings for you to try out!
|
||||||
|
- Spanish translations by Kj-is-escape
|
||||||
|
- And many little bugs fixed
|
||||||
|
|
||||||
|
Have an amazing start into this new year!
|
9
fastlane/metadata/android/fr-FR/changelogs/12.txt
Normal file
9
fastlane/metadata/android/fr-FR/changelogs/12.txt
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
Quelques nouvelles fonctionnalités étonnantes pour 2021:
|
||||||
|
|
||||||
|
- Vous pouvez régler la sensibilité au balayage des lanceurs
|
||||||
|
- Vous pouvez maintenant sélectionner votre calendrier et vos applications d'horloge préférés
|
||||||
|
- Il y a quelques nouveaux paramètres mineurs à essayer!
|
||||||
|
- Traductions en espagnol par Kj-is-escape
|
||||||
|
- Et de nombreux petits bugs corrigés
|
||||||
|
|
||||||
|
Bon début d'année!
|
Loading…
Add table
Reference in a new issue