Bernd
Bernd
I have discovered a bug that we cannot pass a negative number to `startActivtyForResult`. We are doing this in the following snippet in the Directions Settings: ```java notificationSoundType.setOnPreferenceChangeListener((preference, o) ->...
**Is your feature request related to a problem?** The version number for PR are derived from date and a revision number, e.g. `2020.09.23-3931c77 developer build` With this number it is...
Do we want do further thinks on this branch before release it as version 0.9.4? My suggestions are to adopt - [x] PR #25 Updated main menu links - [x]...
**Describe the bug:** When turning the OSM map when not all tiles are loaded the the app freezes. **To Reproduce:** Steps to reproduce the behavior: 1. from main screen open...
**Describe the bug:** The map menu text color is black instead of white on Android 9. This is nearly unreadable. The text is white on Android 7.0. **To Reproduce:** Open...
There are some outputs in the CI builds which says that we need a NDK installation. (see e.g. https://stackoverflow.com/questions/53437653/android-studio-missing-strip-tool) ~~~ > Task :mergeDebugNativeLibs Unable to strip library '/home/jenkins/slave/workspace/whereyougo (PR)/build/intermediates/merged_native_libs/debug/out/lib/armeabi/libpl_droidsonroids_gif.so' due...
In WhereYouGo are currently on most source files header with a license information and partly a author information. In c:geo is this not realized. We should dicuss and define a...
Currently no checkstyle rules are defined. This should be done and could be done by using/adopt the rules from cgeo.
## Bug description For overlapping caches or waypoint on map normally you get a selection menu. You get only one waypoint, if there are more than one waypoint with the...
### Tell us your idea! Sometime it is necessary to cleanup lists. Mostly I will do it for archives caches. Then they shoulb be completely deleted from the device. But...