Commit graph

22 commits

Author SHA1 Message Date
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
a5615fe3cb
Add Settings page 2022-11-19 05:35:51 +01:00
342b870e93
Add touch scrolling on Linux
Workaround: on Linux, touch is recognized as mouse by Flutter,
so this enables scroll by dragging with mouse.
2022-11-19 05:33:39 +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
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
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
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
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
2b52efb620
Transitioned from WebViews to API; upgraded to null safety 2021-08-23 07:59:30 +03:00
Dan Cojocaru
7111f2865e
Brought project up to date with modern Flutter 2021-08-22 17:18:55 +03:00
53b676266b Added Km Badge colour
- separated KmBadge
- added colour for different types of events
2019-09-15 03:41:43 +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