No description
Find a file
renovate[bot] 19c847d72e
chore(deps): update dependency @types/node to v24.10.7 (#430)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-11 00:36:56 +00:00
.github chore(deps): update actions/upload-artifact action to v6 (#420) 2025-12-13 02:01:58 +00:00
app fix: 插件配置错误导致开源许可 json 文件无法生成 2025-10-25 14:07:33 +08:00
art fix: 修复问题 2025-06-27 15:33:04 +08:00
fastlane/metadata/android feat: 更新图片 2025-08-01 14:12:01 +08:00
gradle fix(deps): update aboutlibsrelease to v13.2.1 (#428) 2025-12-19 20:36:32 +00:00
script chore(deps): update dependency @types/node to v24.10.7 (#430) 2026-01-11 00:36:56 +00:00
.gitignore First commit 2023-12-30 18:43:22 +08:00
build.gradle.kts 开始实现 #163 #167 2025-07-03 20:51:49 +08:00
gradle.properties fix(ci): 因换行缺失的导致签名信息写入错误 2025-02-07 22:22:39 +08:00
gradlew chore(deps): update gradle to v9.1.0 (#352) 2025-09-19 02:37:38 +00:00
gradlew.bat chore(deps): update gradle to v9.1.0 (#352) 2025-09-19 02:37:38 +00:00
LICENSE Initial commit 2023-12-30 18:32:43 +08:00
README.md feat: 更新图片 2025-08-01 14:12:01 +08:00
README_EN.md feat: 更新图片 2025-08-01 14:12:01 +08:00
renovate.json Configure auto merge 2024-11-01 22:19:56 +08:00
settings.gradle.kts feat: 适配主题色和 edge to edge 2025-01-10 18:02:08 +08:00
update.js feat: 静态版本号 2025-02-16 12:20:22 +08:00

Preview of the app UI

To Do

A simple to-do app that follows Material Design 3, using Jetpack Compose

简体中文 | English

Android CI GitHub latest release GitHub all releases download

📦 Supported Versions

From Android 7.0 (Nougat) to Android 16.0 (Baklava)

Features

  • Jetpack Compose
  • Customizable theming system based on Material Design 3
  • Custom categories
  • Task priority
  • ...

⬇️ Download

Important

The two download channels below are the official and secure sources for To Do. To protect your privacy, only download the app from these links.

To Do can't update automatically. It is recommended to subscribe to GitHub Release notifications or install F-Droid to check for updates.

From Github Release

Or get it from F-Droid

📸 Screenshots

Main page (Light) Main page (Dark)
Main page (Light) Main page (Dark)
Add task page The effect of completing a task
Add task page The effect of completing a task

📃 License

GPL-3.0-only