Lineflyer
Lineflyer
Is "Location on" (Standort ein) active in the compass (on lower left)?
> This was discussed in #8457 around 25 Nov 2020 and is an unavoidable regression. We have to find a new strategy for WhereYouGo how to deal with offline maps...
@SchoolGuy Thanks for working on it! Highly appreciated. I recently had a user on support wanting to contribute to WhereYouGo. I directed him to the repository..so some help might be...
Similar bug seems to apply once these fields are empty or with invalid characters.
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...
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...
``` java.lang.RuntimeException: at android.app.ActivityThread.performResumeActivity (ActivityThread.java:4430) at android.app.ActivityThread.handleResumeActivity (ActivityThread.java:4470) at android.app.servertransaction.ResumeActivityItem.execute (ResumeActivityItem.java:51) at android.app.servertransaction.TransactionExecutor.executeLifecycleState (TransactionExecutor.java:145) at android.app.servertransaction.TransactionExecutor.execute (TransactionExecutor.java:70) at android.app.ActivityThread$H.handleMessage (ActivityThread.java:2199) at android.os.Handler.dispatchMessage (Handler.java:112) at android.os.Looper.loop (Looper.java:216) at android.app.ActivityThread.main (ActivityThread.java:7625) at...
Android 8: ``` java.lang.RuntimeException: at android.app.ActivityThread.performLaunchActivity (ActivityThread.java:2957) at android.app.ActivityThread.handleLaunchActivity (ActivityThread.java:3032) at android.app.ActivityThread.-wrap11 (Unknown Source) at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1696) at android.os.Handler.dispatchMessage (Handler.java:105) at android.os.Looper.loop (Looper.java:164) at android.app.ActivityThread.main (ActivityThread.java:6944) at java.lang.reflect.Method.invoke (Native Method)...
We need to have scoped storage implemented... This change is no option.
> Lars, you must be overworked, the duplicate was also created by you. You are right that this is important though. Mmh..just trying not to forget something....and too lazy to...