cake_wallet/lib/view_model
Rafael Saes 2bce18d240
Linux flutter upgrade (#1054)
* V4.8.1 v1.5.1 (#1038)

* Revert "Cw 397 chatwoot live support (#1011)"

This reverts commit af9b5ff10c.

* Add Version 4.8.1 configs

* Update macos build version [skip ci]

* Re add chatwoot (#1044)

* Revert "Revert "Cw 397 chatwoot live support (#1011)""

This reverts commit ecdc7baa2e.

* Re-add chatwoot
Change chatwoot base url

* 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>

* Flutter update (#1048)

* Update Flutter
Update packages

* Fix localization issues
Fix UI issues
Update old packages
Update workflow
Update how to build guide

* Additional UI fixes for merged conflicts

* Fix Ethereum network for anonpay invoice (#1051)

* build: migrate from wakelock to wakelock_plus

- plus is compatible with package_info_plus ^4.0.0
- plus has implemented Linux support

* fix: theme & support view model merge fixes

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2023-08-24 02:30:21 +03:00
..
buy Fix nullability of selected provider (#562) 2022-10-24 15:06:03 -04:00
contact_list Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00
dashboard Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input 2023-08-07 20:23:27 +03:00
exchange Merge branch 'v4.8.1_v1.5.1' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input 2023-08-11 19:17:23 +03:00
ionia Revert "Merge branch 'linux/password-direct-input' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input" 2023-06-29 16:44:31 +03:00
monero_account_list CW-260 show amount received for each account (#907) 2023-05-05 15:58:41 +03:00
node_list Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00
restore Enable Eth/Erc20 auto send in exchange (#1024) 2023-08-08 04:02:09 +03:00
send Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00
settings Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input 2023-08-07 20:23:27 +03:00
unspent_coins CW-325-Coin-Control-enhancements (#846) 2023-04-20 15:46:41 +02:00
wallet_address_list Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00
wallet_list Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input 2023-08-07 20:23:27 +03:00
advanced_privacy_settings_view_model.dart Add Fiat API mode to advanced privacy settings page 2023-03-02 19:13:00 +02:00
anon_invoice_page_view_model.dart Cw 314 trocador receive screen update (#823) 2023-03-24 17:26:42 +02:00
anonpay_details_view_model.dart Cw 314 trocador receive screen update (#823) 2023-03-24 17:26:42 +02:00
auth_state.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
auth_view_model.dart Fix formatting 2022-12-09 20:18:36 +01:00
backup_view_model.dart Add ability to set custom data application directory 2023-04-13 19:48:51 -04:00
edit_backup_password_view_model.dart Add ability to enter wallet password directly. Add ability to build without flutter secure storage. Add excludeFlutterSecureStorage flag to too/configure.dart for settings for secure storage. Add wallet unlock screen. 2023-03-30 18:33:59 -04:00
order_details_view_model.dart V4.6.1 report fixes (#859) 2023-03-31 21:14:22 +02:00
rescan_view_model.dart CW-214-Monero-wallet-rescan-bug (#945) 2023-07-11 20:56:01 +03:00
restore_from_backup_view_model.dart - Fix reloading settings store 2022-12-07 16:41:04 +02:00
set_up_2fa_viewmodel.dart CW-266 verbose access controls for TOTP 2FA (#967) 2023-08-04 16:49:26 +03:00
setup_pin_code_view_model.dart Part 1 2020-09-21 14:50:26 +03:00
support_view_model.dart Linux flutter upgrade (#1054) 2023-08-24 02:30:21 +03:00
trade_details_view_model.dart Merge remote-tracking branch 'origin/linux/password-direct-input' into linux/password-direct-input 2023-07-13 18:59:49 +03:00
transaction_details_view_model.dart Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00
wallet_creation_vm.dart Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input 2023-08-07 20:23:27 +03:00
wallet_keys_view_model.dart Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00
wallet_new_vm.dart Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input 2023-08-07 20:23:27 +03:00
wallet_restoration_from_keys_vm.dart CW-229 Improved restore options from QR code (#793) 2023-04-21 20:36:47 +02:00
wallet_restoration_from_seed_vm.dart CW-229 Improved restore options from QR code (#793) 2023-04-21 20:36:47 +02:00
wallet_restore_view_model.dart Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input 2023-08-07 20:23:27 +03:00
wallet_seed_view_model.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
wallet_unlock_loadable_view_model.dart Linux: fixes for wallet rename (#1000) 2023-07-14 23:28:01 +03:00
wallet_unlock_verifiable_view_model.dart Linux: fixes for wallet rename (#1000) 2023-07-14 23:28:01 +03:00
wallet_unlock_view_model.dart Linux: fixes for wallet rename (#1000) 2023-07-14 23:28:01 +03:00