Complete overhaul of all metadata and documentation for v1.8.1: F-Droid Critical: - Fix broken umlauts in de-DE/10.txt changelog (für, hinzugefügt, aufgeräumt) - Shorten de-DE/7.txt changelog for brevity - Remove trailing newline from en-US/title.txt Version & Accuracy: - Update README badges (Android 7.0+) and footer (v1.8.1) - Add widgets, sorting, parallel sync to highlights - Fix APK names in workflows (removed "universal") - Update cache action v3 → v4 in PR workflow - Fix CONTRIBUTING.md filename references - Update QUICKSTART guides (APK name, typo, Android version, docs links) Feature Documentation: - Update full_description.txt (both locales) - remove NEW/NEU labels, add v1.8.0+ features - Major FEATURES.md update - add Views & Layout, Widgets sections, updated tech stack - Add UPCOMING.md v1.7.0-1.8.1 as released sections - Update DOCS.md roadmap references and dates to Feb 2026 - Create missing en-US changelogs 1.txt, 2.txt Supplementary Fixes: - Update BACKUP.md - add encryption docs, fix cross-references - Add CHANGELOG.md reference links v1.2.1-v1.8.1 (15 missing) - Fix DEBUG_APK.md duplicate header - Rewrite fastlane/README.md with both locales and limits table - Create SELF_SIGNED_SSL.de.md (full German translation) Affects: 26 files across READMEs, docs/, fastlane/, workflows
5.8 KiB
5.8 KiB
Simple Notes Sync
Minimalistische Offline-Notizen mit intelligentem Sync - Einfachheit trifft smarte Synchronisation.
SHA-256 Hash des Signaturzertifikats:
42:A1:C6:13:BB:C6:73:04:5A:F3:DC:81:91:BF:9C:B6:45:6E:E4:4C:7D:CE:40:C7:CF:B5:66:FA:CB:69:F1:6A
42:A1:C6:13:BB:C6:73:04:5A:F3:DC:81:91:BF:9C:B6:45:6E:E4:4C:7D:CE:40:C7:CF:B5:66:FA:CB:69:F1:6A
📱 APK Download · 📖 Dokumentation · 🚀 Schnellstart
🌍 Deutsch · English
📱 Screenshots
📝 Offline-first • 🔄 Smart Sync • 🔒 Self-hosted • 🔋 Akkuschonend
✨ Highlights
- 📝 Offline-first – Funktioniert ohne Internet
- 📊 Flexible Ansichten – Listen- und Grid-Layout
- ✅ Checklisten – Tap-to-Check, Drag & Drop
- 🔄 Konfigurierbare Sync-Trigger – onSave, onResume, WiFi, periodisch (15/30/60 Min), Boot
- 📌 Widgets – Home-Screen Quick-Note und Notizlisten-Widget
- 🔀 Smartes Sortieren – Nach Titel, Änderungsdatum, Erstelldatum, Farbe
- ⚡ Paralleler Sync – Lädt bis zu 5 Notizen gleichzeitig herunter
- 🌍 Mehrsprachig – Deutsch/Englisch mit Sprachauswahl
- 🔒 Self-hosted – Deine Daten bleiben bei dir (WebDAV)
- 💾 Lokales Backup – Export/Import als JSON-Datei (optional verschlüsselt)
- 🖥️ Desktop-Integration – Markdown-Export für Obsidian, VS Code, Typora
- 🎨 Material Design 3 – Dynamischer Dark/Light Mode & Farben
➡️ Vollständige Feature-Liste: docs/FEATURES.de.md
🚀 Schnellstart
1. Server Setup (5 Minuten)
git clone https://github.com/inventory69/simple-notes-sync.git
cd simple-notes-sync/server
cp .env.example .env
# Passwort in .env setzen
docker compose up -d
➡️ Details: Server Setup Guide
2. App Installation (2 Minuten)
- APK herunterladen
- Installieren & öffnen
- ⚙️ Einstellungen → Server konfigurieren:
- URL:
http://DEINE-SERVER-IP:8080/(nur Base-URL!) - User:
noteuser - Passwort: (aus .env)
- WLAN: (dein Netzwerk-Name)
- Verbindung testen → Auto-Sync aktivieren
- Fertig! 🎉
➡️ Ausführliche Anleitung: QUICKSTART.de.md
📚 Dokumentation
| Dokument | Inhalt |
|---|---|
| QUICKSTART.de.md | Schritt-für-Schritt Installation |
| FEATURES.de.md | Vollständige Feature-Liste |
| BACKUP.de.md | Backup & Wiederherstellung |
| DESKTOP.de.md | Desktop-Integration (Markdown) |
| SELF_SIGNED_SSL.md | Self-signed SSL Zertifikat Setup |
| DOCS.de.md | Technische Details & Troubleshooting |
| CHANGELOG.de.md | Versionshistorie |
| UPCOMING.de.md | Geplante Features 🚀 |
| ÜBERSETZEN.md | Übersetzungsanleitung 🌍 |
🛠️ Entwicklung
cd android
./gradlew assembleStandardRelease
➡️ Build-Anleitung: docs/DOCS.de.md#-build--deployment
🤝 Contributing
Beiträge willkommen! Siehe CONTRIBUTING.md
📄 Lizenz
MIT License – siehe LICENSE
v1.8.1 · Built with ❤️ using Kotlin + Jetpack Compose + Material Design 3








