MacTorn_mirror/MacTorn/MacTorn
Paweł Orzech e4c8f6927b
fix: Improve travel timer accuracy with direct timestamp usage
- Use API timestamp directly for travel countdown calculations
- Add fallback to timeLeft for backward compatibility
- Add comprehensive test coverage for remainingSeconds method
- Bump version to 1.4.5
- Add CHANGELOG.md
2026-01-25 12:02:56 +01:00
..
Assets.xcassets Add status, chain, events, and sound features 2026-01-17 19:36:55 +00:00
Helpers feat: Improve accessibility support and update README 2026-01-20 13:00:11 +00:00
Models fix: Improve travel timer accuracy with direct timestamp usage 2026-01-25 12:02:56 +01:00
Networking feat: Implement comprehensive unit and UI tests for models and view models, including a new network session, mocks, fixtures, and a CI workflow. 2026-01-17 23:19:29 +00:00
Utilities feat: Add Travel tab with live countdown timer and pre-arrival notifications 2026-01-18 21:22:50 +00:00
ViewModels fix: Resolve Swift concurrency errors by extracting MainActor functions 2026-01-20 13:22:26 +00:00
Views feat: Improve accessibility support and update README 2026-01-20 13:00:11 +00:00
Info.plist feat: Add Universal Binary support for Intel and Apple Silicon Macs 2026-01-19 16:46:03 +00:00
MacTornApp.swift feat: Improve accessibility support and update README 2026-01-20 13:00:11 +00:00