moving-bits

Results 106 issues of moving-bits

Checking Play Store stats for release 2025.08.31 I can see a couple of different `OutOfMemoryError` Exceptions. They happen in different places, and have occurrences between 50 and 120 times for...

Google Play or Beta feedback

Another thing that crept in lately in our releases (app. 240 occurrences for 2025.08.31 alone): ``` Exception java.lang.IllegalArgumentException: at androidx.fragment.app.FragmentStateManager.createView (SourceFile:513) at androidx.fragment.app.FragmentStateManager.moveToExpectedState (SourceFile:282) at androidx.fragment.app.FragmentManager.executeOpsTogether (SourceFile:2189) at androidx.fragment.app.FragmentManager.removeRedundantOperationsAndExecute (SourceFile:2100)...

Google Play or Beta feedback

Reported by Play Store stats for 2025.08.31 (78 occurrences so far): ``` Exception java.lang.NullPointerException: Attempt to invoke virtual method 'android.content.res.Configuration android.content.res.Resources.getConfiguration()' on a null object reference at android.app.ConfigurationController.updateLocaleListFromAppContext (ConfigurationController.java:293) at...

Google Play or Beta feedback

We got a couple of new issues regarding opening files in c:geo lately, which are most likely being caused by the recent changes we have introduced in that area. Those...

Google Play or Beta feedback

Having created a fresh build I noticed some open issues for the light version: - [x] upload `cgeo-foss-release.apk` to the server -> updated CI script, needs yet to be tested...

CI server / Build tools
F-Droid

I'm using c:geo for getting the coordinates for my car's navigation system. In contrast to c:geo's `N xx xx.xxx E xxx xx.xxx` default format, my car prefers `N xx xx...