Godwin Asuquo
8419767c4f
Add limit query to trocador
2023-02-28 18:12:24 +02:00
Justin Ehrenhofer
dfcdfd87d1
[skip ci] Remove Haven USD hardcode
2023-02-28 10:03:31 -06:00
Justin Ehrenhofer
7ba88699d4
[skip ci] Remove AED
2023-02-28 10:02:23 -06:00
holecekp
c14fd50625
Merge remote-tracking branch 'remotes/upstream/main'
2023-02-28 16:44:44 +01:00
OmarHatem
ee67bc76d7
Fix translation issue
2023-02-28 16:18:06 +02:00
OmarHatem
d05f77d16c
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into error-report-enhancements
2023-02-28 15:37:37 +02:00
OmarHatem
25ec44b4e5
Add missing Nano currency image [skip ci]
2023-02-28 15:37:20 +02:00
Omar Hatem
c307e055ea
Merge pull request #805 from cr0mll/bulgarian_support
...
Added Bulgarian language
2023-02-28 15:32:07 +02:00
MihailKovachev
c30bbc75b1
Updated Readme with supported languages
2023-02-28 10:04:39 +02:00
cr0mll
11da732ad1
Merge branch 'main' into bulgarian_support
2023-02-28 09:57:48 +02:00
Justin Ehrenhofer
c6f6ab0bc9
Add missing clp
2023-02-27 12:29:05 -06:00
Justin Ehrenhofer
b500540072
Test fix for TRY
...
As suspected: https://github.com/cake-tech/cake_wallet/actions/runs/4285241568/jobs/7463282181#step:13:306
This might not work depending on how the const is used, so will test the build
2023-02-27 11:55:01 -06:00
Justin Ehrenhofer
16d983ec02
Merge pull request #809 from cake-tech/refund-policy
...
Delete Refund Policy
2023-02-27 11:43:40 -06:00
Justin Ehrenhofer
afb3c7ddaf
Add fiat currencies
...
Adds:
AED, ARS, BDT, CLP, COP, EGP, GHS, GTQ, IRR, MAD, NGN, PKR, SAR, THB, TRY, UAH, VND
This may mess things up because of TRY, so I'll test the PR and make changes as needed
2023-02-27 11:43:07 -06:00
Omar Hatem
d96dda319f
Merge pull request #764 from rex4539/typos
...
Fix typos
2023-02-27 18:50:28 +02:00
Omar Hatem
9fcb379d19
Merge pull request #784 from cake-tech/fix-support-page-links
...
Fix Support links
2023-02-27 18:39:35 +02:00
Omar Hatem
18a8ad04d4
Merge pull request #808 from cake-tech/fix-null-checks-on-disposed-screens
...
Fix null checks on disposed screens
2023-02-27 18:39:16 +02:00
Omar Hatem
db861c036e
Merge pull request #783 from cake-tech/fix-share-backup-on-ipad
...
Fix Share issue on iPad
2023-02-27 18:37:27 +02:00
OmarHatem
9c26912ce9
Add Socket exception to ignored errors [skip ci]
2023-02-27 18:28:30 +02:00
Justin Ehrenhofer
72d679ca25
Delete Refund Policy
...
It was never used, and we don't need it here.
2023-02-27 09:50:27 -06:00
Omar Hatem
51cfb00334
Merge pull request #756 from WaffleManEaters/main
...
Add Urdu (ur/pak), Bounty #707
2023-02-27 17:43:54 +02:00
OmarHatem
f470723ece
Add try/catch block in case launch url throws a platform exception
2023-02-27 16:07:22 +02:00
OmarHatem
2c43f29d64
Check if context is still mounted before showing a popup [skip ci]
2023-02-27 15:59:20 +02:00
cr0mll
cf5cee946b
Added Bulgarian language
2023-02-25 19:34:23 +02:00
Waffle Man
e099133ae8
Merge branch 'cake-tech:main' into main
2023-02-24 14:56:55 +02:00
OmarHatem
db1fdac2b5
Add connection timed out error to ignored exceptions [skip ci]
2023-02-22 04:15:18 +02:00
OmarHatem
38b7a2ff45
Add device info dependency to pubspec_base.yaml
2023-02-21 01:28:30 +02:00
OmarHatem
d589e72ae8
update file picker version
2023-02-21 00:03:57 +02:00
OmarHatem
37ea2d341f
Add Exception handler to report loading wallet issues
2023-02-20 22:25:54 +02:00
OmarHatem
7b35604ff5
Add app version and device info to error report
2023-02-20 22:17:41 +02:00
Omar Hatem
ac099075b7
Merge pull request #788 from cake-tech/fix-incorrect-amount-parsing
...
Fix incorrect amount parsing
2023-02-16 18:00:21 +02:00
OmarHatem
5abbc8f4dd
Fix incorrect amount parsing due to bytes approximation
2023-02-15 23:16:21 +02:00
OmarHatem
54dab5883f
Check for context first before showing popup
2023-02-15 17:50:48 +02:00
Omar Hatem
13ee217502
Merge pull request #770 from cake-tech/CW-285-Show-number-of-confirmations-in-transactions-screen-for-Monero-and-Haven-if-10
...
add number of confirmations to transactions
2023-02-14 16:02:39 +02:00
Omar Hatem
4a94bc02e1
Merge pull request #773 from cake-tech/CW-316-Get-address-from-user's-pinned-Tweets
...
add address lookup for pinned tweet
2023-02-14 15:18:20 +02:00
Omar Hatem
f77a9592b2
Add nullability check on description [skip ci]
2023-02-14 15:17:28 +02:00
Serhii
7235d8c9c2
redesign user object
2023-02-14 00:23:57 +02:00
OmarHatem
6d7ce369bf
Add connection timed out error to ignored errors [skip ci]
2023-02-13 23:05:08 +02:00
OmarHatem
f49695f417
Fix support links/emails not opening
2023-02-13 20:44:23 +02:00
OmarHatem
b5542d9f7d
Add share files to share utils and unify the fix for ipad
2023-02-13 20:41:18 +02:00
Dimitris Apostolou
1fe1b2fd87
Fix typos
2023-02-13 18:50:03 +02:00
Serhii
a3f332342f
minor fix
2023-02-13 18:46:53 +02:00
Justin Ehrenhofer
891a9d3368
Add 5 new assets and map TRX -> TRC20
2023-02-13 08:51:26 -06:00
Serhii
5c663c5596
redesign user object
2023-02-13 00:38:12 +02:00
Serhii
8bae7d2179
minor fix
2023-02-12 16:22:05 +02:00
Serhii
e464d4a70a
Merge branch 'main' into CW-285-Show-number-of-confirmations-in-transactions-screen-for-Monero-and-Haven-if-10
2023-02-10 00:06:57 +02:00
Serhii
25228eb633
fix confirmations
2023-02-10 00:01:58 +02:00
Justin Ehrenhofer
6711d9530f
Normalize remaining tags/networks
...
Also rename Cake `C-CHAIN` tag to `AVAXC`, which will result in a clearer situation for user if we later add USDT (AVAXC), for example.
2023-02-09 10:52:24 -06:00
Godwin Asuquo
5f6b447706
Fix _network normalize function
2023-02-09 18:24:59 +02:00
Omar Hatem
4f1235d766
Merge pull request #772 from cake-tech/v_4.5.8_and_v_1.2.7
...
New Release versions
2023-02-09 16:53:02 +02:00