Unify and streamline documentation, changelogs, and app descriptions (DE/EN). Improved clarity, removed redundancies, and updated feature highlights for v1.7.0. [skip ci]

This commit is contained in:
inventory69
2026-01-27 13:19:12 +01:00
parent 5135c711a5
commit 6dba091c03
7 changed files with 206 additions and 267 deletions

View File

@@ -1,8 +1,7 @@
Grid-Ansicht: Pinterest-Style Layout ohne Lücken
Grid-Ansicht: Konsistente Abstände, Scroll-Position bleibt erhalten
• Nur-WLAN Sync Toggle in Einstellungen
VPN-Unterstützung: Sync funktioniert korrekt bei aktivem VPN
• Server-Wechsel: Sync-Status wird für alle Notizen zurückgesetzt
Self-signed SSL: Dokumentation für eigene Zertifikate
Schnellere Server-Prüfung (1s Timeout)
• "Sync läuft bereits" Feedback
Neu: Raster-Ansicht - Danke an freemen
Neu: Nur-WLAN Sync Toggle in Einstellungen
• Neu: Verschlüsselung bei lokalen Backups - Danke an @SilentCoderHere (#9)
Behoben: Sync funktioniert korrekt bei aktivem VPN - Danke an @roughnecks (#11)
Verbessert: Server-Wechsel - Sync-Status wird für alle Notizen zurückgesetzt
Verbessert: "Sync läuft bereits" Feedback bei weiteren Ausführungen
Verschiedene Fixes und UI-Verbesserungen

View File

@@ -1,62 +1,32 @@
Simple Notes Sync ist eine minimalistische Notizen-App mit WebDAV-Synchronisation.
Simple Notes Sync ist eine minimalistische Notizen-App mit WebDAV-Synchronisation und modernen Features.
HAUPTFUNKTIONEN:
Text-Notizen und Checklisten erstellen
• Checklisten mit Tap-to-Check und Drag & Drop
• Auswahlmodus: Long-Press zur Mehrfachauswahl für Batch-Aktionen
• WebDAV-Synchronisation mit eigenem Server
Hauptfunktionen:
• Text-Notizen und Checklisten (Tap-to-Check, Drag & Drop)
NEU: Raster-Ansicht (Grid View) für Notizen
• Multi-Device Sync (Handy, Tablet, Desktop)
Markdown-Export für Obsidian/Desktop-Editoren
Checklisten als GitHub-Style Task-Listen exportieren
Automatische Synchronisation im Heim-WLAN
• Konfigurierbares Sync-Interval (15/30/60 Minuten)
• Material Design 3 mit Dynamic Colors (Android 12+)
• Jetpack Compose UI - modern, schnell und flüssig
WebDAV-Synchronisation mit eigenem Server (Nextcloud, ownCloud, etc.)
Markdown-Export und Import für Desktop-Editoren (Obsidian, VS Code)
NEU: WiFi-only Sync, VPN-Unterstützung, Verschlüsselung für lokale Backups
• Konfigurierbare Sync-Trigger: onSave, onResume, WiFi, periodisch, Boot
• Komplett offline nutzbar
• Keine Werbung, keine Tracker
MEHRSPRACHIG:
Datenschutz & Sicherheit:
• Alle Daten bleiben bei dir keine Cloud, keine Tracking-Bibliotheken
• Unterstützung für selbstsignierte SSL-Zertifikate (Self-signed SSL)
• SHA-256 Hash des Signaturzertifikats in App und Releases sichtbar
• Englische und deutsche Sprachunterstützung
Per-App Sprachauswahl (Android 13+)
Automatische Systemsprachen-Erkennung
• Über 400 übersetzte Strings
Synchronisation:
Automatisch oder manuell, optimierte Performance, periodischer Sync optional
Intelligente Konfliktlösung, Lösch-Tracking, Batch-Aktionen
DATENSCHUTZ:
UI & Design:
• Moderne Jetpack Compose Oberfläche
• Material Design 3, Dynamic Colors, Dark Mode
• Animationen und Live Sync-Status
Deine Daten bleiben bei dir! Die App kommuniziert nur mit deinem eigenen WebDAV-Server. Keine Cloud-Dienste, keine Tracking-Bibliotheken, keine Analysetools.
MULTI-DEVICE SYNC:
• Notizen synchronisieren automatisch zwischen allen Geräten
• Lösch-Tracking verhindert "Zombie-Notizen"
• Intelligente Konfliktlösung durch Timestamps
• Markdown-Dateien für Desktop-Bearbeitung (Obsidian, VS Code, etc.)
• Änderungen von Desktop-Editoren werden automatisch importiert
SYNCHRONISATION:
• Unterstützt alle WebDAV-Server (Nextcloud, ownCloud, etc.)
• Konfigurierbare Sync-Trigger: Wähle einzeln, wann synchronisiert wird
• 5 Trigger: onSave (nach dem Speichern), onResume (beim Öffnen), WiFi-Connect, Periodic (15/30/60 Min), Boot
• Offline-Modus: Alle Netzwerkfunktionen mit einem Schalter deaktivieren
• Smarte Defaults: nur ereignisbasierte Trigger aktiv (~0.2%/Tag Akku)
• Periodischer Sync optional (Standard: AUS)
• Optimierte Performance: überspringt unveränderte Dateien (~2-3s Sync-Zeit)
• E-Tag Caching für 20x schnellere "keine Änderungen" Checks
• Silent-Sync Modus: kein Banner bei Auto-Sync
• Doze Mode optimiert für zuverlässige Background-Syncs
• Manuelle Synchronisation jederzeit möglich
MATERIAL DESIGN 3:
• Moderne Jetpack Compose Benutzeroberfläche
• Dynamic Colors (Material You) auf Android 12+
• Dark Mode Support
• Auswahlmodus mit Batch-Löschen
• Live Sync-Status Anzeige
• Flüssige Slide-Animationen
Mehrsprachig:
• Deutsch und Englisch, automatische Erkennung, App-Sprachauswahl
Open Source unter MIT-Lizenz
Quellcode: https://github.com/inventory69/simple-notes-sync

View File

@@ -1,8 +1,7 @@
• Grid view: Pinterest-style layout without gaps
Grid view: Consistent spacing, scroll position preserved
WiFi-only sync toggle in settings
VPN support: Sync works correctly when VPN is active
• Server change: Sync status resets to pending for all notes
Self-signed SSL: Documentation for custom certificates
Faster server check (1s timeout)
• "Sync already running" feedback
New: Grid view - Thanks to freemen
New: WiFi-only sync toggle in settings
New: Encryption for local backups - Thanks to @SilentCoderHere (#9)
Fixed: Sync works correctly when VPN is active - Thanks to @roughnecks (#11)
Improved: Server change - Sync status resets for all notes
Improved: "Sync already running" feedback for additional executions
Various fixes and UI improvements

View File

@@ -1,62 +1,32 @@
Simple Notes Sync is a minimalist note-taking app with WebDAV synchronization.
Simple Notes Sync is a minimalist note-taking app with WebDAV sync and modern features.
KEY FEATURES:
Create text notes and checklists
• Checklists with tap-to-check, drag & drop reordering
• Selection mode: long-press to select multiple notes for batch actions
• WebDAV synchronization with your own server
Key Features:
• Text notes and checklists (tap-to-check, drag & drop)
NEW: Grid view for notes
• Multi-device sync (phone, tablet, desktop)
Markdown export for Obsidian/desktop editors
Checklists export as GitHub-style task lists
Automatic synchronization on home WiFi
• Configurable sync interval (15/30/60 minutes)
• Material Design 3 with Dynamic Colors (Android 12+)
• Jetpack Compose UI - modern, fast, and smooth
WebDAV sync with your own server (Nextcloud, ownCloud, etc.)
Markdown export/import for desktop editors (Obsidian, VS Code)
NEW: WiFi-only sync, VPN support, encryption for local backups
• Configurable sync triggers: onSave, onResume, WiFi, periodic, boot
• Fully usable offline
• No ads, no trackers
MULTILINGUAL:
Privacy & Security:
• Your data stays with you no cloud, no tracking libraries
• Support for self-signed SSL certificates
• SHA-256 hash of signing certificate shown in app and releases
• English and German language support
Per-App Language selector (Android 13+)
Automatic system language detection
• 400+ translated strings
Synchronization:
Automatic or manual, optimized performance, optional periodic sync
Smart conflict resolution, deletion tracking, batch actions
PRIVACY:
UI & Design:
• Modern Jetpack Compose interface
• Material Design 3, dynamic colors, dark mode
• Animations and live sync status
Your data stays with you! The app only communicates with your own WebDAV server. No cloud services, no tracking libraries, no analytics tools.
MULTI-DEVICE SYNC:
• Notes sync automatically between all your devices
• Deletion tracking prevents "zombie notes"
• Smart conflict resolution through timestamps
• Markdown files for desktop editing (Obsidian, VS Code, etc.)
• Changes from desktop editors are auto-imported
SYNCHRONIZATION:
• Supports all WebDAV servers (Nextcloud, ownCloud, etc.)
• Configurable Sync Triggers: Choose individually when to sync
• 5 triggers: onSave (after saving), onResume (on open), WiFi-Connect, Periodic (15/30/60 min), Boot
• Offline Mode: Disable all network features with one switch
• Smart defaults: event-driven triggers only (~0.2%/day battery)
• Periodic sync optional (default: OFF)
• Optimized performance: skips unchanged files (~2-3s sync time)
• E-Tag caching for 20x faster "no changes" checks
• Silent-Sync mode: no banner during auto-sync
• Doze Mode optimized for reliable background syncs
• Manual synchronization available anytime
MATERIAL DESIGN 3:
• Modern Jetpack Compose user interface
• Dynamic Colors (Material You) on Android 12+
• Dark Mode support
• Selection mode with batch delete
• Live sync status indicator
• Smooth slide animations
Multilingual:
• English and German, automatic detection, in-app language selector
Open Source under MIT License
Source code: https://github.com/inventory69/simple-notes-sync