From 8d369190a3be172a3629336769734a35cc6853ad Mon Sep 17 00:00:00 2001 From: Bob Date: Fri, 18 Sep 2026 16:14:49 +0000 Subject: [PATCH] chore(submodule): bump aw-server-rust to 70ba50d MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Erik: 293 duplicate stopwatch copies accumulated by 14:15 today on b2 — resume was re-importing the boundary event on every 5-minute push pass. 70ba50d includes ActivityWatch/aw-server-rust#713, which dedups the boundary event on resume and stops the re-import. Also picks up #710/#712 (daemon 3-level discovery, irrelevant on Android — the JNI path already uses pull_all) and #716 (daemon pull opt-in via config.toml, cfg(not(target_os = "android")) so the app build is unaffected). The already-accumulated duplicates in the staging db are a separate cleanup item on aw-server-rust; a fresh desktop importing this phone still pulls them once until that lands. Git-Session-Id: 2297380a-d87a-5bca-9584-e549e30e09ce --- aw-server-rust | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aw-server-rust b/aw-server-rust index b0fab735..70ba50dd 160000 --- a/aw-server-rust +++ b/aw-server-rust @@ -1 +1 @@ -Subproject commit b0fab735ab6fe211938e182e4f30f8703c90f49d +Subproject commit 70ba50ddc3852acadfb5e90ab20d54e04d8a60b2