-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor Calendar screen to use vertical scrolling calendar #224
Open
carstenhag
wants to merge
24
commits into
EmmaTellblom:main
Choose a base branch
from
carstenhag:new_calendar_carsten
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
54a90b4
to
c9c61e4
Compare
Very rough first draft of new calendar Cleaned up code for only basic calendar Fixed headers Selected color added Fixed mark of today's date Fixed color in calendar for nextOvulation and nextPeriod started implementation of ovulation button Minor changes in UI Improved day-generation color handling Added period dates to the calendar Added support for adding/removing ovulations Started implementing symptoms Fixed minor stuff added symptoms indicators fixed calculations and started implementation of period implemented add/remove period and notifications implemented cyclenumbers added some docstring removed some unnecessary stuff new databaseversion for weekday start day setting database upgrade plus implemented dynamic handling of start day in week Removed period selection setting (deprecated) removed days in number selection in settings due to multiple settings using it Removed localization of month/day and used resource strings instead fixed texts on buttons Added some translations for new setting Get the userlocale for start day of week Added todo for fixing dynamic fetch of no of months
73427ad
to
becdf2d
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.