WhereYouGo icon indicating copy to clipboard operation
WhereYouGo copied to clipboard

Clone of the unmaintained repository (biylda/WhereYouGo) to continue app development

Results 95 WhereYouGo issues
Sort by recently updated
recently updated
newest added

Maybe the implementation of `AccuracyVer` would be better in another PR. There are some places where could be used, e.g. in `LocationState`. _Originally posted by @bekuno in https://github.com/cgeo/WhereYouGo/pull/426#discussion_r1118095264_

Bumps androidx.appcompat:appcompat from 1.2.0 to 1.6.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=androidx.appcompat:appcompat&package-manager=gradle&previous-version=1.2.0&new-version=1.6.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

Do not merge / WIP
dependencies

## Description Fix the use of obsolete GpsStatus API (when SDK version >= 24). Use the GnssStatus instead. ## Related issues Fixes #457

### Describe your problem! When we turn off the location, the app crashes and the location is still on. On the log file there is the error "GpsStatus APIs not...

Bug
Unverified

## Description This PR adds a content filter to allow the app to show in the "open with" dialog in Android, allowing a user to select a GWC file from...