When an empty file is shared with the desktop a server is started that times-out after 10sec
this causes a notification to be displayed telling the user the transfer failed
Details
Details
- Reviewers
albertvaka - Group Reviewers
KDE Connect - Commits
- R225:5d50358f3f37: Allow sharing of empty files
Send an empty file to the desktop
A notification should be displayed telling the user the transfer succeeded
Diff Detail
Diff Detail
- Repository
- R225 KDE Connect - Android application
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Comment Actions
Oh, I just saw the other patch that makes this work. It's not backwards compatible, but we can probably go with that as it's not very common to send 0 byte files.
Comment Actions
I can't make something work in a backwards compatible way because it has never worked on either side, desktop and android use different ways to detect the presents of a payload