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

Allow filtering by direction of line busses #7

Closed GiovaGa closed 9 months ago

GiovaGa commented 1 year ago

It would be really nice when viewing a line, to be able to filter the availible trips by direction.

I think that for this function a button next to the "favorite" button could be an option.

Stypox commented 9 months ago

This was implemented in https://github.com/Stypox/tridenta/commit/a75e1e60cdba69d193ffee6d2507950f5fb1a844, however the implementation might be a bit buggy, because the code is pretty complex. Here is a testing APK if you want to try it out: app-debug.zip