OmarHatem
b4ccace20e
Change BNB token initial availability [skip ci]
2023-07-07 17:07:23 +03:00
OmarHatem
3713fb45f2
- Separate and organize default erc20 tokens
...
- Fix scrolling
- Add token placeholder images in picker
- Sort disabled tokens alphabetically
2023-07-06 17:34:13 +03:00
OmarHatem
6bbe95fa5e
- Fix scroll issue
...
- Add ERC20 tokens placeholder image in picker
2023-07-06 03:00:01 +03:00
Justin Ehrenhofer
eb78d12f9b
Add more tokens
2023-07-05 10:39:24 -05:00
OmarHatem
e799b1d372
Fix issue with search
2023-07-05 16:42:39 +03:00
OmarHatem
fcabc7aec1
Fix deleting token
...
Fix renaming tokens
2023-07-04 04:41:37 +03:00
OmarHatem
72a99ab7dd
Fix Enabling/Disabling tokens
...
Fix sorting by fiat once app is opened
Improve token availability mechanism
2023-07-04 04:09:17 +03:00
OmarHatem
4c37ed3a55
Fix Pin native token
2023-07-03 20:24:54 +03:00
OmarHatem
5905ac35d8
Fix Accounts Popup UI
2023-07-03 20:18:24 +03:00
OmarHatem
474abe15a7
- Improve sorting balances flow
...
- Add initial add token from search bar flow
2023-07-03 18:11:38 +03:00
OmarHatem
912caea068
Sort tokens list as well when Sort criteria changes
2023-06-30 18:35:32 +03:00
OmarHatem
aa820d4149
Fix price sorting
2023-06-30 16:38:57 +03:00
OmarHatem
46c64c782e
Add Sorting and Pin Native Token features
2023-06-30 14:58:21 +03:00
OmarHatem
38bb1327e3
Add initial Erc20 tokens
2023-06-27 19:40:40 +03:00
OmarHatem
342174325b
Add "Enable/Disable" feature for ERC20 tokens
2023-06-23 20:21:28 +03:00
OmarHatem
e715162294
Integrate UI with Ethereum flow
2023-06-23 04:47:24 +03:00
OmarHatem
22eecea24e
Finalize UI for Tokens
2023-06-23 00:17:54 +03:00
OmarHatem
1c3b433309
Fix initial UI
2023-06-21 03:56:27 +03:00
OmarHatem
2259a5e6fd
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-78-Ethereum
2023-06-21 03:47:06 +03:00
OmarHatem
55b5780958
Add logic flow for adding erc20 tokens
2023-06-21 03:46:58 +03:00
OmarHatem
4b35ad3b21
Initial flow for home settings
2023-06-20 19:32:55 +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
OmarHatem
459c397559
Fix conflicts with main
2023-06-14 13:32:06 +02:00
OmarHatem
05bbfb4c5b
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-78-Ethereum
...
Conflicts:
lib/src/screens/dashboard/widgets/balance_page.dart
lib/src/screens/send/widgets/send_card.dart
2023-06-14 13:30:45 +02: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
OmarHatem
eff0369709
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-78-Ethereum
2023-06-13 23:01:26 +03:00
OmarHatem
581d67a3a9
Add home settings icon
2023-06-13 21:59:48 +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
OmarHatem
4705394fce
Refactor signing/sending transactions
2023-06-07 03:06:25 +03:00
OmarHatem
73743932ae
Add initial flow for transactions subscription
2023-06-06 22:32:36 +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
OmarHatem
cd206d730a
Refactor signing/sending transactions
2023-06-06 04:34:11 +03:00
OmarHatem
8b384e91dc
Add initial approach for transaction sending for ERC-20 tokens
2023-06-06 01:17:26 +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
OmarHatem
3324ed61cd
Add missing import in generated file
2023-06-03 15:44:56 +03:00
OmarHatem
94216e6987
Add send ERC-20 tokens initial flow
2023-06-02 04:02:43 +03:00
OmarHatem
f08ab62359
Add Shiba Inu icon
2023-06-01 18:31:52 +03:00
OmarHatem
78adf4a5ce
Allow contacts and wallets from the same tag
2023-06-01 16:26:16 +03:00
Godwin Asuquo
ce8e498cac
Revert rename nga flag ( #952 )
2023-06-01 15:46:17 +03:00
OmarHatem
9b67db0132
add missing getHeightByDate in Haven [skip ci]
2023-05-30 22:39:07 +03:00
OmarHatem
c1b81d135b
Add send erc20 tokens initial function
2023-05-30 22:26:37 +03:00
OmarHatem
bb6f64ea97
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-78-Ethereum
...
Conflicts:
lib/src/screens/dashboard/widgets/menu_widget.dart
lib/store/settings_store.dart
2023-05-30 14:20:21 +03:00