• v2.7.11 f0ccf59db9

    v2.7.11 Stable

    kbruen released this 2023-07-24 08:08:24 +03:00 | 0 commits to master since this release

    Add support for IC trains.
    Allow choosing displayed timezone.
    Show notes about wagon detachment, receival, or train number changes.
    Use system accent color if available.
    Use API v3.

    Downloads
  • v2.7.10 1e4ca0c61b

    v2.7.10 Stable

    kbruen released this 2022-11-19 10:07:42 +02:00 | 8 commits to master since this release

    Add about page to Fluent UI.
    Add settings page, allowing changing between UIs.
    Add touch scrolling on Linux.

    Downloads
  • v2.7.9 0e484bdc16

    v2.7.9 Stable

    kbruen released this 2022-11-10 07:55:31 +02:00 | 13 commits to master since this release

    Add Fluent UI for Windows and Linux.
    Add split view in landscape when viewing a train.
    Add error handling and auto refresh when viewing a station's arrivals/departures.
    General code fixes and migration (freezed, riverpod).

    Downloads
  • v2.7.8 50dd6c19c9

    v2.7.8 Stable

    kbruen released this 2022-08-06 00:27:46 +03:00 | 22 commits to master since this release

    Added cancelled trains in departures/arrivals board.
    Selecting train in departures/arrivels board chooses appropriate departure date.
    Temporarily switched all platforms to Material.

    Downloads
  • v2.7.7 3c68cf7164

    v2.7.7 Stable

    kbruen released this 2022-08-05 01:52:08 +03:00 | 23 commits to master since this release

    Improved departures/arrivals page:

    • badge for platform (due to limitations in data, platform in only known when a train arrives/departs)
    • time deviations shown (delays or arriving early)

    Moved to API v3 for station data.

    Downloads
  • v2.7.6 7fcbdc18bd

    v2.7.6 Stable

    kbruen released this 2022-08-04 18:38:56 +03:00 | 24 commits to master since this release

    Transitioned to Material 3.
    Redesigned main page on Material.
    On Android (Material), tapping station card in train information screen opens departures/arrivals board.
    Added past tense to trains already arrived/departed.

    Downloads
  • v2.7.5 bf654ea837

    v2.7.5 Stable

    kbruen released this 2022-08-04 05:42:23 +03:00 | 25 commits to master since this release

    Added about page and in-app changelog.
    On Android, added download buttons.

    Downloads
  • v2.7.4 966c02b0e6

    v2.7.4 Stable

    kbruen released this 2022-08-04 00:01:55 +03:00 | 26 commits to master since this release

    Addressed Android 12 component exporting rule.
    See: https://developer.android.com/about/versions/12/behavior-changes-12#exported

    Downloads
  • v2.7.3 5f56ef3068

    v2.7.3 Stable

    kbruen released this 2022-08-03 03:51:58 +03:00 | 28 commits to master since this release

    Added Android APK signing.

    Downloads
  • v2.7.2 bf0078f2e9

    v2.7.2 Stable

    kbruen released this 2022-08-03 03:28:09 +03:00 | 29 commits to master since this release

    Fixed alignment of station names in train screen.

    Downloads