File tree 2 files changed +18
-2
lines changed
build-logic/structure/src/main/kotlin
metadata/en-US/changelogs
2 files changed +18
-2
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ object DefaultConfig {
3
3
const val appId = " com.looker.droidify"
4
4
const val compileSdk = 33
5
5
const val minSdk = 23
6
- const val versionCode = 590
7
- const val versionName = " 0.5.9"
6
+ const val versionCode = 591
7
+ const val versionName = " 0.5.9 Patch 1 "
8
8
}
Original file line number Diff line number Diff line change
1
+ Improvements:
2
+ - Improve icons based on usage
3
+ - Replace screenshot placeholder
4
+ - Improvements to title of link items
5
+ - Add ability to toggle switch by clicking the whole item
6
+ - Improve background updates
7
+ - Load icons from different mirrors
8
+ - Cleanup after changing proxy
9
+
10
+ Fixes:
11
+ - Monet theme switch
12
+ - Screenshot Size
13
+ - Fix Tor/Onion Repositories
14
+ - Fix Shizuku permission issue
15
+ - Fix Installer reverting indefinitely
16
+ - Fix calls to tor repositories
You can’t perform that action at this time.
0 commit comments