Skip to content

Commit

Permalink
chore(version): upgrade main to v2.4.2 (#108)
Browse files Browse the repository at this point in the history
* 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 animated_toggle_switch@0.8.0 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
vareversat and renovate[bot] committed Sep 23, 2023
1 parent 9f24af4 commit 02f4e9d
Show file tree
Hide file tree
Showing 17 changed files with 332 additions and 227 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/fastlane.action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 'Checkout source code'
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: 'Decrypt secret configuration'
Expand All @@ -34,7 +34,7 @@ jobs:
- name: 'Generate changelog'
run: ./.github/scripts/generate_changelog.sh
- name: 'Setup Ruby'
uses: ruby/setup-ruby@v1.152.0
uses: ruby/setup-ruby@v1.153.0
with:
ruby-version: '3.0'
bundler-cache: true
Expand All @@ -45,9 +45,11 @@ jobs:
with:
lane: ${{ inputs.lane }}
subdirectory: 'android'
env:
SUPPLY_UPLOAD_MAX_RETRIES: 5
- name: 'Generate Github release'
# Only run on new tag
if: startsWith(github.ref, 'refs/tags/')
uses: softprops/action-gh-release@v1
with:
body_path: ${{ env.CHANGELOG_PATH_EN_US }}
body_path: ${{ env.CHANGELOG_PATH_EN_US }}
6 changes: 3 additions & 3 deletions .github/workflows/flutter.analyze-test.action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 'Checkout source code'
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: 'Setup flutter action'
uses: subosito/flutter-action@v2.10.0
with:
Expand All @@ -31,7 +31,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 'Checkout source code'
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: 'Setup flutter action'
uses: subosito/flutter-action@v2.10.0
with:
Expand All @@ -43,7 +43,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 'Checkout source code'
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: 'Decrypt secret configuration'
run: ./.github/scripts/decrypt_secret.sh
env:
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/flutter.build.action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 'Checkout source code'
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: 'Decrypt secret configuration'
Expand Down Expand Up @@ -83,7 +83,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 'Checkout source code'
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: 'Decrypt secret configuration'
run: ./.github/scripts/decrypt_secret.sh
env:
Expand All @@ -97,7 +97,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 'Checkout source code'
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: 'Decrypt secret configuration'
run: ./.github/scripts/decrypt_secret.sh
env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/pages.deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Setup Pages
uses: actions/configure-pages@v3
- name: Upload artifact
Expand All @@ -25,4 +25,4 @@ jobs:
path: 'page'
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2
uses: actions/deploy-pages@v2
2 changes: 1 addition & 1 deletion android/Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
source "https://rubygems.org"

gem 'fastlane', '2.214.0'
gem 'fastlane', '2.215.1'
42 changes: 21 additions & 21 deletions android/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,22 @@ GEM
specs:
CFPropertyList (3.0.6)
rexml
addressable (2.8.4)
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
artifactory (3.0.15)
atomos (0.1.3)
aws-eventstream (1.2.0)
aws-partitions (1.786.0)
aws-sdk-core (3.178.0)
aws-partitions (1.824.0)
aws-sdk-core (3.181.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.5)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.71.0)
aws-sdk-core (~> 3, >= 3.177.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.130.0)
aws-sdk-core (~> 3, >= 3.177.0)
aws-sdk-s3 (1.134.0)
aws-sdk-core (~> 3, >= 3.181.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.6)
aws-sigv4 (1.6.0)
Expand All @@ -36,7 +36,7 @@ GEM
unf (>= 0.0.5, < 1.0.0)
dotenv (2.8.1)
emoji_regex (3.2.3)
excon (0.100.0)
excon (0.103.0)
faraday (1.10.3)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
Expand Down Expand Up @@ -66,7 +66,7 @@ GEM
faraday_middleware (1.2.0)
faraday (~> 1.0)
fastimage (2.2.7)
fastlane (2.214.0)
fastlane (2.215.1)
CFPropertyList (>= 2.3, < 4.0.0)
addressable (>= 2.8, < 3.0.0)
artifactory (~> 3.0)
Expand All @@ -87,6 +87,7 @@ GEM
google-apis-playcustomapp_v1 (~> 0.1)
google-cloud-storage (~> 1.31)
highline (~> 2.0)
http-cookie (~> 1.0.5)
json (< 3.0.0)
jwt (>= 2.1.0, < 3)
mini_magick (>= 4.9.4, < 5.0.0)
Expand All @@ -98,17 +99,17 @@ GEM
security (= 0.1.3)
simctl (~> 1.6.3)
terminal-notifier (>= 2.0.0, < 3.0.0)
terminal-table (>= 1.4.5, < 2.0.0)
terminal-table (~> 3)
tty-screen (>= 0.6.3, < 1.0.0)
tty-spinner (>= 0.8.0, < 1.0.0)
word_wrap (~> 1.0.0)
xcodeproj (>= 1.13.0, < 2.0.0)
xcpretty (~> 0.3.0)
xcpretty-travis-formatter (>= 0.0.3)
gh_inspector (1.1.3)
google-apis-androidpublisher_v3 (0.45.0)
google-apis-androidpublisher_v3 (0.49.0)
google-apis-core (>= 0.11.0, < 2.a)
google-apis-core (0.11.0)
google-apis-core (0.11.1)
addressable (~> 2.5, >= 2.5.1)
googleauth (>= 0.16.2, < 2.a)
httpclient (>= 2.8.1, < 3.a)
Expand Down Expand Up @@ -137,10 +138,9 @@ GEM
google-cloud-core (~> 1.6)
googleauth (>= 0.16.2, < 2.a)
mini_mime (~> 1.0)
googleauth (1.6.0)
googleauth (1.8.0)
faraday (>= 0.17.3, < 3.a)
jwt (>= 1.4, < 3.0)
memoist (~> 0.16)
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
signet (>= 0.16, < 2.a)
Expand All @@ -151,9 +151,8 @@ GEM
jmespath (1.6.2)
json (2.6.3)
jwt (2.7.1)
memoist (0.16.2)
mini_magick (4.12.0)
mini_mime (1.1.2)
mini_mime (1.1.5)
multi_json (1.15.0)
multipart-post (2.3.0)
nanaimo (0.3.0)
Expand All @@ -168,12 +167,12 @@ GEM
trailblazer-option (>= 0.1.1, < 0.2.0)
uber (< 0.2.0)
retriable (3.1.2)
rexml (3.2.5)
rexml (3.2.6)
rouge (2.0.7)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
security (0.1.3)
signet (0.17.0)
signet (0.18.0)
addressable (~> 2.8)
faraday (>= 0.17.5, < 3.a)
jwt (>= 1.5, < 3.0)
Expand All @@ -182,8 +181,8 @@ GEM
CFPropertyList
naturally
terminal-notifier (2.0.0)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
trailblazer-option (0.1.2)
tty-cursor (0.7.1)
tty-screen (0.8.1)
Expand All @@ -193,7 +192,7 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (1.8.0)
unicode-display_width (2.4.2)
webrick (1.8.1)
word_wrap (1.0.0)
xcodeproj (1.22.0)
Expand All @@ -209,11 +208,12 @@ GEM
xcpretty (~> 0.2, >= 0.0.7)

PLATFORMS
x64-mingw-ucrt
x64-mingw32
x86_64-linux

DEPENDENCIES
fastlane (= 2.214.0)
fastlane (= 2.215.1)

BUNDLED WITH
2.3.15
2.4.10
13 changes: 13 additions & 0 deletions changelogs/CHANGELOG_en.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# **v2.4.2** :

- *Fix*:
- Fixed a bug that caused the display of the "About" page to crash in landscape mode
***
# **v2.4.1** :

- *Fix*:
- Fixed a bug that did not display the correct formatting of times in notifications
- Fixed a bug that prevented the settings window from displaying correctly in landscape mode
- *UI*:
- The "About" window now has a landscape mode
***
# **v2.4.0** :

- The user can now choose the time format of the displayed hours
Expand Down
13 changes: 13 additions & 0 deletions changelogs/CHANGELOG_es.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# **v2.4.2** :

- *Fix*:
- Se corrigió un error que causaba que la visualización de la página "Acerca de" fallara en modo horizontal
***
# **v2.4.1** :

- *Arreglar*:
- Se corrigió un error que no mostraba el formato correcto de los tiempos en las notificaciones.
- Se corrigió un error que impedía que la ventana de configuración se mostrara correctamente en modo horizontal.
- *UI*:
- La ventana "Acerca de" ahora tiene un modo horizontal
***
# **v2.4.0** :

- El usuario ahora puede elegir el formato de hora de las horas mostradas.
Expand Down
13 changes: 13 additions & 0 deletions changelogs/CHANGELOG_fr.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# **v2.4.2** :

- *Fix*:
- Correction d'un bug qui faisait planter l'affichage de la page "A propos" en mode paysage
***
# **v2.4.1** :

- *Fix*:
- Correction d'un bug qui n'affichait pas le bon formattage des heures dans les notifications
- Correction d'un bug qui empêchait la fenêtre des réglages de correctement s'afficher en mode paysage
- *UI*:
- La fenêtre "A propos" à maintenant un mode paysage
***
# **v2.4.0** :

- L'utilisateur peut désormais choisir le format horaire des heures affichées
Expand Down
Loading

0 comments on commit 02f4e9d

Please sign in to comment.