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

IBAN for contacts #291

Closed clenrock closed 7 years ago

clenrock commented 7 years ago

What

This Pull Request adds to the repository a new field in Contact, and the ways to see them and change them in the ContactActivity.

Why

This Pull Request is needed because the IBAN number is needed for integration.

How

This feature can be viewed/tested within the project by going to the ContactActivity and the ChangeContactActivity.

Alternative implementation

Other implementations that I've have considered are ...

Notes

None

clenrock commented 7 years ago

Closed because we don't use a string for IBAN anymore, but the IBAN object from the Bankver library