moving-bits

Results 732 comments of moving-bits

> [@moving-bits](https://github.com/moving-bits) For this to work, use a completely transparent color. Thanks, I had tried that before. OAM map / Elevate looks like this then: ... Unnaturally high sea levels...

Ok, I've downloaded Andorra map from Mapsforge, added Motorider theme to c:geo VTM and retested: .... Maybe the way we have implemented the background map is wrong? ``` for (BitmapTileLayer...

For Elevate theme, map background needs to be switched off - otherwise you'll get lots of blue all across Berlin. For Freizeitkarte with their default theme, the tags above do...

@JakeDot I have created PR #17480. Can you test your use-cases with that build? Please note the prerequisites described in the PR (you'll have to create a hidden preference key...

> Currently only the Motorider, Biker, Dark and Indigo map themes are maintained by Cruiser community and are contributed to Mapsforge and VTM repositories: Thanks for the info. When we...

PR #16781 implements this approach, currently based on `master`

`SecurityException` still happening for 2025.08.31 as reported by Play Store stats (264 occurrences so far): ``` Exception java.lang.RuntimeException: at android.app.ActivityThread.performLaunchActivity (ActivityThread.java:4280) at android.app.ActivityThread.handleLaunchActivity (ActivityThread.java:4467) at android.app.servertransaction.LaunchActivityItem.execute (LaunchActivityItem.java:222) at android.app.servertransaction.TransactionExecutor.executeNonLifecycleItem (TransactionExecutor.java:133)...

> The usage of `CgeoApplication.getInstance().getApplicationContext().getExternalMediaDirs()` is deprecated. I am not 100% sure what is the intended use case. [...] However could someone advise what the intention was here wrt background...

Not that I know of, the folder we use here is still application-specific (in this case: `/Android/media/cgeo.geocaching`) - but the user can access it with a regular file explorer (in...

> Why not use this folder as base for all public file access (offline maps, gpx, backups, wherigos, broutrr files, geocache photos, ...) and get rid of SAF? We might...