change RemoteRegisterActivity into a dialog

This commit is contained in:
Vincent Breitmoser
2017-02-03 19:33:35 +01:00
parent 9cdb5ae0a9
commit 4be2f6e98e
6 changed files with 353 additions and 130 deletions

View File

@@ -861,6 +861,7 @@
<activity
android:name=".remote.ui.RemoteRegisterActivity"
android:exported="false"
android:theme="@style/Theme.Keychain.Transparent"
android:label="@string/app_name" />
<activity
android:name=".remote.ui.RemoteSelectPubKeyActivity"