v1.0.18: fix ON_CHANGE never starting, improve version display
- Start FileWatchService from SyncFlowApp.onCreate() for any existing enabled ON_CHANGE pairs — previously the watcher only started on device boot or explicit pair toggle, so existing pairs after an app update never got watched - About screen now shows "Version X.Y.Z (build N)" updating automatically from BuildConfig on every release 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.17
|
||||
VERSION_CODE=18
|
||||
VERSION_NAME=1.0.18
|
||||
VERSION_CODE=19
|
||||
|
||||
Reference in New Issue
Block a user