Release 0.6.5
This commit is contained in:
parent
0e98476b41
commit
cd8d638aa6
@ -12,7 +12,7 @@ plugins {
|
||||
}
|
||||
|
||||
android {
|
||||
val latestVersionName = "0.6.4"
|
||||
val latestVersionName = "0.6.5"
|
||||
namespace = "com.looker.droidify"
|
||||
buildToolsVersion = "35.0.0"
|
||||
compileSdk = 35
|
||||
@ -20,7 +20,7 @@ android {
|
||||
minSdk = 23
|
||||
targetSdk = 35
|
||||
applicationId = "com.looker.droidify"
|
||||
versionCode = 640
|
||||
versionCode = 650
|
||||
versionName = latestVersionName
|
||||
vectorDrawables.useSupportLibrary = false
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
24
metadata/en-US/changelogs/650.txt
Normal file
24
metadata/en-US/changelogs/650.txt
Normal file
@ -0,0 +1,24 @@
|
||||
Added:
|
||||
- Progress Bar on Sync
|
||||
- IronFox Repo
|
||||
- Video to Screenshots list
|
||||
- Dialog to notify shizuku permission issues
|
||||
- Target SDK in Release Item
|
||||
|
||||
Fixed:
|
||||
- Persistent install notification
|
||||
- Donation Link Parsing
|
||||
- Updates when signature check skipped
|
||||
- Adding repository adds a suffix
|
||||
- Screenshots for password protected repo
|
||||
|
||||
Changed:
|
||||
- Shizuku permission no longer reverts on permission loss
|
||||
- Progress Bar animation
|
||||
|
||||
Improvements:
|
||||
- All-around performance improvement
|
||||
- Edit Repository UI
|
||||
|
||||
Removed:
|
||||
- Unused dependencies
|
Loading…
x
Reference in New Issue
Block a user