Armin Schrenk

Results 62 issues of Armin Schrenk

### Please agree to the following - [X] I have searched [existing issues](https://github.com/cryptomator/cryptomator/issues?q=) for duplicates - [X] I agree to follow this project's [Code of Conduct](https://github.com/cryptomator/cryptomator/blob/develop/.github/CODE_OF_CONDUCT.md) ### Summary Develop and...

type:feature-request
misc:gui
good first issue

This PR is a follow up of https://github.com/cryptomator/cryptomator/pull/2661. It was evaluated, if we could simply add `--win-console` (see [jpackage doc](https://docs.oracle.com/en/java/javase/19/docs/specs/man/jpackage.html#windows-platform-options-available-only-when-running-on-windows)) to our main application and avoid an additional launcher. But...

type:enhancement
os:windows
state:blocked

### Please agree to the following - [X] I have searched [existing issues](https://github.com/cryptomator/cryptomator/issues?q=) for duplicates - [X] I agree to follow this project's [Code of Conduct](https://github.com/cryptomator/cryptomator/blob/develop/.github/CODE_OF_CONDUCT.md) ### Summary Get rid...

type:feature-request
os:linux

### Please agree to the following - [X] I have searched [existing issues](https://github.com/cryptomator/cryptomator/issues?q=) for duplicates - [X] I agree to follow this project's [Code of Conduct](https://github.com/cryptomator/cryptomator/blob/develop/.github/CODE_OF_CONDUCT.md) ### Summary Saving office...

type:bug
os:windows
state:has-workaround
mount:fuse
storage:dropbox

### Please agree to the following - [X] I have searched [existing issues](https://github.com/cryptomator/cryptomator/issues?q=) for duplicates - [X] I agree to follow this project's [Code of Conduct](https://github.com/cryptomator/cryptomator/blob/develop/.github/CODE_OF_CONDUCT.md) ### Summary My OneDrive...

type:bug
os:windows
storage:onedrive

## Description Mocking a record with an annotated parameter fails the first time `Mockito.mock()`is called. If the parameter ordering is changed, mocking succeeds. ## Setup JVM: ``` openjdk 21 2023-09-19...

## Bug Report [Windows Smart App Control](https://learn.microsoft.com/en-us/windows/apps/develop/smart-app-control/overview) blocks installation of WinFsp 2.0.23075 due to violation of a code integrity policy. ### How to Reproduce 1, Set up a system with...

**What are you trying to do?** Executing the Windows msi installer of a simple "hello world" java app The installer is created with [jpackage](https://docs.oracle.com/en/java/javase/21/docs/specs/man/jpackage.html#option-type) with `--type msi`. The installer was...

windows
installer

### Please agree to the following - [X] I have searched [existing issues](https://github.com/cryptomator/android/issues?q=) for duplicates - [X] I agree to follow this project's [Code of Conduct](https://github.com/cryptomator/android/blob/develop/.github/CODE_OF_CONDUCT.md) ### Summary Create the...

type:feature-request

As the library consumer, i expect, that no (access, timing)-pattern creates an invalid vault structure (TODO: define what this means). This is not the case under certain conditions. As an...

bug