Johan von Forstner
Johan von Forstner
It seems this part of the API is currently not working correctly, Chargeprice asked us to wait with implementing this as they are working on a new V2 version of...
With #244, search for chargers along the current driving direction is now implemented. As mentioned above, reliably implementing a search along the route or near the destination needs access to...
Hm, I am actually not sure why that issue has been marked as fixed - I cannot see any relevant updates in the changelog. I have just added a comment...
Not really possible as AA's templates don't have much flexibility in customizing the marker icon... Also, the markers already contain a text (number) used for matching them to the entries...
that is #166 ;)
The website should also allow for better internationalization (integration with Weblate, see #208). This does not seem to work well with the current plain HTML pages - Weblate does support...
Yeah, changing to Ctrl+Shift would probably be more conflict-free solution than the current one. Some shortcuts could even be done just with Ctrl (for example, Ctrl+B, Ctrl+U, Ctrl+I are quite...
Now that #164 is merged, a big step towards actual offline support is done. Chargers will be cached in the local database as you view them and kept as long...
With #242 the charger detail view now has a tablet-optimized layout. The remaining screens (see list above) should be relatively easy to adapt to tablets, so this could be a...
Hi! That would be nice, thank you! I think I would start with the About and Settings screens: - We already have a [custom layout file](https://github.com/johan12345/EVMap/blob/master/app/src/main/res/layout/fragment_preference.xml) used for the PreferenceFragments...