Present sharing of E2EE files from the main dialog too
authorKevin Ottens <kevin.ottens@nextcloud.com>
Thu, 20 Aug 2020 12:53:14 +0000 (14:53 +0200)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Thu, 20 Aug 2020 12:53:14 +0000 (14:53 +0200)
commited5e9de9f61c7732081ab5ebd8f0d7c72967678c
tree564a1e9ea44a0815ac16f9663b7e473a8f685075
parent07388e0f220d8960bf8f727c6ff40a682574c155
Present sharing of E2EE files from the main dialog too

The visibility of the share button for the activity list is tied to the
path role in the ActivityListModel, so make sure we don't return a path
for E2EE files and folders.

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