D17235: Handle receiving an empty file
Nicolas Fella
noreply at phabricator.kde.org
Thu Nov 29 13:46:31 GMT 2018
nicolasfella added inline comments.
INLINE COMMENTS
> SharePlugin.java:115
> try {
> - if (np.hasPayload()) {
> + if (np.hasPayload() || np.has("filename")) {
>
I think checking for payload is unnecessary now
REPOSITORY
R225 KDE Connect - Android application
BRANCH
receive_empty_file
REVISION DETAIL
https://phabricator.kde.org/D17235
To: eduisters, #kde_connect, albertvaka
Cc: nicolasfella, kdeconnect, varunp, shivanshukantprasad, skymoore, brute4s99, wistak, dvalencia, rmenezes, julioc, Leptopoda, timothyc, jdvr, Danial0_0, johnq, Pitel, adeen-s, SemperPeritus, daniel.z.tg, jeanv, seebauer, bugzy, MayeulC, menasshock, mikesomov, tctara, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdeconnect/attachments/20181129/65baf9bf/attachment.html>
More information about the KDEConnect
mailing list