Improvements for Contacts

- create contacts by manually entering the address (or pasting it)
- share address
This commit is contained in:
2016-02-24 19:50:25 +01:00
parent 563085ed79
commit 5db5442064
9 changed files with 143 additions and 67 deletions

View File

@ -72,4 +72,6 @@
As an alternative you could configure a trusted node in the settings, but as of now you\'ll need to deploy your own.</string>
<string name="got_it">Got it</string>
<string name="address">Bitmessage Address</string>
<string name="error_illegal_address">There might be a typo</string>
</resources>