Markus Kreusch

Results 12 issues of Markus Kreusch

When I do ```java var theUri = URI.create("http://example.com?foo=bar%20baz") var response = when() .get(theUri) .andReturn() ``` the passed in URI is URL encoded again and http://example.com?foo=bar%2520baz is finally invoked. I found...

## Basic Info It would be nice to have the android app sync selected folders automatically to and from the phone. ## Open questions - [ ] Store synced files...

type:feature-request

**Hint** Reported by a user via E-Mail ### Basic Info - I'm running Cryptomator on: Android 7.1+ - I'm using Cryptomator in version: any ### Description Android 7.1 supports [App...

type:enhancement

In #101 sorting of directory listings has been implemented. The default sorting is restored after navigating out of a directory. The sorting for a specific directory should be stored by...

type:enhancement

See https://github.com/cryptomator/cryptomator/issues/496

type:feature-request

**Hint** Reported by a user via E-Mail ### Basic Info - I'm running Cryptomator on: Android 7.1+ - I'm using Cryptomator in version: any ### Description Android 7.1 supports Circular...

type:enhancement

Creating a new vault requires the user to mkdir the vault directory first. Not really a bug but a little inconvenient so could be fixed in the future. I would...

enhancement

Got the suggestion to allow to connect to SMB drives via the iOS app. Can not exactly evaluate if this is possible, how much effort it is etc. Created this...

type:feature-request

See https://github.com/cryptomator/cryptomator/issues/496

type:feature-request

Users should be able to configure a timeout that when expired triggers locking of the application. This will prevent access to the vaults and especially cloud services through the Cryptomator...

type:enhancement