Skip to content

Commit

Permalink
j-0.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
jrpie committed Nov 27, 2024
1 parent 3de4b7c commit 608f4c0
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ android {
minSdkVersion 21
targetSdkVersion 35
compileSdk 35
versionCode 31
versionName "j-0.0.15.2"
versionCode 32
versionName "j-0.0.16"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
11 changes: 11 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/32.txt
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 608f4c0

Please sign in to comment.