Skip to content

1.0.1

Compare
Choose a tag to compare
@Super12138 Super12138 released this 13 Jan 07:53
· 367 commits to main since this release

🚀 更新内容

🔴 重大更改

  1. 将数据库使用 Jetpack Room 重构(原来的待办将无法显示在待办列表中;建议清除应用数据或者卸载重装以完全删除旧的数据库)

🛠️ 修复

  1. 崩溃页面 FAB 间距错误
  2. 待办列表 FAB 当列表为空时不显示

✨ 添加

  1. 待办内容为空检测
  2. 阻止截屏选项
  3. 待办列表项目动画

🚀 Update content

🔴 Important

  1. Refactoring the database using Jetpack Room (the original to-do will not be displayed in the to-do list; Recommended to clear the application data or uninstall and reinstall to completely delete the old database)

🛠️ Fixes

  1. Crash activity's FAB margin wrong
  2. To-do list FAB does not display when the list is empty

✨ Adds

  1. Empty detection of to-do content
  2. Prevent screenshot setting
  3. To-do list item animation