EVMap icon indicating copy to clipboard operation
EVMap copied to clipboard

Android app to find electric vehicle charging stations - compatible with community databases such as GoingElectric.de and OpenChargeMap.org.

Results 69 EVMap issues
Sort by recently updated
recently updated
newest added

I don't know if this is possible, but I think it would be useful for new app users and new EV owners if EVMap picked a better default data source....

enhancement

When I open the car selection or tariff selection dialog and then select the search box, all entries in that dialog are hidden because the dialog is too small to...

bug

Not sure how well this works for EVMap, I've not seen many 3rd party apps that implement this feature yet. https://github.com/material-components/material-components-android/blob/master/docs/theming/Color.md#using-dynamic-colors

enhancement

related to #136

enhancement
good first issue

I created a filter to exclude Hotels (nothing else set) and noticed that some public charging stations vanish from the map, e.g.: https://www.goingelectric.de/stromtankstellen/Deutschland/Stralsund/Bauhaus-Gustower-Weg-1/73140/ I assume this happens because it has...

bug
api-limitation

This is strange behaviour I encountered while a tester used my app on his Megane E-Tech. Renault seems to have a broken implementation of the Vehicle Hardware Abstraction Layer, causing...

bug
api-limitation
android-auto

As mentioned in #249 in discussion with @Ixam97, this can only be implemented as a local filter. - UI idea 1: Extra checkbox next to one of the filters to...

newfeature

On Android Automotive OS, [`CarPropertyManager`](https://developer.android.com/reference/android/car/hardware/property/CarPropertyManager) gives access to more vehicle data than the [`CarInfo`](https://developer.android.com/reference/androidx/car/app/hardware/info/CarInfo) API we are currently using. For example, [`EV_BATTERY_INSTANTANEOUS_CHARGE_RATE`](https://developer.android.com/reference/android/car/VehiclePropertyIds#EV_BATTERY_INSTANTANEOUS_CHARGE_RATE) gives the current consumption or charging rate, which...

enhancement
android-auto

For this charging station, EVMap is currently showing realtime data that actually belongs to a different station a bit less than 150 meters away: https://www.goingelectric.de/stromtankstellen/Deutschland/Ruesselsheim-am-Main/Karolingerring-Karolingerring-51A/68190/ This is because this station...

enhancement