FossifyOrg / Calendar

A simple calendar with events, customizable widgets and no ads.

Home Page:https://www.fossify.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calendar failed to import birthdays from Fossify Contacts' "private" Phone Storage

genodeftest opened this issue · comments

Checklist

  • I can reproduce the bug with the latest version given here.
  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected app version

1.0.2

Affected Android/Custom ROM version

Android 13, patchlevel 2024-01-05 (FP4.TP29.C.0101.20240121)

Affected device model

Fairphone 4

How did you install the app?

F-Droid / IzzyOnDroid

Steps to reproduce the bug

Prerequisite:
In Fossify Contacts, I have a few contacts in Phone Storage, but most of my contacts in Phone Storage (not visible by other apps)

  1. In Fossify Calendar, I open the 3-dots-menu
  2. clicked on Add contact birthdays
  3. Confirmed the dialog which asked me for reminders by clicking OK

Expected behavior

I expect that Fossify Calendar imports birthdays from Fossify Contacts, both from Phone Storage and Phone Storage (not visible by other apps).

Actual behavior

A message displays "No new birthdays have been found.".
Fossify Calendar only shows birthdays of the very few contacts in Phone Storage, but shows none of the birthdays in Phone Storage (not visible by other apps).

Screenshots/Screen recordings

Screenshot of Fossify Contacts settings screen
Screenshot from 2024-02-24 11-44-09

Additional information

I'm using Fossify Contacts 1.0.1, also from F-Droid store. In there, I have enabled Show private contacts to Fossify Dialer, Fossify SMS Messenger and Fossify Calendar. (I've also tested with Fossify Contacts 1.0.1 from Github release page)

I've taken logs from adb logcat, but there was nothing related I could find. The only mentioning of Fossify or Calendar I could find was here (full logs):

InputManager-JNI: Input channel object '69e6721 Toast (client)' was disposed without first being removed with the input manager!
NotificationService: Toast already killed. pkg=org.fossify.calendar token=android.os.BinderProxy@a19a0

It will be fixed in the next version: FossifyOrg/Commons@e75c9096.

Thanks a lot!