Skip to content
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

Single recurring alarm and added joda-time library #7

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

eblis
Copy link

@eblis eblis commented Apr 17, 2018

Reworked alarms so that the app no longer creates a separate alarm for each person for each anniversary. Instead a single, recurring alarm is created that checks for all anniversaries that we need to notify for.
Added library joda-time to help with date handling, date manipulations and fix problems with inconsistencies between days to birthday, days from birth and other problems.
Added notification colors for birthdays that are near.
Added colors for All Fragment page for birthdays that are near.

Cristi Libotean added 7 commits March 4, 2018 11:08
When initially importing contacts you could end up with duplicated accounts if you had more than one google account you were importing from.
Added ability to show the age the person is turning to (or has turned to) this year.
…erson.

Instead of being able to only add a single extra notification (either 1 day, 2 days, 3 days, 1 week or 2 weeks beforehand) you can add any/all of these.
…r each person for each anniversary. Instead a single, recurring alarm is created that checks for all anniversaries that we need to notify for.

Added library joda-time to help with date handling, date manipulations and fix problems with inconsistencies between days to birthday, days from birth and other problems.
Added notification colors for birthdays that are near.
Added colors for All Fragment page for birthdays that are near.
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.

1 participant