andstatus / todoagenda

Android home screen widgets showing future (and past) calendar events and tasks
Apache License 2.0
130 stars 19 forks source link

More Google accounts - Contacts (birth days) not shown #68

Closed ivanslamek closed 3 years ago

ivanslamek commented 3 years ago

Hi.

I am having more google accounts. In the "Calendars and Tasks" section I see Contacts only from one account - therefore the birthdays from other account (which is "primary") are not shown (I presume).

Restart of the phone did not help.

My suggestion would be to build-in some "refresh" function, which would check all "calendars / birthdays" settings.

Regards Ivan

Screenshot_20210326-100318_Todo Agenda Screenshot_20210326-100357_Calendar

yvolk commented 3 years ago

Hi @ivanslamek.

Lists of available Calendars / Tasks are queried from corresponding providers just before showing them on the "Calendars and Task Lists" screen. All changes in ToDo Agenda settings are applied by our app/widget immediately after closing the Settings screens. So your problem is not caused by some outdated settings.

There may be stale settings in the "Android Calendar Provider" device-wide service though. Please try to follow these tips: https://github.com/andstatus/todoagenda/issues/37

And these also: https://github.com/andstatus/todoagenda/issues/35