M
4ff98d30a2
Merge branch 'flutter-upgrade' of github.com:cake-tech/cake_wallet into flutter-upgrade
2022-10-17 16:55:54 -04:00
M
902935bc16
CW-193 Fixes for fetching of electrum transactions.
2022-10-17 16:55:41 -04:00
Omar Hatem
6724e69093
Update compile sdk and add ndk version to run on mac ( #535 )
2022-10-14 15:37:00 -04:00
M
067d720cf3
Add force unwrap for localization builder from BuildContext
2022-10-14 11:52:50 -04:00
M
016a153e8d
Add late to S current for localization
2022-10-14 11:27:57 -04:00
Omar Hatem
a283660c42
Update android build configs ( #534 )
...
* Update compile sdk version
Update kotlin version
* Add missing HavenAccountList class to configure to be generated with haven.dart file
* Revert compile sdk and ndk changes
2022-10-14 11:23:24 -04:00
M
c10bf5df52
Fix for pubspec_base.yaml
2022-10-13 14:01:04 -04:00
M
1beb18b045
Flutter upgrade
2022-10-12 13:09:57 -04:00
OmarHatem
b0e188c0bd
Remove unused getter
2022-10-07 20:06:33 +02:00
OmarHatem
cb9f690745
Add Native setTrustedDaemon and trustedDaemon functions and integrate them with their wallets
2022-10-07 15:25:20 +02:00
OmarHatem
3c04bd9aa5
Pass wallet type when navigating
...
Fix UI padding
2022-10-05 20:07:16 +02:00
OmarHatem
299df3c087
Separate node form to be more reusable
...
Add node form to privacy settings
2022-10-05 19:28:11 +02:00
OmarHatem
6bbedde9b7
Add privacy settings route
...
Add text translation
2022-10-05 15:58:25 +02:00
OmarHatem
c37bfb2e83
Add Advanced privacy settings page and initial view model
2022-10-05 15:57:17 +02:00
OmarHatem
d748f12e44
Allow marking Monero Nodes as trusted
2022-10-04 14:54:39 +02:00
M
40e4f7de1f
Changed app version to 4.4.7 (1.1.1 for monero.com)
2022-09-26 17:15:51 -04:00
Omar Hatem
6b8e749abf
Fix SimpleSwap create exchange ( #522 )
...
* Check for status code 201 instead of 200 to follow SimpleSwap API documentation
* allow 200 and 201 success status code
2022-09-26 17:12:32 -04:00
Godwin Asuquo
c921ad890a
Truncate to double ( #511 )
...
* Truncate to double
* fix format remaining amount
2022-09-19 11:09:23 -04:00
Godwin Asuquo
54bc40c503
hide tips section ( #509 )
2022-09-16 16:15:34 -04:00
Mathias Herberts
4f0b7bf51a
Minor fixes for French locale post v4.4.6 ( #508 )
...
* Fixed typo and added missing settings_display_balance entry.
* Fixed typographical errors and typo
2022-09-16 13:22:51 -04:00
Godwin Asuquo
1a9becbebc
fix color for login back button ( #510 )
2022-09-16 10:28:43 -04:00
M
04e059a3de
Update build number for android
2022-09-15 08:23:42 -04:00
M
b978132fcf
Update ios build number for monero.com
2022-09-14 19:04:46 -04:00
M
cb8cf8e77c
Temporary disable more options button on ionia gift card details screen.
2022-09-14 18:22:31 -04:00
M
3f931ed8f2
Update ios build number
2022-09-14 16:15:11 -04:00
Serhii
e9807944c0
add tags and update titles for currencies ( #505 )
...
* add tags and update titles for currencies
AVAXC -> AVAX (C-CHAIN)
BTTBSC -> BTT (BSC)
USDTTRC20 -> USDT (TRX)
USDCSOL -> USDC (SOL)
* Update crypto_currency.dart
Add ETH tag to usdc
Co-authored-by: mkyq <53115730+mkyq@users.noreply.github.com>
2022-09-14 15:55:39 -04:00
Justin Ehrenhofer
bc8900e879
fix zaddr validation ( #506 )
...
Sideshift only supports `zs` Sapling addresses now. They do not support `zc` Sprout addresses or `u` unified addresses
2022-09-14 15:46:14 -04:00
Godwin Asuquo
406707fa58
fix partial redemption
2022-09-13 08:13:20 +03:00
mkyq
d137e570df
Update cake wallet version to 4.4.6 and monero.com to 1.1.0 ( #503 )
2022-09-07 14:30:50 +01:00
Mathias Herberts
7aa5013b5d
Fixed French translations ( #384 )
...
* Fixed French translations
* Update strings_fr.arb
Add Haven to first_wallet_text for FR
Co-authored-by: mkyq <53115730+mkyq@users.noreply.github.com>
2022-09-07 14:13:54 +01:00
Serhii
f6a2b3c74b
Cw 126 check validation for new currencies ( #501 )
...
* update address validation
xmr, ape, avaxc, eth, usdc, hbar, sc, sol, usdcsoul, usdttrc20, btt, bttsc, doge,firo, xvg, zen, tzec, zzec
* fix formating
2022-09-07 13:53:33 +01:00
mkyq
4ae69d0344
Update text for cake pay learn more notification ( #502 )
2022-09-07 13:46:13 +01:00
Serhii
f59c2fbd2b
add new coins to exchange ( #499 )
...
* add new coins
APE, AVAXC, BTT, BTTBSC, DOGE, FIRO, USDTTRC20, HBAR, SC, SOL, USDC, USDCSOL, ZEN, XVG
* remove UST icon
* remove xhv from excludeDepositCurrencies
* remove xhv from excludeReceiveCurrencies
2022-09-07 13:10:21 +01:00
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
Godwin Asuquo
13a95ab11f
fix color for login back button
2022-09-06 09:09:44 +03: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