M
|
81cee186db
|
TMP 4
|
2020-06-20 10:10:00 +03:00 |
|
M
|
719842964b
|
TMP 3
|
2020-06-13 11:29:52 +03:00 |
|
Oleksandr Sobol
|
733e8a90ea
|
Merge pull request #69 from cake-tech/CWA-222-bug-fix-4
Cwa 222 bug fix 4
|
2020-06-12 20:09:15 +03:00 |
|
Oleksandr Sobol
|
4dfed515c7
|
CWA-222 | decreased height of spaces in the dashboard page; renamed clear button to trail button; changed clear button to reset button on exchange page; changed font color on confirm sending alert; increased next button on seed page
|
2020-06-10 19:17:55 +03:00 |
|
Oleksandr Sobol
|
a5551f0de3
|
CWA-221 | reworked new_wallet_page, new_wallet_type_page, seed_page and welcome_page as adaptive pages; added light theme pictures
|
2020-06-09 21:43:55 +03:00 |
|
Oleksandr Sobol
|
bc88fa9758
|
CWA-219 | created clear button and fiat currency picker; changed clear button in the send page; fiat and crypto balance aligned to baseline on wallet card; added placeholders to trade_history_panel and address_book_page; keyboard doesn't appear when buttons in the address text field are pressed
|
2020-06-02 21:03:05 +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 |
|
Oleksandr Sobol
|
22f131069f
|
Merge pull request #62 from cake-tech/CWA-216-new-settings-screen
Cwa 216 new settings screen
|
2020-05-25 18:32:42 +03:00 |
|
Oleksandr Sobol
|
5add9002ce
|
Merge pull request #61 from cake-tech/CWA-215-new-address-book-screen
Cwa 215 new address book screen
|
2020-05-25 18:31:38 +03:00 |
|
Oleksandr Sobol
|
1bed82327b
|
CWA-216 | applied new design to settings page and change language page; reworked settings widgets, standard switch and picker; deleted provider picker; changed background colors in the faq page
|
2020-05-21 21:01:12 +03:00 |
|
Oleksandr Sobol
|
3a8bae74e4
|
CWA-215 | added cryptocurrency icons to address book; applied new design to contact page; added suffixIcon parameter to base text form field; fixed seed widget
|
2020-05-20 20:28:01 +03:00 |
|
Oleksandr Sobol
|
ba9b19214c
|
CWA-214 | applied new design to show keys page; moved standard list row to widgets directory
|
2020-05-19 17:50:58 +03:00 |
|
Oleksandr Sobol
|
8769e93025
|
newdesign | blocked address text fields in exchange pages for wallet address; refactored exchange page and exchange template page; added base exchange widget and present provider picker
|
2020-05-18 20:23:33 +03:00 |
|
Oleksandr Sobol
|
714661e91b
|
CWA-212 | created currency picker and provider picker; moved template tile to widgets directory; created exchange template page
|
2020-05-13 21:26:15 +03:00 |
|
Oleksandr Sobol
|
16dfb3a2d5
|
CWA-212 | applied new design to exchange page; reworked exchange card; added new properties to address_text_field, base_text_form_field and top_panel
|
2020-05-12 20:46:42 +03:00 |
|
Oleksandr Sobol
|
38d7dbcb33
|
Merge pull request #58 from cake-tech/CWA-210-rework-send-screen
Cwa 210 rework send screen
|
2020-05-12 16:20:33 +03:00 |
|
Oleksandr Sobol
|
fdb4d3deae
|
Merge pull request #57 from cake-tech/CWA-209-rework-receive-screen
Cwa 209 rework receive screen
|
2020-05-12 16:19:20 +03:00 |
|
Oleksandr Sobol
|
722efa2f89
|
CWA-210 | applied new design to send page; created sending alert and confirm sending alert
|
2020-05-07 20:10:04 +03:00 |
|
Oleksandr Sobol
|
e1de337ab1
|
CWA-209 | applied new design to account_list_page, account_page and new_subaddress_page; moved header tile from receive_page to a single file; created account tile and base text form field
|
2020-05-06 20:40:36 +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
|
262e6ca156
|
Merge pull request #55 from cake-tech/CWA-207-update-pin-screen
CWA-207 | applied new design to pin code page; added pin alert dialog…
|
2020-05-01 23:00:40 +03:00 |
|
Oleksandr Sobol
|
1dff5148ff
|
Merge branch 'newdesign' into CWA-205-update-restore-wallet-screens
# Conflicts:
# lib/src/screens/exchange/exchange_page.dart
# lib/src/screens/new_wallet/new_wallet_page.dart
# lib/src/screens/new_wallet/widgets/select_button.dart
# lib/src/screens/rescan/rescan_page.dart
# lib/src/screens/restore/restore_wallet_from_keys_page.dart
# lib/src/screens/restore/restore_wallet_from_seed_details.dart
# lib/src/screens/seed_language/widgets/seed_language_picker.dart
# lib/src/widgets/primary_button.dart
|
2020-05-01 22:51:27 +03:00 |
|
Oleksandr Sobol
|
83f9c034d9
|
Merge pull request #53 from cake-tech/CWA-204-rework-new-wallet-creation
Cwa 204 rework new wallet creation
|
2020-05-01 22:37:30 +03:00 |
|
Oleksandr Sobol
|
f5e237b35c
|
Merge branch 'newdesign' into CWA-201-update-wallet-menu-screen
|
2020-05-01 22:27:47 +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 |
|
Oleksandr Sobol
|
3cd8af4228
|
CWA-198 | changed background color of dashboard page; added color of bounds and shadows to wallet card; changed color of buttons in the button_header
|
2020-04-30 20:35:06 +03:00 |
|
Oleksandr Sobol
|
d9f8ddb141
|
CWA-204 | applied new design to welcome and new wallet pages; created new wallet type page and select button; changed loading primary button
|
2020-04-28 20:50:12 +03:00 |
|
Oleksandr Sobol
|
03d3ff87f2
|
CWA-207 | applied new design to pin code page; added pin alert dialog; added barrier dismissible property to base alert page
|
2020-04-27 20:31:39 +03:00 |
|
Oleksandr Sobol
|
4b34ca3111
|
CWA-201 | added separator between action buttons in alert dialog; fixed overflow bugs for japanese, korean and chinese languages in dashboard page
|
2020-04-25 19:17:59 +03:00 |
|
Oleksandr Sobol
|
df64e7b5e1
|
CWA-201 | applied new design to primary button and seed page; added base alert dialog and reconnect alert dialog
|
2020-04-24 20:34:32 +03:00 |
|
Oleksandr Sobol
|
6a799df7da
|
CWA-201 | moved WalletTile class to wallet_tile.dart; changed design for PrimaryImageButton; changed background color for wallet_list_page; added short address to current wallet in the wallet_tile
|
2020-04-24 15:01:19 +03:00 |
|
Oleksandr Sobol
|
cb4fff7aec
|
CWA-175 | added seed language parameter to wallet manager and wallet list service, created seed_language_page and seed_language_store, applied seed language page before create and restore wallet, added mnemonics
|
2020-02-28 22:16:39 +02:00 |
|
Oleksandr Sobol
|
91091a8d19
|
CWA-69 | added focusNode to address_text_field, got recipient name in the openalias, added focusNode listener in the send_page
|
2020-02-20 22:50:22 +02:00 |
|
M
|
49a6a994d5
|
Changed version to 1.0.2
|
2020-01-19 20:57:20 +02:00 |
|
M
|
92c2cfcbab
|
Changed way for validation of seed phrase. Added multi words to text field on restore from seed screen.
|
2020-01-17 15:26:17 +02:00 |
|
M
|
6154c6dfa5
|
Changed restore wallet from seed screen. Added node.imonero.org:18081 to list of default nodes.
|
2020-01-16 18:05:07 +02:00 |
|
M
|
78ec11de47
|
Fixed issues for linter and analyzer
|
2020-01-08 15:12:50 +02:00 |
|
M
|
69f4c127ab
|
Added the project
|
2020-01-04 21:31:52 +02:00 |
|