Move the activity action behavior on the C++ side
authorKevin Ottens <kevin.ottens@nextcloud.com>
Wed, 7 Oct 2020 11:23:34 +0000 (13:23 +0200)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Thu, 22 Oct 2020 14:40:46 +0000 (16:40 +0200)
commit4116c90c9cb0ee0e0a37affc3903e2965548b252
tree3fe434911b6b66367d823b77c3caa39d6d2a12d0
parent910f0c9339dbb6f797d7076509ea181c9facf8ec
Move the activity action behavior on the C++ side

We better do this before this business logic grows in the QML side and
gets out of control. We'll need finer grained information due to the
conflict handling anyway.

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
src/gui/tray/ActivityListModel.cpp
src/gui/tray/ActivityListModel.h
src/gui/tray/Window.qml