OmarHatem
ce4b1cd4ae
Update fiat API version
...
Enable Tor support for Fiat
2023-02-28 18:23:21 +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
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
OmarHatem
54dab5883f
Check for context first before showing popup
2023-02-15 17:50:48 +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
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
OmarHatem
8a45cb4dc7
- Add Linter rules for return types and final fields
...
- Enhance exception_handler code
- Add ShareUtil to unify modification point
2023-02-08 20:16:12 +02:00
Serhii
c10105872c
add number of confirmations to transactions
2023-02-08 18:47:12 +02:00
OmarHatem
27f242a5ee
Use view model variable hasRescan
instead [skip ci]
2023-02-08 18:45:38 +02:00
OmarHatem
fa54ebe855
Fix popup null context as it was using a dismissed (unmounted) context [skip ci]
2023-02-08 17:01:23 +02:00
OmarHatem
1b42d2b61c
Fix Share on iPad and Mac " https://pub.dev/packages/share_plus#known-issues "
2023-02-08 00:06:47 +02:00
OmarHatem
bf407bedec
Check if widget is mounted before showing popups
2023-02-07 18:03:31 +02:00
OmarHatem
03f5544545
Ensure widget is still mounted before showing popup
2023-02-06 19:08:44 +02:00
OmarHatem
c94aed6fb1
Remove unused wallet_menu_item.dart
2023-02-06 18:47:20 +02:00
OmarHatem
d4e720f5c0
- Remove old wallet menu widgets
...
- Remove Rescan option from Electrum wallets
2023-02-06 18:46:18 +02:00
Serhii
7425beb1ed
Update localization variable
2023-02-02 13:00:44 +02:00
Serhii
50f1c051f9
Merge branch 'main' into CW-302-Update-Cake-Pay-checkout-wording-for-Bitcoin-only
2023-02-02 12:54:15 +02:00
Omar Hatem
2268e89b19
Merge pull request #743 from cake-tech/CW-287-Get-Address-from-twitter-bio
...
CW-287 get address from twitter bio
2023-02-01 19:40:49 +02:00
Serhii
ef01554fdb
fix openAlias address resolv
2023-01-31 21:39:08 +02:00
OmarHatem
0e9d30c915
Fixate QR background and foreground colors in all themes
2023-01-31 17:31:42 +02:00
Justin Ehrenhofer
81f59cacd9
Change to parentheses
...
This way we don't need to translate and create different strings for the "on", which will appear odd in languages other than English. I also added it for FIO and OpenAlias.
Further, I removed the 1 instance of openalias_alert_title. It can be removed from the localization file if/when it's convenient.
I did NOT change anything for Unstoppable, because that appeared to touch a dependency. That has its own custom (but similar) text response
2023-01-30 15:18:19 -06:00
Serhii
304240f34e
Merge branch 'main' into CW-287-Get-Address-from-twitter-bio
2023-01-30 21:10:53 +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
4353e778bb
Increase QR version to support longer addresses
2023-01-28 15:47:44 +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
9ec006bb03
Merge branch 'main' into CW-302-Update-Cake-Pay-checkout-wording-for-Bitcoin-only
2023-01-25 18:31:30 +02:00
Serhii
337e311d4f
Update Cake Pay checkout wording
2023-01-25 18:21:10 +02:00
Serhii
40569962c8
Merge branch 'main' into CW-287-Get-Address-from-twitter-bio
2023-01-24 20:25:56 +02:00
Serhii
83c1907e31
add twitter api
2023-01-24 20:24:46 +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
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
38012abb56
Change Ionia ToS links
2023-01-23 12:37:20 -06: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
131f085f4c
Trigger workflow build
2023-01-18 21:55:01 +02: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
Godwin Asuquo
3d5bce903d
Fix android permission request
2023-01-16 17:46:04 +01:00
Serhii
25a71fa31e
Merge branch 'main' into CW-252-Add-notice-when-connecting-to-.onion-node
2023-01-13 15:43:29 +02:00
Godwin Asuquo
9bc337534c
Fix initial url
2023-01-12 18:06:07 +01:00
Godwin Asuquo
3cb5e5b2ee
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-269-research-if-we-can-avoid-re-requesting-camera-permission-on-web-view-in-buy-screen
2023-01-10 18:18:04 +01:00
Godwin Asuquo
6434f36f1a
update webview permission implementation
2023-01-10 18:14:26 +01:00
OmarHatem
e904c0a7b7
Show popup on un-caught exceptions to send errors via email
2023-01-06 19:42:37 +02:00
OmarHatem
baeff1ea14
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-237-enhance-error-catching-reporting
2023-01-06 16:18:21 +02:00
Godwin Asuquo
3dbf5d8b8c
update onramperpage webview
2023-01-06 08:08:36 +01:00