- 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
250 B
Plaintext
6 lines
250 B
Plaintext
Unter der Haube haben wir ordentlich aufgeraumt:
|
|
- Verbesserte Sync-Performance durch optimierten Code
|
|
- Stabilere Fehlerbehandlung bei Verbindungsproblemen
|
|
- Speichereffizientere Datenverarbeitung
|
|
- Datenschutz-Hinweis fur Datei-Logging hinzugefugt
|