自动汇总 2025-11-18 当天
hummingg在 GitHub 上的提交。
hummingg/ai-coding
- Fix timer loss when switching to background
- Use timestamp-based calculation instead of simple increment
- Add onShow/onHide lifecycle handlers to pause/resume timer
- Add state persistence to localStorage for app recovery
- Ensure background time is included in total duration
- Timer now continues accurately even when switching apps
- 🤖 Generated with Claude Code
- Co-Authored-By: Claude noreply@anthropic.com
- Add billiard record mini-program
- Implement a complete WeChat mini-program for billiard enthusiasts to track games locally without backend support.
- Features:
- Real-time scorer for multiple game types (9-ball, 8-ball, snooker, Chinese 8-ball)
- Game history with filtering and sorting
- Statistical analysis (win rate, opponent stats, game type performance)
- Local data storage with export capability
- Clean UI with pull-to-refresh support
- 🤖 Generated with Claude Code
- Co-Authored-By: Claude noreply@anthropic.com