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 | |
|---|---|---|
| .. | ||
| generic/release | 1 year ago | |
| scripts | 7 years ago | |
| src | 6 months ago | |
| build.gradle.kts | 7 months ago | |
| lint.xml | 8 years ago | |
| proguard.pro | 8 months ago | |