Skip to content

feat: creation of min max widget with some fixes on previews#26

Merged
isaacsa51 merged 3 commits into
masterfrom
feat/ui/widget_creation
Jun 16, 2026
Merged

feat: creation of min max widget with some fixes on previews#26
isaacsa51 merged 3 commits into
masterfrom
feat/ui/widget_creation

Conversation

@isaacsa51

Copy link
Copy Markdown
Owner

Description

Generated more widgets for the app, this PR closes #17 issue.

Change strategy

Reutilize existing components like MinMaxCard to generate a similar approach using Glance UI for compose

Implemented

  • MinMaxWidget
  • AverageSpentWidget

Working demo

image image

the minmax widget renders a graph behind the content depending the active period and fetching the minimum value and max value registered.

Testing

  • Ran ./gradlew :app:compileDebugKotlin :wear:compileDebugKotlin :sync-contract:compileKotlin :app:testDebugUnitTest
  • Added/updated tests when applicable
  • Added screenshots or screen recordings for UI changes

Signed-off-by: Isaac Serrano <serranoie99@gmail.com>
@isaacsa51 isaacsa51 self-assigned this Jun 16, 2026
@isaacsa51 isaacsa51 added the enhancement New feature or request label Jun 16, 2026
Signed-off-by: Isaac Serrano <serranoie99@gmail.com>
Signed-off-by: Isaac Serrano <serranoie99@gmail.com>
@isaacsa51 isaacsa51 merged commit 10cfb20 into master Jun 16, 2026
1 check failed
@isaacsa51 isaacsa51 deleted the feat/ui/widget_creation branch June 26, 2026 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Create more widgets following Analytics screen components

1 participant