massivemadness / Squircle-CE

👨‍💻 Squircle CE is a fast and free multi-language code editor for Android
https://play.google.com/store/apps/details?id=com.blacksquircle.ui
Apache License 2.0
1.38k stars 101 forks source link

Open With Option. Storage permissions? #237

Open SteveTinkers opened 4 months ago

SteveTinkers commented 4 months ago

Is your feature request related to a problem? Please describe. Maybe? It also might be intentional for less permissions...

Describe the solution you'd like When I am browsing in the file manager and I open a text file, I get the "Open with" prompt where I can choose a number of apps. It will open Squircle but has no permissions to read the file "open failed: EACCESS (Permission 'denied)". Other text editors are (ACode, Browsers...etc), and they can. I tried to manually add storage permissions in Android Settings and cannot.

Describe alternatives you've considered Maybe a bolt on or another application that will forward open requests to Squircle?

Nalci commented 4 months ago

I have the same issue and can not open any file.

cariosa commented 3 months ago

I'm having the same issue with same error, cannot create new file and open it, or open existing file. On android 14.

boognish-rising commented 2 months ago

Just came here to file the same issue. Can't open any files at all in Android 14 due to an EACCES Error (Permission Denied) but Squircle CE doesn't request file access or anything except for Notifications.

Screenshot_20240613-094635.png

Screenshot_20240613-094930.png

I thought maybe I could work around the issue by sharing a bunch of text to the app and going that route but it doesn't populate/isn't an option when sharing text via the system share menu.

Screenshot_20240613-095634.png

I guess in the interim it'll have to be QuickEdit+ or EMACS