Hauke Pribnow
Hauke Pribnow
When you used `setConfiguration` to change the update interval, `FASTEST_UPDATE_INTERVAL_IN_MILLISECONDS` was not updated accordingly. Therefore, Android's [`LocationRequest.setFastestInterval`](https://developers.google.com/android/reference/com/google/android/gms/location/LocationRequest#public-locationrequest-setfastestinterval-long-fastestintervalmillis) was not set correctly. This PR will also make `FASTEST_UPDATE_INTERVAL_IN_MILLISECONDS` update when you...
Sets the Android manifest setting [`android:exported`](https://developer.android.com/guide/topics/manifest/service-element#exported) to `false`. This seems to ensure that only the "parent" app will be able to interact with the background service - and not any...
### Situation The [last commit of the original author of this project](https://github.com/Almoullim/background_location/commit/264acf539ee2388525d2916f1a33aa967ba1095c) is from October 2021 and [the last time the author seems to have added a comment](https://github.com/Almoullim/background_location/pull/135#issuecomment-1000804395) was in...
### Current behavior If you create a post_box operated by Deutsche Post with iD, iD sets the following preset values: - ```amenity=post_box``` - ```operator=Deutsche Post``` - ```operator:wikidata=Q157645``` ### What is...
First of all: Thanks for creating AltServer. ### tl;dr Would you be willing to move AltSign into a separate repository... - ...to enable the usage of it as a "stand-alone...
## I'm submitting a feature request ## *Brief Description* It would be great if you could configure inequality/exclusive filters. As a concrete example, it would be great if I could...
## I'm submitting a bug report ## *Brief Description* Navigating to https://osmcha.org/changesets/124718243/ causes the spinning wheel (indicating a loading process) to spin for an unusually long amount of time and...