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

Waiting for slave Activity, closes #121 #134

Closed jverbraeken closed 7 years ago

jverbraeken commented 7 years ago

What

This Pull Request adds to the repository a screen that shows a nice waiting animation to let the user know that he should wait for his partner to do his work to finish the pairing.

Why

This Pull Request is needed because the user should know that he should wait for the other user.

How

This feature can be viewed/tested within the project by changing in EntryActivity LoginActivity to WaitForSlaveActivity

Alternative implementation

Other implementations that I've have considered are -

Notes

jverbraeken commented 7 years ago

@ericcornelissen Implemented all your suggestions!