mirror of https://github.com/tasks/tasks
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
d70ec00ea2
When having a lot of (> 999) completed tasks in a list, selecting "Remove all completed tasks" causes a crash of the app with: SQLiteLog: (1) too many SQL variables This is due to a bug that accidentally bypasses the chunking of the db queries to stay below the limit. This solves #1661. |
3 years ago | |
---|---|---|
.github | 3 years ago | |
app | 3 years ago | |
buildSrc | 3 years ago | |
fastlane | 3 years ago | |
gradle/wrapper | 3 years ago | |
graphics | 3 years ago | |
.gitignore | 5 years ago | |
.gitmodules | 5 years ago | |
.mailmap | 11 years ago | |
.ruby-version | 3 years ago | |
CHANGELOG.md | 3 years ago | |
CODE_OF_CONDUCT.md | 4 years ago | |
CONTRIBUTING.md | 4 years ago | |
Gemfile | 5 years ago | |
Gemfile.lock | 3 years ago | |
LICENSE | 12 years ago | |
README.md | 3 years ago | |
V06_09_CHANGELOG.md | 4 years ago | |
build.gradle.kts | 3 years ago | |
deps_fdroid.txt | 3 years ago | |
deps_googleplay.txt | 3 years ago | |
gradle.properties | 3 years ago | |
gradlew | 4 years ago | |
gradlew.bat | 4 years ago | |
project.properties | 10 years ago | |
settings.gradle.kts | 5 years ago | |
update_dependency_diff | 4 years ago |
README.md
Astrid was a popular cross-platform productivity service that was acquired and discontinued in 2013. The source code from Astrid's open source Android app serves as the basis of Tasks.
Please visit tasks.org for end user documentation and support
Contributing
Contributions are always welcome! Whether translations, code changes, bug reports, feature requests, or otherwise, your help is appreciated. To get started, take a look at CONTRIBUTING.md.
Communication
Join the #tasks channel on Libera Chat to chat with the Tasks team and other people. Link to webchat
You can also use GitHub Discussions.
If you have a suggestion or want to report a bug, please see CONTRIBUTING.md.