Rafael Saes
baabc0a915
Cw 373 theme refactoring in preparation to support additional themes ( #933 )
...
* refactor(Theme): migrate accentColor
- based on the specs at https://docs.flutter.dev/release/breaking-changes/theme-data-accent-properties#migration-guide .
* refactor(Theme): all deprecated TextTheme styles
* refactor(Theme): deprecated backgroundColor for colorScheme.background
* refactor(Theme): deprecated buttonColor to use TextTheme backgroundColor instead
* refactor(Theme): deprecated isAlwaysShown to use thumbVisibility instead
2023-05-25 02:19:51 +03:00
Serhii
c10105872c
add number of confirmations to transactions
2023-02-08 18:47:12 +02:00
M
1beb18b045
Flutter upgrade
2022-10-12 13:09:57 -04:00
M
e6b1da376d
Configure wallet types for the app
2021-12-24 14:41:34 +02:00
OleksandrSobol
dcb892b24c
CAKE-217 | merged 4.1.0 branch into current and resolved problems
2020-12-18 21:24:05 +02:00
OleksandrSobol
b59d633665
CAKE-217 | reduced space between rows in the trade_row.dart and transaction_raw.dart
2020-12-18 20:02:08 +02:00
M
04e7c18841
Fixes and improvments.
2020-10-02 20:28:29 +03:00
M
162e9e5712
Design fixes.
2020-09-26 14:17:39 +03:00
M
e4ebfc94b2
Part 1
2020-09-21 14:50:26 +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
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
M
f45875ba3a
General changes. CAKE-1.
2020-07-06 23:09:03 +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
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
52d5dedaf8
CWA-198 | moved ButtonHeader class to button_header.dart, fixed containers and bounds height for date_section_raw, trade_raw and transaction_raw, changed animation time for trade_history panel
2020-04-21 17:31:25 +03:00
Oleksandr Sobol
b3673d7c63
CWA-198 | fixed borders of date_section_raw, trade_raw and transaction_raw
2020-04-18 12:17:52 +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
823030403a
CWA-198 | added transaction history panel to dashboard page; added fiat currency symbol to transaction_info; changed date_section_raw, trade_row and transaction_raw
2020-04-16 21:41:04 +03:00