feat: integrate RadiantUI, Xuexiaotong, and secure app flows - #15
Merged
Conversation
新增 xuexiaotong 模块(data/UI)及 reminder 模块 更新依赖版本与构建配置
- 新增 debug 签名配置,release 构建使用 debugKey - 优化登录界面文案,补充隐私说明 - 新增学小通开源许可证声明
- 移除 release debugKey 签名配置
- 新增 POST_NOTIFICATIONS 权限申请
- 修复重启后提醒丢失、退出/删除后旧提醒残留
- 修复'仅提醒未完成'条件判断
- 修复同步失败覆盖旧数据、课程进度泄露
- CookieJar 使用 matches(url) 过滤
- 每次同步刷新课程列表和截止时间
- 所有请求使用 use {} 关闭 Response
首次进入学习通页时在底部导航第三 tab 上方弹出一次性玻璃气泡, 提示"再次点击可切换日程 / 课程页";点击气泡或完成一次切换后 永久消失(SharedPreferences 标记)。玻璃材质无条件启用, 复用"猜你想用"气泡配方(vibrancy+blur+lens 实时采样), 带 primary 灯泡图标与呼吸小三角。
默认投影高度 14dp → 10dp,缓解缴费页(电控/网费/浴室/校园卡)表单卡片阴影过重的问题。投影色保持 shadow() 默认纯黑不变,仅通过高度控制重量;全局玻璃卡(含成绩单/天气页)同步生效。
Copilot stopped work on behalf of
MuxYang due to an error
September 4, 2026 18:16
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
概要
冲突与回归修复
原作者说明
验证
关系