Commit graph

1443 commits

Author SHA1 Message Date
Godwin Asuquo
28ff890afd
Cw 115 implement gift cards list for ionia (#405)
* Implement show purchased cards

* fix padding
2022-07-07 18:47:27 +01:00
Godwin Asuquo
f320e749b8
refactor tips (#406)
* refactor tips

* refactor ionia tips implementation
2022-07-07 18:46:56 +01:00
Serhii-Borodenko
fa2e9cd810 fix exchangenow payment request 2022-07-07 18:02:38 +03:00
Godwin Asuquo
73cbdc4546
CW-102 fix logic for ionia issues (#403) 2022-07-06 18:13:19 +01:00
Omar Hatem
8321c9fbbe
Enable different currencies (#401) 2022-07-01 12:04:00 +01:00
Omar Hatem
3bd9301be1
Redesign exchange currency picker (#402) 2022-07-01 11:17:09 +01:00
M
828d14be98 Merge branch 'ionia' of github.com:cake-tech/cake_wallet into ionia 2022-06-30 13:23:30 +01:00
M
def28ba5c8 Change ionia base url. Add exception throwing for error messaging for some of ionia calls. 2022-06-30 13:23:11 +01:00
Serhii
02533d68a0
prevent using same wallet name as existing (#391)
* Add wallet name validation
2022-06-29 18:21:21 +01:00
Godwin Asuquo
03800e090c
Update UI with new fixes (#400) 2022-06-29 18:18:02 +01:00
M
0a7f8bf286 Add anypay commited info for payments. 2022-06-29 17:18:41 +01:00
M
e9b27f93db Add ionia categories. 2022-06-29 14:00:57 +01:00
Omar Hatem
dc623f3293
Rework settings pickers (#398)
Updated pickers and settings screen
2022-06-29 13:38:44 +01:00
Serhii
9b9e211c08
cancel yat address request for haven wallet (#396) 2022-06-28 16:46:32 +01:00
M
1d1bffa62b Fix for get transactions for hidden addresses for electrum wallet 2022-06-28 15:34:12 +01:00
M
657265a10a Add anypay payment. Add filter by search for ionia, add get purchased items for ionia. 2022-06-28 14:31:51 +01:00
Omar Hatem
8bcf70b8f8
Hide keys for BTC & LTC (#392)
* Remove WIF and Keys from BTC and LTC wallets in the Wallet seed/keys screen

* Move Title assigning logic to view model
2022-06-23 14:36:50 +01:00
Omar Hatem
9568c5f932
QR code fullscreen (#390)
* Add fullscreen qr page flow

* Add qr fullscreen text localization

* Add package to control screen brightness when navigating to qr fullscreen and revert when leaving screen

* ios fix trial 1 - Change brightness control package

* Use package imports instead of relevant path
Add Map types
2022-06-23 10:25:00 +01:00
M
1447ea32ba Changed monero version and monero repo to cake tech. 2022-06-22 12:42:18 +01:00
M
76fe14c9a5 Add hex and txKey for monero pending transaction. 2022-06-22 12:39:48 +01:00
M
06a6d8d8bb Remove IoniaMerchantService from IoniaViewModel 2022-06-21 10:31:38 +01:00
M
aab6d89afa Merge branch 'ionia' of github.com:cake-tech/cake_wallet into ionia 2022-06-21 09:49:10 +01:00
Godwin Asuquo
44efd56acb
display virtual card (#385)
* display virtual card

* fix formatting
2022-06-21 09:46:09 +01:00
M
6c947cdb63 Add anypay. Add purschase gift card. 2022-06-20 20:27:28 +01:00
mkyq
cc96e29eaf
Merge pull request #388 from cake-tech/CW-97-fix-haven-wallet-default-node
Save Haven current node
2022-06-20 17:11:56 +01:00
mkyq
83a6879c87
Merge pull request #387 from cake-tech/CW-98-change-welcome-screen-text
Add Haven to welcome screen text
2022-06-20 15:52:08 +01:00
mkyq
6617b8afe5
Merge pull request #386 from cake-tech/CW-99-add-paste-to-new-contact-address
Add paste option to new contact screen
2022-06-20 15:51:24 +01:00
OmarHatem28
06f21e80ec Save Haven current node 2022-06-20 16:21:40 +02:00
OmarHatem28
5074033371 Add paste option to address text field in new contact screen 2022-06-19 00:51:43 +02:00
OmarHatem28
5a089b5893 Add Haven to welcome screen text 2022-06-18 17:10:07 +02:00
M
716c0821bb Merge branch 'ionia' of github.com:cake-tech/cake_wallet into ionia 2022-06-16 11:09:02 +01:00
M
3753b16750 Add ionia merchant sevic 2022-06-16 11:08:39 +01:00
Godwin Asuquo
de0ca1de6e
Ionia manage card UI (#374)
* design ui for cakepay

* Add manage cards page ui

* create auth ui for ionia

* add authentication logic

* implement user create card
2022-06-15 12:26:19 +01:00
mkyq
2d4d5e031b
Merge pull request #364 from cake-tech/SamsungGalaxyPlayer-patch-1
Update readme
2022-06-13 15:12:21 +01:00
mkyq
5a6f1a3b2d
Merge pull request #381 from cake-tech/CW-92-Change-restore-from-keys-for-haven
remove restore from date for haven restore form
2022-06-13 15:11:37 +01:00
mkyq
15025298df
Merge pull request #380 from cake-tech/CW-93-Fix-node-color-displaying-for-Haven
added node request for Haven
2022-06-13 15:10:08 +01:00
Serhii
fc58972bf9
Added ability sending to FIO address (#370)
* Added ability sending to FIO address

* remove apiKey property

* fix conditions for FIO address checking
2022-06-13 12:41:46 +01:00
mkyq
427efb44fa
Merge pull request #372 from cake-tech/CW-77-Add-more-addresses-for-haven-validation
added validation of hvx,hvi,hvs Haven addresses
2022-06-13 12:31:16 +01:00
Serhii
e6fe4676ca
fix haven transaction info (#373)
* fix haven transaction info

* fix format
2022-06-13 10:32:15 +01:00
Serhii-Borodenko
997e960a0b remove restore from date for haven restore form 2022-06-10 17:15:53 +03:00
Serhii-Borodenko
cb45ff6ecc added node request for Haven 2022-06-08 11:17:03 +03:00
Serhii-Borodenko
4e4c19d3e3 added validation of hvx,hvi,hvs Haven addresses 2022-06-01 14:12:09 +03:00
M
5314d4986c Initial ionia service 2022-05-30 14:34:21 +01:00
Justin Ehrenhofer
a79a6dca32
Update readme
Add Yats, templates
2022-05-24 14:22:23 -05:00
M
b58b0002b0 Change version for monero.com to 1.0.6 2022-05-18 17:55:59 +01:00
M
57a5a8b01a Fix grey screen for new account for monero.com app 2022-05-18 17:55:07 +01:00
M
7fc50cde46 Change build number for 4.4.1 version 2022-05-18 17:15:00 +01:00
M
aacc9014ea Change default haven node to nodes.havenprotocol.org:443 2022-05-18 17:13:58 +01:00
M
08ffaaa69f Change version to 4.4.1 2022-05-18 10:20:40 +01:00
Keith Simon
6762207bb8
Select sub address or standard address instead of both. (#346)
* Use the sub address first then the std
2022-05-16 19:51:32 +01:00