Added opencontacts app

This commit is contained in:
Sultanahamer 2018-10-26 08:47:58 +00:00 committed by Pierre Rudloff
parent fd6e06b6b3
commit a93cd5bad7

View file

@ -0,0 +1,30 @@
Categories:
- Phone & SMS
- Security
License: GPL-3.0-only
SourceCode: https://gitlab.com/sultanahamer/OpenContacts/tree/HEAD
IssueTracker: https://gitlab.com/sultanahamer/OpenContacts/issues
AutoName: OpenContacts
Summary: Hide contacts away from apps stealing your contacts information
Description: |
Even though we are not having any problem sharing our mobile number with all third parties, people in our phone book might have. We should not be sharing their contact information online. So, keep your contacts safe in a different database.
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. It can import contacts from vCard files. So we can export Android contacts and import 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's name upon recieving call
RepoType: git
Repo: https://gitlab.com/sultanahamer/OpenContacts.git
Builds:
- versionName: '3.0'
versionCode: 3
commit: v3
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '3.0'
CurrentVersionCode: 3