• Joined on 2026-04-21
shumeng pushed to main at shumeng/xqwatch 2026-04-29 08:57:43 +08:00
3d2261c809 feat: 考勤面板UI优化(5项改进)
shumeng pushed to main at shumeng/xqwatch 2026-04-28 19:59:44 +08:00
1b9015e9ce fix: 读到卡后不播NFC关闭音效,只播打卡结果音效
shumeng pushed to main at shumeng/xqwatch 2026-04-28 19:56:27 +08:00
638f999f67 fix: NFC读卡后先回调再退出,不能先stopScan
shumeng pushed to main at shumeng/xqwatch 2026-04-28 19:53:20 +08:00
8afffc5fec fix: NFC读到卡号后立即停止轮询,避免重复回调
shumeng pushed to main at shumeng/xqwatch 2026-04-28 19:48:02 +08:00
c318dbdfa5 fix: 去掉面板日期 + 修复NFC全零卡号误触发
shumeng pushed to main at shumeng/xqwatch 2026-04-28 19:43:48 +08:00
b274012019 fix: 下拉手势改用Activity.dispatchTouchEvent检测
shumeng pushed to main at shumeng/xqwatch 2026-04-28 19:39:53 +08:00
68f3b2d890 fix: 下拉手势改用RecyclerView.OnItemTouchListener
shumeng pushed to main at shumeng/xqwatch 2026-04-28 19:33:16 +08:00
6021171a40 fix: 修复下拉手势无响应,改用自定义SwipeDownLayout
shumeng pushed to main at shumeng/xqwatch 2026-04-28 19:27:47 +08:00
97a3054db2 feat: 考勤打卡模块(NFC)重新开发
shumeng pushed to main at shumeng/xqwatch 2026-04-28 18:53:05 +08:00
98de3f0b46 revert: 删除考勤打卡模块代码,准备重新开发
shumeng pushed to main at shumeng/xqwatch 2026-04-28 18:43:52 +08:00
e44a25e841 fix: 去掉打卡确认弹窗 + NFC日志排查
shumeng pushed to main at shumeng/xqwatch 2026-04-28 18:34:47 +08:00
5a5c8bfaa0 fix: 考勤页面交互全面优化
shumeng pushed to main at shumeng/xqwatch 2026-04-28 18:23:07 +08:00
d9ee5f2059 fix: 考勤页面优化
shumeng pushed to main at shumeng/xqwatch 2026-04-28 18:00:34 +08:00
b59fee4bb7 feat: 考勤功能补全
shumeng pushed to main at shumeng/xqwatch 2026-04-28 17:53:55 +08:00
967b001d46 feat: 考勤改为NFC打卡(替代蓝牙)
shumeng pushed to main at shumeng/xqwatch 2026-04-28 17:08:20 +08:00
2d5726db9a fix: 下拉手势改为在状态栏区域检测(避免ViewPager2拦截)
shumeng pushed to main at shumeng/xqwatch 2026-04-28 17:04:42 +08:00
c812b9ee1a feat: 考勤打卡模块(新方法论首个验证模块)
shumeng pushed to main at shumeng/xqwatch 2026-04-28 12:28:14 +08:00
b7a1b2683f feat: 提示弹窗按原型图V3重设计
shumeng pushed to main at shumeng/xqwatch 2026-04-28 12:17:45 +08:00
4abe073ef1 fix: 修复已打卡乱码+巡检场景样式优化
shumeng pushed to main at shumeng/xqwatch 2026-04-28 12:09:53 +08:00
bf71075adf feat: 待完成页面按任务类型区分显示