Skip to content

Commit 9760414

Browse files
committed
0.9.1
1 parent f59c77d commit 9760414

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ android {
3535
compileSdk = 32
3636

3737
val name = "0.9.1"
38-
val code = 924
38+
val code = 925
3939

4040
defaultConfig {
4141
minSdk = 26
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Add: Swipe up gesture to folders
2+
Add: Feed-Provider setting
3+
Fix: Language preference
4+
Update: Increase grid/column range to 2-16
5+
Remove: Google App and Google GO as search providers
6+
Remove: StartAppSearch, StartApp and TimeoutSleep gestures
7+
Many crash fixes

0 commit comments

Comments
 (0)