Skip to content

feat(widget): add monthly calendar grid - #1161

Merged
naveensingh merged 5 commits into
FossifyOrg:mainfrom
wipu25:feature/grid-month-calendar-widget
Apr 28, 2026
Merged

naveensingh merged 5 commits into
FossifyOrg:mainfrom
wipu25:feature/grid-month-calendar-widget

Conversation

@wipu25

@wipu25 wipu25 commented Apr 26, 2026 •

Copy link
Copy Markdown
Contributor

Type of change(s)

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

What changed and why

  • add grid to monlty calendar widget
  • separate fragment month widget grid and normal without grid since grid can't be add later on in RemoteViews
  • update config to have widgetShowGrid to pass from config to widgetMonthly grid state

Tests performed

  • tested with real devices that monthly calendar have grid select option and work as expected

Before & after preview

Annotation Screenshot
Widget config screen  ignoreImageMinify ignoreImageMinify
Monthly calendar with grid  ignoreImageMinify
Monthly calendar without grid 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.

@wipu25
wipu25 requested a review from naveensingh as a code owner April 26, 2026 14:30
@naveensingh
naveensingh merged commit d677c9e into FossifyOrg:main Apr 28, 2026
8 checks passed
@naveensingh

Copy link
Copy Markdown
Member

Thanks.

theepicviolin pushed a commit to theepicviolin/FossifyCalendar that referenced this pull request Sep 20, 2026
* feat(widget): add monthly calendar grid

* feat(CHANGELOG.md): update unreleased note

* fix(CHANGELOG.md): merge conflict

* chore(WidgetMonthly): line indent
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 does not have a Grid

2 participants