Commit graph

22 commits

Author SHA1 Message Date
Dan Cojocaru
c9693390c3
Changed model to refrect actual content (DateTime, not String) 2021-08-31 16:30:58 +03:00
Dan Cojocaru
1a23d6ddaf
Added dispose check on RefreshFutureBuilder 2021-08-31 16:06:23 +03:00
Dan Cojocaru
caf365a645
Fixed status bar on iOS 2021-08-31 16:05:22 +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
ab1b6fd6eb
Added macOS target 2021-08-28 00:55:07 +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
Dan Cojocaru
58a56199f0
Upped Dart version, switched to extension methods 2021-08-22 17:49:42 +03:00
Dan Cojocaru
7111f2865e
Brought project up to date with modern Flutter 2021-08-22 17:18:55 +03:00
5748150129 Feature parity between iOS and Android 2019-09-16 00:03:31 +03:00
1b046d517f Increased font weight and added bold font 2019-09-15 22:32:11 +03:00
7f5feff9c2 Added original time for delays
iOS only
2019-09-15 04:46:41 +03:00
53b676266b Added Km Badge colour
- separated KmBadge
- added colour for different types of events
2019-09-15 03:41:43 +03:00
f30c2a4dde Move DisplayTrainStation out of main file
Next step is to break it up in small parts
2019-09-15 03:01:46 +03:00
59fd435bd7 Switching to routes instead of manual navigation 2019-09-15 02:52:16 +03:00
05b9aaffa1 Ugh.
I'm bad at VC
2019-09-15 02:33:07 +03:00
1b966d7bb2 Initial commit 2019-07-23 16:56:51 +03:00