Giter VIP home page Giter VIP logo

Comments (16)

Aga-C avatar Aga-C commented on May 24, 2024 3

It's related to FossifyOrg/Phone#28.

from contacts.

nucular8 avatar nucular8 commented on May 24, 2024 3

You are right. I found this issue and posted my "me too".
I guess it's the same piece of code that affects both apps.

from contacts.

Mrothyr avatar Mrothyr commented on May 24, 2024 2

I think is the same problem:

stephanritscher/Simple-Contacts#20

After test: Simple contacts have this issue too.

from contacts.

schklom avatar schklom commented on May 24, 2024 1

@Vysp3r A hacky inconvenient workaround is to create a group "All", put every contact in it, and allow that group. You would need to remember to add that group to each new contact in the future though, so far from ideal.

from contacts.

nucular8 avatar nucular8 commented on May 24, 2024

Quite possible as it seems to be a fork of the same code base.

from contacts.

Mrothyr avatar Mrothyr commented on May 24, 2024

Yes. But it's possible to narrow down the part of the code.

I think its an API issue. Whatsapp is showed in the filter and is also updated to targetSdk 34. Nine and Outlook are not showed and be at targetSdk 33. I use Android 14 (GrapheneOS) and the old version works without problem (targetSdk 33 of the contact app).

from contacts.

czarnyckm avatar czarnyckm commented on May 24, 2024

I have the same problem with CARDDAV contacts.
Works fine with 'koler' or 'contacts you'
as well as 'Simple Contacts Pro SE' f-droid version 6.22.4.2 Pro (the Github version is broken since January update)

from contacts.

SteamPumkin avatar SteamPumkin commented on May 24, 2024

I think I have an issue related to this too. My contacts stored in Tuta are not syncing to Fossify Contacts, but they do sync to Google Contacts.

In my filter list I have tickboxes to display contacts from the following apps:

  • WhatsApp
  • Google Accounts
  • Signal
  • Messenger (Facebook/Meta)
  • Phone storage
  • Phone storage (not visible by other apps)

Contacts from Tuta (Tutanota/Tuta Mail - recently rebranded) should also be shown as an option in this list but aren't.

Device: Oppo A54 5G
Android OS: ColorOS 13.0 (Android 13)
Version: Fossify Contacts 1.0.1 (F-Droid)

from contacts.

cpontvieux-systra avatar cpontvieux-systra commented on May 24, 2024

getIsSyncable check is wrong here:
https://github.com/FossifyOrg/Commons/blob/master/commons/src/main/kotlin/org/fossify/commons/helpers/ContactsHelper.kt#L825
It should probably be just >0:
https://developer.android.com/reference/android/content/ContentResolver#getIsSyncable(android.accounts.Account,%20java.lang.String)

from contacts.

naveensingh avatar naveensingh commented on May 24, 2024

I haven't investigated this but here are the definitions: https://cs.android.com/android/platform/superproject/main/+/main:frameworks/base/services/core/java/com/android/server/content/SyncStorageEngine.java;l=260-289

from contacts.

Vysp3r avatar Vysp3r commented on May 24, 2024

For me the problem was contact not working without Google Services Framework installed.
I don't know why it would depend on that though.

from contacts.

schklom avatar schklom commented on May 24, 2024

I'd like to add that allowing access to groups / individual contacts using the Contact Scopes feature (on GrapheneOS, maybe not available on LineageOS) lets the app show these groups / contacts.

But the general Contacts permission does not work, and I also do not have Google Services Framework installed.

from contacts.

Vysp3r avatar Vysp3r commented on May 24, 2024

@schklom You're right I just tested on GrapheneOS and that works.
It's not great though, because I would have to go in there and add each contact manually each time I add some.
It makes me wonder why they would show up properly with Google Services Framework installed.

from contacts.

Mrothyr avatar Mrothyr commented on May 24, 2024

OK, I give it a try. Installing Google Services Framework, nothing changed. Installing Google Play Services - the other accounts materialized magically in the app.

So Google changed somewhat in the API? But Whatsapp is listed in the filters.

GPS is not a option for me. And the work around from schklom is not a option too - anything delete the tags at the contacts randomly. I have no idea what ist happen.

from contacts.

cpontvieux-systra avatar cpontvieux-systra commented on May 24, 2024

For now, I use the contact app of LineageOS as a temporary solution.
But yes, Google services are not an option for me either.

I can provide debug log or other information, provided someone explain me how to get it.
I’m a developper, but not a Android developper…

from contacts.

Mrothyr avatar Mrothyr commented on May 24, 2024

I use an older version of Stephans fork (https://github.com/stephanritscher/Simple-Contacts/releases/tag/6.22.4.2). A contact app with structured addresses is very rare...

from contacts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.