diff --git a/js/services/isCordova.js b/js/services/isCordova.js new file mode 100644 index 000000000..180ace923 --- /dev/null +++ b/js/services/isCordova.js @@ -0,0 +1,3 @@ +'use strict'; + +angular.module('copayApp.services').value('isCordova', window.cordova ? true : false); diff --git a/views/createProfile.html b/views/createProfile.html index 8c1bef967..84a5c83c4 100644 --- a/views/createProfile.html +++ b/views/createProfile.html @@ -26,7 +26,7 @@
-
+
clipo
@@ -48,7 +48,7 @@

Creating on this device

Creating in the cloud

-
{{userOrEmail}}
+
{{userOrEmail}}
@@ -62,51 +62,52 @@
- + - In the Cloud
+ In the Cloud +
( Recommended )
-
-
-
- Access your wallets anywhere +
+
-
-
-
- Backups managed by the server + Access your wallets anywhere +
+
+
-
-
-
- Email address confirmation needed + Backups managed by the server +
+
+
+ Email address confirmation needed +
-
On this Device
+
On this Device
-
-
-
- Your private keys never leave this device +
+
-
-
-
- No email required + Your private keys never leave this device +
+
+
-
-
-
- Need to be careful with backups + No email required +
+
+
+ Need to be careful with backups +
- @@ -119,11 +120,10 @@
- +
@@ -140,7 +140,8 @@
+ !emailForm.email.$pristine"> +
@@ -151,9 +152,7 @@ + - +
@@ -183,7 +182,8 @@
+ !passForm.repeatpassword.$invalid"> +
@@ -205,45 +205,43 @@
-
-

Set up a PIN ?

-

Enter a 4-digit number for easier access from this device

+

Set up a PIN ?

+

Enter a 4-digit number for easier access from this device

-
-
- -
- +
+
+ +
+ {{error|translate}} +
+ + +
+ + +
+
+ +
- -
- - + +