Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(version): upgrade main to v2.1.0 (#87)
* chore(deps): update fastlane to v2.213.0 * fix(notifications): prevent Android notifications from being stuck on lockscreen * feat(notifications): allow user to use keyboard to edit time based notifications * feat(boat-notifications): change the notification message to know if the boat is coming or is leaving Bordeaux * fix(CI): set the correct Changelog path on new tag * chore(version): increment version to `v1.9.2` * test 1 * feat(ui): rework of the forecast widget * fix(boats-detection): fix the regex to better match multi boat events * fix(multi-day-detection): the events spread over to day are now correctly detected * chore(ci): set the reporter on github when running `flutter test` * feat(ui): complete redesign of the forecast information dialog * feat(ui): remove closure time on forecast info bottom sheet * feat(ui): add animations and little tweeks * chore(deps): run `flutter pub upgrade` * feat(ui): set `maxWidth` for tablet mode for the info bottom sheet * chore(ui): set the highlight color to warningColor * feat(docked-boat): display the current docker boat in the Moon harbord (#79) * WIP * test 1 * feat(ui): rework of the forecast widget * fix(multi-day-detection): the events spread over to day are now correctly detected * chore(ci): set the reporter on github when running `flutter test` * feat(ui): complete redesign of the forecast information dialog * feat(ui): remove closure time on forecast info bottom sheet * feat(ui): add animations and little tweeks * chore(deps): run `flutter pub upgrade` * feat(ui): set `maxWidth` for tablet mode for the info bottom sheet * chore(ui): set the highlight color to warningColor * chore(ci): run `dart format lib` * WIP * add test * chore: remove unused file * fix typo * chore(ui): adjust the size of the status tile more pricesily * fix(ui): set the correct color in the info bottom sheet * fix(ui): lower the border width * chore(ui): rework forecast widget * chore(playstore): regenerate all screenshots * chore(version): increment version to `v2.0.0` * chore(deps): update actions/checkout to v3.5.3 * chore(deps): update kotlin_version to v1.8.22 * chore(deps): update androidx.window:window to v1.1.0 * chore(deps): update androidx.window:window-java to v1.1.0 * chore(deps): update ruby/setup-ruby to v1.151.0 * feat(ui): add divider to MontWidget * fix(ui): prevent day to overlap with the warning icon * fix(ui): make more readable if a boat is leaving or not * chore(changelogs): move all CHANGELOGS into a proper directory * chore(licenses): add OFL (Open Font License) to license list * feat(ui): set dynamic font size for the main text & move the moon harbor button status * fix(bug): the arriving boat count was wrong during an event where one is leaving and another is coming * fix(typo): fix french translation when the brisge will soon close * fix(typo) * chore(flutter): add all missing files * feat(vessel-info): change vessel info redirect page * chore(ui): change the theme picker color * chore(ui): change the day picker color * chore(ci): run `dart format lib` * fix(translation): set new translation keys for better handling * feat(wine-festival): add support for the Wine Festival Event * chore(version): increment version to `v2.1.0` --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information