Commit graph

298 commits

Author SHA1 Message Date
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
Oleksandr Sobol
e73795907a Merge pull request #95 from cake-tech/CAKE-29-remake-node-screen-and-contact-book
Cake 29 remake node screen and contact book
2020-09-01 20:37:23 +03:00
Oleksandr Sobol
a93d93dd48 CAKE-29 | fixed call of contact list page 2020-09-01 20:06:41 +03:00
Oleksandr Sobol
c3dc2be8d4 CAKE-29 | applied new design to node list, node create or edit, contact list and contact pages 2020-08-31 19:44:48 +03:00
Oleksandr Sobol
81cdf0d878 CAKE-28 | changed filters to filter 2020-08-28 23:17:36 +03:00
Oleksandr Sobol
4ed7f6ec18 CAKE-28 | created filter tile, filter widget, checkbox widget and filter item; applied filter items to filter widget, also applied filter widget to dashboard page; reworked wallet list page and menu widget; applied light and dark themes to filter widget and wallet list age; fixed filtered method in the trade filter store 2020-08-28 23:04:48 +03:00
Oleksandr Sobol
56519bbe86 CAKE-28 | reworked standart_list_row (added image); applied new design, light and dark themes to exchange trade page 2020-08-27 22:42:28 +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
ecf7a5ba78 CAKE-28 | reworked exchange confirm page; applied light and dark themes to exchange confirm page, currency picker, picker, base alert dialog, alert with one action; applied maximum characters parameter to crypto currency text field in the exchange card 2020-08-25 21:12:14 +03:00
Oleksandr Sobol
40aeacfb4b CAKE-28 | applied light theme to exchange and exchange template pages; changed base exchange widget, exchange card, present provider picker and trail button 2020-08-21 23:26:23 +03:00
Oleksandr Sobol
1cd5af2471 CAKE-27 | fixed template title color (send page) 2020-08-21 17:38:01 +03:00
Oleksandr Sobol
731f12cd63 CAKE-27 | applied light theme to send and send template pages; made status bar is transparent; reworked menu widget and base send widget; applied switch between light and dark themes 2020-08-20 20:43:54 +03:00
Oleksandr Sobol
27dce3118d CAKE-20 | applied light theme to dashboard, receive, monero_account_list, monero_account_edit_or_create, address_edit_or_create, trade_details, transaction_details and base pages 2020-08-19 20:57:06 +03:00
Oleksandr Sobol
1ba86506f0 CAKE-20 | changed dots indicator on smooth page indicator (dashboard page); deleted page_view_store 2020-07-31 22:55:26 +03:00
Oleksandr Sobol
861a2840ce CAKE-20 | fixed address validators of the base exchange widget 2020-07-31 21:47:42 +03:00
Oleksandr Sobol
b2f590ee4b CAKE-20 | merged dev branch to current 2020-07-31 20:44:37 +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
95d7f9d81a CAKE-20 | changed size of bottom padding for menu widget 2020-07-31 18:31:30 +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
M
4572049c5d Merge pull request #90 from cake-tech/CAKE-19-new-receive-screen
Cake 19 new receive screen
2020-07-30 13:23:42 +02:00
M
d8766196fa Merge pull request #89 from cake-tech/CAKE-18-update-fiat-convertation
Cake 18 update fiat convertation
2020-07-30 13:22:43 +02:00
M
2d48a4af90 Merge pull request #88 from cake-tech/CAKE-15-new-dashboard-screen
Cake 15 new dashboard screen
2020-07-30 13:22:11 +02: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
706d16b346 CAKE-19 | created qr_widget (new design) and address_page; applied address page to dashboard page 2020-07-27 20:07:37 +03:00
Oleksandr Sobol
d5f707f652 CAKE-18 | added btc to currency formatter 2020-07-27 14:30:48 +03:00
Oleksandr Sobol
1055c1b539 CAKE-18 | created fiat convertation service and fiat convertation store; added calculating price to bootstrap; applied fiat convertation store to balance view model 2020-07-24 19:29:16 +03:00
Oleksandr Sobol
76cd9f5541 CAKE-15 | changed size of action buttons icons 2020-07-23 19:27:42 +03:00
Oleksandr Sobol
bdfe208d20 CAKE-15 | created header row, transaction page, balance view model, formatted item list, wallet balance; applied new design to trade and transaction rows; applied transaction page to dashboard page; applied balance view model, trade store, trade filter store and transaction filter store to dashboard view model; changed trade list item and transaction list item 2020-07-23 15:20:52 +03:00
Oleksandr Sobol
25436d9b94 CAKE-15 | moved sync indicator to appbar of the dashboard page; added and applied poppins font to the app; changed balance page, date section row, trade row and transaction row; changed call of the dashboard page in the router 2020-07-22 13:04:11 +03:00
Oleksandr Sobol
12ee8a519d CAKE-15 | implemented new design to dashboard page; created balance page; applied sync indicator to balance page; applied action buttons, page view and dots indicator to dashboard page; added colors of dashboard page to palette 2020-07-21 20:22:41 +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
M
719842964b TMP 3 2020-06-13 11:29:52 +03:00
Oleksandr Sobol
fead38e8a3 Merge pull request #70 from cake-tech/CWA-223-card-switcher
CWA-223 | added possibility to switch balance mode in the wallet card…
2020-06-12 20:10:07 +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
00ef34ee80 CWA-223 | added possibility to switch balance mode in the wallet card (long press on balance value); applied switch to back side of wallet card to short address field 2020-06-11 20:29:11 +03:00
Oleksandr Sobol
0b53971051 Merge pull request #68 from cake-tech/CWA-221-adaptive-screens
Cwa 221 adaptive screens
2020-06-11 18:37:43 +03:00
Oleksandr Sobol
ea85d19cab CWA-222 | increased height of spaces between buttons, card and transactions panel in the dashboard page 2020-06-11 18:35:22 +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
e23f471df4 CWA-221 | reworked seed_language_page as adaptive page; added crypto_lock_light; decreased font size of wallet address on the wallet card 2020-06-10 16:08:57 +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
5752b98c62 Merge pull request #67 from cake-tech/CWA-220-bug-fix-3
Cwa 220 bug fix 3
2020-06-05 16:44:04 +03:00
Oleksandr Sobol
0978792bd5 CWA-220 | blocked possibility to edit address of current wallet in the exchange page; changed displaying subaddress when label is empty 2020-06-05 16:07:57 +03:00
Oleksandr Sobol
289d8dca42 CWA-220 | changed menu widget; changed primary account to primary subaddress in subaddress list; applied short address if the label of a subaddress is empty; applied full address when long press on subaddress tile without label; applied biometrical authentication button when the authentication switch is on; changed dismissible icon in the node list page 2020-06-05 12:34:15 +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
baf158459d Merge pull request #65 from cake-tech/CWA-218-bug-fix-1
CWA-218 | made editable address fields on exchange an exchange templa…
2020-06-03 18:08:50 +03:00
Oleksandr Sobol
a8199fa20a Merge pull request #64 from cake-tech/CWA-206-appBar-bug
CWA-206 | fixed status bar text and icon colors for light and dark modes
2020-06-03 18:07:29 +03:00