Traewelldroid / traewelldroid

Android app for @Traewelling public transport check-in service
https://traewelldroid.de
GNU Affero General Public License v3.0
67 stars 8 forks source link

:sparkles: Add support for travelynx check-ins #303

Closed jheubuch closed 7 months ago

jheubuch commented 7 months ago

This PR adds support for checking in (but only checking in) with travelynx.

Therefore the travelynx token needs to be configured in the settings: image

The check-in UI has been adapted so that it is possible to choose, to which provider the connection should be sent: image

After the check-in it will be displayed whether the check-in to each system was successful or not: image

closes #114