mirror of
https://github.com/jrpie/Launcher.git
synced 2025-02-23 06:21:31 +01:00
Bump version code and add changelogs
for release 1.3.0
This commit is contained in:
parent
b3b1b7ba3a
commit
69c084ac51
4 changed files with 20 additions and 2 deletions
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId "com.finnmglas.launcher"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 29
|
||||
versionCode 7
|
||||
versionName "v1.2.1"
|
||||
versionCode 8
|
||||
versionName "v1.3.0"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
6
fastlane/metadata/android/de-DE/changelogs/8.txt
Normal file
6
fastlane/metadata/android/de-DE/changelogs/8.txt
Normal file
|
@ -0,0 +1,6 @@
|
|||
Neues in Launcher v1.3.0:
|
||||
- Die Apps-Liste und Einstellungen können jetzt auch als (Swipe-) Aktion verwendet werden
|
||||
- Du kannst die Apps-Liste mit der neuen Such-Funktion deutlich schneller bedienen.
|
||||
- Du kannst entscheiden of der Bildschirm wach gehalten wird!
|
||||
- Das Launcher Tutorial wurde erheblich verbessert - Sieh es dir an!
|
||||
- Viele kleine Bug- Fixes ^^
|
6
fastlane/metadata/android/en-US/changelogs/8.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/8.txt
Normal file
|
@ -0,0 +1,6 @@
|
|||
What's new in Launcher v1.3.0:
|
||||
- The apps list and settings can now also be used as a (swipe) action
|
||||
- You can use the apps list more efficiently with the new search function.
|
||||
- You can decide whether the screen is kept on (disable screen timeout)!
|
||||
- The launcher tutorial has been significantly improved - check it out!
|
||||
- Many small bug fixes ^^
|
6
fastlane/metadata/android/fr-FR/changelogs/8.txt
Normal file
6
fastlane/metadata/android/fr-FR/changelogs/8.txt
Normal file
|
@ -0,0 +1,6 @@
|
|||
Nouvelles fonctionnalités avec Launcher v1.3.0:
|
||||
- La liste des applications et les paramètres peuvent désormais également être utilisés comme une action (glisser)
|
||||
- Vous pouvez utiliser la liste des applications beaucoup plus rapidement avec la nouvelle fonction de recherche.
|
||||
- Vous pouvez décider si l'écran reste est gardé allumé!
|
||||
- Le tutoriel du Launcher a été considérablement amélioré - regardez-le!
|
||||
- Nombreuses petites corrections de bugs ^^
|
Loading…
Add table
Reference in a new issue