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

@ -89,7 +89,7 @@
</intent-filter>
</activity>
<activity
android:name=".OpenBitmessageLinkActivity"
android:name=".CreateAddressActivity"
android:label="@string/title_activity_open_bitmessage_link"
android:theme="@style/Theme.AppCompat.Light.Dialog">
<intent-filter>