Skip to content

Tags: dolfly/andclaw

Tags

1.0.11

Toggle 1.0.11's commit message
feat(TgBridge): 增加 Telegram 连接状态监控与 Kiosk 界面展示

- 新增 BridgeStatus 枚举和 ITgBridgeService.bridgeStatus StateFlow
- TgBotClient 新增 getMe() 验证 Bot Token 有效性
- AgentController 在启动/停止/更新 token 时维护连接状态
- Kiosk 设置页新增 Telegram 连接状态卡片,未配置或断连时显示配置入口

Made-with: Cursor

1.0.10

Toggle 1.0.10's commit message
feat(KioskMode): add permission check for manage all files access and…

… corresponding tests

1.0.9

Toggle 1.0.9's commit message
fix(build): update minSdk and compileSdk versions across multiple mod…

…ules

1.0.8

Toggle 1.0.8's commit message
feat(release): extract version information from tag for dynamic versi…

…oning

1.0.7

Toggle 1.0.7's commit message
feat(release): update version to 1.0.7 and change APK download URL

1.0.6

Toggle 1.0.6's commit message
fix(ci): 修正 release 签名 keystore 路径

build.gradle 改用 rootProject.file() 后,路径基准从 app/ 变为项目根目录,
../release.jks 会解析到项目根目录的上一级导致找不到文件。
改为 release.jks 使其正确解析到项目根目录。

Made-with: Cursor

1.0.5

Toggle 1.0.5's commit message
feat(release): update version to 1.0.5 and change APK download URL

1.0.4

Toggle 1.0.4's commit message
release 1.0.4

1.0.2

Toggle 1.0.2's commit message
release 1.0.2