nicorac / bcr-gui

BCR-GUI is a companion app for the great BCR (Basic Call Recorder) Android application and other supported ROMs with embedded call recorders.
https://coolsoft.altervista.org
GNU General Public License v3.0
121 stars 6 forks source link

Edit Recording ->create new contact-> select adress book #69

Closed R44D44 closed 5 months ago

R44D44 commented 5 months ago

its not related to a specific OS, i think.

would be nice to select an adress book where the new contact is to be stored.

bcr-gui selects phone storage by default. if a user is not using phone storage, but i.e. nextcloud storage instead, there is no option to store the contact there. In LOS the user cannot change the adress book for storage after a contact is stored in phone adress book.

so the user is forced to create a new contact in another phone book and copy/paste the data there and delete the older entry afterwards.

dont know about alternatives.

nicorac commented 5 months ago

BCR-GUI actually uses a multi-platform Capacitor plugin to manage contacts, which doesn't have as much options. It also does not allow to add a new phone number to an already existing contact.

I'm going to rewrite the add/edit contact feature using specific Android tools (i.e. "Intents"), stay tuned 😉

nicorac commented 5 months ago

Just released version 1.4.0 that fixes this issue