JakeDot
JakeDot
Sounds good!
retest this please
> I am looking forward to see this PR being merged (once redone). I have a feature branch of my own sitting on my dev system and I will need...
> I like the idea, but why restrict it to Adventure Labs? That would be helpful for Multis as well to associate own images to a waypoint. I doubt there...
is there someone who can tell me what the correct import order is here (import static cgeo.geocaching.models.Image.ImageCategory.WAYPOINT;) since the lint will not tell me?
@cgeo/team does anybody have tome to review?
Why don't we bundle a very basic "world" map (there are ones
An empty map can already be emulated by configuring a custom online map source and leaving it set to an invalid URL (or one that doesn't return map data). See...
label:"Connector New"
@eddiemuc could you refactor this so it doesn't use Date? DateUtils is cool and all but there's the more modern `java.time` API.