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

Birthdays without year shown as born in 1970 (49 years old this year) #106

Open
dboehmer opened this issue Feb 4, 2019 · 2 comments
Open

Comments

@dboehmer
Copy link

dboehmer commented Feb 4, 2019

I've been successfully using Birthday adapter from F-Droid for years. Thank you for that small but very helpful app!

Just recently I started using birthdays without years. Unfortunately all these birthdays are currently shown as "(49)" which seems to be because dates use 1970 as base.

I tried to switch to Birthday Calender from F-Droid. Both apps seem to be from this repo just in different versions. In this app's calendar the issue is the same with events described as "John Doe was born in 1970 and turns 49 this day."

When sharing such a contact and inspecting its vcf file it contains a line:

BDAY:--12-24

When downloading the vcf from my WebDAV server for synchronization the line reads:

BDAY;X-APPLE-OMIT-YEAR=1604:1604-12-24

Is this an issue with the app or do I need to configure something differently?

@ialokim
Copy link

ialokim commented Feb 4, 2019

See #52 (comment)

@kaoneko
Copy link

kaoneko commented Apr 19, 2020

Quite an annoying bug that was fixed 2½ years ago, but since there hasn't been a new release after that the version in F-Droid still has it (see @ialokim's link). I somehow managed to build my own .apk from source a long time ago when I ran into this issue. Now and then I check back here wondering if there's been a new release including the fix, but I guess the author has moved on to other things. Which is a shame because the bug kind of ruins the whole app for those of us who have lots of contacts without year of birth.

So for those who can't figure out how to build it from source or don't have the time, here is the APK I made. I think you have to uninstall the version from F-Droid before you can install this one, since I obviously didn't have F-Droid's private key to sign it with. I could be wrong though.

Birthday-Calendar-full-release v2.0 + birthdays without year bugfix.zip

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

No branches or pull requests

3 participants