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

Prevent duplicate contacts popup while pairing #269

Closed jverbraeken closed 7 years ago

jverbraeken commented 7 years ago

User story

As a user I do not want a popup that asks me what to do with a duplicate contact that I received from the other person while tapping, for example, the rhythm

What

This issue demands to make sure that the popup doesn't happen. It cannot happen actually, because the rhythm (or visual verification) is needed for decoding the message

Why

This issue is needed for the project because it's frustrating if the pairing process fails because you get a popup while tapping the rhythm or using visual verification

How

This feature can be added by implenting a certain way to delay the popup till the rhytm pairing or visual verification is done

Definition of ready

This features is not ready until the following issues are finished:

Definition of done

This task can be considered done when

Notes