Commit graph

63 commits

Author SHA1 Message Date
2456f7cbda
Attempt to fix iOS build 2022-11-19 09:46:33 +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
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
0647f260db
Add Windows version 2022-11-10 07:51:06 +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
aea7647c89
Allow customizing refresh on RFBPA 2022-11-10 06:28:19 +01:00
e19d761f4d
Add auto refresh to station view 2022-11-10 06:26:10 +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
966c02b0e6
Address Android 12 component exporting rule 2022-08-04 00:01:55 +03:00
2ba3db5be3
Change Linux title bar text 2022-08-03 04:09:49 +03:00
5f56ef3068
Add Android APK signing 2022-08-03 03:51:58 +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
e715a9634d
Change the bundle name 2022-08-03 02:23:22 +03:00
b6c224e8c4
Increase Android compile SDK, Kotlin version 2022-08-03 02:03:34 +03:00
3a44c5d748
Change the authority domain 2022-08-03 01:15:43 +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
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
0da3dfe9aa
Fixed Android build 2021-08-23 14:46:15 +03:00
e86d424bd2
Merge pull request #1 from dancojocaru2000/transition_webview_to_api
Transition WebView to API
2021-08-23 08:14:52 +03:00
Dan Cojocaru
2b52efb620
Transitioned from WebViews to API; upgraded to null safety 2021-08-23 07:59:30 +03:00
Dan Cojocaru
7872e7afa0
Changed app id to match website 2021-08-22 22:06:26 +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
5b82d2e219 Merge branch 'working_branch' 2019-09-16 00:03:43 +03:00
5748150129 Feature parity between iOS and Android 2019-09-16 00:03:31 +03:00
0ece836f23 Modified README 2019-09-15 22:56:12 +03:00
e2cbfa5468 Merge branch 'working_branch' 2019-09-15 22:32:19 +03:00