owncloud / ios-legacy

:iphone: iOS app for ownCloud
https://itunes.apple.com/app/owncloud/id543672169
GNU General Public License v3.0
625 stars 689 forks source link

[iOS11] Drag&Drop #925

Open jesmrec opened 7 years ago

jesmrec commented 7 years ago

Taking advantage of the multitask (https://github.com/owncloud/ios/issues/924), items can be moved from an app to another. In this way, files can be dragged and dropped from apps like Photos to oC.

davivel commented 7 years ago

Moreover, drag&drop doesn't require the multitasking in split view shown in #924. Can be implemented independently.

leafarenuk commented 6 years ago

if we talk about iOS11, what about connecting OwnCloud with the Files app? Are there any plans?

jesmrec commented 6 years ago

@leafarenuk this would be another Enhancement, you are right. You can open it in a new issue and let the current one to the Drag&Drop. Thank you very much for your suggestion.