Commit graph

1538 commits

Author SHA1 Message Date
Godwin Asuquo
bed815e370
update ui bug (#497) 2022-09-07 12:58:37 +01:00
Omar Hatem
244d20d1b6
Skip unsupported providers when calculating best rate provider (#500) 2022-09-07 12:43:03 +01:00
Serhii
424cf25052
Сake pay filter white screen bug (#491)
* increase touch area for filter button

* rework card list view model

* fix button color

* fix formating
2022-09-02 16:04:19 +01:00
duggavo
278695005c
Update strings_it.arb (#433) 2022-09-02 15:13:08 +01:00
Paul Verbeke
da46b8bfb4
i18n: fix french translations (#483)
QR code
search languages and currencies
wallet name errors
2022-09-02 15:11:13 +01:00
Godwin Asuquo
bd25d047b2
CW-148 cake pay partial redemptions (#490)
* Ionia custom redemption screen

* update ionia gift card remaining amount with custom value

* [NO-TASK] Fix issues with custom redeem

* replace redeem

* update remaining amount

* fixed from code review

* Add localization
2022-09-02 14:47:45 +01:00
Serhii
0aee6e1b8d
rework trade details screen (#449)
* create standart list card item

* create standart list status item

* update localization

* fix date format

* fix theme gradient

* PR comments

* fix issues from code review
2022-09-02 14:10:54 +01:00
mkyq
04be884357
Enable exchange for haven wallets. (#495) 2022-09-01 19:46:14 +01:00
Godwin Asuquo
0931696fa1
CW-143 cake pay custom tip amount (#492)
* Add custom tip logic

* Fix euro currency
2022-09-01 17:29:58 +01:00
Godwin Asuquo
a745319ffa
Fix ionia loading states (#493) 2022-09-01 17:14:01 +01:00
Omar Hatem
c50eeee58b
CW 68 exchange automatic rate selector (#472)
* Add 'Exchange provider picker'
Save user selections

* Save user's exchange providers selection

* Add text for selected providers availability

* Fix selected providers not updating

* Load limits based on highest maximum in the selected providers

* Change received and deposit amount to be the best value from the selected providers

* Add provider name next to Trade ID
Set selected provider based on amount calculated

* Grey out providers who doesn't support selected currency pair

* Fix disabled providers

* Add Provider logo in Confirm Screen

* Only choose a provider if it satisfies its limits

* Fix amount validation

* Fix typo in error message

* Add a queue of possible exchange providers sorted by the best rate to try next if one failed

* Fix string locale typo

* Add Localization for other languages

* Add Placeholder text when there are no providers selected

* Check Exchange provider availability before creating a trade

* Fix "Fixed Rate" changing unconditionally

* Enable "convert to" field regardless of the provider

* Remove "Choose one" from providers picker

* Merge Master

* Fix Conflicts with master

* Add missing isEnabled field in simple swap provider
2022-09-01 15:12:38 +01:00
mkyq
92458e2f4b
Add platform device id package. Send device uuid to ionia for purchase request. (#494) 2022-08-31 17:37:43 +01:00
Godwin Asuquo
d9905a7cf3
Cw 110 integrate simple swap exchange (#459)
* add support for SimpleSwap exchange

* fix edit receive amount field

* fixed merge conflicts

* Fix issues from code review
2022-08-31 16:34:07 +01:00
Serhii
7fae9cf9bb
Cw 150 cake pay introduction card (#486)
* create introducing card

* add ability to close the card

* update walletInfo class

* update localization

* fix intro text

* fix card size

* show card for existing and new wallet types

* disable card for haven wallets

* fixes to PR

* fixes to PR

* fix PR
2022-08-30 19:03:02 +01:00
Serhii
5fcbf3634b
sort Giftcards alphabetically (#469) 2022-08-30 15:14:05 +01:00
Serhii
4a5747c630
increase brightness for gift card detail page (#478)
* increase brightness for gift card detail page

* move logic to view model

* fix format
2022-08-30 15:01:45 +01:00
Serhii
31a57fc4d3
fix display of Yat alert when address is empty (#484) 2022-08-26 16:29:00 +01:00
Serhii
ad0666d4f6
fix south korea flag (#485) 2022-08-26 16:28:38 +01:00
Serhii
f559b10c97
fix UI validation bug (#439) 2022-08-22 13:42:36 +01:00
Serhii
0754d4cd45
fix search bar color (#470) 2022-08-22 13:18:04 +01:00
Serhii
8a740e1c41
change account sign-in/sign-up text (#462) 2022-08-11 15:44:27 +01:00
Serhii
d22738da64
add note decryption from QR code (#466) 2022-08-11 15:40:38 +01:00
Serhii
08f1976921
fix usd value bug (#467) 2022-08-11 15:39:59 +01:00
mkyq
bfb490f8a1
Merge pull request #468 from cake-tech/fix/android-copy-monero-deps.sh
Copy lib unbound to monero dir.
2022-08-10 15:41:23 +01:00
M
805d72219e Copy lib unbound to monero dir. 2022-08-10 15:40:39 +01:00
mkyq
4abcdd1c0f
Merge pull request #465 from cake-tech/release-4.4.5
Update versions for Cake Wallet and Monero.com
2022-08-09 18:15:00 +01:00
M
f44bf9eb00 Update versions for Cake Wallet and Monero.com 2022-08-09 17:58:51 +01:00
mkyq
dc8729311f
Merge pull request #464 from cake-tech/fix/remove-using-api-key-sideshift
Remove using of api key for sideshift.
2022-08-09 17:52:47 +01:00
M
d62131e649 Remove using of api key for sideshift. 2022-08-09 17:51:52 +01:00
mkyq
2f32777712
Merge pull request #463 from cake-tech/monero-0.18-android
Update OpenSSL, add unbound for android build scripts
2022-08-09 17:32:50 +01:00
M
8919fdc4d2 Update OpenSSL, add unbound for android build scripts 2022-08-09 17:31:33 +01:00
mkyq
a064e7864a
Merge pull request #461 from cake-tech/update-build-unbound-ios-1.16.2
Update unbound script for ios.
2022-08-09 11:43:40 +01:00
M
7662598f78 Update unbound script for ios. 2022-08-09 11:40:16 +01:00
mkyq
71f768e6b0
Merge pull request #455 from cake-tech/fix/ios-openssl
Fix/ios openssl
2022-08-04 22:27:34 +01:00
M
84cb0b704c Fix for build openssl for ios. 2022-08-04 22:26:39 +01:00
M
2a568d2be1 Merge branch 'main' of github.com:cake-tech/cake_wallet into release-4.4.4 2022-08-04 14:33:00 +01:00
mkyq
353b3585b7
Merge pull request #452 from cake-tech/update-monero-ios-0.18
Update monero ios 0.18
2022-08-04 14:29:36 +01:00
M
9c9e7ab8d9 Merge branch 'main' of github.com:cake-tech/cake_wallet into update-monero-ios-0.18 2022-08-04 14:28:23 +01:00
mkyq
aa9ed08648
Release 4.4.4 (#451)
* Update build versions for Cake Wallet for ios and android.

* Add formatted crypto amount to xmr transaction for anypay transactions. Hide order id and payment id if they are not exists on payment status screen.

* Change build number for Cake Wallet ios and android.

* Change ionia api to production endpoint.

* Update version for monero.com app.

* Update build number to cake wallet.

* Fix for formatting amount for any_pay_payment totalAmount.
2022-08-04 14:27:28 +01:00
M
c3808c416d Update scripts for build monero lib for ios. 2022-08-04 14:24:28 +01:00
M
4c80e92ecc Fix for formatting amount for any_pay_payment totalAmount. 2022-08-02 15:11:46 +01:00
M
a0bec37fc8 Update build number to cake wallet. 2022-08-02 11:27:58 +01:00
M
7b7525750d Update version for monero.com app. 2022-08-02 11:26:24 +01:00
M
ec75480d16 Change ionia api to production endpoint. 2022-08-02 11:25:55 +01:00
M
a65e3823ef Merge branch 'main' of github.com:cake-tech/cake_wallet 2022-07-29 19:25:08 +01:00
mkyq
3cfe2ec532
Fix/xmr anypay tx fix hide order (#447)
* Update build versions for Cake Wallet for ios and android.

* Add formatted crypto amount to xmr transaction for anypay transactions. Hide order id and payment id if they are not exists on payment status screen.

* Change build number for Cake Wallet ios and android.
2022-07-29 19:24:40 +01:00
M
b17e9f9815 Change build number for Cake Wallet ios and android. 2022-07-29 19:23:11 +01:00
M
e2c424d1fc Add formatted crypto amount to xmr transaction for anypay transactions. Hide order id and payment id if they are not exists on payment status screen. 2022-07-29 19:22:29 +01:00
M
a2c21a0fbb Merge branch 'main' of github.com:cake-tech/cake_wallet 2022-07-28 19:48:54 +01:00
Justin Ehrenhofer
0264b4571c
Clearer English text (#412)
Extremely low priority. Uses clearer wording for `wallet_name_exists` with specific calls to action.

Co-authored-by: mkyq <53115730+mkyq@users.noreply.github.com>
2022-07-28 19:48:43 +01:00