Chooloo / koler

Just a phone app.
Other
934 stars 131 forks source link

Add option to store contacts inside apps data #521

Open W1zardK1ng opened 1 year ago

W1zardK1ng commented 1 year ago

Checklist

Describe the feature you want

Add an option to store contatcs under the apps own storage, so that Koler app can work without accessing the contacts stored int he phone.

Is your feature request related to a problem? Please describe it

Andoid doesnot have a per app basis contact permission setup, some apps wont work without giving it contact permission. If we want to isolate contacts, current option is to use apps like Open contacts or simple contacts. while Simple contact can work with simple dialer to display the caller name for contacts stored inside the apps own storage, its a bit complicated setup. Koler simplify it just by adding an own contacts storage section.

Additional context

Simple contact app has a option to store contacts to apps own storage so no other apps can see the contacts stored here but all other simple apps can use it, Koler simplyfy this if it can have a own space to store the contacts.

How will you/everyone benefit from this feature?

This option will help eveyone to have a separate contact database and which is isolated from other apps. Also every time someone call it shows the contacts names.