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

Add the Contact Activity, opened after clicking a contact #73

Closed clenrock closed 7 years ago

clenrock commented 7 years ago

What

This pull request adds an activity which is the start of a contact page.

Why

The contact page should have the info about a certain person and have a list with his public keys.

How

It can be tested by changing the 'intent' in EntryActivity to ContactActivity. This way you can see the contact page.

Notes

This pull request is only for the activity, it retrieves nothing from the database and is not yet accessible from the MainActivity. So mostly look at the design and note things that should look nicer or can be added. image

jverbraeken commented 7 years ago

Nice branch name! 👍