bgregos / foreground

Simple Android personal task manager with Taskwarrior integration
Apache License 2.0
255 stars 16 forks source link

Default file picker is poorly suited to locating key files. #121

Open brp-optics opened 3 years ago

brp-optics commented 3 years ago

Clicking the path selector to locate the user .pem files only opens a limited file picker. I believe this is the default file selector on my device, but it is highly insufficient for selection of keys:

Samsung Android v. 6.0.1.

bradyt commented 3 years ago

What if you go to device settings then storage? Does it show SDCARD there? I see an option to mount if ejected.

Screen Shot 2021-09-13 at 10 33 51 PMScreen Shot 2021-09-13 at 10 34 12 PM Screen Shot 2021-09-13 at 10 34 36 PMScreen Shot 2021-09-13 at 10 28 37 PM

nkoehring commented 2 years ago

I have the same issue. I cannot select the files at all, even if I navigate to the folder they are in. The selector shows only Media and known document files.

Pupo1 commented 1 year ago

I have the same issue plus a direct path in the text window wont be accepted, either. Instead, I receive the error: de.aaschmid.taskwarrior.config.TaskwarriorConfigurationException: Given CA certificate file does not exist, was '/data/user/0/me.bgregos.brighttask/files/cert_ca'.

Which is a totally different path from the one I entered.

Krakonos commented 7 months ago

I have a better picker, but still. It doesn't show .pem files. It doesn't even show .txt files, it seems I need to rename them to .png or something stupid to make it work. Is it possible to use a better picker? Or choose a different one? I have a similar problem with other apps, so far I wasn't able to resolve it.