chore(v1.5.0): update F-Droid metadata and descriptions
- Add v1.5.0 build entry (commit placeholder for post-merge update) - Update full_description.txt: clarify WiFi sync works with any network - CurrentVersion: 1.5.0, CurrentVersionCode: 13
This commit is contained in:
@@ -38,6 +38,7 @@ MULTI-DEVICE SYNC:
|
|||||||
SYNCHRONISATION:
|
SYNCHRONISATION:
|
||||||
|
|
||||||
• Unterstützt alle WebDAV-Server (Nextcloud, ownCloud, etc.)
|
• Unterstützt alle WebDAV-Server (Nextcloud, ownCloud, etc.)
|
||||||
|
• Automatische WiFi-Sync: Synchronisiert automatisch wenn du ein beliebiges WLAN betrittst (wenn Server erreichbar ist)
|
||||||
• Konfigurierbares Interval: 15, 30 oder 60 Minuten
|
• Konfigurierbares Interval: 15, 30 oder 60 Minuten
|
||||||
• Optimierte Performance: überspringt unveränderte Dateien (~2-3s Sync-Zeit)
|
• Optimierte Performance: überspringt unveränderte Dateien (~2-3s Sync-Zeit)
|
||||||
• E-Tag Caching für 20x schnellere "keine Änderungen" Checks
|
• E-Tag Caching für 20x schnellere "keine Änderungen" Checks
|
||||||
|
|||||||
@@ -38,6 +38,7 @@ MULTI-DEVICE SYNC:
|
|||||||
SYNCHRONIZATION:
|
SYNCHRONIZATION:
|
||||||
|
|
||||||
• Supports all WebDAV servers (Nextcloud, ownCloud, etc.)
|
• Supports all WebDAV servers (Nextcloud, ownCloud, etc.)
|
||||||
|
• Automatic WiFi sync: synchronizes whenever you join any WiFi network (if server is reachable)
|
||||||
• Configurable interval: 15, 30, or 60 minutes
|
• Configurable interval: 15, 30, or 60 minutes
|
||||||
• Optimized performance: skips unchanged files (~2-3s sync time)
|
• Optimized performance: skips unchanged files (~2-3s sync time)
|
||||||
• E-Tag caching for 20x faster "no changes" checks
|
• E-Tag caching for 20x faster "no changes" checks
|
||||||
|
|||||||
@@ -15,9 +15,9 @@ Repo: https://github.com/inventory69/simple-notes-sync.git
|
|||||||
Binaries: https://github.com/inventory69/simple-notes-sync/releases/download/v%v/simple-notes-sync-v%v-fdroid.apk
|
Binaries: https://github.com/inventory69/simple-notes-sync/releases/download/v%v/simple-notes-sync-v%v-fdroid.apk
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: 1.4.1
|
- versionName: 1.5.0
|
||||||
versionCode: 12
|
versionCode: 13
|
||||||
commit: 7128c25bd519861ca136e4be9b67ce280ef184bf
|
commit: PLACEHOLDER_UPDATE_AFTER_MERGE
|
||||||
subdir: android/app
|
subdir: android/app
|
||||||
gradle:
|
gradle:
|
||||||
- fdroid
|
- fdroid
|
||||||
@@ -26,5 +26,5 @@ AllowedAPKSigningKeys: 42a1c613bbc673045af3dc8191bf9cb6456ee44c7dce40c7cfb566fac
|
|||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.4.1
|
CurrentVersion: 1.5.0
|
||||||
CurrentVersionCode: 12
|
CurrentVersionCode: 13
|
||||||
|
|||||||
Reference in New Issue
Block a user