From a2bfd75dee9b4952771a66c555ba1d920a072ae9 Mon Sep 17 00:00:00 2001 From: Pacien TRAN-GIRARD Date: Tue, 11 Jul 2017 14:49:08 +0200 Subject: Implement create and join network dialogs + refactoring --- app/src/main/res/layout/page_configure.xml | 4 ++-- app/src/main/res/values/strings.xml | 10 ++++++++++ 2 files changed, 12 insertions(+), 2 deletions(-) (limited to 'app/src/main/res') diff --git a/app/src/main/res/layout/page_configure.xml b/app/src/main/res/layout/page_configure.xml index 35a7416..ab1033e 100644 --- a/app/src/main/res/layout/page_configure.xml +++ b/app/src/main/res/layout/page_configure.xml @@ -63,7 +63,7 @@ + android:onClick="openGenerateConfDialog"> + android:onClick="openJoinNetworkDialog"> Disconnect Tinc network name + Invitation URL Connect to network Request VPN permissions @@ -34,14 +35,23 @@ Disallowed applications Allow bypass Nodes + Error + New network + Join network Close + Cancel Project website Generate node configuration and keys Join network via invitation URL + Create + Join No network configuration has been found. No known node + Generating node configuration… + Joining network… + Network configuration successfully created. none yes -- cgit v1.2.3