2 Commits
Author SHA1 Message Date
John Doe db610e4095 feat: add multilingual support for UI text in ExtrasActivity, MainActivity, SettingsActivity, and UpdateManager 2026-06-27 10:57:45 -07:00
John Doe dcb538e319 feat: add offline caching and prefetching of daily readings
Implement caching of daily readings to local storage to enable offline access and reduce network requests. Introduce prefetching of nearby months' readings when the current date is near the end of the month, with retry logic for failed prefetches.
2026-06-27 10:20:49 -07:00