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.
tasks/app
Samuel Born b0f1b54403
Add custom widget theme with color picker
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 Convert list settings to compose (#3163) 1 year ago
scripts Remove GetLocalization scripts 7 years ago
src Add custom widget theme with color picker 6 months ago
build.gradle.kts msal for Google Play, AppAuth for F-Droid 7 months ago
lint.xml Format XML 8 years ago
proguard.pro Add microsoft_config for f-droid, fix proguard 8 months ago