No description
Find a file
2025-06-27 15:33:04 +08:00
.github feat: 简化新功能问题模板 2025-06-21 11:49:36 +08:00
app fix: 修复问题 2025-06-27 15:33:04 +08:00
art fix: 修复问题 2025-06-27 15:33:04 +08:00
fastlane/metadata/android feat: 添加截图 2025-02-16 10:11:58 +08:00
gradle refactor: 用 Preference DataStore 代替 Preference 2025-06-27 14:57:29 +08:00
script chore(deps): update dependency @types/node to v22.15.33 (#282) 2025-06-25 03:10:34 +00:00
.gitignore First commit 2023-12-30 18:43:22 +08:00
build.gradle.kts 开始使用 Jetpack Compose 对待办重构 2025-01-09 21:50:44 +08:00
gradle.properties fix(ci): 因换行缺失的导致签名信息写入错误 2025-02-07 22:22:39 +08:00
gradlew chore(deps): update dependency gradle to v8.14 (#224) 2025-04-25 20:43:42 +00:00
gradlew.bat chore(deps): update dependency gradle to v8.14 (#224) 2025-04-25 20:43:42 +00:00
LICENSE Initial commit 2023-12-30 18:32:43 +08:00
README.md chore: 移除不必要信息 2025-06-26 06:05:48 +08:00
README_EN.md chore: 移除不必要信息 2025-06-26 06:06:28 +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 15.0 (VanillaIceCream)

Features

  • Jetpack Compose
  • Customizable theming system based on Material Design 3
  • Multi-subject support
  • 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