Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accessing gwc files on API 30+ fix #372

Open
rascheC opened this issue Jan 23, 2022 · 3 comments
Open

Accessing gwc files on API 30+ fix #372

rascheC opened this issue Jan 23, 2022 · 3 comments

Comments

@rascheC
Copy link

rascheC commented Jan 23, 2022

Adding the permission to the manifest makes it possible to read gwc files on my S10 running Android 12.

@Lineflyer
Copy link
Member

Can you elaborate this in more detail or provide a pull request?

Are you aiming to add an intent to be able to associate GWC files with WhereYouGo to open them from other apps / a file explorer?

@rascheC
Copy link
Author

rascheC commented Jan 24, 2022

Added a pull-request #376
Screenshot_1643053752
Screenshot_1643054254

@Lineflyer
Copy link
Member

Sadly this is not a viable solution. Google won't allow this (only file managers and some other special apps might request this permission), on the other hand the implementation between different ROMs can vary. If things would be so easy we would have done it already.

Originally posted by @SammysHP in #376 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants