|
|
|
v2.7.6
|
|
|
|
Transitioned to Material 3.
|
|
|
|
Redesigned main page on Material.
|
|
|
|
On Android (Material), tapping station card in train information screen opens departures/arrivals board.
|
|
|
|
Added past tense to trains already arrived/departed.
|
|
|
|
Fixed download button on Android.
|
|
|
|
|
|
|
|
v2.7.5
|
|
|
|
Added about page and in-app changelog.
|
|
|
|
On Android, added download buttons.
|
|
|
|
|
|
|
|
v2.7.4
|
|
|
|
Addressed Android 12 component exporting rule.
|
|
|
|
See: https://developer.android.com/about/versions/12/behavior-changes-12#exported
|
|
|
|
|
|
|
|
v2.7.3
|
|
|
|
Added Android APK signing.
|
|
|
|
|
|
|
|
v2.7.2
|
|
|
|
Fixed alignment of station names in train screen.
|
|
|
|
|
|
|
|
v2.7.1
|
|
|
|
Switched train suggestions list from hardcoded data to server data.
|
|
|
|
Added Linux build files.
|
|
|
|
|
|
|
|
v2.7.0
|
|
|
|
Changed domain name for server providing the data.
|
|
|
|
Changed bundle name accordingly.
|
|
|
|
|
|
|
|
v2.6.0
|
|
|
|
Added ability to view yesterday data for trains that didn't depart yet today.
|
|
|
|
Fixed iOS status bar color.
|
|
|
|
|
|
|
|
v2.5.0
|
|
|
|
Initial arrivals/departures support
|
|
|
|
|
|
|
|
v2.4.1
|
|
|
|
Fixed DateTime (UTC -> local)
|
|
|
|
|
|
|
|
v2.4.0
|
|
|
|
Moved to api v2
|
|
|
|
Added support for any train number, including train numbers starting with 0
|
|
|
|
|
|
|
|
v2.3.1
|
|
|
|
Fixed badge background when arrival is known but not departure
|
|
|
|
|
|
|
|
v2.3.0
|
|
|
|
Added pull to refresh
|
|
|
|
|
|
|
|
v2.2.0
|
|
|
|
Added refresh button on error
|
|
|
|
|
|
|
|
v2.1.1
|
|
|
|
Fixed Android build
|
|
|
|
Switched versioning format
|
|
|
|
|
|
|
|
v2.0.7
|
|
|
|
Switched from WebView to API
|
|
|
|
Updated app to latest Flutter
|
|
|
|
Tweaks
|
|
|
|
|
|
|
|
v2.0.6
|
|
|
|
Brought feature parity with iOS _(except for v2.0.2, which is iOS specific)_.
|
|
|
|
|
|
|
|
v2.0.5
|
|
|
|
- increased font weight on iOS
|
|
|
|
- added support for system bolt font request on iOS
|
|
|
|
|
|
|
|
v2.0.4
|
|
|
|
- added original time in case of delay for iOS
|
|
|
|
+ will be for Android soon
|
|
|
|
+ in case there is a delay, the original time will be shown with
|
|
|
|
a stroke through it and the new time will be shown below
|
|
|
|
|
|
|
|
v2.0.3
|
|
|
|
- added km badge colour for iOS
|
|
|
|
+ will be added for Android soon
|
|
|
|
+ green for being on time
|
|
|
|
+ yellow for a non planned stop
|
|
|
|
+ red for a delay
|
|
|
|
|
|
|
|
v2.0.2
|
|
|
|
- added translucency to the navigation bar on iOS
|
|
|
|
|
|
|
|
v2.0.1
|
|
|
|
- added a little separation between the arrows and the text in the stations list
|
|
|
|
- fine tuned the positioning, centering items when they are supposed to be centered
|
|
|
|
- changed text from "sosește" to "sosire", in order to match "plecare"
|
|
|
|
|
|
|
|
v2.0.0
|
|
|
|
Rewritten!
|
|
|
|
- separate UI for Android and iOS
|
|
|
|
- uses WebView to get data on device instead of relying on server
|