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

Cryptomator for iOS

Results 59 cryptomator-ios issues
Sort by recently updated
recently updated
newest added

The enhancement would be to keep the modification date (and maybe other dates as well like "created" and "last opened") of the original file. Two challenges: 1. Depending on the...

type:enhancement

I'd like to have a choice for sorting by names/dates in ascending or descending order. In case that's already possible, I may be just too dumb to get it to...

type:feature-request

With several images in one folder it would be nice to swipe left and right for the previous and next image in detailed view.

type:enhancement

Add _select_ action for current directory, so that it's possible to perform actions on multiple files/folders at once. Possible actions could be _delete_, _move_, and _export_.

type:feature-request

First of all: Great piece of software 👍. Thank you for creating and providing it! ❤️ ### Basic Info - I'm running Cryptomator on: iPhone - I'm using Cryptomator in...

type:minor-bug

Using the camera directly for taking photos/videos seems to be a common feature among apps by the cloud storage services. :wink: Could be a useful feature if you don't want...

type:feature-request

Add support for [drag and drop](https://developer.apple.com/ios/drag-and-drop/). When dropping a file into an unlocked vault, it should be added to the current folder. When dragging a file from an unlocked vault,...

type:feature-request

## Basic Info I'm using iOS in version: actually 11.0.2 let's see how long it lasts ;) I'm running Cryptomator in version: 1.2.6 (488) ## Description What I do: 1)...

type:feature-request

On the Desktop (and on pretty much any file manager), sorting items by name will always list folders above files regardless of their name. But in Cryptomator on iOS/Android it...

type:feature-request

Currently, Cryptomator is using [`PHImageManager`](https://developer.apple.com/reference/photos/phimagemanager) to load assets from the Photos library. In order to prevent photos from being modified/processed, we should load the underlying data via [`PHAssetResourceManager`](https://developer.apple.com/reference/photos/phassetresourcemanager). > Unlike...

type:enhancement