Proto commits in YumNumm/EQMonitor

These 30 commits are when the Protocol Buffers files have changed:

Commit:d375273
Author:YumNumm

tmp

Commit:4ee2394
Author:YumNumm

remove: unused jma_parameter_api_client

Commit:cdc75db
Author:YumNumm

fix: jma_map parameter

Commit:29af544
Author:Ryotaro Onoue

update jma_parameter types Signed-off-by: Ryotaro Onoue <admin@yumnumm.dev>

Commit:9fc1913
Author:Ryotaro Onoue

add: jma_map Signed-off-by: Ryotaro Onoue <admin@yumnumm.dev>

Commit:1228089
Author:Ryotaro Onoue

remove jma_map Signed-off-by: Ryotaro Onoue <admin@yumnumm.dev>

Commit:8e886eb
Author:Ryotaro Onoue

fix: map_converter Signed-off-by: Ryotaro Onoue <admin@yumnumm.dev>

Commit:107c1ee
Author:YumNumm

remove notification_setting_types

The documentation is generated from this commit.

Commit:a7190f9
Author:YumNumm

remove notification_setting_types

The documentation is generated from this commit.

Commit:e0b5a91
Author:YumNumm

temp

Commit:09390bc
Author:Ryotaro Onoue (A2442)

refactor: JmaMapのprotoファイルをバイナリデータを扱うよう変更

Commit:2ffb4eb
Author:Ryotaro Onoue (A2442)

refactor: JmaMapのprotoファイルをバイナリデータを扱うよう変更

Commit:247cb7b
Author:Ryotaro Onoue (A2442)

refactor: JmaMapのprotobufスキーマ構造を改善し依存関係を更新

Commit:7f2e702
Author:Ryotaro Onoue (A2442)

refactor: JmaMapのprotobufスキーマ構造を改善し依存関係を更新

Commit:aa2dd78
Author:YumNumm

remove notification payload

Commit:4762566
Author:YumNumm

remove notification payload

Commit:d1c3c3c
Author:Ryotaro Onoue
Committer:GitHub

[FEATURE] 気象庁観測点に工学的基盤の増幅率を追加 (#731) * add

Commit:1ccadac
Author:Ryotaro Onoue
Committer:GitHub

[FEATURE] 気象庁観測点に工学的基盤の増幅率を追加 (#731) * add

Commit:307f794
Author:Ryotaro Onoue
Committer:GitHub

通知条件設定機能の実装 (#693) * add: swift impl * add: notification_setting_types * update proto * add: api types, * fix: test * mv * add * add * [BUG] 走時表の計算バグ修正 (#691) * fix * fix * fix

Commit:a53115d
Author:Ryotaro Onoue
Committer:GitHub

通知条件設定機能の実装 (#693) * add: swift impl * add: notification_setting_types * update proto * add: api types, * fix: test * mv * add * add * [BUG] 走時表の計算バグ修正 (#691) * fix * fix * fix

Commit:05cae77
Author:Ryotaro Onoue
Committer:GitHub

チップ機能の実装 (#609) * fix: deploy workflow * add * fix * fix: prefecture intensity * add * remove: 使っていないcomponentは消すドン! * fix: 重要なところは太文字で * fix: 震度分布図描画がデグレしているところ * fix: lpgmのアイコンデカすぎ問題 * fix: 震度情報が無い地震履歴を正常に表示できない問題 * fix: 震度情報が無い時 = 遠地地震の時はレイヤー切り替えを表示しない * fix: bordered containerの幅と色変更 * fix: 一部フォント変更 * fix: 震源情報のUI崩れ修正 * fix: LPGM観測状況のUI修正 * fix: font * add: widgetbookへEarthquakeHypoInfoWidgetを追加 * add * Unit/Widgetテストを書いた えらい * update flutter to 3.19.3 * add: tests * fix: font * fix: 各地の震度取得 * add: kmoni obs points * add: converter * add: asset * fix: 観測点の更新 * fix: 新しい観測点形式に対応 * fix: Widgetbookのデプロイをmainブランチのみに変更 * add: kmoniのsortkey追加 * fix: deps * fix: typedef * add: websocket type * remove: 既存のWebSocket * fix: websocket status widgetの修正 * add: status widget * add: 拡張関数追加 * fix: RealtimePostgresChangesPayloadの型定義修正 * add: EarthquakeHistoryNotifierのWS結合 * add: 型定義のテスト追加 * add: 拡張関数のtest追加 * remove: OldV3の引き剥がし * move: home/features -> core/provider * fix: directory structure * update: riverpod v3(dev) * fix: eew table definition * fix: typedef * fix: ci * fix: parser * fix: apply eewv1 * add: eewの結合/V3の削除 * update gradle to level 34 * fix: gitignore * add: storekit configuration * add: packages * fix: info.plist * add: initIAP * implements donation * Restyle チップ機能の実装 (#610) Restyled by whitespace Co-authored-by: Restyled.io <commits@restyled.io> * Update README.md * 新サーバ 地震履歴・緊急地震速報の繋ぎこみ (#611) * fix: deploy workflow * add * fix * fix: prefecture intensity * add * remove: 使っていないcomponentは消すドン! * fix: 重要なところは太文字で * fix: 震度分布図描画がデグレしているところ * fix: lpgmのアイコンデカすぎ問題 * fix: 震度情報が無い地震履歴を正常に表示できない問題 * fix: 震度情報が無い時 = 遠地地震の時はレイヤー切り替えを表示しない * fix: bordered containerの幅と色変更 * fix: 一部フォント変更 * fix: 震源情報のUI崩れ修正 * fix: LPGM観測状況のUI修正 * fix: font * add: widgetbookへEarthquakeHypoInfoWidgetを追加 * add * Unit/Widgetテストを書いた えらい * update flutter to 3.19.3 * add: tests * fix: font * fix: 各地の震度取得 * add: kmoni obs points * add: converter * add: asset * fix: 観測点の更新 * fix: 新しい観測点形式に対応 * fix: Widgetbookのデプロイをmainブランチのみに変更 * add: kmoniのsortkey追加 * fix: deps * fix: typedef * add: websocket type * remove: 既存のWebSocket * fix: websocket status widgetの修正 * add: status widget * add: 拡張関数追加 * fix: RealtimePostgresChangesPayloadの型定義修正 * add: EarthquakeHistoryNotifierのWS結合 * add: 型定義のテスト追加 * add: 拡張関数のtest追加 * remove: OldV3の引き剥がし * move: home/features -> core/provider * fix: directory structure * update: riverpod v3(dev) * fix: eew table definition * fix: typedef * fix: ci * fix: parser * fix: apply eewv1 * add: eewの結合/V3の削除 * regenerate code * Restyle チップ機能の実装 (#614) --------- Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com> Co-authored-by: Restyled.io <commits@restyled.io>

Commit:a85132a
Author:Ryotaro Onoue
Committer:GitHub

チップ機能の実装 (#609) * fix: deploy workflow * add * fix * fix: prefecture intensity * add * remove: 使っていないcomponentは消すドン! * fix: 重要なところは太文字で * fix: 震度分布図描画がデグレしているところ * fix: lpgmのアイコンデカすぎ問題 * fix: 震度情報が無い地震履歴を正常に表示できない問題 * fix: 震度情報が無い時 = 遠地地震の時はレイヤー切り替えを表示しない * fix: bordered containerの幅と色変更 * fix: 一部フォント変更 * fix: 震源情報のUI崩れ修正 * fix: LPGM観測状況のUI修正 * fix: font * add: widgetbookへEarthquakeHypoInfoWidgetを追加 * add * Unit/Widgetテストを書いた えらい * update flutter to 3.19.3 * add: tests * fix: font * fix: 各地の震度取得 * add: kmoni obs points * add: converter * add: asset * fix: 観測点の更新 * fix: 新しい観測点形式に対応 * fix: Widgetbookのデプロイをmainブランチのみに変更 * add: kmoniのsortkey追加 * fix: deps * fix: typedef * add: websocket type * remove: 既存のWebSocket * fix: websocket status widgetの修正 * add: status widget * add: 拡張関数追加 * fix: RealtimePostgresChangesPayloadの型定義修正 * add: EarthquakeHistoryNotifierのWS結合 * add: 型定義のテスト追加 * add: 拡張関数のtest追加 * remove: OldV3の引き剥がし * move: home/features -> core/provider * fix: directory structure * update: riverpod v3(dev) * fix: eew table definition * fix: typedef * fix: ci * fix: parser * fix: apply eewv1 * add: eewの結合/V3の削除 * update gradle to level 34 * fix: gitignore * add: storekit configuration * add: packages * fix: info.plist * add: initIAP * implements donation * Restyle チップ機能の実装 (#610) Restyled by whitespace Co-authored-by: Restyled.io <commits@restyled.io> * Update README.md * 新サーバ 地震履歴・緊急地震速報の繋ぎこみ (#611) * fix: deploy workflow * add * fix * fix: prefecture intensity * add * remove: 使っていないcomponentは消すドン! * fix: 重要なところは太文字で * fix: 震度分布図描画がデグレしているところ * fix: lpgmのアイコンデカすぎ問題 * fix: 震度情報が無い地震履歴を正常に表示できない問題 * fix: 震度情報が無い時 = 遠地地震の時はレイヤー切り替えを表示しない * fix: bordered containerの幅と色変更 * fix: 一部フォント変更 * fix: 震源情報のUI崩れ修正 * fix: LPGM観測状況のUI修正 * fix: font * add: widgetbookへEarthquakeHypoInfoWidgetを追加 * add * Unit/Widgetテストを書いた えらい * update flutter to 3.19.3 * add: tests * fix: font * fix: 各地の震度取得 * add: kmoni obs points * add: converter * add: asset * fix: 観測点の更新 * fix: 新しい観測点形式に対応 * fix: Widgetbookのデプロイをmainブランチのみに変更 * add: kmoniのsortkey追加 * fix: deps * fix: typedef * add: websocket type * remove: 既存のWebSocket * fix: websocket status widgetの修正 * add: status widget * add: 拡張関数追加 * fix: RealtimePostgresChangesPayloadの型定義修正 * add: EarthquakeHistoryNotifierのWS結合 * add: 型定義のテスト追加 * add: 拡張関数のtest追加 * remove: OldV3の引き剥がし * move: home/features -> core/provider * fix: directory structure * update: riverpod v3(dev) * fix: eew table definition * fix: typedef * fix: ci * fix: parser * fix: apply eewv1 * add: eewの結合/V3の削除 * regenerate code * Restyle チップ機能の実装 (#614) --------- Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com> Co-authored-by: Restyled.io <commits@restyled.io>

Commit:cb27a7a
Author:Ryotaro Onoue
Committer:GitHub

新サーバ 地震履歴・緊急地震速報の繋ぎこみ (#611) * fix: deploy workflow * add * fix * fix: prefecture intensity * add * remove: 使っていないcomponentは消すドン! * fix: 重要なところは太文字で * fix: 震度分布図描画がデグレしているところ * fix: lpgmのアイコンデカすぎ問題 * fix: 震度情報が無い地震履歴を正常に表示できない問題 * fix: 震度情報が無い時 = 遠地地震の時はレイヤー切り替えを表示しない * fix: bordered containerの幅と色変更 * fix: 一部フォント変更 * fix: 震源情報のUI崩れ修正 * fix: LPGM観測状況のUI修正 * fix: font * add: widgetbookへEarthquakeHypoInfoWidgetを追加 * add * Unit/Widgetテストを書いた えらい * update flutter to 3.19.3 * add: tests * fix: font * fix: 各地の震度取得 * add: kmoni obs points * add: converter * add: asset * fix: 観測点の更新 * fix: 新しい観測点形式に対応 * fix: Widgetbookのデプロイをmainブランチのみに変更 * add: kmoniのsortkey追加 * fix: deps * fix: typedef * add: websocket type * remove: 既存のWebSocket * fix: websocket status widgetの修正 * add: status widget * add: 拡張関数追加 * fix: RealtimePostgresChangesPayloadの型定義修正 * add: EarthquakeHistoryNotifierのWS結合 * add: 型定義のテスト追加 * add: 拡張関数のtest追加 * remove: OldV3の引き剥がし * move: home/features -> core/provider * fix: directory structure * update: riverpod v3(dev) * fix: eew table definition * fix: typedef * fix: ci * fix: parser * fix: apply eewv1 * add: eewの結合/V3の削除

Commit:87684e0
Author:Ryotaro Onoue
Committer:GitHub

新サーバ 地震履歴・緊急地震速報の繋ぎこみ (#611) * fix: deploy workflow * add * fix * fix: prefecture intensity * add * remove: 使っていないcomponentは消すドン! * fix: 重要なところは太文字で * fix: 震度分布図描画がデグレしているところ * fix: lpgmのアイコンデカすぎ問題 * fix: 震度情報が無い地震履歴を正常に表示できない問題 * fix: 震度情報が無い時 = 遠地地震の時はレイヤー切り替えを表示しない * fix: bordered containerの幅と色変更 * fix: 一部フォント変更 * fix: 震源情報のUI崩れ修正 * fix: LPGM観測状況のUI修正 * fix: font * add: widgetbookへEarthquakeHypoInfoWidgetを追加 * add * Unit/Widgetテストを書いた えらい * update flutter to 3.19.3 * add: tests * fix: font * fix: 各地の震度取得 * add: kmoni obs points * add: converter * add: asset * fix: 観測点の更新 * fix: 新しい観測点形式に対応 * fix: Widgetbookのデプロイをmainブランチのみに変更 * add: kmoniのsortkey追加 * fix: deps * fix: typedef * add: websocket type * remove: 既存のWebSocket * fix: websocket status widgetの修正 * add: status widget * add: 拡張関数追加 * fix: RealtimePostgresChangesPayloadの型定義修正 * add: EarthquakeHistoryNotifierのWS結合 * add: 型定義のテスト追加 * add: 拡張関数のtest追加 * remove: OldV3の引き剥がし * move: home/features -> core/provider * fix: directory structure * update: riverpod v3(dev) * fix: eew table definition * fix: typedef * fix: ci * fix: parser * fix: apply eewv1 * add: eewの結合/V3の削除

Commit:fe08fe4
Author:Ryotaro Onoue
Committer:GitHub

API v1 仮実装 (#589) * add: API v1 endpoints * add: EqApi周りの拡張関数を定義 * fix: EqApiライブラリ側のv1 getterが古いままだったのを修正 * add: repositoryを定義 * add: parameterの型定義 * add: notifierを定義 * add: 地震履歴画面の仮実装 * add: JmaParameter Debug screen * add: v3の型定義復旧 * update: v2.4.0 * add: v1Extended * fix: talker log * add * add: jma_code_table_types * add: converter * add: components * fix: 深さ表現 * add: macos icon * fix: macos deploy * add: widgetbook * add: favicon * fix: deploy target * rename: github actions * fix: web related * fix: web title * fix: action name * fix: component * fix: widgetbook * add: device frame * add: exception handler * fix; error widget * fix: error handle

Commit:bbe5c42
Author:Ryotaro Onoue
Committer:GitHub

API v1 仮実装 (#589) * add: API v1 endpoints * add: EqApi周りの拡張関数を定義 * fix: EqApiライブラリ側のv1 getterが古いままだったのを修正 * add: repositoryを定義 * add: parameterの型定義 * add: notifierを定義 * add: 地震履歴画面の仮実装 * add: JmaParameter Debug screen * add: v3の型定義復旧 * update: v2.4.0 * add: v1Extended * fix: talker log * add * add: jma_code_table_types * add: converter * add: components * fix: 深さ表現 * add: macos icon * fix: macos deploy * add: widgetbook * add: favicon * fix: deploy target * rename: github actions * fix: web related * fix: web title * fix: action name * fix: component * fix: widgetbook * add: device frame * add: exception handler * fix; error widget * fix: error handle

Commit:269e80c
Author:Ryotaro Onoue
Committer:GitHub

JMA BBOX (#528) fix

Commit:cfd6880
Author:Ryotaro Onoue
Committer:GitHub

JMA BBOX (#528) fix

Commit:21b9c15
Author:Ryotaro Onoue
Committer:GitHub

地震履歴詳細画面の観測点表示を追加 (#508) * add: api client * add: applicationDocumentsDirectoryProvider * add * add: stationsAction

Commit:9cd62d1
Author:Ryotaro Onoue
Committer:GitHub

地震履歴詳細画面の観測点表示を追加 (#508) * add: api client * add: applicationDocumentsDirectoryProvider * add * add: stationsAction