Skip to content

Conversation

@amalgame21
Copy link
Contributor

Fix #65
I built the app with ./gradlew assembleDebug and tested the .apk on my pixel 8 successfully.

Type of change(s)

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

What changed and why

Split "Highlight weekends" functionality into "Highlight Saturdays" and "Highlight Sundays"

Tests performed

Before & after preview

Closes the following issue(s)

  • Closes #

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.).
  • All checks are passing.

@amalgame21 amalgame21 force-pushed the highlight-saturday-or-sunday branch from aa373f1 to 9a6bbc0 Compare December 30, 2025 06:30
@amalgame21
Copy link
Contributor Author

amalgame21 commented Dec 30, 2025

It would be great if you can guide me through about the merge process because I have zero experience of android apps development and writing Kotlin code (this PR is my first attempt in Kotlin), thanks!

Copy link
Member

@naveensingh naveensingh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the effort, but this isn't the right approach. It'll be added as proposed here.

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.

Highlighted sundays

2 participants