subsurface/mobile-widgets
jan Iversen a181020b19 mobile: add "Copy log to clipboard" button
on iOS it is practically impossible to copy the App log
to e.g. a mail! in iOS 11 the log file is stored within
the subsurface container and you first need to copy (actually
using the clipboard) out from there to the "normal" document
shared space, before it can be used.

At least iOS users (and I believe Android users) are not really
used to work with files, so the process is not easy to document
in an understandable way.

The alternative is to provide a button, which simply puts the
log on the general clipboard, allowing it to be pasted in a
multitud of applications.

Signed-off-by: Jan Iversen <jani@apache.org>
2018-05-18 12:43:15 -07:00
..
qml mobile: add "Copy log to clipboard" button 2018-05-18 12:43:15 -07:00
qmlmanager.cpp mobile: add "Copy log to clipboard" button 2018-05-18 12:43:15 -07:00
qmlmanager.h mobile: add "Copy log to clipboard" button 2018-05-18 12:43:15 -07:00
qmlprofile.cpp Core: remove dive.h from files that don't need it 2018-05-14 10:13:39 -07:00
qmlprofile.h Add SPDX header to mobile widgets and QML files 2017-04-29 13:32:55 -07:00