Commit graph

1966 commits

Author SHA1 Message Date
OmarHatem
15e7395fe9 Separate Exception Handler class from main [skip ci] 2023-02-01 17:37:18 +02:00
OmarHatem
08ff37e23c Add Exception for user's network issues to not be reported [skip ci] 2023-02-01 17:24:36 +02:00
Omar Hatem
aba1d80899
Merge pull request #747 from cake-tech/changenow-usdc-poly
CW-307 Mapping for ChangeNOW and SimpleSwap
2023-02-01 16:30:51 +02:00
Omar Hatem
61050ac715
Merge pull request #752 from cake-tech/receive-screen-issue
CW-284 Fix QR code UI and logic issues
2023-01-31 19:10:53 +02:00
OmarHatem
0e9d30c915 Fixate QR background and foreground colors in all themes 2023-01-31 17:31:42 +02:00
Justin Ehrenhofer
50d19e706f Fix bttc, maticpoly, matic
bttc mapped to trx, so changed the label instead of changing the mapping

maticpoly was mislabeled on changenow

maticpoly and matic were mislabeled on simpleswap
2023-01-30 14:05:17 -06:00
Omar Hatem
e42e3f8ba4
Merge pull request #732 from cake-tech/CW-247-Exchange-confirmation-screen-address-labels
CW-247 exchange confirmation screen address labels
2023-01-30 21:24:32 +02:00
Omar Hatem
1ca0539883
Merge pull request #749 from cake-tech/prevent-multiple-UI-error-alerts
Prevent multiple Error dialogs at once
2023-01-30 21:22:06 +02:00
OmarHatem
425914ade3 - Replace QR package with another reade made one to exclude error being from painting QR
- Revert QR version change so its re-producible if it happens again
2023-01-30 20:03:47 +02:00
OmarHatem
4704d70605 Save exceptions if happened while there is an already existing report dialog [skip ci] 2023-01-30 19:33:40 +02:00
OmarHatem
4353e778bb Increase QR version to support longer addresses 2023-01-28 15:47:44 +02:00
OmarHatem
ae0f9df041 Prevent multiple UI errors from showing multiple alerts [skip ci] 2023-01-27 03:49:25 +02:00
Omar Hatem
194902d8cb
Merge pull request #733 from cake-tech/CW-296-Edit-sub-address-grey-screen
CW-296 fix editing label subaddresses
2023-01-26 19:35:06 +02:00
Serhii
ed30cf1e13 [skip ci] minor fixes 2023-01-26 19:07:19 +02:00
Serhii
cce56a61a3 minor fixes 2023-01-26 13:33:33 +02:00
Serhii
71d5a9b790 Merge branch 'main' into CW-247-Exchange-confirmation-screen-address-labels 2023-01-26 11:54:03 +02:00
Justin Ehrenhofer
3b23f68b27 usdcpoly -> usdcmatic for ChangeNOW 2023-01-25 11:09:02 -06:00
Omar Hatem
db72849bfd
Merge pull request #744 from cake-tech/qr-scheme-fix
Qr scheme fix
2023-01-25 18:35:13 +02:00
OmarHatem
d426b87d70 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into qr-scheme-fix 2023-01-25 15:30:28 +02:00
Omar Hatem
4d3b891e79
Merge pull request #720 from cake-tech/CW-237-enhance-error-catching-reporting
Cw 237 enhance error catching reporting
2023-01-25 15:30:15 +02:00
OmarHatem
ddd5b1ecb3 Fix QR scheme to compare with currency full name not the abbreviated one 2023-01-25 15:29:59 +02:00
OmarHatem
33337f42d0 [skip ci] merge master 2023-01-24 03:06:40 +02:00
OmarHatem
477d46b1d2 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-237-enhance-error-catching-reporting 2023-01-24 03:03:07 +02:00
Omar Hatem
b771cf5b5d
Merge pull request #741 from cake-tech/ionia-tos
Change Ionia ToS links
2023-01-24 02:57:26 +02:00
Omar Hatem
f0090ac110
Merge pull request #742 from cake-tech/haven-3.0.7
Bump Haven to 3.0.7
2023-01-24 02:56:07 +02:00
OmarHatem
c1c49e878e [skip ci]
- Revert disabling UI error reporting as it will also disable some errors from the view models
- Fix warnings in node list row (potential nullability issue fix)
2023-01-24 02:46:22 +02:00
Justin Ehrenhofer
0dc7474e62 Bump Haven to 3.0.7
https://github.com/haven-protocol-org/haven-main/compare/v3.0.3...v3.0.7
2023-01-23 14:31:44 -06:00
Justin Ehrenhofer
38012abb56 Change Ionia ToS links 2023-01-23 12:37:20 -06:00
Serhii
912a4af866 fix nullable type 2023-01-20 23:18:58 +02:00
Serhii
2fa7365218 small fix 2023-01-20 21:50:45 +02:00
Serhii
af01cb3243 minor fixes 2023-01-20 21:44:08 +02:00
Omar Hatem
2294480da5
Merge pull request #697 from cake-tech/update-build-environment
Update build environment
2023-01-20 19:05:31 +02:00
Omar Hatem
9491eca36f
Merge pull request #739 from cake-tech/pr-template
Create pull request template
2023-01-20 17:33:28 +02:00
Omar Hatem
b4fe38f78f
Create pull request template 2023-01-20 16:52:16 +02:00
Omar Hatem
5b5c5bad66
Merge pull request #711 from cake-tech/CW-269-research-if-we-can-avoid-re-requesting-camera-permission-on-web-view-in-buy-screen
CW-269 replace webview plugin with inappwebview plugin
2023-01-20 15:41:22 +02:00
Omar Hatem
60b7af1871
Merge pull request #724 from HardenedSteel/main
Add Turkish Language
2023-01-20 15:35:31 +02:00
Serhii
b8f74e50db [skip ci] specify class type 2023-01-20 14:48:44 +02:00
HardenedSteel
c647129e8b fix accidentally translated parameter + add Turkish to ReadME.md 2023-01-20 12:30:33 +03:00
Omar Hatem
e6f562b43e
Merge branch 'main' into main 2023-01-19 16:10:17 +02:00
Omar Hatem
707bea466e
Merge pull request #735 from qweewqi/main
Add Burmese my Bounty
2023-01-19 15:25:49 +02:00
qweewqi
76bf0d2dee
update_mmr 2023-01-19 03:42:41 +02:00
qweewqi
e022d4dfcf
mmr lang 2023-01-19 03:36:48 +02:00
Omar Hatem
131f085f4c
Trigger workflow build 2023-01-18 21:55:01 +02:00
Godwin Asuquo
fa16d5e278 [skip ci] remove unrelated files 2023-01-18 17:11:35 +01:00
Godwin Asuquo
e71e8c8350 remove unrelated files 2023-01-18 17:01:09 +01:00
Godwin Asuquo
2d81a9b89a remove unrelated files 2023-01-18 16:52:14 +01:00
Godwin Asuquo
2393fca435 [skip ci] Update permission check logic 2023-01-18 09:21:07 +01:00
Godwin Asuquo
1b92a86842 Update permission check logic 2023-01-18 09:01:11 +01:00
Serhii
8c016e946c fix editing label subaddresses 2023-01-17 14:14:02 +02:00
Godwin Asuquo
aced1ed147 Update permission status 2023-01-16 19:25:29 +01:00