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
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
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
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
OmarHatem
14a4d41339
Fixate MobX version to fix restore issue
2023-02-25 00:07:15 +02:00
OmarHatem
e8fa3953b5
Fix Navigation animation for settings screens
2023-02-24 17:17:30 +02:00
OmarHatem
89aaa9bfef
Add back wallet settings page to desktop settings actions
2023-02-24 15:49:37 +02:00
OmarHatem
26a7bfcee5
Merge branch 'dashboard-desktop-view' of https://github.com/cake-tech/cake_wallet into desktop-ui-enhancements
2023-02-24 15:39:01 +02:00
OmarHatem
143a6eecf5
pop only PIN screen after successful auth
2023-02-24 15:38:05 +02:00
OmarHatem
a210a1e325
Merge branch 'dashboard-desktop-view' of https://github.com/cake-tech/cake_wallet into CW-321-lock-app-feature-on-mac
2023-02-24 15:23:36 +02:00
OmarHatem
f00dc9132c
Fix UI issues
...
Add missing translation
2023-02-24 15:19:59 +02:00
OmarHatem
05b1bb05c4
Enable adding contact from send screen
2023-02-24 15:18:31 +02:00
Waffle Man
e099133ae8
Merge branch 'cake-tech:main' into main
2023-02-24 14:56:55 +02:00
Godwin Asuquo
538220f7bc
Add assertion to avoid null
2023-02-24 14:50:19 +02:00
Godwin Asuquo
770ed710d7
Add app lock feature on mac
2023-02-24 14:24:40 +02:00
OmarHatem
f050f022b6
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into dashboard-desktop-view
...
Conflicts:
lib/src/screens/buy/onramper_page.dart
lib/src/screens/seed/wallet_seed_page.dart
pubspec_base.yaml
res/values/strings_de.arb
res/values/strings_en.arb
res/values/strings_es.arb
res/values/strings_fr.arb
res/values/strings_hi.arb
res/values/strings_hr.arb
res/values/strings_it.arb
res/values/strings_ja.arb
res/values/strings_ko.arb
res/values/strings_nl.arb
res/values/strings_pl.arb
res/values/strings_pt.arb
res/values/strings_ru.arb
res/values/strings_uk.arb
res/values/strings_zh.arb
2023-02-24 00:40:19 +02:00
Omar Hatem
f8acc1c007
Merge pull request #791 from cake-tech/fix-desktop-colors-addressbook
...
Fix desktop background color and address book view issues
2023-02-23 21:56:50 +02:00
Godwin Asuquo
d3eb22e1d4
Replace removed code
2023-02-23 21:16:28 +02:00
Godwin Asuquo
8d482464d9
Fix ionia input field alignment
2023-02-23 18:56:20 +02:00
Omar Hatem
67503f393d
Merge pull request #797 from cake-tech/align-create-restore-screens
...
Fix alignment in create and restore wallet screens
2023-02-23 18:24:32 +02:00
Godwin Asuquo
016bca01f4
remove unused code
2023-02-23 18:18:40 +02:00
Omar Hatem
9934460004
Merge pull request #796 from cake-tech/fix-popup-width-constraints
...
Fix Popup width constraint and add focus orders
2023-02-23 18:06:27 +02:00
Godwin Asuquo
bba0ce2ec6
Remove autofocus
2023-02-23 18:03:44 +02:00
Godwin Asuquo
28c599e68a
Merge branch 'dashboard-desktop-view' of https://github.com/cake-tech/cake_wallet into align-create-restore-screens
2023-02-23 17:51:26 +02:00
Godwin Asuquo
d5e9982e91
override navbar with desktopnavbar
2023-02-23 16:03:20 +02:00
Omar Hatem
7a504abc01
Merge pull request #787 from cake-tech/macos-fix-settings-create-wallet
...
Fix wallet create in settings
2023-02-22 19:31:37 +02:00
Godwin Asuquo
24dc9bea27
remove space
2023-02-22 18:47:00 +02:00
Godwin Asuquo
6dc4eafff4
Fix dropdown change state bug
...
Hide scanner for desktop
2023-02-22 18:44:49 +02:00
Godwin Asuquo
c41b6b7f89
Fix alignment in create and restore wallet screens
2023-02-22 16:17:26 +02:00
OmarHatem
db1fdac2b5
Add connection timed out error to ignored exceptions [skip ci]
2023-02-22 04:15:18 +02:00
Godwin Asuquo
07f6f43e0b
refactor dropdown items
2023-02-21 22:05:02 +02:00
Godwin Asuquo
88e245e480
Fix issues from code review
2023-02-21 12:22:32 +02:00
OmarHatem
c05d70b118
Fix variable name
2023-02-21 01:52:47 +02:00
Godwin Asuquo
44b1eec81d
Fix Popup width constraint and add focus orders
2023-02-20 23:24:19 +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
Godwin Asuquo
cf125d1e06
Fix issue from code review
2023-02-18 14:23:48 +02:00
OmarHatem
c920b62aa0
Add onFieldSubmitted to allow "enter" button interaction
2023-02-18 00:13:51 +02:00
Godwin Asuquo
59a79242af
Fix input field
2023-02-17 19:06:41 +02:00
Godwin Asuquo
52468e1331
Fix desktop background color and address book view issues
2023-02-17 18:19:26 +02:00
Godwin Asuquo
4bc81242fc
Add create and restore wallet options to dropdown menu
2023-02-17 16:41:49 +02:00
Godwin Asuquo
75d52794f4
Merge branch 'dashboard-desktop-view' of https://github.com/cake-tech/cake_wallet into macos-fix-settings-create-wallet
2023-02-16 18:27:19 +02:00
Godwin Asuquo
e0970fa182
fix pageview controller reset index
2023-02-16 18:05:10 +02:00
OmarHatem
55bf964a27
- Use close icon on main screens
...
- Minor UI fixes
2023-02-16 17:51:52 +02:00
OmarHatem
5296a2118a
Remove duplicated constrains
2023-02-15 23:50:15 +02:00
Godwin Asuquo
2496a6574a
remove unnecessary code
2023-02-15 22:14:07 +02:00
Godwin Asuquo
f0c4952809
remove unnecessary code
2023-02-15 22:13:24 +02:00
Godwin Asuquo
3dcf5b05a5
Fix wallet create in settings
2023-02-15 22:11:34 +02:00
OmarHatem
8de9c80fe1
Rename misleading variable
...
Change initial mac window size
2023-02-15 20:55:06 +02:00
OmarHatem
54dab5883f
Check for context first before showing popup
2023-02-15 17:50:48 +02:00
OmarHatem
f8d70e7ce6
Fix UI issues, paddings and alignments
2023-02-15 16:07:46 +02:00
OmarHatem
b1947426fb
Merge branch 'CW-311-remove-drawer-from-mac-os' of https://github.com/cake-tech/cake_wallet into desktop-ui-for-exchange-send
...
Conflicts:
lib/src/screens/dashboard/desktop_dashboard_page.dart
lib/src/screens/dashboard/desktop_widgets/desktop_sidebar_wrapper.dart
2023-02-15 03:09:38 +02:00
OmarHatem
843db65603
Add width constraints to desktop dashboard
2023-02-15 01:28:10 +02:00
Godwin Asuquo
6caeae2817
Add padding to support page
2023-02-14 21:55:13 +02:00
Godwin Asuquo
ea09bba0fb
Make side menu items toggle back to dashboard
2023-02-14 21:53:17 +02:00
OmarHatem
02fe3c008f
Constrain primary Buttons width
2023-02-14 18:05:44 +02:00
OmarHatem
fb5efc0429
Fix Desktop dashboard actions background color
2023-02-14 18:01:24 +02:00
OmarHatem
8f76232937
- Change design/paddings for Send page on desktop view
...
- Make AddTemplateButton instead of having it duplicated in send/exchange
2023-02-14 17:21:09 +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
f77a9592b2
Add nullability check on description [skip ci]
2023-02-14 15:17:28 +02:00
OmarHatem
bd04383b7c
Change Exchange page UI depending on platform
2023-02-14 01:36:34 +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
OmarHatem
10b877f55e
Merge branch 'CW-301-desktop-side-bar-ui' of https://github.com/cake-tech/cake_wallet into CW-311-remove-drawer-from-mac-os
2023-02-11 00:48:16 +02:00
OmarHatem
dd13172cfe
Add max width constrain to Welcome page
2023-02-11 00:41:48 +02:00
Godwin Asuquo
107e136f52
remove empty line
2023-02-11 00:35:11 +02:00
Godwin Asuquo
bdfe070f8d
Refactor sidebar state management
2023-02-11 00:32:26 +02:00
OmarHatem
5fa50c7668
Fix Constrained width screens UI
2023-02-10 23:27:19 +02:00
OmarHatem
c1bf0ee7aa
Merge branch 'CW-301-desktop-side-bar-ui' of https://github.com/cake-tech/cake_wallet into CW-310-add-constraints-to-images-on-macos
...
Conflicts:
lib/src/screens/pin_code/pin_code_widget.dart
2023-02-10 22:54:13 +02:00
OmarHatem
3fb8be0053
Merge branch 'CW-301-desktop-side-bar-ui' of https://github.com/cake-tech/cake_wallet into CW-318-desktop-marketplace
...
Conflicts:
lib/src/screens/dashboard/desktop_widgets/desktop_dashboard_actions.dart
2023-02-10 22:33:31 +02:00
Omar Hatem
2623546b5e
Merge pull request #776 from cake-tech/CW-309-allow-pin-keyboard-entry-on-macos
...
Allow Keyboard usage on PIN screen
2023-02-10 22:09:55 +02:00
OmarHatem
887afdadd0
Change ionia welcome page animation
2023-02-10 20:39:23 +02:00
OmarHatem
2b2bebe98f
Refresh desktop dashboard actions on wallet change
2023-02-10 20:26:07 +02:00
Godwin Asuquo
eb3b246437
Add empty trailing to center page title on desktop
2023-02-10 20:19:13 +02:00
Godwin Asuquo
32d2bf2c85
Update widget contraints
2023-02-10 20:07:53 +02:00
Godwin Asuquo
89fe8df459
Update trailing icon to open transaction page
2023-02-10 19:45:48 +02:00
OmarHatem
6d49e6a543
Add Marketplace to dashboard view
2023-02-10 18:40:50 +02:00
OmarHatem
2ea360d81d
Fix desktop nav bar UI
2023-02-10 18:15: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
OmarHatem
677305f625
- Listen to keyboard events in PIN screen
...
- Fix PIN buttons style
2023-02-09 22:53:02 +02:00
Godwin Asuquo
1831ebf435
Remove drawer from mac os
2023-02-09 20:29:38 +02:00
Godwin Asuquo
150d43b2da
constraint images and pincoded box
2023-02-09 20:11:20 +02:00
OmarHatem
a116241185
Separate Dashboard desktop view from mobile view
2023-02-09 19:17:52 +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
Serhii
624036d00c
add address lookup for pinned tweet
2023-02-09 12:23:13 +02:00
Godwin Asuquo
3c17310a5b
[skip ci] reformat desktop dashboard
2023-02-08 22:12:11 +02:00
Godwin Asuquo
48ae156eb8
[skip ci] reformat desktop dashboard
2023-02-08 21:57:26 +02:00
Justin Ehrenhofer
11a5831b08
Fix support URLs
2023-02-08 13:33:54 -06:00
OmarHatem
51a11d0bc2
Make coolDownDuration private
2023-02-08 20:47:23 +02:00
Godwin Asuquo
b1b8193043
Fix issues from code review
2023-02-08 20:41:46 +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
Godwin Asuquo
a1abdc849a
Fix bug on sidebar reset
2023-02-08 18:56:00 +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
9a5244ffed
Revert changes to show_pop_up.dart
2023-02-08 17:12:41 +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
e67b484613
- Fix RangeError due to changes in _tradeAvailableProviders while the Futures complete
...
- Silently catch "Concurrent modification during iteration"
2023-02-07 23:48:10 +02:00
OmarHatem
74b571fc77
Add exceptions for user errors
2023-02-07 22:11:25 +02:00
Godwin Asuquo
f1b0a5adb6
Add trocador provider and password to transaction details
2023-02-07 19:39:39 +02:00
OmarHatem
bf407bedec
Check if widget is mounted before showing popups
2023-02-07 18:03:31 +02:00
Godwin Asuquo
f770e095a1
Fix advance privacy setting set state
2023-02-07 17:12:34 +02:00
OmarHatem
a8025ffbec
Add cool-down of 7 days between reports
2023-02-07 16:53:57 +02:00
Godwin Asuquo
a517993961
add trocador key to secrets
2023-02-06 22:20:46 +02:00
Godwin Asuquo
70238c1308
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-282-add-trocador-exchange
2023-02-06 21:48:31 +02:00
Godwin Asuquo
37045578c2
Check if fixed rate
2023-02-06 21:42:17 +02:00
Godwin Asuquo
032a8c8c33
Add trocador exchange provider
2023-02-06 21:20:43 +02:00
OmarHatem
861ba81531
Add "Connection reset by peer" error to ignored errors
2023-02-06 19:56:55 +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
OmarHatem
c45a988481
- Fix nullability issue
...
- Update Flutter and Packages
2023-02-06 18:33:12 +02:00
OmarHatem
26b79fe0cd
- Refactor onRamper to have a single point of modification
...
- Enlarge initial app size
- update Flutter and Packages
2023-02-06 18:23:40 +02:00
holecekp
4444a075c6
Add Czech language
2023-02-04 15:42:41 +01:00
OmarHatem
d85805902d
- Ignore Socket Exception "bad file descriptor"
...
- Add nullability to anypay API response failure [skip ci]
2023-02-03 14:44:13 +02:00
OmarHatem
65b2ae6680
Add LTC to twitter address parsing
2023-02-02 18:36:57 +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
97388a1a8d
Merge pull request #755 from cake-tech/avoid_reporting_user_network_errors
...
Avoid reporting user errors
2023-02-01 21:10:52 +02:00
Waffle Man
c0115b1b77
Merge branch 'cake-tech:main' into main
2023-02-01 20:15:15 +02:00
Waffle Man
cf83d0ca8c
init_urdo
2023-02-01 20:14:26 +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
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
Serhii
ef01554fdb
fix openAlias address resolv
2023-01-31 21:39:08 +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
OmarHatem
dea81f92e3
Merge remote-tracking branch 'origin/CW-301-desktop-side-bar-ui' into CW-301-desktop-side-bar-ui
2023-01-31 16:48:36 +02:00
Godwin Asuquo
69651b3eb4
Remove constants
2023-01-31 15:30:46 +02:00
OmarHatem
c7db7b99a5
Merge remote-tracking branch 'origin/CW-301-desktop-side-bar-ui' into CW-301-desktop-side-bar-ui
...
# Conflicts:
# lib/src/screens/dashboard/dashboard_page.dart
2023-01-31 15:23:47 +02:00
Godwin Asuquo
4902dc8dd4
Merge branch 'dashboard-desktop-view' of https://github.com/cake-tech/cake_wallet into CW-301-desktop-side-bar-ui
2023-01-31 15:12:01 +02:00