Commit graph

24 commits

Author SHA1 Message Date
OleksandrSobol
4f280e103e CAKE-169 | added NodeSSL class with getter useSSl; applied useSSL in the connectToNode() method in the monero_wallet.dart; added dynamic parameter to ExecutedSuccessfullyState class; applied ExecuteState class to connect() method in the node_create_or_edit_view_model.dart; deleted connection_state.dart; deleted _isEffectsInstalled parameter from node_create_or_edit_page.dart 2020-12-02 20:26:41 +02:00
OleksandrSobol
5ee278237f CAKE-169 | added useSSL parameter to node.dart and to node_create_or_edit_view_model.dart; applied useSSL parameter in the connectToNode() method (monero_wallet.dart) and in the save() method (node_create_or_edit_view_model.dart); created standard_checkbox.dart and applied StandardCheckbox widget in the node_create_or_edit_page.dart 2020-11-30 19:05:49 +02:00
OleksandrSobol
6cd6139fb3 CAKE-169 | created connection_state.dart; added connect() method and connectionState parameter to node_create_or_edit_view_model.dart; replaced Reset button to Connect button and added _setEffects() method to node_create_or_edit_page.dart; changed useSSL parameter from false to true in the connectToNode() method (monero_wallet.dart) 2020-11-19 21:13:54 +02:00
M
ba2b5fb1fa Fixes issue with loading old android wallets. Changed seed text field type to visual password. 2020-11-13 16:58:28 +02:00
M
65c2abdedc Cleaned unneded logs 2020-11-11 18:06:19 +02:00
M
f5e19a13ab Fixes. 2020-11-11 00:24:50 +02:00
M
03f47e393c Fixes. 2020-11-10 01:14:47 +02:00
M
5c4e1b4d01 Fixes. 2020-11-08 22:44:09 +02:00
M
b17e7744c6 Fixes 2020-11-06 20:54:00 +02:00
M
fdb0f49f88 Fixes. 2020-11-04 17:54:44 +02:00
M
76581505a0 CAKE-149 2020-11-03 18:57:36 +02:00
M
b8e435ea8e Fixes. 2020-10-29 12:49:07 +02:00
M
04e7c18841 Fixes and improvments. 2020-10-02 20:28:29 +03:00
M
2eb229b91e Fixes for gray screen bug. 2020-10-01 19:46:23 +03:00
M
e08e10bc35 Fixes 2020-09-28 22:02:30 +03:00
M
34aa7fdc76 Fixes pre release. 2020-09-25 18:32:44 +03:00
M
c53b6676b2 Fixes for monero transaction history updates. 2020-09-22 16:35:23 +03:00
M
2b05eedfc6 Fixes for monero transaction history. 2020-09-21 19:56:41 +03:00
M
e4ebfc94b2 Part 1 2020-09-21 14:50:26 +03:00
M
95917b2cdb Merge redesign part 7. 2020-09-15 23:35:49 +03:00
M
6e6a081685 Merge redesign part 5. 2020-09-10 17:51:59 +03:00
M
5eefd6a31b TMP 2020-08-25 19:32:40 +03:00
M
f45875ba3a General changes. CAKE-1. 2020-07-06 23:09:03 +03:00
M
81cee186db TMP 4 2020-06-20 10:10:00 +03:00
Renamed from lib/core/monero_wallet.dart (Browse further)