-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
4 additions
and
14 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,5 @@ | ||
新增:学期月历视图,可以以日历的形式查看整个学期的课程安排 | ||
新增:按照ISP管局要求增加备案信息显示(为后面上架应用商店做准备) | ||
新增:意见反馈界面增加管理员在线状态的显示 | ||
新增:通知公告页面支持点击数字进行快速复制 | ||
|
||
修复:点击催更按钮报错NullPointerException | ||
修复:自定义课程颜色页面点击顶部搜索框的x按钮时没有重置搜索条件 | ||
修复:当出现错误信息后,所有操作均会“报错”(如登录时提示密码错误,后续重新输入的过程中一直在提示“密码错误”) | ||
修复:意见反馈页面可点击链接的文本颜色与背景色相近导致看不清楚 | ||
修复:部分页面打开之后立即崩溃 | ||
|
||
优化:自定义课程、自定义事项、成绩查询等页面的搜索条件布局优化 | ||
优化:自定义课程页面中的节次选择器交互优化 | ||
优化:时间选择器交互优化 | ||
优化:自定义课程、事项新增页面默认全屏弹出,不再先显示为半屏 | ||
优化:不再硬编码“交流反馈群群号”,改为从服务器获取(1群满了无法加入更多的人) | ||
优化:部分界面微调布局 | ||
优化:更新对话框增加下载前状态的显示 |