Johan von Forstner

Results 283 comments of Johan von Forstner
trafficstars

Since c8f333c we're using the plug icons here instead of texts. Making it larger or generating a large image and showing it inline with the text is not really possible...

Hm, it seems that Android 13 has been updated with CLDR 40 plurals: https://developer.android.com/about/versions/13/features#unicode (that just hasn't been added to the table I found above yet). So then it might...

reported on Google's issue tracker: https://issuetracker.google.com/issues/280634462

Yes, unfortunately it still seems to be the same - if I remove the workaround and run the `shortTrip()` test in `MvvProviderLiveTest` many times, it only succeeds about 10% of...

Yes, true. Let's just migrate the [0…10000[ range (mostly stations within Munich)

As neither I nor @Altonss could reproduce this and nobody else complained so far, I'd suspect this to be a graphics bug in your LineageOS build rather than an app...

closing as it's not planned from my side

> Would it be viable to have the app report the price back to an EVMap-server, each time someone clicks the current price comparison button? The prices can depend on...

Of course, the total price of the charging session (which is what Chargeprice calculates) varies by how much energy you want to charge, which is determined by the starting and...

You mean that it tries to reload the realtime status each time you open the favorites page, right? That's true, we currently don't cache the realtime data - not even...