Skip to content

writing-tools/opencontacts

Repository files navigation

OpenContacts for Android Forked from https://gitlab.com/sultanahamer/OpenContacts

Privacy to your contacts.

About

This app saves contacts in its own database seperate from android contacts. This way no other app would be able to access contacts. Can be used in place of your default phone(dialer) app.

We can export / import contacts from Android contacts app into this app. Maintains call log as well coz Android call log app would not be able to show name of contact Also shows the person name upon recieving call

Latest debug app

Latest debug app can be found here

Issues management

I am using this app in day to day life and I usually raise issues and fix them as I feel the priority. If anyone feels that an issue needs to be fixed soon, do comment on it saying this should be prioritized and fixed soon.

In case you find a new issue / improvement / suggestion. Please do not hesitate to raise issue and we can together make our experience with this app great. In case you had to share some personal information to debug, you can use the telegram group to share it. Or you can direct message me from the telegram group.

Contribute through code

In case you want to write a feature, you can follow the steps below

  1. Open the codebase in Android studio
  2. Create a branch with feature name
  3. Write the feature
  4. Test it yourself
  5. Raise the merge request(pull request)

Our community will test the feature, will have basic code review and voila your merge request will be merged

Screenshots

screenshot-1 screenshot-1 screenshot-1

TODO:

  • Remove floating button, make the bar on top a bottom bar, put groups in it.