cryptomator-ios icon indicating copy to clipboard operation
cryptomator-ios copied to clipboard

Tap and hold not working in Cryptomator

Open wangkesen opened this issue 7 years ago • 3 comments

So as you know you can use two ways to upload files to Cryptomator in the app itself by using the “Upload File” and then selecting the file, or you can upload a photo from the photo app, but with the photos app you can select one photo then drag your finger and select multiple ones right? But if you use the “Upload File” option in the Cryptomator App itself you can’t do it that way. I know this is not a huge deal cause you both of the methods work, it’s just that if you upload from photos app first you can select multiple photos at once. Thanks!

wangkesen avatar Jun 29 '17 08:06 wangkesen

Ah, I understand what you mean. Thank you for your feature request! 👍 Btw, we're using QBImagePicker because the standard UIImagePickerController doesn't support multiple selection at all. Just did a little research if there are any other libraries that might do a better job but I couldn't find anything.

If we're going to support this "drag to multiple select" feature, we'd have to do it ourselves. 😆

tobihagemann avatar Jun 29 '17 10:06 tobihagemann

Oh jeeze okay too much work lol, and can be done in Photos anyways so ultimately it doesn’t really make any difference haha. Actually while I’m replying I just have a question, is it possible to implement a password lock for Cryptomator like the app itself ? Obviously it’s safe as can be already but if someone was to replicate your fingerprint into your iPhone and you have enabled fingerprint login to vaults then if we had optional password entry into the app itself with a pin it would make it harder for someone to gain access right? That’s probably excessive overkill tho just wondering . Thanks!

wangkesen avatar Jun 29 '17 11:06 wangkesen

There actually is a feature request open for that: #58

I must admit, it has a low priority because the vaults' contents are already protected.

tobihagemann avatar Jun 29 '17 11:06 tobihagemann