Ilyas Hallak
e4657aa281
Fix offline reading bugs and improve network monitoring (Phase 5)
Bugfixes:
- Add toggle for offline mode simulation (DEBUG only)
- Fix VPN false-positives with interface count check
- Add detailed error logging for download failures
- Fix last sync timestamp display
- Translate all strings to English
Network Monitoring:
- Add NetworkMonitorRepository with NWPathMonitor
- Check path.status AND availableInterfaces for reliability
- Add manual reportConnectionFailure/Success methods
- Auto-load cached bookmarks when offline
- Visual debug banner (green=online, red=offline)
Architecture:
- Clean architecture with Repository → UseCase → ViewModel
- Network status in AppSettings for global access
- Combine publishers for reactive updates
2025-11-21 21:37:24 +01:00
..
2025-09-04 10:43:27 +02:00
2025-11-21 21:37:24 +01:00
2025-11-21 21:37:24 +01:00
2025-11-08 13:46:40 +01:00
2025-06-10 14:11:23 +02:00
2025-11-08 23:15:17 +01:00
2025-11-21 21:37:24 +01:00
2025-11-08 23:15:17 +01:00
2025-07-30 23:53:30 +02:00
2025-08-16 22:32:20 +02:00
2025-07-29 21:26:32 +02:00