Commit graph

125 commits

Author SHA1 Message Date
Super12138
9861c468f8 feat: 应用崩溃页面 2025-01-14 22:14:38 +08:00
Super12138
d38a9d3357 fix: 深色模式下状态栏文字由黑色变为白色的问题 2025-01-14 22:13:18 +08:00
Super12138
dcd22ec07c refactor: 空项目提示的语言表述 2025-01-13 20:49:21 +08:00
Super12138
7ef264509f feat: 剩余项目提示 2025-01-12 13:36:36 +08:00
Super12138
3cc10cd216 feat: 支持修改待办 2025-01-12 13:35:33 +08:00
Super12138
d19311b6bf refactor: 优化学科的存储方式 2025-01-12 12:11:43 +08:00
Super12138
88dfabfa9c refactor: 优化字符串名称 2025-01-12 11:53:28 +08:00
Super12138
01efdcf7cc refactor: 国际化适配 2025-01-12 11:45:18 +08:00
Super12138
6acabb0367 fix: 删除中文字符串多打的字 2025-01-11 22:38:00 +08:00
Super12138
0054652044 feat: 添加空项目提示 2025-01-11 19:59:31 +08:00
Super12138
35c67e418a feat: 完成待办列表和数据库的绑定&更新数据库结构 2025-01-11 18:23:05 +08:00
Super12138
daab0172a5 feat: 适配主题色和 edge to edge
顺便精简无用资源
2025-01-10 18:02:08 +08:00
Super12138
2d7b3edf15 开始使用 Jetpack Compose 对待办重构 2025-01-09 21:50:44 +08:00
Super12138
eb2adf5479 更新选择文本的高亮颜色 2024-12-25 19:09:46 +08:00
Super12138
77fc59238f 更新备份恢复数据库的实现方式
不再支持旧方式
使用 Room Backup 1.0.2,对其部分代码改用 Kotlin 原生实现,部分参考 LibChecker 的实现
2024-12-25 19:08:56 +08:00
Super12138
b357433683 Release 1.0.6 2024-11-09 17:41:13 +08:00
Super12138
35f8f69ddc Optimize text style 2024-11-09 17:32:48 +08:00
Super12138
028a43474b Add splash screen 2024-09-08 11:47:59 +08:00
Super12138
7954ea4a4f Uses fragments instead of activities 2024-09-08 10:45:24 +08:00
Super12138
33532fe75a Refine code 2024-09-07 22:04:11 +08:00
Super12138
a54441f679 Improve about activity 2024-09-07 16:55:21 +08:00
Super12138
7974a92c69 Use kotlin flow (welcome activity) 2024-09-07 16:54:30 +08:00
Super12138
acdbb68e2d Add new subject 2024-08-23 18:08:16 +08:00
Super12138
489e2e4d5c Add more text colors 2024-08-15 18:22:33 +08:00
Super12138
7b05b2e754 Add welcome page 2024-08-15 11:20:21 +08:00
Super12138
6515bf2d05 Remove unused file 2024-08-14 15:43:48 +08:00
Super12138
331d098f80 Refine empty tip & all task item file 2024-08-14 15:18:56 +08:00
Super12138
ea19f35d5e Improve expression 2024-07-21 08:02:55 +08:00
Super12138
87e52e458b Add an indicator to show complete tasks 2024-06-25 12:00:06 +08:00
Super12138
b9cd32c0fe Refine code 2024-06-10 10:26:42 +08:00
Super12138
e12cfb9617 Edge to edge optimization 2024-06-09 22:54:54 +08:00
Super12138
17963e9f40 Edge to edge optimization 2024-06-09 16:25:44 +08:00
Super12138
5a15826a62 New preference: haptic feedback 2024-06-09 13:16:21 +08:00
Super12138
238856f403 New feature: use Bottom Sheet to manage tasks 2024-06-09 12:17:55 +08:00
Super12138
11b8320774 Fix typo 2024-06-09 11:51:31 +08:00
Super12138
552a9fc09e Refine code 2024-06-08 19:45:34 +08:00
Super12138
329b341325 Enable edge to edge 2024-05-19 20:09:35 +08:00
Super12138
a903c8ef98 New feature: remaining tasks tip 2024-04-13 10:17:45 +08:00
Super12138
baeecb343b Fix appbar unable to lift in small screen 2024-04-13 09:43:43 +08:00
Super12138
f7e72e2d89 Refine code 2024-04-06 09:49:30 +08:00
Super12138
248676e573 Remove some predicts 2024-04-06 09:19:28 +08:00
Super12138
89cbb2bd14 Use outline icons 2024-04-06 09:18:41 +08:00
Super12138
98b8b441f9 Refine code 2024-03-10 21:54:11 +08:00
Super12138
1e5e62a620 Fixed text highlight color wrong 2024-03-02 13:45:06 +08:00
Super12138
6d8d0a5077 Refine code 2024-03-02 08:18:37 +08:00
Super12138
25220b716e Refine code 2024-02-23 10:46:21 +08:00
Super12138
eade595899 Fixed empty tip position wrong 2024-02-21 17:05:00 +08:00
Super12138
98a78dd717 Add detail information view of tasks 2024-02-21 13:18:12 +08:00
Super12138
0bfc7f5933 New feature: view all tasks 2024-02-21 10:59:47 +08:00
Super12138
26e2c0400a Change fast scroll support 2024-02-21 09:57:31 +08:00
Super12138
a775f06dc2 Change name of preference switch file 2024-02-20 16:11:07 +08:00
Super12138
1907f1d0aa Add more info of crash logs 2024-02-20 15:53:54 +08:00
Super12138
7c93e0e7d1 Fixed app bar shadow in main activity in Android 8 2024-01-31 14:53:29 +08:00
Super12138
9bb915ad94 Add rounded corners to scrollbar background 2024-01-31 13:39:58 +08:00
Super12138
4ef123da8b Fixed fast scroll not enabled 2024-01-31 13:33:43 +08:00
Super12138
bae5aaac30 Add fast scroll of to-do list 2024-01-31 13:27:14 +08:00
Super12138
d232ecf121 Normalize file naming conventions 2024-01-31 13:26:47 +08:00
Super12138
9e8372fb3d Fixed release version cannot restore database 2024-01-25 17:38:23 +08:00
Super12138
80cfce19e1 Add new subject and animation of to-do list 2024-01-24 14:56:09 +08:00
Super12138
435b2fce27 Fixed unable to scroll on the small screen 2024-01-24 14:55:29 +08:00
Super12138
f67b9c6276 New features: backup & restore data 2024-01-21 12:47:45 +08:00
Super12138
2570e3f875 Add animation of layout 2024-01-20 14:44:49 +08:00
Super12138
527c2e4e5c Add resources of new feature 2024-01-20 14:33:16 +08:00
Super12138
f27df2cfaa Fix the m3 switch display as m2 style in dark mode 2024-01-14 14:49:53 +08:00
Super12138
47d1e3b817 Add new layout for small screen 2024-01-14 14:21:29 +08:00
Super12138
d04699ebd2 Add icons for each preference 2024-01-14 14:21:05 +08:00
Super12138
ebadc524b6 Change component of secure mode 2024-01-13 15:18:01 +08:00
Super12138
8f88809e5f Add new settings and add animation of list 2024-01-11 21:03:44 +08:00
Super12138
3a2ae8a6ca Improve accessibility support 2024-01-09 18:00:17 +08:00
Super12138
37c7f80497 Update space of components 2024-01-08 20:56:25 +08:00
Super12138
254d45a02e Add empty check in content of the task 2024-01-08 20:04:39 +08:00
Super12138
49b50ef4ca Tidy code 2024-01-06 16:43:53 +08:00
Super12138
fbb97bc933 Code tidy 2023-12-31 14:41:39 +08:00
Super12138
c2175a9e76 Update English translation 2023-12-31 14:32:25 +08:00
Super12138
ea4abdea06 First commit 2023-12-30 18:43:22 +08:00