v1.0.1 — Fix SAF content URI access and foreground service type
- SyncEngine now handles content:// URIs via ContentResolver/DocumentsContract alongside regular file paths; fixes ENOENT on all SAF-backed sync pairs - ForegroundInfo now passes FOREGROUND_SERVICE_TYPE_DATA_SYNC on API 29+ - Declare foregroundServiceType=dataSync on WorkManager service in manifest Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
+2
-2
@@ -1,2 +1,2 @@
|
||||
VERSION_NAME=1.0.0
|
||||
VERSION_CODE=1
|
||||
VERSION_NAME=1.0.1
|
||||
VERSION_CODE=2
|
||||
|
||||
Reference in New Issue
Block a user