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-01 14:03:39 +01:00
2025-11-10 21:29:38 +01:00
2025-09-20 22:14:17 +02:00
2025-11-17 23:53:44 +01:00
2025-11-21 21:37:24 +01:00
2025-10-19 10:47:19 +02:00
2025-08-18 22:58:42 +02:00
2025-06-30 22:21:19 +02:00
2025-10-01 21:51:34 +02:00