ericcornelissen / NervousFish

An app for your :iphone: to exchange public-keys in a secure manner.
GNU Lesser General Public License v3.0
2 stars 4 forks source link

Delete a contact and change its name, closes #11 and closes #12 #130

Closed clenrock closed 7 years ago

clenrock commented 7 years ago

What

With this PR it's possible to delete a contact and the ability to change the name of the contact.

Why

Because our app gives users the ability to have a large contact list, it should be possible for them to change the contacts or delete one.

How

Run the app, login and press a contact. You can change his name by clicking the contact name, typing something and then pressing the save icon. When you want to delete a contact you can go to the contact page, and press the bin icon.

Notes

The changing of the name is not totally intuitive, maybe we should change that a bit.

clenrock commented 7 years ago

@ericcornelissen Good point, I will make the first suggestion