feat: 全链路转发遥测埋点 + bump to 1.10.1

各通道(bark/email/ntfy/meow/sms)转发结果上报 forward_* 事件

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-11 13:07:11 +08:00
parent b0719b9a90
commit ce2f07a810
10 changed files with 134 additions and 71 deletions
+2 -2
View File
@@ -13,8 +13,8 @@ android {
applicationId = "com.a2i.forwarder"
minSdk = 34
targetSdk = 36
versionCode = 39
versionName = "1.10.0"
versionCode = 40
versionName = "1.10.1"
}
signingConfigs {