Commit graph

2262 commits

Author SHA1 Message Date
Rafael Saes
85a30d1d81 refactor: primaryTextTheme.bodyLarge.backgroundColor -> AlertTheme.leftButtonTextColor 2023-07-05 08:45:38 -03:00
Rafael Saes
5ba89213c1 refactor: accentTextTheme.titleLarge.backgroundColor -> PickerTheme.dividerColor 2023-07-05 08:41:16 -03:00
Rafael Saes
b5c90c2f9e refactor: accentTextTheme.bodySmall.decorationColor -> InfoTheme.textColor 2023-07-05 08:35:26 -03:00
Rafael Saes
7f929ee976 refactor: create WalletListTheme 2023-07-03 17:40:58 -03:00
Rafael Saes
ca600b4cee refactor: create FilterTheme 2023-07-03 17:37:38 -03:00
Rafael Saes
4e35ba2b5d refactor: create CakeMenuTheme 2023-07-03 16:39:48 -03:00
Rafael Saes
e67e07dd7b refactor: create IndicatorDotTheme 2023-07-03 16:21:11 -03:00
Rafael Saes
89ab198064 refactor: create AddressTheme for accentTextTheme.displaySmall.color 2023-07-03 15:48:27 -03:00
Rafael Saes
a85d8ef5d4 refactor: create BalancePageTheme for accentTextTheme.displaySmall.backgroundColor 2023-07-03 15:36:17 -03:00
Rafael Saes
6b691475fd refactor: create NewWalletTheme for accentTextTheme.displayMedium 2023-07-03 15:26:44 -03:00
Rafael Saes
bc8ce7bf60 refactor: create DashboardPageTheme and use textColor 2023-07-03 15:15:58 -03:00
Rafael Saes
09e2567953 refactor: create ExchangePageTheme 2023-07-03 14:56:29 -03:00
Rafael Saes
bacd8658a4 refactor: accentTextTheme.displayLarge.color -> disabledColor 2023-07-03 14:01:54 -03:00
Rafael Saes
18bfde66c0 refactor: create SupportPageTheme for accentTextTheme.displayLarge.backgroundColor and fix cases that use it 2023-07-03 13:58:02 -03:00
Rafael Saes
4ffeb21c4c refactor: create PinCodeTheme for accentTextTheme.bodyMedium 2023-07-03 13:38:39 -03:00
Rafael Saes
2ef03ceda9 refactor: accentTextTheme.bodyLarge.backgroundColor -> KeyboardTheme.keyboardBarColor 2023-07-03 13:29:44 -03:00
Rafael Saes
7d55092704 refactor: collapsible_standart_list improvements 2023-07-03 13:15:36 -03:00
Rafael Saes
8c7685c01b refactor: base_page improvements and simplify 2023-07-03 13:06:18 -03:00
Rafael Saes
e38a6a7190 refactor: SectionDivider 2023-07-03 09:53:02 -03:00
Rafael Saes
326e8537d7 refactor: create SyncIndicatorTheme 2023-07-03 09:48:09 -03:00
Rafael Saes
afe6a40960 refactor: scrollbarTheme 2023-07-03 09:43:33 -03:00
Rafael Saes
8e7646f594 refactor: text themes using same dialogBackgroundColor 2023-07-03 09:37:29 -03:00
Rafael Saes
ec1d2518bf refactor: accentTextTheme.bodySmall.color -> cardColor 2023-07-03 09:34:56 -03:00
Rafael Saes
2525318b6d refactor: text themes using the same color as primaryColor 2023-07-03 09:32:29 -03:00
Rafael Saes
3fb1a70cde refactor: gradient background 2023-07-03 09:26:43 -03:00
Rafael Saes
f9abd0b2c2 refactor: accentTextTheme.titleLarge.color -> dialogTheme.backgroundColor 2023-07-03 09:17:47 -03:00
Rafael Saes
d0a872b1d2 refactor: themeBase and current themes 2023-07-03 09:03:35 -03:00
Rafael Saes
719c360b97 refactor: deprecated backgroundColor -> colorScheme.background 2023-07-03 09:03:32 -03:00
Rafael Saes
c893da7a11 fix: SectionStandardList using BuildContext as param 2023-06-30 09:34:22 -03:00
Justin Ehrenhofer
bb75472a83
Remove defaultFiat (#972)
Logic can be better handled by IP
2023-06-22 05:20:50 +03:00
Omar Hatem
e9b5c79a1e
V4.6.7 v1.3.8 (#971)
* - Replace payfura widget with direct browser link
- Remove Payfura widget class as it is duplicate for the web view page

* Revert removing swipe to delete wallet feature

* Pump app versions and update release notes
2023-06-20 15:27:07 +03:00
Omar Hatem
c4926ae63a
V4.6.6 fixes (#970)
* Fix popping wrong context in exchange page

* Pass exception handler to wallets code

* Fix mobile UI with iPad view

* Set iPhone deployment target to 11 [skip ci]

* Update Macos deployment target [skip ci]
2023-06-16 04:14:01 +03:00
Serhii
f1904077d2
CW-395-Trade-ID-status-not-updating-in-trade-details-screen (#957)
* fix ChangeNow trade status

* formatting

* fix hive saving

* Revert SideShift changes

This reverts commit
2023-06-14 23:55:49 +03:00
Serhii
f88e150cd1
fix Electrum transaction updates (#953) 2023-06-14 23:53:58 +03:00
Serhii
a7ba4a84e8
CW-398-MoonPay-offramp-(Sell)-improvements (#964)
* Implement MoonPay offramp widget

* Add Litecoin to strings

* improve webview page

* Rename route string

---------

Co-authored-by: Justin Ehrenhofer <justin.ehrenhofer@gmail.com>
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2023-06-14 02:15:10 +03:00
Godwin Asuquo
affc35f335
CW-342 Enable Mac Layout on iPad (#958)
* Add iPad responsive layout

* Set magic number to position input field on wider screens

* Adjust screen resolution

* Update target device family for ios

* Add icons for iPad

* Revert width adjustment for ipad

* Fix overflowing balance

* Fix overflowing balance

* Fix PR issues

* Remove unused icons [skip ci]

---------

Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2023-06-14 02:04:52 +03:00
Rafael Saes
e84d02f661
CW-383-replace-swipe-to-delete-wallet-action-with-a-delete-trash-icon-on-the-right (#935)
* feat: replace "swipe to delete" wallet action with a delete / trash icon on the right

* fix: remove InkWell and _actionPane actions

* feat: add a bit of padding from the end
2023-06-10 01:31:05 +03:00
Rafael Saes
b16cfaaff5
Cw 231 display balance in send and transaction screens when long pressing and when show balance is disabled (#926)
* feat: allow reversing displayMode by long pressing on transactions page

* feat: allow reversing displayMode by long pressing on send page

* revert: revert transaction_list_item.dart but keep BalanceDisplayMode get displayMode => balanceViewModel.displayMode
2023-06-10 01:29:34 +03:00
Godwin Asuquo
a4c279b538
CW-411 Update sideshift api (#959)
* Update sideshift api

* Fix sideShift api v2 rate

* Fix rate calculation on sideshift

* Additional fixes

* Minor: Add additional unsupported
* Add network to quote
* Add amount and affiliateID to quote
* Refactor tag/network assigning

* Fix syntax errors with rate qpi

* Add network for fetching rate

* Remove amount from rate endpoint

* Fix transaction depositAmount

* Fix issues from code review

* Fix issues from code review

* Remove affiliate ID

---------

Co-authored-by: Justin Ehrenhofer <justin.ehrenhofer@gmail.com>
2023-06-09 14:46:00 +03:00
Godwin Asuquo
e8446f0c98
CW-400 investigate cupertino nav bar null exception (#943)
* Fix null error on back navigation after pushReplacementNamed

* Fix null error on back navigation after pushReplacementNamed

* Close all visible keyboard for page navigation context

* Fix issue with market place navigation

* Remove focus before back navigation

* Fix background color

* Fix background color

* Fix background color
2023-06-08 02:16:52 +03:00
Adegoke David
3b073d9751
Cw-410 Null Issue With 2FA (#960)
* chore: Setup

* hotfix: null check operator used when totp arguments are null causing issues

* hotfix: null check operator used when totp arguments are null causing issues

* hotfix: null check operator used when totp arguments are null causing issues

* hotfix: null check operator used when totp arguments are null causing issues

* fix: Review changes

---------

Co-authored-by: David Adegoke <blazebrain@Davids-MacBook-Pro.local>
2023-06-06 15:13:49 +03:00
Mathias Herberts
8747d2fe59
Fixed for v4.6.4 (#955) 2023-06-05 16:41:15 +03:00
Mathias Herberts
5e270df568
Fixed 2FA related French localization (#956) 2023-06-05 16:40:34 +03:00
Godwin Asuquo
ce8e498cac
Revert rename nga flag (#952) 2023-06-01 15:46:17 +03:00
Omar Hatem
19cbc40e81
New versions 4.6.6 and 1.3.7 (#949)
Disable 'prevent screenshots' option from Desktop since it's not supported yet
2023-05-26 21:13:22 +03:00
Godwin Asuquo
75c65d67bf
CW-404 Add yoruba language (#946)
* Add Yoruba translation

* Add Yoruba localization

* Rename flag
2023-05-25 20:30:21 +03:00
Omar Hatem
4e4b3c7a56
Update Monero package (#942) 2023-05-25 15:46:45 +03:00
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
c835059d13
CW-371-Restore-height-issue-with-QR-code-Wallet-incorrectly-assigns-today's-restore-height-to-legacy-wallets (#925)
* fix height for legacy wallets

* get height by first tx under singular seed
2023-05-25 00:00:54 +03:00
Serhii
18ba724009
CW-379-Investigate-trade-ID-status-updates (#930)
* cancel Anonpay updateInvoice timer

* Remove un-needed dependency injection of anonpayDetailsViewModel since it can be accessed via the parent class [skip ci]

---------

Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2023-05-24 19:12:42 +03:00