-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Auto format - ref: develop #511
Merged
YumNumm
merged 2 commits into
develop
from
auto-format/fff8ccbb9d61cfab25d9e2525be12a122819deea
Jan 3, 2024
Merged
Auto format - ref: develop #511
YumNumm
merged 2 commits into
develop
from
auto-format/fff8ccbb9d61cfab25d9e2525be12a122819deea
Jan 3, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
YumNumm
deleted the
auto-format/fff8ccbb9d61cfab25d9e2525be12a122819deea
branch
January 3, 2024 12:45
Merged
YumNumm
added a commit
that referenced
this pull request
Jan 20, 2024
commit c0d7c91 Author: YumNumm <onory0917@gmail.com> Date: Sat Jan 20 21:58:34 2024 +0900 regenerate codes commit 98c0ee4 Author: YumNumm <onory0917@gmail.com> Date: Sat Jan 20 02:20:58 2024 +0900 fix commit ee9a073 Author: YumNumm <onory0917@gmail.com> Date: Sat Jan 20 01:49:22 2024 +0900 fix commit 9885c38 Author: Ryotaro Onoue <73390859+YumNumm@users.noreply.github.com> Date: Sat Jan 20 19:07:52 2024 +0900 気象庁による 地震・津波のお知らせ (#529) * fix * fix * Merge branch 'feature/jma-bbox' into develop * add * add: details view commit 269e80c Author: Ryotaro Onoue <73390859+YumNumm@users.noreply.github.com> Date: Sat Jan 20 01:49:59 2024 +0900 JMA BBOX (#528) fix commit fd9ef4b Author: YumNumm <onory0917@gmail.com> Date: Thu Jan 18 22:00:20 2024 +0900 fix: proto commit 597a2e5 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu Jan 18 21:53:00 2024 +0900 Auto format - ref: develop (#527) Auto format Co-authored-by: YumNumm <YumNumm@users.noreply.github.com> commit 9c4207f Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Jan 18 21:41:01 2024 +0900 build(deps): bump urllib3 from 1.26.11 to 1.26.18 in /util/arv (#468) Bumps [urllib3](/~https://github.com/urllib3/urllib3) from 1.26.11 to 1.26.18. - [Release notes](/~https://github.com/urllib3/urllib3/releases) - [Changelog](/~https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.11...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 5a28d50 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Jan 18 21:40:51 2024 +0900 build(deps): bump intl from 0.18.1 to 0.19.0 (#500) Bumps [intl](/~https://github.com/dart-lang/i18n/tree/main/pkgs) from 0.18.1 to 0.19.0. - [Release notes](/~https://github.com/dart-lang/i18n/releases) - [Commits](/~https://github.com/dart-lang/i18n/commits/intl-v0.19.0/pkgs) --- updated-dependencies: - dependency-name: intl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 89190fa Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Jan 18 21:40:43 2024 +0900 build(deps): bump go_router from 11.1.4 to 13.0.1 (#523) Bumps [go_router](/~https://github.com/flutter/packages/tree/main/packages) from 11.1.4 to 13.0.1. - [Release notes](/~https://github.com/flutter/packages/releases) - [Commits](/~https://github.com/flutter/packages/commits/go_router-v13.0.1/packages) --- updated-dependencies: - dependency-name: go_router dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 3394d8a Author: Ryotaro Onoue <73390859+YumNumm@users.noreply.github.com> Date: Thu Jan 18 21:32:03 2024 +0900 メイン画面のMapLibre化 (#517) * add: EEW震央表示 * add: protoc generator * increment build num * fix: code-snippets * fix: debug時にCrashlyticsへ送信しないように * fix: [ApiTypes] operatorの実装ミス * fix: [extensions] 片付けの強化 * add * fix: Homeボタンの挙動修正 * add: homeボタンのtooltip * add: privacy manifests * downgrade to 3.16.7 * fix: parameter loader elevation * fix: EEW生存条件の引き下げ * fix: debugger * fix: TopoJson Mapを削除 * remove: topojson related files * run melos bootstrap * Restyle メイン画面のMapLibre化 (#518) * Restyled by dart-format * Restyled by prettier-yaml * Restyled by shellcheck * Restyled by shfmt * Restyled by whitespace --------- Co-authored-by: Restyled.io <commits@restyled.io> * fix: [ci] protoc install\ * fix: [ci] permission * Auto format - ref: 517/merge (#519) Auto format Co-authored-by: YumNumm <YumNumm@users.noreply.github.com> --------- Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com> Co-authored-by: Restyled.io <commits@restyled.io> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: YumNumm <YumNumm@users.noreply.github.com> commit e18f76c Author: YumNumm <onory0917@gmail.com> Date: Thu Jan 4 00:20:11 2024 +0900 fix: 地震履歴詳細画面の読み込み中Widgetを削除 commit 34d6ebf Author: YumNumm <onory0917@gmail.com> Date: Thu Jan 4 00:03:48 2024 +0900 release: 2.2.2 commit 3d6f329 Author: YumNumm <onory0917@gmail.com> Date: Thu Jan 4 00:03:44 2024 +0900 fix: symbol commit 54879b0 Author: Ryotaro Onoue <73390859+YumNumm@users.noreply.github.com> Date: Wed Jan 3 23:33:06 2024 +0900 震度5弱以上未入電が !5- と表示されていた問題を修正 (#516) * fix commit fe2cc88 Author: YumNumm <onory0917@gmail.com> Date: Wed Jan 3 21:50:36 2024 +0900 release: 2.2.2 commit 491d976 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed Jan 3 21:45:38 2024 +0900 Release for v2.2.2 (#509) * [tagpr] prepare for the next release * [tagpr] update CHANGELOG.md --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> commit 65a775b Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed Jan 3 21:45:04 2024 +0900 Auto format - ref: develop (#511) Auto format Co-authored-by: YumNumm <YumNumm@users.noreply.github.com> Co-authored-by: Ryotaro Onoue <73390859+YumNumm@users.noreply.github.com> commit dadda61 Author: YumNumm <onory0917@gmail.com> Date: Wed Jan 3 21:44:22 2024 +0900 fix: 表示されるべきでないWidgetを画面外へ移動 commit 96b59e5 Author: Ryotaro Onoue <73390859+YumNumm@users.noreply.github.com> Date: Wed Jan 3 21:42:04 2024 +0900 すべてのEEWが失効した時に、デフォルトの表示範囲へ戻す (#512) * fix commit fff8ccb Author: YumNumm <onory0917@gmail.com> Date: Wed Jan 3 21:32:09 2024 +0900 fix: melos.yaml commit 01e1fd8 Author: Ryotaro Onoue <73390859+YumNumm@users.noreply.github.com> Date: Wed Jan 3 21:30:11 2024 +0900 震度詳細画面の 都道府県ごとの震度が誤っていた問題を修正 (#510) * fix commit 9cd62d1 Author: Ryotaro Onoue <73390859+YumNumm@users.noreply.github.com> Date: Wed Jan 3 18:26:34 2024 +0900 地震履歴詳細画面の観測点表示を追加 (#508) * add: api client * add: applicationDocumentsDirectoryProvider * add * add: stationsAction commit 9d0f16e Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed Jan 3 13:28:07 2024 +0900 Release for v2.2.1 (#499) * [tagpr] prepare for the next release * [tagpr] update CHANGELOG.md --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> commit 2ebe4e4 Author: Ryotaro Onoue <73390859+YumNumm@users.noreply.github.com> Date: Wed Jan 3 13:27:38 2024 +0900 Fix/everyone topic (#505) * fix * fix commit b106154 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed Jan 3 03:18:45 2024 +0900 Auto format - ref: develop (#504) Auto format Co-authored-by: YumNumm <YumNumm@users.noreply.github.com> commit 9bf18cb Author: YumNumm <onory0917@gmail.com> Date: Wed Jan 3 03:09:14 2024 +0900 release: 2.2.1 commit 3c4f992 Author: YumNumm <onory0917@gmail.com> Date: Wed Jan 3 03:08:52 2024 +0900 fix: 配色が保存されない問題 commit 4025ab9 Author: Ryotaro Onoue <73390859+YumNumm@users.noreply.github.com> Date: Tue Jan 2 19:29:59 2024 +0900 Android CDの修正 (#503) fix commit 3d45535 Author: Natsuki Ikeguchi <me@s6n.jp> Date: Tue Jan 2 19:10:33 2024 +0900 ci: Fix failing CI (#502) * ci: Fix failing CI * build(deps): Use HTTPS URL instead of SSH for all Git dependencies Signed-off-by: Natsuki Ikeguchi <me@s6n.jp> * ci: Use pull_request_target trigger instead to grant permissions Signed-off-by: Natsuki Ikeguchi <me@s6n.jp> * add: pubspec_overrides * add: README build section * fix: re-run pub get to update deps * Restyled by prettier-markdown * fix: line-break in README.md --------- Signed-off-by: Natsuki Ikeguchi <me@s6n.jp> Co-authored-by: YumNumm <onory0917@gmail.com> Co-authored-by: Restyled.io <commits@restyled.io> commit 32b3072 Author: Natsuki Ikeguchi <me@s6n.jp> Date: Tue Jan 2 17:41:40 2024 +0900 docs: Fix outdated syntax in README.md (#501) commit ab1e313 Author: YumNumm <onory0917@gmail.com> Date: Tue Jan 2 02:57:14 2024 +0900 remove unused widget commit c187862 Author: YumNumm <onory0917@gmail.com> Date: Tue Jan 2 02:47:19 2024 +0900 release 2.2.0 commit 07730e8 Author: YumNumm <onory0917@gmail.com> Date: Tue Jan 2 02:45:20 2024 +0900 release 2.3.0 commit 5bab833 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue Jan 2 02:39:02 2024 +0900 Release for v2.0.3 (#429) * [tagpr] prepare for the next release * [tagpr] update CHANGELOG.md --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> commit 1e681da Author: Ryotaro Onoue <73390859+YumNumm@users.noreply.github.com> Date: Tue Jan 2 01:35:23 2024 +0900 EEWのLPGM実装 (#496) * impl commit 730ad01 Author: Ryotaro Onoue <73390859+YumNumm@users.noreply.github.com> Date: Tue Jan 2 01:14:22 2024 +0900 地震履歴の長周期地震動階級周りの実装 (#494) * fix: 不要な更新を削除 * 震度速報のみの表示を改善 (#491) * fix: 不要な更新を削除 * fix * fix: 地震履歴詳細のリンクを開けるように * add: 市区町村レベルの震度を表示できるように * impl * Restyle 地震履歴の長周期地震動階級周りの実装 (#495) Restyled by dart-format Co-authored-by: Restyled.io <commits@restyled.io> --------- Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com> Co-authored-by: Restyled.io <commits@restyled.io> commit f46c087 Author: Ryotaro Onoue <73390859+YumNumm@users.noreply.github.com> Date: Tue Jan 2 00:16:13 2024 +0900 VXSE51の発表時刻表示 (#492) * fix: 不要な更新を削除 * 震度速報のみの表示を改善 (#491) * fix: 不要な更新を削除 * fix * fix: 地震履歴詳細のリンクを開けるように * add: 市区町村レベルの震度を表示できるように * fix * add * Restyle VXSE51の発表時刻表示 (#493) Restyled by dart-format Co-authored-by: Restyled.io <commits@restyled.io> --------- Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com> Co-authored-by: Restyled.io <commits@restyled.io> commit f99cc53 Author: Ryotaro Onoue <73390859+YumNumm@users.noreply.github.com> Date: Mon Jan 1 22:06:14 2024 +0900 震度速報のみの表示を改善 (#491) * fix: 不要な更新を削除 * fix commit 55edd72 Author: YumNumm <onory0917@gmail.com> Date: Mon Jan 1 21:13:37 2024 +0900 format commit 7b54c48 Author: YumNumm <onory0917@gmail.com> Date: Mon Jan 1 20:56:29 2024 +0900 fix commit 073590e Author: YumNumm <onory0917@gmail.com> Date: Mon Jan 1 17:03:29 2024 +0900 fix commit ac5a862 Author: Ryotaro Onoue <73390859+YumNumm@users.noreply.github.com> Date: Mon Jan 1 16:59:29 2024 +0900 Flutter 3.18.0-0.2-preへアップデート (#490) update commit 3867adb Author: Ryotaro Onoue <73390859+YumNumm@users.noreply.github.com> Date: Mon Jan 1 01:15:08 2024 +0900 PLUM法のEEWが、P/S波到達予想円に表示される問題 (#478) * remove: unused provider * add: eew_alive_provider * add: test * add: test ci * add: test ci * fix: ci * fix: regen code * fix: remove unused deps * Auto format - ref: 478/merge (#489) Auto format Co-authored-by: YumNumm <YumNumm@users.noreply.github.com> * fix: ci * fix --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: YumNumm <YumNumm@users.noreply.github.com> commit 9c300ef Author: Ryotaro Onoue <73390859+YumNumm@users.noreply.github.com> Date: Thu Dec 28 19:43:30 2023 +0900 地震履歴設定のUI構築 (#476) * add commit f8d0efb Author: Ryotaro Onoue <73390859+YumNumm@users.noreply.github.com> Date: Wed Dec 27 02:46:39 2023 +0900 REST APIのURL切り替え (#474) * add commit cc033e5 Author: Ryotaro Onoue <73390859+YumNumm@users.noreply.github.com> Date: Tue Dec 26 23:21:09 2023 +0900 Temporary Support to Web (#472) * add commit 583f455 Author: YumNumm <onory0917@gmail.com> Date: Sat Dec 23 00:42:03 2023 +0900 update: flutter 3.16.5 commit eea1a9e Author: YumNumm <onory0917@gmail.com> Date: Sun Dec 17 03:45:46 2023 +0900 update: flutter 3.16.4 commit 89c2c81 Author: YumNumm <onory0917@gmail.com> Date: Mon Dec 11 01:50:20 2023 +0900 release: v2.0.4 commit 2c63c2c Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon Dec 11 01:30:31 2023 +0900 build(deps): bump dio from 5.3.4 to 5.4.0 (#448) Bumps [dio](/~https://github.com/cfug/dio) from 5.3.4 to 5.4.0. - [Release notes](/~https://github.com/cfug/dio/releases) - [Commits](cfug/dio@dio_v5.3.4...dio_v5.4.0) --- updated-dependencies: - dependency-name: dio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ryotaro Onoue <73390859+YumNumm@users.noreply.github.com> commit 3399972 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon Dec 11 01:29:49 2023 +0900 build(deps): bump package_info_plus from 4.2.0 to 5.0.1 (#449) Bumps [package_info_plus](/~https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus) from 4.2.0 to 5.0.1. - [Release notes](/~https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](/~https://github.com/fluttercommunity/plus_plugins/commits/package_info_plus-v5.0.1/packages/package_info_plus) --- updated-dependencies: - dependency-name: package_info_plus dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 9c827e9 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon Dec 11 01:29:39 2023 +0900 build(deps): bump dio_http2_adapter from 2.3.2 to 2.4.0 (#450) Bumps [dio_http2_adapter](/~https://github.com/cfug/dio/tree/main/plugins) from 2.3.2 to 2.4.0. - [Release notes](/~https://github.com/cfug/dio/releases) - [Commits](/~https://github.com/cfug/dio/commits/http2_adapter_v2.4.0/plugins) --- updated-dependencies: - dependency-name: dio_http2_adapter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit a90af7a Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon Dec 11 01:29:26 2023 +0900 build(deps): bump melos from 3.2.0 to 3.4.0 (#451) Bumps [melos](/~https://github.com/invertase/melos/tree/main/packages) from 3.2.0 to 3.4.0. - [Release notes](/~https://github.com/invertase/melos/releases) - [Changelog](/~https://github.com/invertase/melos/blob/main/CHANGELOG.md) - [Commits](/~https://github.com/invertase/melos/commits/melos-v3.4.0/packages) --- updated-dependencies: - dependency-name: melos dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 4649bb4 Author: Ryotaro Onoue <73390859+YumNumm@users.noreply.github.com> Date: Mon Dec 11 01:29:07 2023 +0900 地震履歴詳細画面の震源地 cross-axisを修正 (#452) fix commit 720bd38 Author: Ryotaro Onoue <73390859+YumNumm@users.noreply.github.com> Date: Mon Dec 11 01:28:43 2023 +0900 ホーム画面の不要な再描画の抑制 (#453) commit 514b86d Author: YumNumm <onory0917@gmail.com> Date: Tue Dec 5 23:03:22 2023 +0900 fix: [ios] build error commit d28f879 Author: YumNumm <onory0917@gmail.com> Date: Tue Dec 5 02:22:11 2023 +0900 fix: disable ios cd commit cc2c39e Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue Dec 5 02:14:13 2023 +0900 Auto format - ref: develop (#447) Auto format Co-authored-by: YumNumm <YumNumm@users.noreply.github.com> Co-authored-by: Ryotaro Onoue <73390859+YumNumm@users.noreply.github.com> commit 1b2e309 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue Dec 5 02:13:06 2023 +0900 Auto format - ref: develop (#446) Auto format Co-authored-by: YumNumm <YumNumm@users.noreply.github.com> commit f9bca7d Author: YumNumm <onory0917@gmail.com> Date: Tue Dec 5 02:09:46 2023 +0900 update: versioning commit 98828ab Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue Dec 5 02:09:03 2023 +0900 Auto format - ref: develop (#443) Auto format Co-authored-by: YumNumm <YumNumm@users.noreply.github.com> commit 3807cf2 Author: Ryotaro Onoue <73390859+YumNumm@users.noreply.github.com> Date: Tue Dec 5 02:08:13 2023 +0900 [Android] KmoniStatusのProgressIndicatorのサイズ調整 (#444) commit 681aedb Author: Ryotaro Onoue <73390859+YumNumm@users.noreply.github.com> Date: Tue Dec 5 01:48:10 2023 +0900 [Android] 予測型「戻る」ジェスチャーの仮対応 (#441) commit ad2955b Author: Ryotaro Onoue <73390859+YumNumm@users.noreply.github.com> Date: Tue Dec 5 01:32:43 2023 +0900 旧バージョンのTopic購読を解除 (#439) commit f235143 Author: Ryotaro Onoue <73390859+YumNumm@users.noreply.github.com> Date: Tue Dec 5 01:25:46 2023 +0900 Androidの通知関連修正 (#437) * remove: 使われていない画像を削除 * remove: 不要なXMLの削除 * fix: [Android] Desugaringを有効に * add: Androidにおける通知チャンネル・チャンネルグループ登録実装 * fix: ProviderObserverをmain.dartから分離 * fix: introductionScreenのPadding調整 * fix: 利用していないChannelを削除 * Restyle Androidの通知関連修正 (#438) Restyled by whitespace Co-authored-by: Restyled.io <commits@restyled.io> --------- Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com> Co-authored-by: Restyled.io <commits@restyled.io> commit 03ba97c Author: Ryotaro Onoue <73390859+YumNumm@users.noreply.github.com> Date: Mon Dec 4 23:31:38 2023 +0900 add: デバッグ時にFCM・APNS Tokenを表示するように (#434)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Auto format by GitHub Actions on fff8ccb
by: YumNumm