Commit graph

43 commits

Author SHA1 Message Date
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
1b046d517f Increased font weight and added bold font 2019-09-15 22:32:11 +03:00
5f1e84fdde Merge branch 'working_branch' 2019-09-15 04:48:24 +03:00
b654b6111e Added v2.0.4 changelog 2019-09-15 04:48:15 +03:00
7f5feff9c2 Added original time for delays
iOS only
2019-09-15 04:46:41 +03:00
788f6a92fb Merge branch 'working_branch' 2019-09-15 03:43:32 +03:00
5eebaf406f Added v2.0.3 changelog 2019-09-15 03:43:24 +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
5d6eb0dbb7 Merge branch 'working_branch' 2019-09-15 02:56:51 +03:00
59fd435bd7 Switching to routes instead of manual navigation 2019-09-15 02:52:16 +03:00
26f3809116 Merge branch 'sliver_switch' 2019-09-15 02:33:23 +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