Compare commits

...

2 commits

Author SHA1 Message Date
Too Late (bot)
7166c90882
Merge 59fa438002 into 2774b74d9d 2025-04-15 18:52:46 +02:00
2774b74d9d
0.1.4 2025-04-15 18:38:00 +02:00
2 changed files with 13 additions and 2 deletions

View file

@ -23,8 +23,8 @@ android {
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 35 targetSdkVersion 35
compileSdk 35 compileSdk 35
versionCode 43 versionCode 44
versionName "0.1.3" versionName "0.1.4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }

View file

@ -0,0 +1,11 @@
* New action: Launch other launchers
* New action: Show recent apps (workaround for an Android bug)
* Fixed "Set µLauncher as home screen" button
* Size of "choose app" button was limited
* Added Arabic translation (thank you, letterhaven!)
* Started Lithuanian translation (thank you, IdeallyGrey!)
* Improved Chinese translation (thank you, monkeyotg!)
* Improved Portuguese translation (thank you, "Vossa Excelencia"!)
* Improved Spanish translation (thank you, T!)