Closed Altonss closed 1 year ago
Do you have a screenshot of this? Is it occurring for all chargers? And with which data source?
Do you have a screenshot of this? Is it occurring for all chargers? And with which data source?
It is occuring for all chargers that don't have real-time connecter status it seems (at least a lot of them, tried random ones), and with every data source.
Hm, in that place there should usually be a times symbol (×). I can reproduce the problem, but only with the F-Droid build. Maybe it's an encoding issue on their side? (Cc @licaon-kter).
This is where the symbol is used, the file is UTF-8 encoded. Maybe F-Droid interprets the source files with a different default encoding?
I'll try replacing the character with an escape sequence (\u00D7
) to see whether that fixes the issue in the next update.
Might have been an F-Droid issue, fixed by https://gitlab.com/fdroid/fdroidserver/-/merge_requests/1259
This seems to be fixed with the latest releases (1.4.1 and 1.4.2) on F-Droid.
During the loading of the connector status (which somehow takes forever) or on connectors where there is no real-time status, weird "??" are displayed on my device before the connector amount.
Debug info: