Torsten Schulz (local) 320010b94e
All checks were successful
Deploy tt-tagebuch / deploy (push) Successful in 44s
feat(Networking): enhance offline handling and localization for diary and members data
- Added `ACCESS_NETWORK_STATE` permission in AndroidManifest.xml to monitor network connectivity.
- Introduced `NetworkConnectivityHolder` to manage network state and trigger data refresh when connectivity is restored.
- Updated `DiaryManager` and `MembersManager` to support offline caching, allowing users to view previously loaded data when offline.
- Enhanced localization by adding new keys for offline cache hints in both German and English, improving user experience during connectivity issues.
- Updated UI components to display offline cache messages, ensuring users are informed when data is being served from cache.
2026-05-15 08:10:01 +02:00
2025-12-19 15:59:45 +01:00
Description
No description provided
480 MiB
Languages
Kotlin 50.3%
Vue 28.9%
JavaScript 19.6%
Shell 0.3%
SCSS 0.2%
Other 0.7%