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-11-08 19:12:08 +01:00
2025-10-31 23:39:59 +01:00
2025-10-31 23:39:59 +01:00
2025-11-01 13:54:40 +01:00
2025-11-08 19:12:08 +01:00
2025-10-31 23:39:59 +01:00
2025-11-08 13:46:40 +01:00
2025-09-20 22:15:32 +02:00
2025-11-08 19:12:08 +01:00
2025-11-01 13:54:40 +01:00
2025-10-30 21:48:28 +01:00
2025-11-21 21:37:24 +01:00
2025-11-21 21:37:24 +01:00
2025-09-20 22:18:15 +02:00
2025-11-08 19:12:08 +01:00
2025-10-30 21:48:28 +01:00
2025-11-18 17:44:43 +01:00
2025-10-31 23:39:59 +01:00
2025-09-18 22:35:43 +02:00
2025-10-31 23:39:59 +01:00
2025-10-19 19:40:25 +02:00
2025-06-30 22:21:19 +02:00
2025-11-08 19:12:08 +01:00