v10.10.0🎉#6431
Merged
Merged
Conversation
* テレメトリにインタラクションイベント送信を実装しアプリ起動時にapp_launchを送信 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * CodeRabbit指摘に対応しapp_launch送信失敗時の再送を可能にしテストセットアップを共通化 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> --------- Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: TinyKitten <32848922+TinyKitten@users.noreply.github.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01RYHaRaViYYMCgqzusDvddv
* 省電力測位の精度・更新間隔を既定値へ昇格し、実験的トグルを停車中の自動休止のみに縮小してタスク削除時のサービス停止を常時化 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01CUbDiSvRWpS3GowhgLWQEw * 省電力測位モード有効時は測位精度をBalancedまで下げてトグルの実効性を確保 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01CUbDiSvRWpS3GowhgLWQEw --------- Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: TinyKitten <32848922+TinyKitten@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012dhifdRFT6ZRWghyvrDFzk Co-authored-by: Claude <noreply@anthropic.com>
* 省電力モードを試験的機能から外し設定に「バッテリー」画面を新設して移動 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> * バッテリー項目のアイコン背景色を落ち着いたティール(#30B0C7)へ変更 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
* オートモードの折り返し時にTTSの初回放送を再発火するよう変更 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_012dhifdRFT6ZRWghyvrDFzk * 折り返し時の初回放送再発火テストで現在値+1と単一発火を検証するよう強化 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_012dhifdRFT6ZRWghyvrDFzk --------- Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: TinyKitten <32848922+TinyKitten@users.noreply.github.com>
Co-authored-by: TinyKitten <32848922+TinyKitten@users.noreply.github.com>
Claude-Session: https://claude.ai/code/session_01T4aCJFU5HuP4vcYPpnZLpz Co-authored-by: Claude <noreply@anthropic.com>
* Apollo Client から TanStack Query への移行経緯とパフォーマンス改善理由をドキュメント化 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01HFAxgF7LKrBmSipfTxHCb9 * CodeRabbitレビュー指摘に対応しstructuralSharingの比較コストを分離記述して末尾の混入タグを削除 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> --------- Co-authored-by: Claude <noreply@anthropic.com>
* 未使用のスタイル定義と不要になった import を削除 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * レンダリングごとに再生成されていた ListFooter や Toast 設定をコンポーネント外へ切り出し Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> --------- Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
* 未使用のスタイル定義と不要になった import を削除 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * レンダリングごとに再生成されていた ListFooter や Toast 設定をコンポーネント外へ切り出し Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * 位置更新ごとの全画面再レンダーを防ぐため高頻度atom購読の副作用フックをレンダーレスコンポーネントへ隔離 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * レンダーレス副作用ホストとnarrow派生atom購読の規約をドキュメントへ追記 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * CodeRabbit指摘に対応し高頻度フックのsibling分離とPiPフックのAndroid限定マウントを実施 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> --------- Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
* 独立した駅一覧と種別一覧のフェッチをPromise.allで並列化して路線選択の待ち時間を短縮 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * PadArchのシェブロンループアニメーションをネイティブドライバー駆動に変更 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * 設定系画面のスクロール連動ヘッダーをAnimated.eventによるネイティブ駆動へ移行 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * 路線検索の検索結果をFlashListで仮想化しヘッダー連動もネイティブ駆動化 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * ランタイムディープリンク解決中にアプリ全体がアンマウントされる問題を修正 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * fix: apply CodeRabbit auto-fixes Fixed 1 file(s) based on 1 unresolved review comment. Co-authored-by: CodeRabbit <noreply@coderabbit.ai> --------- Co-authored-by: Claude Fable 5 <noreply@anthropic.com> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by: CodeRabbit <noreply@coderabbit.ai>
Co-authored-by: TinyKitten <32848922+TinyKitten@users.noreply.github.com>
* ETA実装LineBoardの最後尾ドット右隣に言語Stateへ追従する単位ラベル(分/min.)を追加 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01E8ZY7TtPKrZtovHbUCHv7b * ETA単位ラベルをヘッダー言語Stateに追従させ中国語は分钟・韓国語は분を表示するよう修正 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01E8ZY7TtPKrZtovHbUCHv7b * 中国語StateのETA単位ラベルを分钟から分へ簡素化 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01E8ZY7TtPKrZtovHbUCHv7b * ETA単位ラベルとドットの間隔を広げて視認性を向上 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01E8ZY7TtPKrZtovHbUCHv7b * ETA単位ラベルとドットの間隔をさらに拡大 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01E8ZY7TtPKrZtovHbUCHv7b * EstimatedMinutesUnitLabelテストにafterEachでのモッククリアを追加 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01E8ZY7TtPKrZtovHbUCHv7b --------- Co-authored-by: Claude <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01XBoazpbhbcvBiwnDNsKo3Y
Contributor
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Contributor
|
抽出したバージョン 10.10.0 は現在のバージョンと同一です。バージョンを上げる必要がある場合はブランチ名を変更してください。 |
This file contains hidden or 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
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.
概要
v10.10.0 の本番リリース。
devに取り込まれた変更をmasterへ反映する(バージョン 10.9.1 → 10.10.0、iOS ビルド番号 2750、Android versionCode 100000537)。変更の種類
変更内容
package.json/app.config.ts/ iOS 2750 / Android 100000537)tts_enabled)を追加し、無効時は設定画面のトグルを無効化してサービスステータスへのリンクを表示 (TTS機能のリモートキルスイッチ(tts_enabled)を追加し、無効時は設定画面のトグルを無効化してサービスステータスへのリンクを表示 #6427)テスト
npm run lintが通ることnpm testが通ることnpm run typecheckが通ること関連Issue
スクリーンショット(任意)
Generated by Claude Code