What's new?
- Add missing import for getValue in Compose files
- Remove unused imports identified in code review
- Add error handling and timeout for boot service restoration
- Apply scroll position restoration to RepositoriesScreen and TypedModulesScreen
- Implement scroll position restoration for RepositoryScreen
- Add persistent storage for background service states and boot receiver logic
- Fix remember key for DisplayMetrics reuse
- Optimize DisplayMetrics creation and improve documentation
- Add API level check and documentation for screen width calculation
- Fix tablet side menu by using WindowMetrics instead of Configuration
- Replace hardcoded interface name with constant
- Fix crash when opening module readme twice
- Fix Bundle serialization crash by using enum name as LazyColumn key
- Fix additional snapshot state issues in ModulesList.kt
- Fix Compose snapshot state error by removing nested derivedStateOf
- Fix: Remove incorrect ClassUtils.comparator import causing null comparator crash
- Apply ktlint formatting and remove commented-out code
- Fix Fixes #579 typos in strings.xml descriptions
- Translated using Weblate (French)
- Translated using Weblate (German)
- Translated using Weblate (Russian)
- Translated using Weblate (Persian)
- Translated using Weblate (Chinese (Simplified Han script))