mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-16 09:06:36 +02:00
0.1.4
This commit is contained in:
parent
3d49ec16a7
commit
2774b74d9d
2 changed files with 13 additions and 2 deletions
|
@ -23,8 +23,8 @@ android {
|
|||
minSdkVersion 21
|
||||
targetSdkVersion 35
|
||||
compileSdk 35
|
||||
versionCode 43
|
||||
versionName "0.1.3"
|
||||
versionCode 44
|
||||
versionName "0.1.4"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
11
fastlane/metadata/android/en-US/changelogs/44.txt
Normal file
11
fastlane/metadata/android/en-US/changelogs/44.txt
Normal 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!)
|
||||
|
Loading…
Add table
Reference in a new issue