SufficientlySecure / birthday-calendar

Display all contact birthdays automatically in your standard Android calendar.
https://www.schuermann.eu/android/
GNU General Public License v3.0
94 stars 28 forks source link

not all birthdays are shown in the calendar #78

Open ReSqAr opened 10 years ago

ReSqAr commented 10 years ago

Not all birthdays are shown in the calendar, however there are on the phone as they are shown in birthdroid.

My setup:

I tried to extract log data via adb (as I have seen in the source code that a lot of interesting information is logged) but logging of the adapter seems to be disabled. Is there a runtime switch? I also tried to delete and restore all contact data multiple times. What I found interesting is that roughly the same contacts were not shown. I can help with debugging (but I don't have the Android SDK installed).