Commit graph

396 commits

Author SHA1 Message Date
mmbyday
08ec5e99ac wizard: fix restore from key and seed functionality 2019-02-23 10:02:51 -08:00
mmbyday
c6107d8376
wizard: allow calendar date for restoration height 2019-02-22 03:05:29 +01:00
dsc
f329a71029
Wizard redesign 2019-02-22 03:05:27 +01:00
xiphon
3aff7ddcef Fix default daemon/remote node RPC port based on the network type 2019-02-17 14:40:03 +00:00
luigi1111
8a4596ee47
Merge pull request #1884
310679c QML: fix various warnings (xiphon)
2019-01-21 14:51:43 -06:00
luigi1111
90b0f4fa55
Merge pull request #1878
77cd521 Wizard/Device: set estimated restore height if none is provided (selsta)
2019-01-21 14:48:08 -06:00
xiphon
310679c680 QML: fix various warnings 2019-01-10 04:57:57 +03:00
luigi1111
dc7a95c8d1
Merge pull request #1888
9aef631 Wizard: use one icon and add @2x version (selsta)
2019-01-09 17:50:41 -06:00
luigi1111
a6289ba0f5
Merge pull request #1887
cae85bc Wizard: remove grey triangle (selsta)
2019-01-09 17:49:47 -06:00
selsta
9aef631a25
Wizard: use one icon and add @2x version 2019-01-08 06:55:22 +01:00
selsta
cae85bce85
Wizard: remove grey triangle 2019-01-08 06:17:01 +01:00
selsta
77cd521ffe
Wizard/Device: set estimated restore height if none is provided
requires #5034
2019-01-02 10:12:21 +01:00
mmbyday
c2e27772e4 wizard: add copying seed to clipboard warning 2018-12-29 23:19:28 -08:00
xiphon
515bb16418 fix various QML warnings 2018-12-17 09:10:11 +00:00
luigi1111
f8cd4c86d9
Merge pull request #1794
e650818 TextField.onEditingFinished() is not available in Qt versions lower than 5.9. Replace with onEditingFinished() (xmrdsc)
b466f9f string.startsWith() is not available in Qt versions lower than 5.8. Replace with string.indexOf() (xmrdsc)
2018-12-11 13:59:03 -06:00
dsc
e650818016
TextField.onEditingFinished() is not available in Qt versions lower than 5.9. Replace with onEditingFinished() 2018-12-09 17:43:55 +01:00
luigi1111
fc06005e3a
Merge pull request #1786
b1b8efd wizard: use hand cursor instead of arrow (xiphon)
2018-12-07 19:02:48 -06:00
xiphon
b1b8efdc3b wizard: use hand cursor instead of arrow 2018-12-06 21:43:29 +00:00
xiphon
722d32a50c wizard: fix flags hovering, cursor, layout 2018-12-04 22:23:23 +03:00
stoffu
c840e2b664
Allow adjusting number of rounds for the key derivation function 2018-11-30 11:22:32 +09:00
xiphon
7dea3a2373 wizard: optionally hide restore 'From QR Code' btn 2018-10-28 14:56:33 +03:00
stoffu
9bb6a25f31
Add support for creating hardware wallet 2018-08-24 12:54:43 +09:00
luigi1111
d554c7809d
Merge pull request #1449
ac8e88e allow restoring from only spendkey (cryptochangements34)
2018-07-17 16:58:16 -05:00
cryptochangements34
f7bbdd3044 add explicit mainnet button and move nettypes to advanced options 2018-06-07 12:23:47 -04:00
cryptochangements34
ac8e88ee53
allow restoring from only spendkey 2018-06-05 21:16:19 -04:00
cryptochangements34
78e0ae1a4e use radio buttons in daemon wizard 2018-05-11 18:40:10 -04:00
cryptochangements34
31ef55d838 make some daemon wizard wording more clear 2018-05-08 20:47:39 -04:00
Sander Ferdinand
c40944144a Radio buttons for the welcome wizard 2018-04-28 16:40:01 +02:00
luigi1111
d248e45563
Merge pull request #1321
251db80 show correct address in wizard if remote node used
2018-04-22 20:03:00 -05:00
cryptochangements34
66f29831e1 fix typo in daemon setup wizard 2018-04-14 23:50:05 -04:00
cryptochangements34
251db80609
show correct address in wizard if remote node used 2018-04-14 23:33:51 -04:00
Sander Ferdinand
d98221ac56 Fixes the placeholder texts for RemoteNodeEdit in the wallet creation wizard 2018-03-29 23:04:04 +01:00
Sander Ferdinand
6e503cd0e2 Replace violet checkbox mark with a black one 2018-03-29 23:04:04 +01:00
Sander Ferdinand
408878290e nettype comparison needs to be loose 2018-03-29 23:04:04 +01:00
Sander Ferdinand
d2d6e3ad66 Fixes the placeholder texts for inputboxes in the wallet recovery wizard 2018-03-29 23:04:04 +01:00
Sander Ferdinand
da2c6e8bc8 Fixes javascript error; .trim() on undefined 2018-03-29 23:04:04 +01:00
Sander Ferdinand
0bfff8844e nettype comparison needs to be loose 2018-03-29 23:04:04 +01:00
Sander Ferdinand
3c24044736 Cleanup after rebase 2018-03-29 23:04:04 +01:00
Sander Ferdinand
3f9926487d Fixes typo 2018-03-29 23:04:04 +01:00
Sander Ferdinand
8f368b9b3b Remove seed from WizardFinished for now, as it yields an undefined error 2018-03-29 23:04:03 +01:00
Sander Ferdinand
69b4d56fdd Small style changes 2018-03-29 23:04:03 +01:00
Sander Ferdinand
4977049425 Fixes some fonts, introduces a new checkbox and fixes 0 amount history entries 2018-03-29 23:04:03 +01:00
Sander Ferdinand
53b5b7a5c7 Fixing the start-up wizards 2018-03-29 23:04:03 +01:00
Sander Ferdinand
be9cb8931c StandardButton - removed unused properties and some layout changes to settings page 2018-03-29 23:04:02 +01:00
Sander Ferdinand
af9e4e86f0 Replacing checkbox, using default values from component 2018-03-29 23:04:01 +01:00
luigi1111
e4d75c6680
Merge pull request #1161
c8f0cf3 Stagenet
2018-03-26 12:57:14 -05:00
Jaquee
d253991ecb remove obsolete remote node logic 2018-03-15 16:51:03 +01:00
stoffu
c8f0cf3543
Stagenet 2018-03-14 23:26:25 +09:00
luigi1111
a8ba815fb3
Merge pull request #1141
5d2d6ad UTF-8 support for filenames and paths under Windows
2018-03-13 23:37:33 -04:00
rbrunner7
5d2d6adfaf UTF-8 support for filenames and paths under Windows 2018-03-08 20:34:30 +01:00
luigi1111
7c9ba196c9
Merge pull request #1140
70d42ee Wizard: allow seed without checksum
2018-03-06 12:33:01 -05:00
luigi1111
4479026649
Merge pull request #1149
22de9db Fix a few uses of undefined data on startup and exit
2018-03-06 12:26:03 -05:00
moneromooo.monero
22de9db4e1 Fix a few uses of undefined data on startup and exit 2018-03-03 23:26:20 +00:00
stoffu
70d42ee328
Wizard: allow seed without checksum 2018-02-25 21:52:04 +09:00
stoffu
fd1f4bf628
Bootstrap daemon (requires #3165) 2018-01-30 07:45:11 +09:00
stoffu
af882e87f5
rectified visual switch between local node & remote node 2018-01-30 07:45:08 +09:00
stoffu
89ec822ba5
removed persistentSettings.startLocalNode as it's synonym for !persistentSettings.useRemoteNode 2018-01-30 07:45:03 +09:00
luigi1111
629f460eb6
Merge pull request #1065
fdd528b Update copyright for 2018
2018-01-26 14:33:47 -05:00
xmr-eric
fdd528b99e Update copyright for 2018 2018-01-08 12:51:26 -05:00
stoffu
cec206ec8d
Refactor wallet password dialog 2018-01-05 16:11:29 +09:00
Jaquee
a8e19b8fb6 Enable password strength meter on iOS 2017-11-03 16:57:12 +01:00
Jaquee
2170f6a46d Improve copy text handling 2017-11-03 16:57:12 +01:00
Jaquee
806f496faf wizarddaemonsettings remove lightwallet settings until #2109 is merged 2017-11-03 16:57:11 +01:00
Jaquee
0e6028aacf wizard: disable password strenght meter on mobiles 2017-11-03 16:57:10 +01:00
Jaquee
bcb7bcffdb wizard: reworked testnet settings 2017-11-03 16:57:10 +01:00
Jaquee
b205acc51b Wizard: add qrcode scanner to recover page 2017-11-03 16:57:10 +01:00
Jaquee
a3088b1eeb Wizard: add daemon settings page 2017-11-03 16:09:23 +01:00
Jaquee
bbcb780cfa wizard: use m_wallet instead of storing in settingsObj 2017-11-01 17:02:44 +01:00
Jaquee
91953f1a3a Wizard: add scaleRatio 2017-11-01 17:02:44 +01:00
Jaquee
80618c83fd wizard: reworked testnet settings 2017-10-23 20:35:17 +02:00
Jonathan Cross
08b54f69a5
Restore wallet: Adding space after 'Your wallet is stored in' 2017-06-02 01:20:32 +02:00
Jaquee
127790e4a1 set correct seed lang when recovering from keys 2017-05-23 14:03:03 +02:00
Jaquee
2e53c524a1 ios build settings 2017-05-05 12:03:03 +02:00
Jaquee
a4a44d7c99 clear populated fields when stepping back to page 1 in wizard 2017-05-04 17:04:12 +02:00
xmr-eric
d42d2dd742 Better spacing for Wizard password warning
Title was butted right up against warning. No more.
2017-03-19 13:35:02 -04:00
kenshi84
c45cc3de41
enabled translations in some places 2017-03-11 14:09:09 +09:00
Riccardo Spagni
3273d1f935
Merge pull request #539
c75d3cf fix wizard spacing and dots (Jaquee)
2017-03-07 11:03:13 +00:00
Riccardo Spagni
fed4dd4654
Merge pull request #532
1ff4e90 bring back restore height field (Jaquee)
2017-03-07 11:01:08 +00:00
Jaquee
c75d3cf9ec
fix wizard spacing and dots 2017-03-04 00:32:53 +01:00
Jaquee
1ff4e9030b bring back restore height field 2017-03-03 19:45:18 +01:00
xmr-eric
e3f81b9c49 WizardPasswordInput.qml Smaller fontsize 2017-03-03 12:07:40 -05:00
Jaquee
be09e3e596 Wizard: make sure next button is visible when stepping back 2017-02-27 22:07:17 +01:00
Jaquee
ebcab010bb Wizard: mobile redesign 2017-02-27 22:07:16 +01:00
Riccardo Spagni
ea7fab6efe
Merge pull request #464
16be0ee wizard: field bg color (Jaquee)
2017-02-08 12:44:24 +02:00
Jaquee
16be0ee344
wizard: field bg color 2017-02-05 20:24:16 +01:00
Jaquee
756a821f41 Wizard: clear restore from keys fields on wizard restart 2017-02-05 14:04:50 +01:00
Jaquee
8060307c62
wizard: fix focus 2017-02-04 15:41:10 +01:00
Jaquee
04ff16ddb2 restore from keys: show error in popup 2017-01-30 23:20:47 +01:00
Jaquee
c5c2a40ef5 Wizard: restore from keys 2017-01-30 23:20:47 +01:00
Jaquee
adaa8cb806
Wizard: fix recover bug 2017-01-17 22:38:38 +01:00
Jaquee
fd983955b4
view only wallets
wizard: fix dots on pw page

wizard: fix focus on pw field

viewOnly: added success message
2017-01-15 12:32:25 +01:00
Riccardo Spagni
6437723772
Merge pull request #383
ba8decc wizard: Ensure temporary wallet files are deleted (Jaquee)
2017-01-08 16:58:39 -08:00
Riccardo Spagni
1532c5638f
Merge pull request #382
427d9e2 wizard: store settings before opening from file (Jaquee)
2017-01-08 16:57:59 -08:00
Riccardo Spagni
ee9888d9b6
Merge pull request #366
10ac65f WizardMemoTextInput: Better use of emphasis (xmr-eric)
4406d4b WizardPassword: Better emphasis and a word change (xmr-eric)
2017-01-08 16:51:08 -08:00
Riccardo Spagni
8f95e95b21
Merge pull request #359
1c58997 WizardPasswordInput: update password strength on paste too (moneromooo.monero)
d831395 WizardPassword: clamp displayed password strength to widget max (moneromooo.monero)
2017-01-08 16:50:10 -08:00
Jaquee
ba8decca3f
wizard: Ensure temporary wallet files are deleted 2017-01-03 22:45:41 +01:00
Jaquee
427d9e2645
wizard: store settings before opening from file 2017-01-02 18:45:10 +01:00
xmr-eric
10ac65ffb1 WizardMemoTextInput: Better use of emphasis 2016-12-27 18:02:31 -05:00
xmr-eric
4406d4bbaa WizardPassword: Better emphasis and a word change 2016-12-27 18:01:22 -05:00
moneromooo.monero
1c5899731c WizardPasswordInput: update password strength on paste too 2016-12-25 22:59:19 +00:00
moneromooo.monero
d831395013 WizardPassword: clamp displayed password strength to widget max 2016-12-25 22:59:13 +00:00
Clement
119832a55b Reduce the number of "balls" in the wizard to be coherent with the hidden steps (3 steps instead of 4). Color green for all. 2016-12-23 22:19:11 +01:00
taushet
23921c936f Smaller fontsize on WizardWelcome
(see #321)
2016-12-21 15:45:02 +01:00
xmr-eric
e3ef832063 Wizard Option Page: Change "Recover" to "Restore" 2016-12-21 01:34:05 -05:00
xmr-eric
2f4d31a925 Improve wizard Seed importance/secret statement 2016-12-21 01:32:55 -05:00
xmr-eric
31f9c1d09b CreateWallet page 2016-12-21 01:31:41 -05:00
xmr-eric
638e20746c End of Wizard page 2016-12-21 01:30:16 -05:00
xmr-eric
7f824646bc ManageWalletUIpage 2016-12-21 01:29:15 -05:00
xmr-eric
9bd557c489 Recover Wallet page 2016-12-21 01:27:19 -05:00
xmr-eric
a4d9dc09d8 Password page edits 2016-12-21 01:26:05 -05:00
Riccardo Spagni
4d258f6da7
Merge pull request #306
57bbe8d Simplify text on wizard Option page (xmr-eric)
2016-12-20 22:56:38 +02:00
Riccardo Spagni
def02f6332
Merge pull request #302
0b7efa1 Wizard: Prevent user from getting trapped (Jaquee)
2016-12-20 22:54:53 +02:00
xmr-eric
57bbe8da52 Simplify text on wizard Option page 2016-12-17 18:05:42 -05:00
Jaquee
0b7efa19ef Wizard: Prevent user from getting trapped 2016-12-17 15:38:43 +01:00
moneromooo.monero
03c15af20e Don't claim a password is "medium" too easily 2016-12-17 12:45:00 +00:00
moneromooo.monero
fbe19d23b7 Use zxcvbn for password strength estimation 2016-12-17 11:32:33 +00:00
Jaquee
f2b8401811
Wizard: prevent linebreaks in wallet name 2016-12-15 00:59:19 +01:00
Jaquee
eb97bda3a3
code clean up and wallet close consistency 2016-12-13 23:45:37 +01:00
Riccardo Spagni
ca5c67cac2
Merge pull request #248
6ca4e05 wizard: Reset password and account name fields on wizard restart (Jaquee)
2016-12-09 00:10:05 +02:00
Riccardo Spagni
838845d878
Merge pull request #244
5bda759 Update WizardFinish.qml (xmrdc)
2016-12-09 00:09:49 +02:00
Riccardo Spagni
e38bd69dcc
Merge pull request #228
f41a842 Wizard: fix wrong wallet loaded in open from file (mochaccinuh)
2016-12-09 00:05:49 +02:00
Riccardo Spagni
0c484ea424
Merge pull request #226
abd5c68 Windows: don't allow non-ascii characters in path (Jaquee)
1a610db add isWindows property (Jaquee)
2016-12-09 00:05:33 +02:00
Jaquee
6ca4e05167
wizard: Reset password and account name fields on wizard restart 2016-12-08 15:37:16 +01:00
xmrdc
5bda759c64 Update WizardFinish.qml
fixed typo

"You're all setup!" to "You're all set up!"
2016-12-06 13:00:26 -08:00
Jaquee
b97dc2f481
wizard: remove msg about confirmation dialog 2016-12-04 20:48:53 +01:00
mochaccinuh
f41a842525 Wizard: fix wrong wallet loaded in open from file
Wizard: move cleanup logic to WizardMain.qml

Wizard: move cleanup logic to WizardMain.qml
2016-11-29 19:35:43 +01:00
Jaquee
abd5c685af
Windows: don't allow non-ascii characters in path 2016-11-29 17:14:11 +01:00
xmr-eric
a81b5ef08c Update WizardFinish.qml 2016-11-12 22:57:24 -05:00
signo88
71e0036fdf Wizard modification for italian translation 2016-11-08 15:47:00 +01:00
Riccardo Spagni
925449ed88
Merge pull request #103
1036eef Removes the donation and mining texts from wizard's finish page (maitscha)
4097c71 Restyles the wizard's finish page (maitscha)
2016-11-05 10:11:47 +02:00
maitscha
1036eef0a3 Removes the donation and mining texts from wizard's finish page 2016-11-04 14:49:17 +01:00
maitscha
4097c7157e Restyles the wizard's finish page 2016-11-03 10:04:48 +01:00
Jacob Brydolf
e6fe9d3045
wizard: empty seed box on page load 2016-10-30 21:33:14 +01:00
Jacob Brydolf
776a591190
Wizard: Delete old wallet object before creating new 2016-10-30 21:31:55 +01:00
Jacob Brydolf
9afa5d782d
wizard: updated open from file icon 2016-10-30 18:08:37 +01:00
Jacob Brydolf
d637b5883e
wizard: warn user if wallet exists in path 2016-10-30 18:07:56 +01:00
Jacob Brydolf
097449079d
wizard: default account name on recover page 2016-10-29 16:44:13 +02:00
Jacob Brydolf
21414d75a4
wizardOptions: open from file button 2016-10-29 16:39:32 +02:00
Jacob Brydolf
ec3d586fd0
wizard: change default account name + validation nextButton 2016-10-29 16:36:32 +02:00
Jacob Brydolf
469bb9f25f
wizard: disable donation page 2016-10-29 16:35:16 +02:00
Jacob Brydolf
1d0ddff0e1
wizard: open fallet from file 2016-10-29 16:34:24 +02:00
Jacob Brydolf
675e35d717
wizard: skip language page if only 1 language is availible 2016-10-29 14:07:55 +02:00
Jacob Brydolf
49c022b641
Wizard: check pwd on page load 2016-10-28 21:20:05 +02:00
Jacob Brydolf
415594460b
remove wizardOpenWallet.qml - not ready yet 2016-10-17 22:53:47 +02:00
Jacob Brydolf
9cc3dee472
Remove trailing slash on wallet_path 2016-10-17 21:42:26 +02:00
Jacob Brydolf
b8c07de819
wizard: store password in appwindow session 2016-10-11 01:02:07 +02:00
Jacob Brydolf
8367cfab85
fix restore-height fallback 2016-10-10 22:50:14 +02:00
Jacob Brydolf
625ae77945
wizard: save recovering state 2016-10-10 21:38:30 +02:00
Jacob Brydolf
1ca4fd24ef
one more variable fix 2016-10-10 20:20:50 +02:00
Ilya Kitaev
54b22d21a8 Wizard: finish page: restore height hidden if not set 2016-10-10 00:30:55 +03:00
Jacob Brydolf
10c2786fca added restore height to wizardFinish 2016-10-10 00:22:36 +03:00
Jacob Brydolf
38d9034470 Wizard: added restore-height 2016-10-10 00:22:36 +03:00
Jacob Brydolf
7f0d6c4c28 persistentSettings: added restoreHeight 2016-10-10 00:22:36 +03:00
Ilya Kitaev
612c497608 TransactionHistory sorting 2016-10-10 00:19:13 +03:00
Ilya Kitaev
0ff3fd3212 added TransactionHistoryModel; renamings 2016-10-10 00:15:17 +03:00
Jacob Brydolf
bd8646dd19 UX improvements in wizard
- password page styling
- tab navigation / focus on load
- click language loads next page
2016-10-10 00:15:17 +03:00
Ilya Kitaev
e287ce88bc Wizard: setup testnet/daemon address 2016-09-23 00:11:19 +03:00
Ilya Kitaev
85787c3e14 Fix: File Path Chooser only opens once (#48) 2016-09-05 22:42:05 +03:00
Ilya Kitaev
3280fe389a fix: Wallet storage path creation broken (#49) 2016-09-05 22:07:53 +03:00
dEBRUYNE-1
1cc7d35ab8 Fix typo 2016-08-31 18:39:44 +02:00
Ilya Kitaev
8d93f01db4 WalletManager::openWalletAsync integrating with UI 2016-08-19 14:44:44 +03:00
Ilya Kitaev
6f1343aaa0 ask user for the password if wallet is password-protected 2016-08-16 23:21:46 +03:00
Ilya Kitaev
e5d5a6082f Wizard refactoring 2016-07-21 13:56:17 +03:00
Ilya Kitaev
32ebf180ac dynamic translation support. closes #24 2016-07-20 22:28:11 +03:00
Ilya Kitaev
39b88daf32 Apply translation for "normal" mode 2016-07-19 23:45:12 +03:00
Ilya Kitaev
a9339838ac TranslationManager, Russian translation example 2016-07-19 23:31:09 +03:00
Ilya Kitaev
7df82af75d New flags images, added IT,RU,ZH translation files 2016-07-13 16:01:56 +03:00
Ilya Kitaev
17f38a930e Added "Receive" page. Hide all pages except "Transfer" and "Receive". 2016-06-26 18:04:45 +03:00
Ilya Kitaev
3ddd9bed72 main application: initialize wallet, display balance 2016-06-15 16:34:55 +03:00
Ilya Kitaev
2151f1395c Persistent storage for common settings. closes #10 2016-06-15 13:25:45 +03:00
Ilya Kitaev
1eac46ae73 "new wallet" and "recovery wallet" flows are implemented using libwallet
api
2016-06-14 16:09:14 +03:00
Ilya Kitaev
b7787dc670 Moving wallet to the user defined location at the "donation" page (pre-
final)
2016-06-14 12:40:29 +03:00
Ilya Kitaev
fd50e6f9a3 new wallet wizard: wallet created in temporary directory and moved to
the destination at the final step
2016-06-10 16:41:13 +03:00
Ilya Kitaev
6d0179f1a7 wizard: saving locale instead of language; wallet interface continued 2016-03-01 18:41:30 +03:00
Ilya Kitaev
7d9306ca1a Qt wrapper for libwallet - in-progress 2016-02-29 17:39:39 +03:00
Ilya Kitaev
625041df18 integrating cpp wallet mockups with QML 2016-02-24 13:25:20 +03:00
Ilya Kitaev
1195a89d06 started integrating wallet library 2016-02-23 18:59:26 +03:00
Ilya Kitaev
921d16a458 Forgotten file with password strength related functions 2016-02-10 21:36:35 +03:00
Ilya Kitaev
e555631b40 wallet directrory in "Documents" for Windows and in "home" for *nix 2016-02-08 10:58:01 +03:00
Ilya Kitaev
16020ae2a8 Wizard: "next button" visibility in backward direction fixed 2016-02-08 10:15:25 +03:00
Ilya Kitaev
8bc411c598 wordings and text alignment according to design 2016-02-08 10:12:12 +03:00
Ilya Kitaev
1364c2b498 Password strength level updated 2016-02-06 19:19:54 +03:00
Ilya Kitaev
e3bea0dd4a "word mnemonic input" with clipboard button and hint is reusable
component;
2016-02-06 15:49:31 +03:00
Ilya Kitaev
fce88a8120 Selection (branching) for recovery path 2016-02-03 00:09:45 +03:00
Ilya Kitaev
bbc35ff484 Next button is in "disabled" state on password page 2016-01-29 22:08:17 +03:00
Ilya Kitaev
ef66f9bf16 Wizard: bugfix for "next" button on password page 2016-01-27 22:16:48 +03:00
Ilya Kitaev
cb45a37c95 Language files added to resources 2016-01-27 22:06:38 +03:00
Ilya Kitaev
3cfa176605 Hiding "next" button on the final page 2016-01-26 10:33:58 +03:00
Ilya Kitaev
63e4d19a92 Save settings for each wizard page in "wizard.settings" object and
diplay overview at the last page
2016-01-26 10:30:07 +03:00
Ilya Kitaev
78b556575a password page: checking if passwords match. merged "configuration" and
"donation" pages into one
2016-01-26 00:17:55 +03:00
Ilya Kitaev
965a8759f0 WizardWelcome: ListView replaced with GridView 2016-01-25 16:39:52 +03:00
Riccardo Spagni
bebae4727e
added licenses 2015-04-01 10:56:05 +02:00
marcin
c63251f579 use monero button 2014-08-29 10:44:31 +02:00
marcin
48add34d57 wizard v1.0 2014-08-21 12:09:52 +02:00
marcin
2a1f381470 wizard v0.2 2014-08-20 21:19:21 +02:00
marcin
17e18a3351 wizard v0.1 2014-08-19 14:58:02 +02:00