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.
This commit introduces a new "Custom" theme option for the widget, allowing users to select a custom background color. Changes include: - Added "Custom" theme to widget_themes array in arrays.xml. - Introduced new string resources for custom theme color in strings.xml. - Modified preferences_widget.xml to include a color picker preference for the custom theme. - Updated WidgetSettings.kt to manage the visibility and functionality of the custom color picker based on theme selection. - Extended WidgetPreferences.kt to store and retrieve the custom theme color, and to apply it to the widget's background. - Implemented a isLight utility function in Theme.kt to determine text color based on the custom background color. |
6 months ago | |
|---|---|---|
| .github | 1 year ago | |
| .run | 1 year ago | |
| app | 6 months ago | |
| compose-metrics | 9 months ago | |
| data | 7 months ago | |
| fastlane | 6 months ago | |
| gradle | 6 months ago | |
| graphics | 9 months ago | |
| icons | 12 months ago | |
| kmp | 6 months ago | |
| wear | 9 months ago | |
| wear-datalayer | 8 months ago | |
| .gitignore | 1 year ago | |
| .gitmodules | 6 years ago | |
| .mailmap | 12 years ago | |
| .ruby-version | 7 months ago | |
| CHANGELOG.md | 6 months ago | |
| CODE_OF_CONDUCT.md | 5 years ago | |
| CONTRIBUTING.md | 5 years ago | |
| Gemfile | 7 months ago | |
| Gemfile.lock | 7 months ago | |
| LICENSE | 14 years ago | |
| README.md | 6 months ago | |
| V06_09_CHANGELOG.md | 5 years ago | |
| V10_12_CHANGELOG.md | 3 years ago | |
| build.gradle.kts | 7 months ago | |
| deps_fdroid.txt | 6 months ago | |
| deps_googleplay.txt | 6 months ago | |
| deps_wear.txt | 6 months ago | |
| generate_compose_metrics.sh | 2 years ago | |
| gradle.properties | 1 year ago | |
| gradlew | 7 months ago | |
| gradlew.bat | 7 months ago | |
| project.properties | 2 years ago | |
| renovate.json | 1 year ago | |
| settings.gradle.kts | 11 months ago | |
| update_dependency_diff | 1 year 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
You can submit questions to GitHub Discussions.
If you have a suggestion or want to report a bug, please see CONTRIBUTING.md.

