Stypox / tridenta

Trentino public transport with stops, lines, trips and delays. Android app built with Jetpack Compose and Material 3.
GNU General Public License v3.0
33 stars 2 forks source link

Show real arrival time if bus is early #8

Closed turbostar190 closed 9 months ago

turbostar190 commented 10 months ago

At the moment, v1.2 of the application shows the real arrival time only if the bus is late and not if early. I think it could be really useful to show the real arrival time in both cases.

Early (not showed) Late (showed)
Before After
Stypox commented 10 months ago

Usually when a bus is early it will still need to wait at the next stop until it is on time, that's why it works like that

turbostar190 commented 10 months ago

I'm with you on that, but I wrote this because the official app "Muoversi in Trentino" started showing the real arrival time if it is early (I talk for the urban buses).

Could be showed with the notation

stop name --> highlighted real arrival time >> expected departure time

Stypox commented 9 months ago

I am sorry, but I disagree with showing the real arrival time if the bus is early. I think it would just confuse most people, without actually being a relevant information, because the bus will usually wait at the next stop until it's not early anymore.