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
M
2ff6cf43b3
Merge branch 'main' of github.com:cake-tech/cake_wallet into linux/password-direct-input
2023-04-19 15:18:43 -04:00
Serhii
3b69aa8686
CW-273-Don't-add-node-under-Advanced-Privacy-Settings-if-it-already-exists ( #876 )
...
* don't add existing node
* minor fixes
* Add back IsExecutingState to connect [skip ci]
---------
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2023-04-14 20:55:12 +02:00
M
3b82a390c1
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
Omar Hatem
4027619ad3
V4.6.0 reports fixes ( #835 )
...
* Add user network connection issue to ignored errors
* Check current nodes on each app start
* Add user network connection error to ignored errors
* Fix sharing files issue on iOS
2023-03-17 21:15:28 +02:00
OmarHatem
30d16266c0
Revert removing .lock files
2023-02-09 16:02:02 +02:00
OmarHatem
318e3b92e5
Revert "Add pubspec.lock files and Podfile.lock to .gitignore [skip ci]"
...
This reverts commit 50641e2ddc
.
2023-02-08 19:25:37 +02:00
OmarHatem
50641e2ddc
Add pubspec.lock files and Podfile.lock to .gitignore [skip ci]
2023-02-08 16:07:59 +02:00
OmarHatem
738621254f
Add pubspec.lock and Podfile.lock to gitignore
2023-02-08 15:46:57 +02:00
OmarHatem
c45a988481
- Fix nullability issue
...
- Update Flutter and Packages
2023-02-06 18:33:12 +02:00
OmarHatem
26b79fe0cd
- Refactor onRamper to have a single point of modification
...
- Enlarge initial app size
- update Flutter and Packages
2023-02-06 18:23:40 +02:00
M
1beb18b045
Flutter upgrade
2022-10-12 13:09:57 -04:00
M
30b77ebd58
Linter errors fixes. Move secrandom native to cw_core
2022-01-14 14:19:25 +02:00
M
4535a1aaa8
Move bitcoin and monero parts into self modules.
2021-12-24 14:52:08 +02:00