Commit Graph

  • c1b4adc310 Add Windows port documentation for JR四国アプリ using React Native for Windows experiment/pc-version harukin-expo-dev-env 2026-05-02 11:47:31 +00:00
  • 707dd92ea6 Merge commit '7b7ac73169255ae569ab38756f14a139dd255b9c' master harukin-expo-dev-env 2026-05-02 09:15:40 +00:00
  • c425c0917b Merge commit '7b7ac73169255ae569ab38756f14a139dd255b9c' into develop develop harukin-expo-dev-env 2026-05-02 09:15:31 +00:00
  • 7b7ac73169 feat: add detailed changelog for version update to 7.0.3, highlighting new features and improvements patch/6.x harukin-expo-dev-env 2026-05-02 08:59:55 +00:00
  • 0b349148d3 Merge commit '6ce2cad4e5428dd30c066053176c59784cbe6fc0' harukin-expo-dev-env 2026-05-02 03:01:38 +00:00
  • 8594e79c25 Merge commit '6ce2cad4e5428dd30c066053176c59784cbe6fc0' into develop harukin-expo-dev-env 2026-05-02 03:01:15 +00:00
  • 6ce2cad4e5 fix: update version code to 7.0.3 harukin-expo-dev-env 2026-05-02 02:59:29 +00:00
  • 75795f31e9 Merge commit '35542339943b4da6c181d5b6cc586d720752ab13' into patch/6.x harukin-expo-dev-env 2026-05-02 02:53:10 +00:00
  • 3554233994 fix: update header colors in injected JavaScript for better visibility harukin-expo-dev-env 2026-05-02 02:52:22 +00:00
  • d71cc373c9 fix: sync WebView train display when playback frame changes harukin-expo-dev-env 2026-05-02 01:06:34 +00:00
  • 3587f72434 feat: add RecordingStatusBar with elapsed timer and keep-awake harukin-expo-dev-env 2026-05-02 00:59:03 +00:00
  • 4f4d3cad0a fix: crash on playback start + support multiple recordings harukin-expo-dev-env 2026-05-02 00:52:30 +00:00
  • 8144e8a48a feat: add playback timeline UI with pause/resume/seek controls harukin-expo-dev-env 2026-05-02 00:42:56 +00:00
  • 37c08ad257 feat: add train position record & playback feature harukin-expo-dev-env 2026-05-02 00:31:55 +00:00
  • b5eb830734 fix: update useWebViewRemount to include backgroundThresholdMs option for better app state handling harukin-expo-dev-env 2026-05-01 23:25:50 +00:00
  • 92f4b37861 feat: apply mock data to currentTrain (app-side train positions) harukin-expo-dev-env 2026-05-01 12:40:30 +00:00
  • a35956848a refactor: remove map-screen MOCK switch; settings toggle controls mock directly harukin-expo-dev-env 2026-05-01 12:35:36 +00:00
  • a809d287a2 fix: eliminate UX flash by calling setStrings() immediately in observer harukin-expo-dev-env 2026-05-01 11:59:52 +00:00
  • 7566910821 fix: re-apply Tokyo UX after async train re-renders harukin-expo-dev-env 2026-05-01 11:51:13 +00:00
  • 2cf6b679c5 fix: Tokyo UX stripped when mock is active harukin-expo-dev-env 2026-05-01 11:40:11 +00:00
  • 1dcc25dec0 chore: update train.json with live disrupted data (2026-05-01 19:42) harukin-expo-dev-env 2026-05-01 10:43:19 +00:00
  • 24f0c82b54 fix: call _origOpen even when intercepting to allow setRequestHeader harukin-expo-dev-env 2026-04-30 22:49:22 +00:00
  • 8321a47cbb fix: move XHR interceptor to injectedJavaScriptBeforeContentLoaded harukin-expo-dev-env 2026-04-30 16:50:55 +00:00
  • 59821a40d2 fix: rewrite XHR interceptor using prototype patching harukin-expo-dev-env 2026-04-30 16:05:41 +00:00
  • 42473189da fix: reload WebView on mock toggle and fix XHR callback timing bug harukin-expo-dev-env 2026-04-30 15:50:37 +00:00
  • 71e1ad8d22 feat: add admin mock API toggle in settings and map screen switch harukin-expo-dev-env 2026-04-30 15:41:24 +00:00
  • 170fbf0a57 feat: add WebView XHR interceptor for mock train position injection harukin-expo-dev-env 2026-04-30 15:30:06 +00:00
  • 899c655d8c fix: add platformNum property to train data structures for improved display harukin-expo-dev-env 2026-04-30 15:18:28 +00:00
  • 4c1a315f5d fix: add loading and error handling in GeneralWebView component with reload functionality harukin-expo-dev-env 2026-04-30 14:27:15 +00:00
  • a8c785bf7f fix: expose setReload function to the global window object for accessibility harukin-expo-dev-env 2026-04-30 14:01:55 +00:00
  • a9668e6d51 fix: trim train numbers in sorting and filtering logic for accurate matching harukin-expo-dev-env 2026-04-30 09:49:44 +00:00
  • 3a4e083b9d feat: add FormationChips, FadingSubCycler, and ActiveFormationChipsCycler components for enhanced train data visualization harukin-expo-dev-env 2026-04-30 08:59:46 +00:00
  • 45cc68ae56 fix: normalize train numbers by stripping suffixes in TrainDataSources and useUnyohub harukin-expo-dev-env 2026-04-29 15:51:15 +00:00
  • d2e2f1d05c Merge commit '43f8095912f564ab02c3ddfbc0e218df5778cee6' into develop harukin-expo-dev-env 2026-04-29 11:15:58 +00:00
  • 43f8095912 feat: add changelog for version update from 064d81d4 to a959cf39, highlighting improvements in elesite integration, navigation stability, keyboard handling, and overall user experience harukin-expo-dev-env 2026-04-29 11:15:52 +00:00
  • a959cf3973 Merge commit '14e8e3422cad6bded9edb33e63dcd20fb9575173' harukin-expo-dev-env 2026-04-26 08:49:39 +00:00
  • 14e8e3422c Merge commit 'fac89f6f2ab74695e4f52e6a043e43f7f5c7f411' into patch/6.x harukin-expo-dev-env 2026-04-26 08:49:28 +00:00
  • fac89f6f2a fix: simplify elesite permission handling and update version code to 7.0.2 harukin-expo-dev-env 2026-04-26 08:43:04 +00:00
  • 331b9d64d2 Merge commit '94eb84b6de6c0ad86f90542c80efe262595e8a57' into develop harukin-expo-dev-env 2026-04-26 07:56:56 +00:00
  • 94eb84b6de fix: enhance ListViewItem cycling animation and update train pair mapping in BusAndTrainDataProvider harukin-expo-dev-env 2026-04-25 07:34:10 +00:00
  • 9fb591d6c2 Merge commit '3ecb301e8276ca20ce9af849e5d808850653a0ab' into fix/April-Mid-Patch harukin-expo-dev-env 2026-04-19 11:09:20 +00:00
  • 3ecb301e82 fix: update WebView navigation and adjust interval timing in CurrentTrainProvider harukin-expo-dev-env 2026-04-19 11:09:13 +00:00
  • 16e06573a1 Merge commit '5a1430d84960b4e35b562c06c07ed13d3be09c79' into experiment/web-url-experimental harukin-expo-dev-env 2026-04-14 13:55:43 +00:00
  • 5a1430d849 fix(HeaderText): update todayOperation prop to filter out completed operations harukin-expo-dev-env 2026-04-14 13:55:37 +00:00
  • 0fa3ba6029 Merge commit 'ff908414116aeb75e5d735ca184c21c1a7d17ad3' into experiment/web-url-experimental harukin-expo-dev-env 2026-04-13 23:54:29 +00:00
  • ff90841411 Add new logo image for Elesite to relationLogo assets harukin-expo-dev-env 2026-04-13 07:47:25 +00:00
  • 2d14758e83 Merge commit 'a09ba456993d9f0854aa48beb8805a6fff4c0f96' into experiment/web-url-experimental harukin-expo-dev-env 2026-04-12 11:18:09 +00:00
  • a09ba45699 fix(ExGridView): remove zoom scale properties from Animated.ScrollView harukin-expo-dev-env 2026-04-12 10:02:00 +00:00
  • b3cf1c8ca3 Merge commit '76a617cde632ebca36da29a3a0f402541cc77191' into experiment/web-url-experimental harukin-expo-dev-env 2026-04-12 08:19:06 +00:00
  • 76a617cde6 fix(TrainDataView): update onLongPress condition to check currentTrainData instead of onLine harukin-expo-dev-env 2026-04-12 08:18:59 +00:00
  • 07399f4b4e fix(HeaderText): update todayOperation to use allTodayOperation for accurate state filtering fix(TrainIconStatus): add cache option to fetch request for improved data handling harukin-expo-dev-env 2026-04-12 08:18:33 +00:00
  • 1b2ba087d5 feat: 投稿システム接続先のデバッグ機能を追加し、環境設定を管理できるようにした harukin-expo-dev-env 2026-04-11 04:13:45 +00:00
  • 374901c9fa fix: タブバーのアニメーションとキーボード非表示設定を削除 fix: JRSTraInfoコンポーネントの初期データ読み込み処理をuseEffectで追加 harukin-expo-dev-env 2026-04-10 09:36:09 +00:00
  • 36be7801f6 fix(SearchUnitBox): use animatedOffset with Animated.View for smooth keyboard avoidance harukin-expo-dev-env 2026-04-10 02:28:27 +00:00
  • b87c6f8f71 docs: キーボードアニメーション調整に関するドキュメントを追加 harukin-expo-dev-env 2026-04-09 10:46:54 +00:00
  • 4017f82b10 fix: キーボード回避をAnimated.timing/springに移行し、高速切替時の位置ずれとアニメーション不動を解消 harukin-expo-dev-env 2026-04-09 10:41:19 +00:00
  • 58ce5fa2b5 feat: チュートリアル機能の設計案を追加し、ユーザーの初回体験を改善 harukin-expo-dev-env 2026-04-08 05:20:52 +00:00
  • 4809426632 docs: ActionSheetアニメーション破綻の修正記録を追加 harukin-expo-dev-env 2026-04-08 05:03:19 +00:00
  • 8b42644548 fix: EachTrainInfo ActionSheetのスプリングアニメーション破綻を修正 harukin-expo-dev-env 2026-04-08 05:00:58 +00:00
  • 5914646443 stackAwareNavigate関数を導入し、遷移時のナビゲーションロジックを改善 harukin-expo-dev-env 2026-04-08 02:54:30 +00:00
  • a54ef7ca13 ナビゲーションロジックを改善し、stackAwareNavigate関数を導入して遷移時のスタック管理を強化。プライバシーポリシーと設計メモを追加。 harukin-expo-dev-env 2026-04-08 02:54:14 +00:00
  • 6b46c7150c AppContainerのonStateChangeロジックを改善し、アクティブなルートの状態を正確にチェックするように修正 harukin-expo-dev-env 2026-04-05 06:07:17 +00:00
  • 9e2abc96c7 StatusBarの表示ロジックを改善し、Appsコンポーネントにフォーカス状態を追加 harukin-expo-dev-env 2026-04-05 06:07:04 +00:00
  • ad5357ce7f 運用Hub情報の取得ロジックを改善し、貨物列車の車番処理を追加 harukin-expo-dev-env 2026-04-03 02:07:26 +00:00
  • 045ed21cd7 噂機能のスタイル強化 harukin-expo-dev-env 2026-04-02 15:25:22 +00:00
  • a9fef20f78 Merge commit '0764c17d43dedad48f74173baec555dd95c44b4c' into develop harukin-expo-dev-env 2026-04-02 15:24:27 +00:00
  • 064d81d468 Merge commit '0764c17d43dedad48f74173baec555dd95c44b4c' harukin-expo-dev-env 2026-04-01 11:14:00 +00:00
  • 0764c17d43 MapPinコンポーネントにおけるマーカーの表示方法を改善し、画像をViewでラップしてスタイルを適用 harukin-expo-dev-env 2026-04-01 11:13:54 +00:00
  • f228489903 Merge commit 'b12269d35d4596afb32cd37c2b2ee6a02d8bd06d' harukin-expo-dev-env 2026-04-01 10:23:45 +00:00
  • b12269d35d バージョンコードを7.0から7.0.1に更新 harukin-expo-dev-env 2026-04-01 10:23:36 +00:00
  • 057e595220 各コンポーネントにおけるLive Activity機能の一時的無効化、アイコン設定の改善、アイコンリストのセクション化、及び関連する状態管理の追加 harukin-expo-dev-env 2026-04-01 10:14:49 +00:00
  • 2be3a5c481 アセット画像と変更履歴を追加 harukin-expo-dev-env 2026-04-01 10:08:10 +00:00
  • 1c5ed1eb2c Merge commit 'a3873f55bef1bac4126cf606cd9ccc13f2c1d890' harukin-expo-dev-env 2026-03-31 17:42:40 +00:00
  • a3873f55be Merge commit 'dbfbc43316527f21f956922fcc609f17b3581e1d' into patch/6.x harukin-expo-dev-env 2026-03-31 17:42:19 +00:00
  • dbfbc43316 iOSビルド用設定変更 harukin-expo-dev-env 2026-03-31 17:39:24 +00:00
  • 69e61b401c Live Activity機能を一時的に無効化し、関連するコードを修正 harukin-expo-dev-env 2026-03-31 17:34:59 +00:00
  • bed4366654 iOSビルド番号を61から62に更新 harukin-expo-dev-env 2026-03-31 15:01:59 +00:00
  • 0be77a56ae Merge commit '131bd309842dee49ce3606cf7c371b7f223d61ee' into develop harukin-expo-dev-env 2026-03-31 15:01:27 +00:00
  • 131bd30984 ウィジェットのテーマカラーを追加し、各ウィジェットでの色の適用を改善 fix/some-refactoring harukin-expo-dev-env 2026-03-31 14:59:47 +00:00
  • af4e0d9438 SettingTopPageとSoundSettingsのリファクタリング、不要なコードの削除とオーディオプレイヤー機能の追加 harukin-expo-dev-env 2026-03-31 11:17:19 +00:00
  • ec9b6dd1bc アイコン設定画面のリファクタリングとローディングアニメーションの追加 harukin-expo-dev-env 2026-03-31 06:56:35 +00:00
  • e1c12c9dab アプリアイコンシステムガイドを追加し、アイコンの追加手順と規格を明確化 harukin-expo-dev-env 2026-03-31 03:32:49 +00:00
  • ad75dfe27c iOSウィジェットにURLを追加し、ユーザーがトレイン情報と運行情報にアクセスできるようにしました harukinMBP 2026-03-31 12:10:07 +09:00
  • 9c926362a9 アイコンのIDの大文字小文字を統一し、可読性を向上 harukin-expo-dev-env 2026-03-31 02:20:44 +00:00
  • 0a1940f781 テキストスタイルにテーマカラーを適用し、可読性を向上 harukin-expo-dev-env 2026-03-31 02:15:14 +00:00
  • f937bcc22d Add new PNG icons for various assets harukin-expo-dev-env 2026-03-31 01:50:19 +00:00
  • 69f2d38a0a useThemeColorsを使用してダークモードの判定を統一し、コードの可読性を向上 harukin-expo-dev-env 2026-03-31 00:21:38 +00:00
  • 1d9a1d593b useThemeColorsからisDarkを追加し、ユーザーインターフェーススタイルを動的に設定 harukin-expo-dev-env 2026-03-31 00:01:07 +00:00
  • b3d7ba448d WebViewコンポーネントにcontentMode="mobile"を追加し、表示を最適化 harukin-expo-dev-env 2026-03-30 23:45:31 +00:00
  • 3cb14405f6 画面遷移アニメーション完了後に重たい計算を実行するためのフラグを追加し、ローディングアニメーションを実装 harukin-expo-dev-env 2026-03-30 12:51:12 +00:00
  • 33defa1182 TextInputコンポーネントのプレースホルダーのテキストカラーをcolors.textTertiaryに変更 harukin-expo-dev-env 2026-03-30 11:07:23 +00:00
  • 1084b6b299 各コンポーネントのアニメーション最適化とリファクタリング: useSharedValueとuseAnimatedStyleを導入し、パフォーマンスを向上 harukin-expo-dev-env 2026-03-30 10:11:14 +00:00
  • fbb8580d28 ActionSheetアニメーション阻害の修正: LayoutAnimation削除とブリンクアニメーション最適化 harukin-expo-dev-env 2026-03-30 10:09:45 +00:00
  • 5db74714db TrainDataSources: 列番上書き時にヘッダーでくるくるアニメーション表示 harukin-expo-dev-env 2026-03-30 10:00:20 +00:00
  • 5a106a3ab7 アイコンのリファクタリング: hub_logo.pngとicon_2048.webpを削除し、elesite_logo.pngとunyohub_logo.webpを追加 harukin-expo-dev-env 2026-03-30 07:21:07 +00:00
  • 0ef169518a HeaderText: useMemoフックにtrainNumとallCustomTrainDataを追加して依存関係を最適化 TrainIconStatus: アンパンマンステータスAPIのエンドポイント判定を追加 webViewInjectjavascript: 新しい列車アイテムの最大幅を設定 harukin-expo-dev-env 2026-03-30 05:54:25 +00:00
  • 9d76264a28 各コンポーネントでのuseMemoフックの追加とデータ処理の最適化 harukin-expo-dev-env 2026-03-30 04:00:25 +00:00
  • 1181e488c1 Merge commit 'bbfd82aaea9fa2460e97ac8eee4d9beb7c9f8034' into develop harukin-expo-dev-env 2026-03-30 02:27:24 +00:00
  • bbfd82aaea EachTrainInfo: 内部ScrollViewのmaxHeightを80%→70%に変更 harukin-expo-dev-env 2026-03-30 02:18:10 +00:00
  • bd10290bb3 ActionSheet: スマホのmaxHeightを90%→70%に変更 harukin-expo-dev-env 2026-03-30 02:12:07 +00:00