13 Commits
Author SHA1 Message Date
harukin-expo-dev-env 001439fb9f feat: resolve native position metadata via OfficialPosition backend 2026-09-13 16:23:39 +09:00
harukin-expo-dev-env 974c162a9e refactor: migrate from Sentry to custom telemetry for observability
- Replaced Sentry breadcrumbs and context setting with a custom telemetry implementation across various components including Apps, WebView, CarouselBox, and ndView.
- Introduced a new telemetry module to encapsulate observability logic and provide a unified API for logging events, messages, and exceptions.
- Updated documentation to reflect changes in observability architecture, consolidating Sentry initialization and telemetry usage.
- Enhanced error handling and logging in data fetching and application lifecycle management.
2026-09-01 01:11:13 +09:00
harukin-expo-dev-env 19260c8d6c revert: remove Nitro Fetch experiment 2026-08-31 11:57:25 +09:00
harukin-expo-dev-env 5375577446 fix: keep standard fetch as Nitro fallback 2026-08-31 11:36:15 +09:00
harukin-expo-dev-env 14df124d2d test: align Nitro transport kill switch comments 2026-08-31 10:58:52 +09:00
harukin-expo-dev-env dcde17c970 test: disable Nitro transport for both native platforms 2026-08-31 10:44:52 +09:00
harukin-expo-dev-env 75a686e27a test: disable iOS Nitro transport for crash isolation 2026-08-31 10:32:03 +09:00
harukin-expo-dev-env d6a6e50eca feat: probe Nitro Fetch for current positions 2026-08-31 09:52:11 +09:00
harukin-expo-dev-env f136aade56 fix: coordinate current train polling 2026-08-30 00:55:04 +09:00
harukin-expo-dev-env 3684084185 feat: APIエンドポイントを動的に設定し、現在の列車位置情報を取得するロジックを追加 2026-08-18 14:57:15 +00:00
harukin-expo-dev-env d4db82cc65 各種データの取得フラグ機能を実装、動作の最適化 2026-07-08 01:39:29 +00:00
harukin-expo-dev-env 873acde54b Tune data fetch observability after first run 2026-07-07 04:10:24 +00:00
harukin-expo-dev-env a6fa5dfadb Add data fetch observability 2026-07-07 02:47:13 +00:00