Rafael Saes
09c942564e
Cw 396 additional themes ( #962 )
...
* fix: SectionStandardList using BuildContext as param
* refactor: deprecated backgroundColor -> colorScheme.background
* refactor: themeBase and current themes
* refactor: accentTextTheme.titleLarge.color -> dialogTheme.backgroundColor
* refactor: gradient background
* refactor: text themes using the same color as primaryColor
* refactor: accentTextTheme.bodySmall.color -> cardColor
* refactor: text themes using same dialogBackgroundColor
* refactor: scrollbarTheme
* refactor: create SyncIndicatorTheme
* refactor: SectionDivider
* refactor: base_page improvements and simplify
* refactor: collapsible_standart_list improvements
* refactor: accentTextTheme.bodyLarge.backgroundColor -> KeyboardTheme.keyboardBarColor
* refactor: create PinCodeTheme for accentTextTheme.bodyMedium
* refactor: create SupportPageTheme for accentTextTheme.displayLarge.backgroundColor and fix cases that use it
* refactor: accentTextTheme.displayLarge.color -> disabledColor
* refactor: create ExchangePageTheme
* refactor: create DashboardPageTheme and use textColor
* refactor: create NewWalletTheme for accentTextTheme.displayMedium
* refactor: create BalancePageTheme for accentTextTheme.displaySmall.backgroundColor
* refactor: create AddressTheme for accentTextTheme.displaySmall.color
* refactor: create IndicatorDotTheme
* refactor: create CakeMenuTheme
* refactor: create FilterTheme
* refactor: create WalletListTheme
* refactor: accentTextTheme.bodySmall.decorationColor -> InfoTheme.textColor
* refactor: accentTextTheme.titleLarge.backgroundColor -> PickerTheme.dividerColor
* refactor: primaryTextTheme.bodyLarge.backgroundColor -> AlertTheme.leftButtonTextColor
* refactor: primaryTextTheme.displayLarge.backgroundColor -> OrderTheme.iconColor
* refactor: create SendPageTheme
* fix: missing migrated styles
* refactor: primaryTextTheme.labelSmall.decorationColor -> PlaceholderTheme.color
* refactor: create TransactionTradeTheme
* refactor: create CakeTextTheme
* refactor: create AccountListTheme
* refactor: create ReceivePageTheme
* refactor: create QRCodeTheme
* refactor: move remaining items to CakeTextTheme and some missing fixes
* feat(display_settings): add new theme selector
* feat: additional themes
* fix: conflict error
* fix(lag): move colorScheme initialization to constructor
* feat: add backdropColor to alert and picker backdrop filters
* fix: merge fixes
* fix: send template page missing new colors
* fix: anonpay pages title and icon colors
* fix: merge fixes
* fix: unspent coins page
* fix: also fix exchange template
* fix: missing checkbox
* fix: fixes for high contrast theme
* Merge branch 'main' into CW-396-additional-themes
* fix: merge fixes
* fix: .gitignore and rm added files
* Fix review comments
---------
Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2023-08-17 18:28:31 +03:00
Serhii
daa9fc4acc
minor fixes
2022-12-28 14:00:59 +02:00
Serhii
2da50776d1
code formatting
2022-12-12 14:28:53 +02:00
M
1beb18b045
Flutter upgrade
2022-10-12 13:09:57 -04:00
Serhii
0aee6e1b8d
rework trade details screen ( #449 )
...
* create standart list card item
* create standart list status item
* update localization
* fix date format
* fix theme gradient
* PR comments
* fix issues from code review
2022-09-02 14:10:54 +01:00
OleksandrSobol
1c976bfaa1
CAKE-306 | applied _saveOrder() to buy_webview_page.dart; fixed moonpay_buy_provider.dart and wyre_buy_provider.dart; canceled timers on exchange_trade_page.dart, order_details_page.dart and trade_details_page.dart; reworked pre_order_page.dart
2021-04-15 20:10:23 +03:00
Tanner Silva
1f401421ea
fixed error causing trade details page to have no contents
2021-02-06 14:33:02 -06:00
Tanner Silva
d1c7c99279
fixed syntax errors
2021-02-02 20:23:02 -06:00
Tanner Silva
e08f665e4a
Added ability to track trade in trade details page
2021-02-02 20:19:13 -06:00
Tanner Silva
491c1ccccf
added special list item for tracking trades in trade details screen
2021-02-02 20:19:13 -06:00
OleksandrSobol
53c12d7bc0
CAKE-227 | applied null to subname for btc wallet in the dashboard_view_model.dart; deleted isDrawBottom from trade_details_page.dart, transaction_details_page.dart, standart_list_row.dart, textfield_list_row.dart; applied SectionStandardList to trade_details_page.dart and transaction_details_page.dart
2021-01-06 15:34:04 +02:00
OleksandrSobol
837f639129
CAKE-216 | added trade_details_view_model.dart to the app; applied TradeDetailsViewModel to the trade_details_page.dart; added _updateItems() method to the exchange_trade_view_model.dart; reworked content in the exchange_trade_page.dart
2020-12-18 14:42:53 +02:00
M
9f498f30a2
CAKE-134. CAKE-139. FIXES.
2020-10-30 18:32:21 +02:00
M
fe147ff9ed
Fixes
2020-09-30 21:23:15 +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
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
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
e832a85e37
CWA-203 | applied new design to standart_list_row, transaction_details_page and trade_details_page
2020-04-27 13:23:55 +03:00
Oleksandr Sobol
3d0d0521e4
CWA-180 | added getCurrentDateFormat() to settings store, refactored date_section_raw, trade_details_page, transaction_details_page, dashboard_page
2020-03-09 18:51:54 +02:00
Oleksandr Sobol
75c33370f1
CWA-180 | fixed local date format in dashboard_page, date_section_raw, trade_details_page, transaction_details_page, added currentLocale parameter to settings store
2020-03-06 20:38:13 +02:00
Oleksandr Sobol
a6fae62917
CWA-169 | added DateFormat to trade.createdAt in Trade Details page
2020-02-12 14:31:26 +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