- 在 HomeScreen 中添加 GitHub 卡片组件 - 在 SettingsScreen 中添加 GitHub 设置选项 - 在 AuthService 中添加 GitHub 用户名和 token 的存储和读取逻辑 - 删除未使用的 TimeUtils 类