Commit graph

2368 commits

Author SHA1 Message Date
fosse
c8d9fcbaf4 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-438-add-nano 2023-08-02 12:34:36 -04:00
fosse
5563bea04e save 2023-08-02 11:47:00 -04:00
Serhii
d5c0012964
CW-224-Allow-Monero-proxy-in-node-settings (#966)
* update setupNodeSync func

* minor fixes

* localization

* add request node with proxy

* formatting
2023-08-02 14:48:52 +03:00
Rafael Saes
fcf4fbdc14
Cw 433 support send templates with multiple recipients (#995)
* feat: Support Send templates with multiple recipients

* feat: use only first name for template display, and sum total amount

* fix: amounts being wiped

* feat: make send template card buttons function like send card

* feat: replace amount -> name for template name

* fix: template name
2023-08-02 01:19:04 +03:00
fosse
ca3bf2f3f5 fix for scanning QR codes 2023-08-01 15:56:34 -04:00
fosse
f8a2e4dd7c fixes + auto receive incoming txs 2023-08-01 13:48:22 -04:00
fosse
92d4a6f6d6 remove fees from send screen, send and receive transactions working 2023-08-01 09:50:07 -04:00
Konstantin Ullrich
c68baf7244
CW-423 Use SensitiveClipboard for sensitive Stings (#1013)
* CW-423 Use SensitiveClipboard for sensitive Stings

* CW-423 Bump Android Target and Min SDK

* CW-423 Use Helper function for sensitive Clipboard
2023-08-01 15:52:03 +03:00
Konstantin Ullrich
cfaa89d165
CW-425 use the open alias new line UI (#1004)
* CW-425 Display Contact Name in the send view

* CW-425 Ignore false positives on OpenAlias
2023-08-01 15:00:00 +03:00
Matthew Fosse
962074c093
fix nav-bar issue (#1010)
Co-authored-by: fossephate <fosse@book.local>
2023-07-31 21:06:45 +03:00
fosse
3a50b58b09 sends working 2023-07-31 11:39:22 -04:00
fosse
601b646e27 nano-unfinished 2023-07-31 09:10:33 -04:00
fosse
33c99cb2a5 derivation updates 2023-07-28 10:36:50 -04:00
fosse
490618ebd6 balance working 2023-07-28 09:30:11 -04:00
fosse
d30de4dc3f tx history working and fiat fixes 2023-07-27 13:02:10 -04:00
fosse
9ebf74fa01 receive screen + node screen working 2023-07-27 10:30:07 -04:00
Matthew Fosse
b28f85350a
CW-441 xmr price issue (#1005)
* refactor fiat_rate_update

* remove commented line
2023-07-27 04:08:12 +03:00
fosse
2670eb2868 seed generation 2023-07-26 13:15:22 -04:00
Konstantin Ullrich
da2f1c62f5
CW-443 Use networkWallets on OnRamper (#1012)
* CW-443 Use networkWallets on OnRamper

* CW-443 Normalize XMR
2023-07-26 19:48:53 +03:00
fosse
7f93f816de save 2023-07-25 16:31:52 -04:00
fosse
235a47b5fd successfully add nano wallet 2023-07-25 13:36:24 -04:00
fosse
c6797cc5ef save 2023-07-25 11:21:49 -04:00
fosse
ae0727ad33 successfully builds! 2023-07-24 17:01:07 -04:00
fosse
e3624880c5 config changes 2023-07-24 16:23:09 -04:00
fosse
359c5e8a9a more base config stuff 2023-07-24 14:09:28 -04:00
fosse
cea5458873 initial changes 2023-07-24 12:56:20 -04:00
Justin Ehrenhofer
53eecb4443 Minor: slow -> Slow [skip-ci] 2023-07-24 09:45:33 -05:00
OmarHatem
5c2bd930b0 Fix transaction amount conversions 2023-07-22 05:59:38 +03:00
OmarHatem
87d414a34c Fix int overflow 2023-07-22 03:39:10 +03:00
OmarHatem
2e0b02766e Fix sending erc20
fix block explorer issue
2023-07-21 21:28:56 +03:00
OmarHatem
680359e6f1 Minor Fixes and Enhancements 2023-07-21 19:58:44 +03:00
OmarHatem
5376b9e663 Enhance loading time for erc20 tokens transactions 2023-07-21 18:52:10 +03:00
OmarHatem
659c702d48 Save transaction history 2023-07-21 18:37:33 +03:00
OmarHatem
588a07b03f Fix Transaction Fee display 2023-07-21 17:41:14 +03:00
Omar Hatem
b2c8b32e49
Free Up GitHub Actions Ubuntu Runner Disk Space (#1009) 2023-07-21 17:21:37 +03:00
OmarHatem
e669870174 Free Up GitHub Actions Ubuntu Runner Disk space (trial 2) 2023-07-21 14:42:20 +03:00
OmarHatem
5965f20c94 Free Up GitHub Actions Ubuntu Runner Disk Space 2023-07-21 14:23:44 +03:00
OmarHatem
25228a3163 Adjust transactions fiat price for ERC20 tokens 2023-07-21 04:51:22 +03:00
OmarHatem
09fd6a8241 Integrate EtherScan API for fetching address transactions
Generate Ethereum specific secrets in Ethereum package
2023-07-21 04:08:45 +03:00
OmarHatem
fade15d65b Add rename wallet to Ethereum 2023-07-19 02:18:57 +03:00
OmarHatem
cf2f1e5692 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-78-Ethereum
 Conflicts:
	cw_bitcoin/lib/bitcoin_wallet_service.dart
	cw_core/lib/crypto_currency.dart
	lib/core/address_validator.dart
	lib/di.dart
2023-07-19 01:58:29 +03:00
Rafael Saes
8996a46784
fix: add monero rename related fixes into main (#1002) 2023-07-18 15:11:24 +03:00
Omar Hatem
e34ba6cfbc
Update app versions (#998) 2023-07-14 20:18:46 +03:00
Justin Ehrenhofer
b963f83f4f
Fix shib and storj (#997) 2023-07-13 21:47:12 +03:00
Omar Hatem
bc432b1042
Fix Bitcoin transactions not showing (#978)
* handle multiple responses coming in a single event

* Add timeout for getting transaction info, to allow other transactions to be returned in case of any failure or network issue

* Handle other cases of receiving multiple messages in the same response
2023-07-13 21:46:55 +03:00
Justin Ehrenhofer
d7fa9991e1
CW-306 New assets for exchange and cleanup (#993)
* CW-306 New assets for exchange and cleanup

* Remove 1inch
2023-07-13 17:31:45 +03:00
Godwin Asuquo
ff420c7c7e
Cw 430 find a better way to decide when to show the desktop UI (#977)
* Find a better way to decide when to show the desktop UI

* fix UI issue for tablet view

* fix trocar invoice issue for landscape layout

* fix present receive option piker UI issue

* fix dascktop layout

* - Fix AnonPay Navigation
- Fix Wallet changing on Mobile

---------

Co-authored-by: Serhii <borodenko.sv@gmail.com>
Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2023-07-13 16:05:52 +03:00
Rafael Saes
d4969633b0
Cw 426 replace trash and swipe with edit icons (#974)
* feat: Replace trash and swipe with edit icons on node list item

- replaces yellow Test button with red Delete node button with confirmation on the edit node page

* feat: make node indicator icons bigger (figma comment)

* feat: Replace trash and swipe with edit icons on wallet list page and create wallet_edit_page.dart

* fix: make delete buttons red

* fix: make wallet name wrap when it is too long

* refactor: improve logic & fix observer not refreshing

* fix: add string

* feat: remove the confirmation pop-up for switching between wallets

- which was another item on the jira issue

* fix: remove slideable widgets from node list

* feat: add edit button to currently selected node & disable deleting if selected

* fix: rename wallet also renames to new wallet files

* feat: make sure edits can't overlap existing names

* fix: improve rename flow, fix electrum transactions refresh & add delete old logic

* fix: also fix rename for monero & haven

* refactor: fix identations

* refactor: dont declare the current wallet twice

* refactor: missing newWalletInfo.id

* fix: dont unnecessarily load the current wallet

* fix: remove unnecessary reaction

* feat: make save button disabled until the text is changed

* feat: make walletEditViewModel and make state useful for pending actions

* fix: add back reaction for desktop flow

* - Remove un-necessary code
- Format Edit page

---------

Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2023-07-13 02:20:11 +03:00
Rafael Saes
bb6dea0292
Cw 354 app issues with huge font size (#906)
* fix: make welcome screen scrollable

* fix: make pre seed page scrollable

* fix: make wallet seed page scrollable

* refactor: remove unnecessary and stacked widgets and remove IntrinsicHeight & LayoutBuilder used for SingleChildScrollView, and replace it for CustomScrollView on welcome_page.dart

* refactor: remove unnecessary Flexible widgets and remove IntrinsicHeight & LayoutBuilder for SingleChildScrollView and replace it for CustomScrollView on pre_seed_page.dart

* refactor: remove unnecessary and stacked widgets and remove IntrinsicHeight & LayoutBuilder used for SingleChildScrollView, and replace it for CustomScrollView on wallet_seed_page.dart

* fix: revert welcome_page.dart unwanted changes

* fix: image expands more than needed

* fix: fix image expands more than needed while testing on Linux build

* Fix Scrolling behavior on Desktop and Overflow on Mobile

---------

Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2023-07-12 18:52:28 +03:00
OmarHatem
fa494af5ab Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-78-Ethereum
 Conflicts:
	lib/src/screens/dashboard/widgets/balance_page.dart
	res/values/strings_ar.arb
	res/values/strings_bg.arb
	res/values/strings_cs.arb
	res/values/strings_de.arb
	res/values/strings_en.arb
	res/values/strings_es.arb
	res/values/strings_fr.arb
	res/values/strings_ha.arb
	res/values/strings_hi.arb
	res/values/strings_hr.arb
	res/values/strings_id.arb
	res/values/strings_it.arb
	res/values/strings_ja.arb
	res/values/strings_ko.arb
	res/values/strings_my.arb
	res/values/strings_nl.arb
	res/values/strings_pl.arb
	res/values/strings_pt.arb
	res/values/strings_ru.arb
	res/values/strings_th.arb
	res/values/strings_tr.arb
	res/values/strings_uk.arb
	res/values/strings_ur.arb
	res/values/strings_yo.arb
	res/values/strings_zh.arb
2023-07-12 02:02:50 +03:00