Matéo Duparc

Results 189 comments of Matéo Duparc

Do you use `v2.0.0-alpha2`? If so, can you share the files that cause the problem and the logcat when opening these files please?

I implemented the feature with 821c853a226ac2bdffb77b39f98123cc3cede5c2. The implementation is not perfect but it does the job. Your contribution has helped me a lot, thank you very much.

According the Markor source code, it seems that the file is copied into the app's internal storage if a path can't be retrieved from the intent: [GsContextUtils.java:1673](https://github.com/gsantner/markor/blob/master/app/src/main/java/net/gsantner/opoc/util/GsContextUtils.java#L1673). I can confirm...

Fixed with 1a1d3ea570781ed12472bb7378bf4b93e26b78f6.

Done: 1a1d3ea570781ed12472bb7378bf4b93e26b78f6

Thanks for your feedback. I don't know if it's going to work at all, but it's planned to be implemented for DroidFS v2.0.0 (stable).

What's your device model and ROM ? Make sure that DroidFS is granted "All files access" permission and that your drive is mounted read/write. Please show your logcat while reproducing...

OK, that's weird. Can you please show your logcat of the bug?