Commit graph

20 commits

Author SHA1 Message Date
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