File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ android {
88 applicationId ' slowscript.warpinator'
99 minSdkVersion 21 // Required by NSD (attributes)
1010 targetSdkVersion 34
11- versionCode 1071
12- versionName " 1.7.1 "
11+ versionCode 1080
12+ versionName " 1.8 "
1313
1414 testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
1515 }
Original file line number Diff line number Diff line change 1+ - Use a wake lock during transfer to prevent it being interrupted
2+ - Manual connection dialog is now scrollable on small screens
3+ - Added option to copy address for manual connection by tapping on it
4+ - Fixed file permissions expiring before transfer completes
5+ - Make a resized copy of profile picture in app storage in case original is deleted
6+ - Always start service in foreground
7+ - Target Android 14
You can’t perform that action at this time.
0 commit comments