Release 0.6.0

This commit is contained in:
LooKeR 2024-01-07 12:05:51 +05:30
parent 4b6f2dc949
commit c9db44cb15
2 changed files with 18 additions and 2 deletions

View File

@ -4,6 +4,6 @@ object DefaultConfig {
const val appId = "com.looker.droidify"
const val compileSdk = 34
const val minSdk = 23
const val versionCode = 595
const val versionName = "0.5.9 Patch 5"
const val versionCode = 600
const val versionName = "0.6.0"
}

View File

@ -0,0 +1,16 @@
Added:
- Swipe to Return and Animation in Screenshot
Changed:
- Improve Performance of: Startup, Sync, Installer, Edit Repository
- Sharing and Uninstalling enabled during Downloads
- Icon Rounding in Main Screen
- Remove Subdomain on Sharing
- Update Theme
Fixed:
- Lag on Sync
- Sync Failures
- Crash on Enabling Repos
- Scroll State Reset
- Double Installation