We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9277cc8 commit ab351d7Copy full SHA for ab351d7
fastlane/metadata/android/en-US/changelogs/122.txt
@@ -0,0 +1,17 @@
1
+Added:
2
+
3
+* Add explicit TLS option for FTPSClient
4
5
+Changed:
6
7
+* Use ContextCompat.startForegroundService() to better handle intents to start FTP service
8
+* Increase DEFAULT_TRANSFER_QUANTUM to 1 MB for file operations
9
10
+Fixed:
11
12
+* Discard dependency info in apk and stricten cleartext traffic to local streamer only
13
+* Add guard for empty string at port textfield in SftpConnectionDialog
14
+* Fix FAB visibility glitch on history element
15
16
17
0 commit comments