WhereYouGo icon indicating copy to clipboard operation
WhereYouGo copied to clipboard

Accessing gwc files on API 30+ fix

Open rascheC opened this issue 3 years ago • 3 comments

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

rascheC avatar Jan 23 '22 15:01 rascheC

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?

Lineflyer avatar Jan 23 '22 17:01 Lineflyer

Added a pull-request https://github.com/cgeo/WhereYouGo/pull/376 Screenshot_1643053752 Screenshot_1643054254

rascheC avatar Jan 24 '22 19:01 rascheC

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 https://github.com/cgeo/WhereYouGo/issues/376#issuecomment-1020501138

Lineflyer avatar May 25 '22 19:05 Lineflyer