• Joined on 2026-04-21
shumeng pushed to main at shumeng/xqwatch 2026-05-06 11:40:31 +08:00
efac23f188 fix: 打卡失败弹窗 back=false→true,3秒后自动关闭
shumeng pushed to main at shumeng/xqwatch 2026-05-06 11:27:23 +08:00
f2fcbd7c6a fix: TaskListFragment NFC 打卡 TODO 填充
shumeng pushed to main at shumeng/xqwatch 2026-05-06 11:22:28 +08:00
8009987920 fix: HomeFragment 监听 HomeRefresh 事件刷新统计
shumeng pushed to main at shumeng/xqwatch 2026-05-06 11:08:26 +08:00
ae899b3474 feat: NFC 打卡成功后 EventBus 通知刷新
shumeng pushed to main at shumeng/xqwatch 2026-05-06 10:47:56 +08:00
1df7981318 fix: NfcTaskManager 重写修复编译错误
shumeng pushed to main at shumeng/xqwatch 2026-05-06 10:39:23 +08:00
df1e80fe33 fix: NFC 互斥检查加 nfcController.isOpen()
shumeng pushed to main at shumeng/xqwatch 2026-05-06 10:35:44 +08:00
1b24e2d044 feat(nfc-task): NFC 任务打卡模块(单个+批量+硬件开锁)
shumeng pushed to main at shumeng/xqwatch 2026-04-30 20:44:48 +08:00
70da49f650 fix: 补回被误删的 App 版本号显示
shumeng pushed to main at shumeng/xqwatch 2026-04-30 20:36:55 +08:00
71eebe7b0c feat(config): 设置页补全设备信息字段
shumeng pushed to main at shumeng/xqwatch 2026-04-30 20:29:01 +08:00
4d75151abc fix: OTA 下载加 TLS 1.2 兼容(Android 8.1 SSL 握手失败)
shumeng pushed to main at shumeng/xqwatch 2026-04-30 20:12:09 +08:00
3ced3c74cf fix: OTA 弹窗进度条修复
shumeng pushed to main at shumeng/xqwatch 2026-04-30 20:04:07 +08:00
acd262a3a6 fix: OTA 弹窗继续放大(图标80sp 标题32sp 按钮24sp)
shumeng pushed to main at shumeng/xqwatch 2026-04-30 20:02:22 +08:00
0d94198743 fix: OTA 弹窗 UI 放大(适配手表小屏+老年用户)
shumeng pushed to main at shumeng/xqwatch 2026-04-30 19:50:09 +08:00
6e8b210f8e feat(ota): OTA APK 下载更新模块
shumeng pushed to main at shumeng/xqwatch 2026-04-30 19:11:42 +08:00
76997f4830 chore: 清理加速度计调试日志
shumeng pushed to main at shumeng/xqwatch 2026-04-30 19:04:26 +08:00
9c36e28fd4 fix: VibrationDefaults Int→Float 字面量加 f 后缀
shumeng pushed to main at shumeng/xqwatch 2026-04-30 18:31:14 +08:00
da74ca6d97 fix: shockTime/shockIntervalTime 改为 Float(服务端下发小数如 0.50)
shumeng pushed to main at shumeng/xqwatch 2026-04-30 18:08:44 +08:00
6e8c93fc46 feat(vibration): 服务端参数下发+双层开关+音量控制
shumeng pushed to main at shumeng/xqwatch 2026-04-30 17:31:20 +08:00
d6a8f4acf9 chore: 关闭加速度计抬手亮屏(硬件无陀螺仪,不可靠)
shumeng pushed to main at shumeng/xqwatch 2026-04-30 17:20:11 +08:00
5f30611cc0 debug: 启动时打印设备所有可用传感器列表