Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Added three new Home Screen widgets - #44

Merged
saksham2001 merged 4 commits into
mainfrom
feature/home-screen-widgets
Jul 6, 2026
Merged

saksham2001 merged 4 commits into
mainfrom
feature/home-screen-widgets

Conversation

@saksham2001

Copy link
Copy Markdown
Owner

Summary

Created three widgets using the existing UI elements from the app:

  • Full width activity widget with a loop showing steps, distance and calories.
  • Full width configurable widget to show any of the two vitals.
  • Half width configurable widget to show single vital.

The

Related issues

Closes #36

Type of change

  • 🐛 Bug fix (non-breaking change that fixes an issue)
  • ✨ New feature (non-breaking change that adds functionality)
  • 📟 New / improved wearable support (BLE driver layer)
  • 🤖 Coach / LLM change (tools, prompts, orchestration)
  • 🎨 UI / DesignSystem change
  • 🧹 Refactor / chore (no behavior change)
  • 📝 Docs only
  • ⚠️ Breaking change (existing data, settings, or APIs change)

How was this tested?

  • Added / updated unit tests (PulseLoopTests)
  • Ran the test suite locally (⌘U in Xcode)
  • Tested on a physical device with a real ring — model:
  • Tested with demo data (-seedDemo YES, no hardware)
  • N/A (docs / non-code change)

Privacy & data

  • This change does not send health data off-device without explicit user action.
  • No secrets, API keys, or personal data are committed.
  • N/A

Screenshots / recordings

Full Width Activity Full Width Configurable Half Width Configurable
IMG_5057 IMG_5058 IMG_5058 2

Checklist

  • My code follows the project's style (SwiftLint passes).
  • I ran the tests and they pass.
  • I updated docs / README where relevant.
  • I read the Contributing guide.

@saksham2001 saksham2001 self-assigned this Jul 4, 2026
@saksham2001 saksham2001 changed the title added three widgets Added three new Home Screen widgets Jul 4, 2026
@saksham2001
saksham2001 merged commit 80195a6 into main Jul 6, 2026
2 checks passed
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.

[Feature]: Home Screen swift widgets

1 participant