Add Changelogs and bump Versioncode

for the Patch Launcher v1.3.1
This commit is contained in:
Finn M Glas 2020-06-28 07:31:18 +02:00
parent f4a590f373
commit 3a4e86d1df
No known key found for this signature in database
GPG key ID: 902A30146014DFBF
4 changed files with 20 additions and 2 deletions

View file

@ -10,8 +10,8 @@ android {
applicationId "com.finnmglas.launcher" applicationId "com.finnmglas.launcher"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 29 targetSdkVersion 29
versionCode 8 versionCode 9
versionName "v1.3.0" versionName "v1.3.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }

View file

@ -0,0 +1,6 @@
Launcher Patch v1.3.1:
- Dies ist ein Patch für Launcher v1.3.0
- Die AppsList ist jetzt viel schneller, da sie asynchron vorgeladen wird
- Die Suche in der AppsList ist automatisch fokussiert, da das Scrollen weniger effizient ist.
Ich wünsche dir viel Spaß und Effizienz mit Launcher. Schau dir gerne mal unser GitHub an!

View file

@ -0,0 +1,6 @@
Launcher Patch v1.3.1:
- This is a quick patch for Launcher v1.3.0
- The AppsList is now way faster as it preloads asynchronously
- The SearchView in the AppsList is autofocused, as scrolling is less efficient.
I hope you enjoy using Launcher, go check out our GitHub!

View file

@ -0,0 +1,6 @@
Patch du lanceur v1.3.1:
- Ceci est un patch pour Launcher v1.3.0
- L'AppsList est désormais beaucoup plus rapide car il se précharge de manière asynchrone
- Le SearchView dans l'AppsList est autofocus, car le défilement est moins efficace.
J'espère que vous apprécierez d'utiliser Launcher, allez voir notre GitHub!