No description
Find a file
renovate[bot] 563fa5baa2
chore(deps): update dependency @types/node to v22.15.24 (#256)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-28 22:09:57 +00:00
.github feat: 禁止创建空白 Issue 2025-04-19 08:57:12 +08:00
app chore: 对新 API 进行适配 2025-05-24 12:08:53 +08:00
art feat: 更新 README 2025-02-17 21:05:47 +08:00
fastlane/metadata/android feat: 添加截图 2025-02-16 10:11:58 +08:00
gradle fix(deps): update dependency com.github.kyant0:m3color to v2025.3 (#254) 2025-05-27 07:37:28 +00:00
script chore(deps): update dependency @types/node to v22.15.24 (#256) 2025-05-28 22:09:57 +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-05-24 08:55:46 +08:00
README_EN.md chore: 对于近期发生的事件进行说明 2025-05-24 08:52:12 +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

Caution

Recently, a counterfeit version of the To Do app was discovered on the Google Play Store (special thanks to @RohitKushvaha01 for the alert).

It has been confirmed that this fake app violates the GPL-v3 license and includes AppsFlyer analytics, ads, and internet permissions in its code, potentially compromising user privacy. So, do not download To Do from the Google Play Store. Instead, please use one of the two official download channels mentioned in the Download section below to protect your personal data.

Additionally, other excellent open-source projects like Xed-Editor and WhatSave have also been found on Google Play with unauthorized ads and analytics added without the original developers' consent.

The appearance of this fake app has made me deeply disappointed and disheartened.

You can help me by reporting the fake app on Google Play:

  1. Open the counterfeit apps listing;
  2. Tap the three-dot menu (⋮) → "Flag as inappropriate";
  3. Select "App felt suspicious""Share feedback".

Alternatively, submit a policy violation report here with:

  • Application package name: cn.super12138.todo
  • Suspected Policy Violation: "Impersonation"

简体中文 | 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