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 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