Dennis Guse
Dennis Guse
Currently, the app and the content are two separate Git repositories (content is only a wiki backed by git). This has the advantage that the technical part (aka the app)...
SurvivalManual should be translated. We can use Weblate for this. Two options: * https://hosted.weblate.org * https://translate.codeberg.org
We should add fastlane assests, so that F-Droid has proper descriptions / some images. OpenTracks has a working folder structure: https://github.com/OpenTracksApp/OpenTracks/tree/main/fastlane
The version from F-Droid has a share button (I presume the PlayStore version as well). Anyhow, in the F-Droid version this share link goes to the PlayStore release. Would be...
It would be awesome, if it would be easy to share a paper via e-mail using the standalone e-mail client. At the moment I am downloading the PDF, create a...
App closes immediately (LineageOS, 2/14/17, ASUS Nexus 7, nogapps): 02-26 22:32:31.086 634 1021 I ActivityManager: Start proc 16632:com.sagar.screenshift2/u0a21 for activity com.sagar.screenshift2/.MainActivity 02-26 22:32:31.179 16632 16632 I art : Starting a...
Fixes #2. Fixes #11.
Navigation configuration was broken (seemed to be old). In addition, the submodule configuration was broken. @ligi Tests in emulator running on Github actions is buggy. I have also quite some...
Fixes #1920. Implements fallback to EGM2008 up until API33 using Android's core library. Aspects: * core library is still in alpha mode * data may still be bundled (not sure...