ztNFny
ztNFny
> That would be a totally different concept not fitting into its current design What would be your suggestion to implement this then? Should a new intermediate layer be created?...
Audio stops right away without VT. It's just with VT+TMP, both on their own works fine. I can't check the session file right now, no access to a PC for...
@fm-sys as discussed today. If you could take a look at the longer-tap on map would be great, I could cover the rest of the implementation then (if that makes...
solution might be related to #13089 https://github.com/cgeo/cgeo/issues/12387
I took a look at this but it seems that from Mapsforge all we get is onLongPress(final LatLong tapLatLong, final Point layerXY, final Point tapXY) from org.mapsforge.map.android.input.TouchGestureHandler Per my understanding...
Implementing this would require access to the route from Geocache.java to 1) check if the cache is on a route, 2) remove its geopoint(s). However I can't find a way...
I tried this once more and again failed to find a way to access the route from Popup / Details dialog. @moving-bits I'd have expected the route to be a...
@eddiemuc could you take a stab at the UI part of relative date filters? I tried it once again but failed miserably :-( My idea was to have a dual-slider,...
> > My idea was to have a dual-slider, like for D/T rating, > > The dual slider is to set two different range values at once (D and T)....
Looks good. Thank you for your effort! It's also stored as relative? So loading the filter next week will give then-x days, not today -x days. Log entry filtering works...