Implement sharing with Purpose (export)

This provide both a mobile and desktop view

Fix #181
This commit is contained in:
Carl Schwan
2022-02-05 16:30:02 +00:00
parent 3e6f38c8ea
commit ca8a21c0eb
14 changed files with 531 additions and 63 deletions

6
res_desktop.qrc Normal file
View File

@@ -0,0 +1,6 @@
<RCC>
<qresource prefix="/">
<file>imports/NeoChat/Menu/ShareAction.qml</file>
<file>imports/NeoChat/Menu/ShareDialog.qml</file>
</qresource>
</RCC>