Skip to content

Add widget of leetcode daily problem #27

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Mar 1, 2025
Merged

Add widget of leetcode daily problem #27

merged 4 commits into from
Mar 1, 2025

Conversation

nur-shuvo
Copy link
Owner

Add leetcode daily problem widget.

NiazSagor and others added 4 commits February 7, 2025 14:24
This commit introduces a new Glance app widget for the LeetCode Plus application. The changes include:

-   **build.gradle.kts**: Added dependencies for Glance, Glance AppWidget, and Glance Material3. Also added compose compiler version.
-   **AndroidManifest.xml**: Declared the `LeetCodePlusGlanceAppWidgetReceiver` and added metadata for the app widget provider.
-   **LeetCodePlusGlanceAppWidgetReceiver.kt**: Created a receiver for the Glance app widget.
-   **LeetcodePlusGlanceAppWidget.kt**: Implemented the UI for the Glance app widget, which displays a message related to LeetCode's daily problem.
-   **leetcode_plus_glance_appwidget_info.xml**: Defined metadata for the app widget, including its description, initial layout, dimensions, resize mode, update period, and widget category.
-   **integers.xml**: Added an integer resource to define the widget update period.
-   **libs.versions.toml**: Added new lib versions.
@nur-shuvo nur-shuvo requested a review from NiazSagor February 28, 2025 17:42
@nur-shuvo nur-shuvo merged commit 1752d94 into master Mar 1, 2025
@nur-shuvo nur-shuvo deleted the widget branch March 1, 2025 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants