Skip to content

Releases: Laxdal/Todo-List

Todo List 1.1.0

13 Feb 22:09

Choose a tag to compare

  • 📊 增加数据持久化,确保推出应用后可以保存所以事项
  • ✨ 添加应用图标

Todo List 1.0.0

30 Jan 01:59
bc7d2dd

Choose a tag to compare

Release Notes - v1.0.0

  • ✨ 基础任务管理

    • 添加、删除任务
    • 标记任务完成/未完成
    • 任务列表显示
  • 🌟 高级任务操作

    • 长按任务显示操作菜单
    • 高亮重要任务功能
    • 置顶任务功能
    • 创建任务时可选择高亮/置顶状态
  • 📊 任务状态管理

    • 已完成任务自动移至底部
    • 已完成任务显示删除线和灰色文字
    • 置顶任务优先显示
    • 按创建时间排序显示

  • ✨ Basic Task Management

  • Add and delete tasks

  • Mark tasks as complete/incomplete

  • Display task list

  • 🌟 Advanced Task Operations

  • Long press on a task to show the action menu

  • Highlight important tasks feature

  • Pin task feature

  • Option to select highlight/pin status when creating a task

  • 📊 Task Status Management

  • Completed tasks automatically move to the bottom

  • Completed tasks display strikethrough and gray text

  • Pinned tasks are prioritized for display

  • Sort and display by creation time