Skip to content

fix: Monthly widget doesn't show multiple-day events properly #15#1068

Merged
naveensingh merged 2 commits intoFossifyOrg:mainfrom
P4u14:fix-monthly-widget-doesnt-show-multiple-day-events-properly
Apr 28, 2026
Merged

fix: Monthly widget doesn't show multiple-day events properly #15#1068
naveensingh merged 2 commits intoFossifyOrg:mainfrom
P4u14:fix-monthly-widget-doesnt-show-multiple-day-events-properly

Conversation

@P4u14
Copy link
Copy Markdown
Contributor

@P4u14 P4u14 commented Feb 20, 2026

Type of change(s)

  • Bug fix
  • Feature / enhancement
  • Infrastructure / tooling (CI, build, deps, tests)
  • Documentation

What changed and why

Fixes #15 by adding adding segmented start / middle / end backgrounds for multi-day events in the monthly widget, so that these events render as a continuous bar across day like in the in-app monthly view.

Tests performed

  • tested in dark and light mode on several androidStudio virtual devices in normal and biggest fontSize
  • added multiple overlapping multi-day events and single-day events that also took sometimes multiple weeks

Before & after preview

Before:
ignoreImageMinify
After:
ignoreImageMinify

Closes the following issue(s)

Checklist

  • I read the contribution guidelines.
  • I manually tested my changes on device/emulator (if applicable).
  • I updated the "Unreleased" section in CHANGELOG.md (if applicable).
  • I have self-reviewed my pull request (no typos, formatting errors, etc.).
  • I understand every change in this pull request.

@P4u14 P4u14 requested a review from naveensingh as a code owner February 20, 2026 14:47
@naveensingh naveensingh merged commit a8e2186 into FossifyOrg:main Apr 28, 2026
8 checks passed
@naveensingh
Copy link
Copy Markdown
Member

Thanks.

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.

Monthly widget doesn't show multiple-day events properly

2 participants