M
|
1beb18b045
|
Flutter upgrade
|
2022-10-12 13:09:57 -04:00 |
|
Serhii
|
f559b10c97
|
fix UI validation bug (#439)
|
2022-08-22 13:42:36 +01:00 |
|
Serhii
|
02533d68a0
|
prevent using same wallet name as existing (#391)
* Add wallet name validation
|
2022-06-29 18:21:21 +01:00 |
|
Serhii-Borodenko
|
997e960a0b
|
remove restore from date for haven restore form
|
2022-06-10 17:15:53 +03:00 |
|
mkyq
|
01150ef2a7
|
Hv (#295)
* hv
* Change build version
|
2022-03-30 17:57:04 +02:00 |
|
RafiaChy
|
e0f3eb4b20
|
removed unused variables and initState
|
2022-02-03 17:08:39 +06:00 |
|
RafiaChy
|
0fd4f132dc
|
soft keyboard dismisses when generate-name icon is pressed
|
2022-01-26 16:04:45 +06:00 |
|
mkyq
|
24ac8d61f6
|
Merge pull request #241 from cake-tech/CW-7
Adding IconButton to generate names for wallet names for new_wallet a…
|
2022-01-24 16:35:12 +02:00 |
|
RafiaChy
|
3ed867aba3
|
Added a generate-name button for restore-from-key page and removed empty lines, types for final variables, and print statements
|
2022-01-24 20:00:26 +06:00 |
|
RafiaChy
|
a89397651f
|
Customised the GenerateName button according to PasteButton. Figma style is no longer applicable.
|
2022-01-22 18:55:05 +06:00 |
|
RafiaChy
|
1f021b09e4
|
Editted the IconButton according to Figma
|
2022-01-21 20:09:25 +06:00 |
|
RafiaChy
|
f2ec887b3a
|
Set the curson position at the end of the value in the textfield.
|
2022-01-21 17:58:09 +06:00 |
|
RafiaChy
|
2b7d798253
|
Adding IconButton to generate names for wallet names for new_wallet and restore_wallet
|
2022-01-20 20:55:58 +06:00 |
|
M
|
bc07f9d69b
|
Fixes for validation of bitcoin seed mnemonic text.
|
2022-01-19 17:27:53 +02:00 |
|
M
|
bd2e2ce258
|
Fixes for validation of monero seed. Add French and Italian seeds validation.
|
2022-01-19 16:25:58 +02:00 |
|
M
|
5a725e6ec0
|
Add name text field for restore wallet forms. Update terms of use for monero.com app
|
2022-01-05 21:17:50 +02:00 |
|
M
|
4c4c30bd5d
|
Fix monero transaction history. Remove morph and xmr.to from filters. Fixe generation monero blockchain height by date.
|
2021-12-31 15:05:27 +02:00 |
|
M
|
e6b1da376d
|
Configure wallet types for the app
|
2021-12-24 14:41:34 +02:00 |
|
OleksandrSobol
|
12a7c32826
|
CAKE-252 | UI fixed for buttons on the restore_from_backup_page.dart, restore_wallet_from_seed_page.dart, wallet_restore_from_keys_form.dart, wallet_restore_from_seed_form.dart, wallet_restore_page.dart, wallet_list_page.dart
|
2021-02-01 20:27:16 +02:00 |
|
OleksandrSobol
|
a5240236d4
|
CAKE-243 | added localization to backup_page.dart, edit_backup_password_page.dart, wallet_menu.dart, restore_from_backup_page.dart
|
2021-01-20 21:27:03 +02:00 |
|
M
|
5999744fc7
|
Added displaying of errors on restore from backup screen.
|
2021-01-15 20:07:05 +02:00 |
|
M
|
47ceac2dd6
|
Backup stuff.
|
2021-01-15 19:41:30 +02:00 |
|
M
|
9a79fcdc23
|
Merged 4.1.0
|
2021-01-13 19:18:28 +02:00 |
|
M
|
c09a41b090
|
Backup.
|
2021-01-13 18:43:34 +02:00 |
|
M
|
62a877dd61
|
Fixes
|
2020-11-30 19:17:44 +02:00 |
|
OleksandrSobol
|
838368c1f4
|
CAKE-172 | added onHeightOrDateEntered function to blockchain_height_widget and called it in the restoreHeightController listener; added string resources to blockchain_height_widget; added isButtonEnabled parameter to rescan view model and wallet restore view model; added reaction on mode in the wallet restore page; applied isDisable to buttons in wallet restore page and rescan page
|
2020-11-12 21:03:57 +02:00 |
|
M
|
ad3142aeb9
|
Changed app font to Lato. Changes for anrdoid version
|
2020-11-11 17:55:18 +02:00 |
|
M
|
7e33f1ae0a
|
CAKE-150
|
2020-11-04 00:29:06 +02:00 |
|
M
|
44e55f0bc4
|
Changed background and text colors of confirm buttons on disclaimer and restore wallet screens.
|
2020-10-26 11:58:16 +02:00 |
|
M
|
e2c6cb6f4b
|
Fixed loading of setup pin screen from welcome screen for restore case. Renamed 'Next' to 'Restore' for confirm button on restore wallet screen. Removed 'Bitcoin' from welcome screen.
|
2020-10-26 11:38:01 +02:00 |
|
M
|
aa120c33b1
|
Updates
|
2020-10-20 15:09:49 +03:00 |
|
M
|
598b8c9b9c
|
TMP
|
2020-10-14 00:11:04 +03:00 |
|
M
|
f9cc21478a
|
TMP
|
2020-10-09 21:34:21 +03:00 |
|
M
|
34aa7fdc76
|
Fixes pre release.
|
2020-09-25 18:32:44 +03:00 |
|
M
|
e4ebfc94b2
|
Part 1
|
2020-09-21 14:50:26 +03:00 |
|
OleksandrSobol
|
6d17244f36
|
Merge branch 'redesign' into CAKE-39-change-buttons-color
# Conflicts:
# lib/src/screens/seed/wallet_seed_page.dart
|
2020-09-14 20:31:02 +03:00 |
|
Oleksandr Sobol
|
f4b7ccf619
|
CAKE-40 | added text to restore wallet from keys page, restore wallet from seed details page, wallet seed page; applied wallet seed page call when new wallet was created
|
2020-09-11 18:52:55 +03:00 |
|
OleksandrSobol
|
163700bcd8
|
CAKE-39 | changed buttons color on base send widget, base exchange widget, exchange confirm page, exchange trade page, node create or edit page, contact page, seed widget, restore wallet from seed details page, restore wallet from keys page, wallet seed page, template tile
|
2020-09-10 13:33:34 +03:00 |
|
Oleksandr Sobol
|
c5980234cb
|
CAKE-33 | applied new design to welcome page; called restore wallet options page from welcome page; changed title of the restore wallet options page
|
2020-09-04 19:26:04 +03:00 |
|
Oleksandr Sobol
|
a76266ef40
|
CAKE-31 | changed height of restore button; changed button title in the new wallet page; localized string resources from restore wallet options page
|
2020-09-04 14:36:19 +03:00 |
|
OleksandrSobol
|
f1ec962b61
|
CAKE-31 | created wallet_restoration_from_keys_vm; applied new design to restore_wallet_from_keys_page, restore_wallet_from_seed_details, new_wallet_page, new_wallet_type_page, seed_language_page; reworked seed_language_selector, seed_language_picker, select_button
|
2020-09-04 13:40:28 +03:00 |
|
OleksandrSobol
|
9c2d3d339f
|
CAKE-31 | applied new design to restore wallet from seed page and seed widget
|
2020-09-02 21:31:43 +03:00 |
|
OleksandrSobol
|
9da460da48
|
CAKE-31 | applied new design to restore buttons
|
2020-09-01 22:04:00 +03:00 |
|
M
|
81cee186db
|
TMP 4
|
2020-06-20 10:10:00 +03:00 |
|
M
|
5a45ffef40
|
TMP 2
|
2020-06-01 21:56:21 +03:00 |
|
Oleksandr Sobol
|
ce21e6bc7a
|
CWA-217 | applied light mode to the application; deleted copy button, enter_pin_code.dart, present picker and standard close button; applied new design to rescan page
|
2020-05-29 18:10:11 +03:00 |
|
M
|
1d793ab284
|
BTC
|
2020-05-12 15:04:54 +03:00 |
|
Oleksandr Sobol
|
8f54e53918
|
CWA-202 | applied new design to nodes_list_page and new_node_page; created node_list_row widget, alert_with_one_action and alert_with_two_action; deleted reconnect_alert_dialog, wallet_creation_dialog, restore_alert_dialog and pin_alert_dialog
|
2020-05-04 23:12:36 +03:00 |
|
Oleksandr Sobol
|
4215ac2425
|
CWA-205 | applied new design to seed_language_page
|
2020-05-01 21:36:48 +03:00 |
|
Oleksandr Sobol
|
3180ab65e1
|
CWA-205 | applied new design to restore_from_keys_page, restore_wallet_from_seed_page, restore_wallet_from_seed_details, seed_widget, blockchain_height_widget; created top_panel widget and restore_alert_dialog
|
2020-05-01 18:57:22 +03:00 |
|