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

Use the custom keyboard throughout the application #315

Open ericcornelissen opened 7 years ago

ericcornelissen commented 7 years ago

User story

As a user I want to have a custom keyboard in the NervousFish app so that I can be sure noone is listening to what I'm doing

What

This issue demands that the custom keyboard (which is already implemented, and is being used in the `LoginActivity) is used throughout the app for all inputs.

Why

This issue is needed for the project because we want user to be sure it is secure to use our app, and not even their keyboard is spying on them.

How

This feature can be added by Unclear as of now

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

If I missed any places where the custom keyboard should be used, be sure to comment and I'll add it to the list :smile: