When a file share is received the share plugin does not detect that an empty file is being shared
Details
Details
- Reviewers
albertvaka - Group Reviewers
KDE Connect - Commits
- R224:538872ddc888: Handle receiving empty file from Android
Send an empty file from android
The empty file should be created
Diff Detail
Diff Detail
- Repository
- R224 KDE Connect
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Comment Actions
Maybe add a comment to the else branch explaining this is for empty files? It's not obvious from the code.