No description
Find a file
renovate[bot] 9add658abd
fix(deps): update dependency androidx.core:core-splashscreen to v1.2.0-rc01 (#290)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-03 01:46:23 +00:00
.github fix: 新功能模板的必填项 2025-06-30 16:27:09 +08:00
app fix: 编辑器判断逻辑错误 2025-06-30 13:11:36 +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 fix(deps): update dependency androidx.core:core-splashscreen to v1.2.0-rc01 (#290) 2025-07-03 01:46:23 +00:00
script chore(deps): update dependency @types/node to v22.16.0 (#286) 2025-07-02 06:27:09 +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