Commit graph

43 commits

Author SHA1 Message Date
Oleksandr Sobol
863a18ea78 CAKE-130 | fixed string resources 2020-10-28 20:20:07 +02:00
Oleksandr Sobol
1f1f6e3e57 CAKE-126 | fixed string resources 2020-10-22 20:41:51 +03:00
Oleksandr Sobol
1b94de3cfb CAKE-104 | fixed string resources 2020-10-02 20:51:07 +03:00
Oleksandr Sobol
32b0de916e CAKE-79 | fixed string resources 2020-09-29 22:32:19 +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
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
Oleksandr Sobol
81cdf0d878 CAKE-28 | changed filters to filter 2020-08-28 23:17:36 +03:00
Oleksandr Sobol
76cde0530d CAKE-28 | created information page, exchange trade view model, exchange trade item; added trade property to trades store; changed filtered method (trade filter store); added tradesStore property to exchange view model; applied information page to exchange trade page 2020-08-26 20:31:23 +03:00
Oleksandr Sobol
2d20c1dee3 Merge branch 'dev' into CAKE-20-update-exchange-and-send-screens
# Conflicts:
#	lib/di.dart
#	lib/palette.dart
#	lib/src/screens/base_page.dart
#	lib/src/screens/dashboard/dashboard_page.dart
#	lib/src/screens/receive/receive_page.dart
2020-07-31 19:17:10 +03:00
Oleksandr Sobol
33209c3cd6 CAKE-20 | updated exchange and exchange template pages; created exchange_view_model and applied to exchange and exchange template pages; applied new design to menu widget; changed text validator and amount validator 2020-07-31 18:29:21 +03:00
Oleksandr Sobol
fe9deecd03 CAKE-20 | updated send and send template pages; added send_template_store and exchange_template_store; created base_send_widget; applied send_template_store to send_view_model; applied base_send_widget to send and send template pages; added properties to address_text_field, base_text_field and template_tile 2020-07-29 19:55:42 +03:00
Oleksandr Sobol
153673d418 CAKE-19 | created page view store, alert background, alert close button, cake scrollbar; applied new design to monero_account_edit_or_create_page, monero_account_list_page, address_edit_or_create_page; added scrollOffsetFromTop to monero_account_list_view_model; added string resources to arb files and colors to palette 2020-07-28 19:03:34 +03:00
Oleksandr Sobol
872dbeb8ac Merge pull request #66 from cake-tech/CWA-219-bug-fix-2
Cwa 219 bug fix 2
2020-06-03 18:10:03 +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
d2e8c3d228 CWA-218 | made editable address fields on exchange an exchange template pages; changed "Switch to 6-digit PIN" to "Use 6-digit PIN"; removed "Buy" button; made send and exchange button more transparent in the light mode 2020-06-01 19:26:53 +03:00
Oleksandr Sobol
3f1bb416d4 CWA-215 | applied new design to address book page 2020-05-19 20:47:42 +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
5304931ad9 CWA-212 | applied new design to exchange_confirm_page and exchange_trade_page; added provider icons to exchange_template_page; added new alert dialogs to exchange_page and exchange_trade_page 2020-05-15 20:38:08 +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
25f3920073 CWA-210 | added template class, template tile, send template page and send template store 2020-05-08 19:22:56 +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
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
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
Oleksandr Sobol
ecca26bb58 CWA-204 | applied new design to seed language picker; added wallet creation alert dialog 2020-04-29 22:57:54 +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
2a18f4a1e4 CWA-198 | removed buttons_widget, fixed wallet_card, trade_history_panel, date_section_raw, trade_raw, transaction_raw and dashboard_page 2020-04-17 22:40:11 +03:00
Oleksandr Sobol
fc8c632e21 CWA-198 | created front and back sides of wallet card 2020-04-15 19:33:41 +03:00
Oleksandr Sobol
4890143b4e restore-button-fix | removed '\n' from restore button text 2020-03-05 14:22:00 +02:00
Oleksandr Sobol
41dd48e80c CWA-175 | created seed language picker, added seed language picker to the new wallet page, added decoration to seed language button, translated seed languages 2020-03-02 20:11:27 +02: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
28085ce057 CWA-69 | translated title and content in the openalias alert dialog (send page) 2020-02-21 12:45:15 +02:00
M
fb10f17622 Merge pull request #31 from cake-tech/CWA-169-add-morph-exchange-to-the-app
Cwa 169 add morph exchange to the app
2020-02-12 18:20:56 +02:00
Nadiia Hordenko
5c57afa38d megred branch cwa-168 2020-02-07 20:24:16 +02:00
Oleksandr Sobol
d80123d960 CWA-169 | translated error messages for limits 2020-02-07 15:14:06 +02:00
Oleksandr Sobol
8c5c5636e9 CWA-168 | added translation for "Version", used arrow function in the callback, used collection.last for setting items 2020-02-04 19:47:35 +02:00
Oleksandr Sobol
71bdfb3e5b CWA-164 | added biometric authentication 2020-01-21 19:51:37 +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
Oleksandr Sobol
7ee8842b97 CWA-147 | fixed bug 2020-01-08 21:01:03 +02:00
M
69f4c127ab Added the project 2020-01-04 21:31:52 +02:00