Commit graph

31 commits

Author SHA1 Message Date
17d8fac893
Move to API v3 2023-07-24 06:55:16 +02:00
1f48e868b0
Upgrade to Flutter 3 2023-07-24 06:47:03 +02:00
9d2871405d
Add setting for timezone 2022-12-11 01:34:19 +01:00
9637551d7a
Add support for IC trains 2022-12-11 00:03:26 +01:00
0f39a30921
Fix Cupertino split screen UI 2022-11-19 09:41:30 +01:00
1e4ca0c61b
Add downloads for Windows and Linux 2022-11-19 09:07:42 +01:00
1269a93624
Add about page to Fluent UI 2022-11-19 08:47:49 +01:00
a5615fe3cb
Add Settings page 2022-11-19 05:35:51 +01:00
0e484bdc16
Add Fluent UI for Win, Linux
Also add split screen train view for landscape
2022-11-10 06:55:31 +01:00
da983871e2
Add error handling screen to view station page 2022-11-10 06:32:50 +01:00
8ddac141d7
Fix refreshing view station 2022-11-10 06:31:46 +01:00
240812e261
Migrate uiDesign to Riverpod 2022-10-31 03:47:19 +01:00
cb380e802c
Fix flutter lints, refactor super parameters 2022-10-31 01:49:11 +01:00
2ac04cba02
dart fix 2022-10-31 01:30:29 +01:00
6b33fcb01c
Add freezed, update models dir structure 2022-10-31 01:25:45 +01:00
50dd6c19c9
Add cancelled trains to dep/arr board 2022-08-06 00:27:46 +03:00
3c68cf7164
Improve departures/arrivals page
Show badge for platform
Show time deviations (delays, arriving early)
Move to API v3
2022-08-05 01:52:08 +03:00
7fcbdc18bd
Transition to Material 3, main page redesign 2022-08-04 18:38:56 +03:00
bf654ea837
Add about page, in-app changelog, Android download 2022-08-04 05:42:23 +03:00
bf0078f2e9
Fix alignment of station names in train screen 2022-08-03 03:28:09 +03:00
9436b7964a
Switch train suggestions to online data 2022-08-03 03:19:17 +03:00
Dan Cojocaru
e01893ad86
Added ability to view yesterday data for trains that didn't depart yet today 2021-08-31 18:08:51 +03:00
Dan Cojocaru
c9693390c3
Changed model to refrect actual content (DateTime, not String) 2021-08-31 16:30:58 +03:00
Dan Cojocaru
beb8bfb0f4
Initial arrivals/departures support 2021-08-28 04:35:58 +03:00
Dan Cojocaru
39a9bf3321
Fixed datetime handling 2021-08-28 04:18:43 +03:00
Dan Cojocaru
44d229f0f6
Moved to api v2 2021-08-28 02:09:44 +03:00
Dan Cojocaru
d9325afcdb
Allowed any digits in train number (ex: IRN 01641) 2021-08-28 00:53:59 +03:00
Dan Cojocaru
e83f36eb86
Fixed badge 2021-08-23 17:26:36 +03:00
Dan Cojocaru
a955ecbfc0
Added pull to refresh 2021-08-23 17:17:42 +03:00
Dan Cojocaru
be48e955c7
Added refresh button on error 2021-08-23 15:32:33 +03:00
Dan Cojocaru
2b52efb620
Transitioned from WebViews to API; upgraded to null safety 2021-08-23 07:59:30 +03:00