Commit graph

29 commits

Author SHA1 Message Date
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
d3249dd8a7 升级 Java 版本
将 zhanghai/AndroidFastScroll 添加为子模块以确保 Java 版本的升级(修复资源引用错误,未做其它改动)
2025-01-01 11:28:20 +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
028a43474b Add splash screen 2024-09-08 11:47:59 +08:00
Super12138
243da01168 Compatible Android 15 2024-09-07 20:43:26 +08:00
Super12138
b90e2c9c1b Use alias 2024-08-24 14:52:58 +08:00
Super12138
4a53e9c1bd Refine code 2024-06-30 21:02:48 +08:00
Super12138
cdb0d030d6 Add more haptic feedback & refine code 2024-06-30 21:02:22 +08:00
Super12138
1f2795530a Release 1.0.5 2024-06-25 13:12:00 +08:00
Super12138
073419b1d3 Release 1.0.4 2024-04-29 18:12:55 +08:00
Super12138
d0365c3e67 Optimize the way to get view model 2024-04-20 16:09:54 +08:00
Super12138
76d850cb7d
Add missing import 2024-04-10 22:10:07 +08:00
Super12138
9ad17b1305 Fix upload path 2024-04-10 20:11:20 +08:00
Super12138
5af61ff97b Use a new way to sign apk 2024-04-10 20:02:52 +08:00
Super12138
692cb7ea17 Using Gradle version catalogs 2024-03-06 21:11:59 +08:00
Super12138
5f080c0398 Release 1.0.3 2024-03-02 13:47:30 +08:00
Super12138
26e2c0400a Change fast scroll support 2024-02-21 09:57:31 +08:00
Super12138
81b623bdb5 Release 1.0.2 2024-01-30 12:50:17 +08:00
Super12138
f67b9c6276 New features: backup & restore data 2024-01-21 12:47:45 +08:00
Super12138
d0e8d76f4a Release 1.0.1 2024-01-13 15:20:32 +08:00
Super12138
67a7eb8391 Update lifecycle-viewmodel to 2.7.0 2024-01-12 17:52:03 +08:00
Super12138
c61255f1ad Update material to 1.12.0-alpha03 2024-01-11 21:00:55 +08:00
Super12138
df53280b2d Set Room schemas export location 2024-01-07 19:51:46 +08:00
Super12138
60f99bb8f9 将数据库使用Jetpack Room重构 2024-01-07 14:32:25 +08:00
Super12138
b000a3ac73 Set output apk name 2023-12-31 20:19:47 +08:00
Super12138
ea4abdea06 First commit 2023-12-30 18:43:22 +08:00