mirror of
https://github.com/jrpie/Launcher.git
synced 2025-02-23 14:31:30 +01:00
j-0.0.16
This commit is contained in:
parent
3de4b7c56f
commit
608f4c0bd0
2 changed files with 13 additions and 2 deletions
|
@ -23,8 +23,8 @@ android {
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 35
|
targetSdkVersion 35
|
||||||
compileSdk 35
|
compileSdk 35
|
||||||
versionCode 31
|
versionCode 32
|
||||||
versionName "j-0.0.15.2"
|
versionName "j-0.0.16"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|
11
fastlane/metadata/android/en-US/changelogs/32.txt
Normal file
11
fastlane/metadata/android/en-US/changelogs/32.txt
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
* Option to rename apps
|
||||||
|
* Option to automatically hide apps that are bound to gestures from app list
|
||||||
|
* Hide µLauncher from app list be default
|
||||||
|
* Improved selection of default apps
|
||||||
|
* Light theme (experimental)
|
||||||
|
|
||||||
|
* Fixed bug in search
|
||||||
|
* Fixed bug in lock screen dialog (thank you, yzqzss and jeroen!)
|
||||||
|
|
||||||
|
* Updated Portuguese translation (thank you, "Vossa Excelencia"!)
|
||||||
|
* Updated German translation
|
Loading…
Add table
Reference in a new issue