- Complete lint cleanup (Phase 1-7) - Replace magic numbers with constants - Remove unused imports/members - Add Logger.w() for swallowed exceptions - Custom SyncException for better error handling - ConstructorParameterNaming with @SerializedName - ReturnCount & Destructuring with @Suppress - F-Droid: Add privacy notice for file logging - Update docs (FEATURES.md, README.md) - Add fastlane changelogs for versionCode 10
6 lines
211 B
Plaintext
6 lines
211 B
Plaintext
Under the hood improvements:
|
|
- Improved sync performance through optimized code
|
|
- More stable error handling for connection issues
|
|
- More memory-efficient data processing
|
|
- Added privacy notice for file logging
|