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

feature request: Allow contacts to be saved outside of a google account only locally on the device #58

Closed
mdkuser opened this issue Jan 30, 2018 · 7 comments

Comments

@mdkuser
Copy link

mdkuser commented Jan 30, 2018

Can you please add an option to save contacts only localy on the device without linking it to a google account? Same as local calendar in your simple calendar app.
So the contacts are never synced to the cloud!

@tibbi
Copy link
Member

tibbi commented Jan 31, 2018

it should already be possible. If you press the New Contact button and click on the bottom field with a user icon, do some options show up? One of them should be some equivalent of "Phone Contacts", that shouldnt be synced to the cloud by default.

@mdkuser
Copy link
Author

mdkuser commented Jan 31, 2018

Hi, I already tried this, but the only options I can choose are:

  1. my google account (user@gmail.com)
  2. open keychain account

No local contact

I'd like to store contacts on the device only and deactivate googles contact app and substitute it with simple contacts.

Btw: At the moment simple contacts are not supporting all fields from android contacts app (e.g. pager or instant messenger information are not displayed, can't be edited in simple contacts)

@tibbi
Copy link
Member

tibbi commented Feb 11, 2018

will be added in 3.2.0 which Im just releasing

@tibbi tibbi closed this as completed Feb 11, 2018
@mdkuser
Copy link
Author

mdkuser commented Feb 12, 2018

Hi, thank you for implementing the local storage for contacts.
However, this feature is quite useless if the main telephone app can't access the local contacts.
I wonder how to make the cobtacts localy available to installed apps, but exclude it from syncing at all with google.
Would this possible?

@tibbi
Copy link
Member

tibbi commented Feb 12, 2018

You can uncheck Google syncing contacts in Settings -> Accounts -> Google and pick an email. For that you dont need this new hidden contact group.

@mdkuser
Copy link
Author

mdkuser commented Feb 12, 2018

Ok, but if accidentily the snyc gets enabled, it will upload all contacts to the cloud without notify the user.
The contact app should if possible store contacts so that it can't be seen by google sync but entries are visible to apps on the device only. Similar as storing contacts to simcard. Would that be possible, or is it a limitation from

@tibbi
Copy link
Member

tibbi commented Feb 12, 2018

You cant just selectively set who you share the contacts with. Maybe on a rooted device with some extra security apps, but that is not my job already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants