Add share action button to received file notification
ClosedPublic

Authored by mtijink on Mar 25 2018, 12:44 PM.

Details

Summary

You can share the just-received file. It doesn't work with a custom download directory (just like opening such files doesn't work yet). It also won't close the notification once shared.

Test Plan

Sharing to other apps works.

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.
mtijink requested review of this revision.Mar 25 2018, 12:44 PM
mtijink created this revision.
nicolasfella added inline comments.
src/org/kde/kdeconnect/Plugins/SharePlugin/ShareNotification.java
131

Duplicate with line 119?

mtijink updated this revision to Diff 30749.Mar 27 2018, 7:24 PM

Move code in both if/else branch outside if

Restricted Application added a project: KDE Connect. · View Herald TranscriptMar 27 2018, 7:24 PM
nicolasfella accepted this revision.Mar 27 2018, 7:38 PM
This revision is now accepted and ready to land.Mar 27 2018, 7:38 PM
This revision was automatically updated to reflect the committed changes.