No description
Find a file
2026-02-08 23:10:55 +08:00
.github chore(deps): update actions/cache action to v5.0.3 (#450) 2026-01-29 17:54:45 +00:00
app refactor: 优化动画曲线 & 颜色变换动画性能 2026-02-08 23:10:55 +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 chore: 调整依赖 & 中文文档更新 2026-02-06 11:24:43 +08:00
script chore(deps): update dependency @types/node to v25.2.2 (#458) 2026-02-08 08:37:00 +00:00
.gitignore First commit 2023-12-30 18:43:22 +08:00
build.gradle.kts feat: 适配 AGP 9.0 2026-01-16 22:40:27 +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 chore: 调整依赖 & 中文文档更新 2026-02-06 11:24:43 +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