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.4.2 (#108)
* chore(deps): update fastlane to v2.213.0 * 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 * 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 * 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 * 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 * chore(flutter): add all missing files * feat(vessel-info): change vessel info redirect page * 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` * chore(deps): update ruby/setup-ruby to v1.152.0 * chore(apm): add sentry integration * chore(ci): run `dart format lib` * fix(ci): add missing `$` * chore(ads): add consent management platform (CMP) to comply to new regulation * chore(sentry): add custom integration for sentry * fix(ci): typo in Sentry secret name * chore(version): increment version to `v2.2.0` * fix: CI & default env value * chore(deps): update animated_toggle_switch to ^0.7.0 * chore(sentry): improve integration * chore(ci): run `dart format lib` * ci: fix `--dart-define` usage * chore(deps): update gradle to v7.6.2 * chore(deps): update flutter_local_notifications to v15 (#91) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * feat: rework of the 'About' page * feat: add fr and es privacy policies * fix: add missing translated pages for site * fix: asset pages for privacy pages * fix: ui tweaks * chore(version): increment version to `v2.3.0` * chore(deps): update kotlin_version to v1.9.0 * fix: the sentry_dsn value is now correctly injected during the build process * fix: wrong job for sentry_dsn secret injection * chore: fix Android build by downgrading the kotlin version to ´1.8´ * chore: refresh the ´.gitignore´ file * fix: portrait mode was broken when a info widget was open * fix: rate link broke if we cancel the Android in App rating * chore: adjust padding for the About Screen * fix: make ´check_secret_decryption.sh´ and ´decrypt_secret.sh´executable * chore: refresh store screen captures * chore(version): increment version to `v2.3.1` * 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> * chore(ci): remove dart code metrics package (the free version is not anymore maintained) * chore(deps): update fastlane to v2.214.0 * chore: run ´flutter pub upgrade --major-versions´ * chore: change like due to a git repo rename * chore(deps): update kotlin_version to v1.9.10 * chore(deps): update actions/checkout to v3.6.0 * chore(deps): update animated_toggle_switch to ^0.8.0 * fix: set correct params value following [email protected] update * fix: set kotlin version to ´1.8.0´ * chore: upgrade to flutter ´3.13.3´ * chore: fix README.md (repo URL changed) * feat: add the user the ability to choose the time format (#101) * feat: add the user the ability to choose the time format * chore: add missing tests * chore: run ´flutter pub upgrade --major-versions´ * fix: set valid project name ('-' => '_') * chore(version): increment version to `v2.4.0` * chore(deps): update actions/checkout to v4 * fix(time-format): the notifications now correctly use the time format picked by the user * fix(settings): set the correct behaviour when device is in landscape mode * fix(ui): move the button when the screen is in portrait mode on the about screen * fix(ui): when the device is in portrait mode, the setting buttons are now correctly displayed * fix(ui): set the correct behaviour an tablet for bottom bar * chore(version): increment version to `v2.4.1` * fix(ui): buttons are now displayed properly when the "About screen" is in landscape mode * chore(version): increment version to `v2.4.2` * chore(deps): update ruby/setup-ruby to v1.153.0 * chore(deps): update google_fonts to v6 * chore(deps): update fastlane to v2.215.1 * fix(deps): set correct version of fastlane into Gemfile.lock * feat(ui): set special UI for the King's Charles boat * Revert "feat(ui): set special UI for the King's Charles boat" This reverts commit e79452b. * fix(ci): set ´SUPPLY_UPLOAD_MAX_RETRIES´ env var to prevent fastlane from failing See fastlane/fastlane#21507 (comment) --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information