mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-15 15:02:49 +01:00
39d5714a1b
- Refactored beforeSync() to incorporate a robust locking mechanism. - Added backoff strategy to handle race conditions during concurrent sync attempts. - Ensured single instance of sync data file on Google Drive to prevent duplication. - Optimized lock file checking and handling for efficient synchronization process. This update significantly improves the reliability and efficiency of the syncing process by preventing race conditions and ensuring that synchronization actions are atomic. Signed-off-by: KaiserBh <kaiserbh@proton.me> |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
build.gradle.kts | ||
README.md |
i18n
This module houses the string resources and translations.
Original English strings are manged in src/commonMain/resources/MR/base/
. Translations are done externally via Weblate. See our website for more details.