Julian Raufelder
Julian Raufelder
As Microsoft is not willing to fix its applications, we need to provide the following workaround: We should provide an option in the settings that, when enabled, creates the shared...
We finally made it :tada: 
The workaround described in https://github.com/cryptomator/android/issues/150#issuecomment-1050753104= + https://github.com/cryptomator/android/issues/150#issuecomment-1052842469= and implemented in a feature branch has not yet been published because we discovered another problem during further tests: ~~The Microsoft Office apps...
If you want, you can test a debug version of Cryptomator including this workaround for Microsoft files. You can install this version next to the existing one, it is a...
@LearningAsIGo71 thanks for the feedback. Did I understand correctly that the vaults were not locked when you enabled the "Workaround opening MS files" and Cryptomator got intentionally restarted by design?...
@ondrejsv Drop me a direct message at https://community.cryptomator.org/u/sailreal/ or send an email to [email protected]
@LearningAsIGo71 I just tried to reproduce the problem with latest Word and Excel in version 1.0.1 (16.0.15629.20092). On my device with the APK published here https://github.com/cryptomator/android/issues/150#issuecomment-1181657748 it works: https://user-images.githubusercontent.com/1786772/193795663-4ca3eafb-4f1a-4c4a-8b6a-abc99b8e5689.mp4 What...
Thanks for the feedback. This can be implemented for the website and F-Droid flavor. Until we address it, you can download the APK and simply install it over your existing...
@m-p-3 access to Google Shared Drive is tracked in https://github.com/cryptomator/android/issues/354
Manjaro and Ubuntu do return `false` :/ ``` jshell> java.awt.Desktop.getDesktop().isSupported(java.awt.Desktop.Action.APP_EVENT_USER_SESSION) $1 ==> false ```