Go to file
Stephen Paul Weber bb1e1a8b24
Close socks5 connection when done sending data
Sometimes even in Conversations-to-Conversations I see symptoms like receiver
says 99% done, sender says 100% done, hangs like that and then file transfer
fails.

I was having this issue fairly reliably between my emulator and my test device.
Adding this close caused the transfer to succeed 100% of the time.  I'm not sure
why the receiver didn't read all the data properly without the close, but this
fixes it.
2022-03-09 23:00:47 -05:00
.builds Merge remote-tracking branch 'upstream/master' 2022-03-08 15:38:48 -05:00
.github do not build emoji flavors 2022-03-07 09:16:13 +01:00
.tx moved translations into new resource on transifex 2021-02-18 16:56:59 +01:00
art Perpy message bubbles 2022-03-08 22:44:16 -05:00
fastlane/metadata/android/en-US version bump to 2.10.2 + changelog 2021-11-03 15:59:05 +01:00
gradle/wrapper bump agp version 2022-02-09 12:26:39 +01:00
src Close socks5 connection when done sending data 2022-03-09 23:00:47 -05:00
.gitignore Migrate from Android Support Library to AndroidX 2021-01-18 20:49:35 +01:00
build.gradle Switch to AndroidX LinearLayoutManager 2022-03-09 20:31:04 -05:00
CHANGELOG.md add changelog 2022-03-07 08:33:10 +01:00
conversations.doap add omemo media sharing to doap file 2021-07-23 08:04:36 +02:00
gradle.properties more beans 2021-01-19 09:17:59 +01:00
gradlew
gradlew.bat
LICENSE
proguard-rules.pro stop agp7 complaining about missing proguard rules 2021-08-24 13:33:19 +02:00
README.md Clarify build instructions. 2022-02-13 10:23:09 +01:00
screenshots.png Update screenshots - pin & a/v (#3757) 2020-05-29 05:24:07 +00:00
screenshots.xcf Update screenshots - pin & a/v (#3757) 2020-05-29 05:24:07 +00:00
settings.gradle version bump to 2.8.4-beta 2020-05-16 08:56:46 +02:00

Cheogram Android

This is a fork of Conversations to implement features of use to the Sopranica project.