Rafael Saes
829892bd07
Squashed commit of the following:
...
commit 8cf2715539
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Aug 11 19:18:43 2023 +0300
Merge new version changes
Update Linux version
commit 9af7e146a4
Merge: cb295333
6d812c99
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Aug 11 19:17:23 2023 +0300
Merge branch 'v4.8.1_v1.5.1' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input
Conflicts:
lib/entities/main_actions.dart
commit 6d812c999b
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Aug 11 17:33:38 2023 +0300
Add Version 4.8.1 configs
commit ecdc7baa2e
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Aug 11 17:30:24 2023 +0300
Revert "Cw 397 chatwoot live support (#1011 )"
This reverts commit af9b5ff10c
.
commit cb295333af
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Tue Aug 8 16:58:07 2023 +0300
Add Encryption file utils to Ethereum (#1025 )
commit 5ce1fbb1e4
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Mon Aug 7 20:40:51 2023 +0300
Add Ethereum to Linux
Fix conflicts with main
commit d106e14e74
Merge: 9164d05f
d1684f5b
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Mon Aug 7 20:23:27 2023 +0300
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input
Conflicts:
cw_bitcoin/pubspec.yaml
cw_core/lib/wallet_base.dart
cw_monero/ios/Classes/monero_api.cpp
lib/core/backup_service.dart
lib/core/wallet_loading_service.dart
lib/di.dart
lib/main.dart
lib/router.dart
lib/src/screens/exchange/exchange_page.dart
lib/src/screens/send/send_page.dart
lib/src/screens/settings/security_backup_page.dart
lib/src/screens/setup_2fa/setup_2fa_enter_code_page.dart
lib/src/screens/wallet_list/wallet_list_page.dart
lib/src/widgets/address_text_field.dart
lib/store/settings_store.dart
lib/view_model/exchange/exchange_view_model.dart
lib/view_model/wallet_creation_vm.dart
lib/view_model/wallet_new_vm.dart
res/values/strings_yo.arb
tool/configure.dart
commit 9164d05fee
Merge: 8a7ef39f
e34ba6cf
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Jul 14 23:33:35 2023 +0300
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input
Conflicts:
assets/text/Monerocom_Release_Notes.txt
assets/text/Release_Notes.txt
ios/Podfile.lock
lib/utils/exception_handler.dart
scripts/android/app_env.sh
scripts/ios/app_env.sh
scripts/macos/app_env.sh
commit 8a7ef39f19
Author: Rafael Saes <76502841+saltrafael@users.noreply.github.com>
Date: Fri Jul 14 17:28:01 2023 -0300
Linux: fixes for wallet rename (#1000 )
* fix: missing MarketPlaceViewModel register
* fix: no auth route on wallet list _loadWallet
* fix: fixes for wallet rename with password flow
* fix: missing monero condition
* fix: navigator pop
* fix: going back case
commit 62007975e1
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Fri Jul 14 01:48:47 2023 +0300
Old state (#999 )
* Fix Bitcoin transactions not showing (#978 )
* handle multiple responses coming in a single event
* Add timeout for getting transaction info, to allow other transactions to be returned in case of any failure or network issue
* Handle other cases of receiving multiple messages in the same response
* Fix shib and storj (#997 )
* Merge main branch
* Add missing files
---------
Co-authored-by: Justin Ehrenhofer <justin.ehrenhofer@gmail.com>
commit f51f0a1d1f
Merge: 459a40bc
d7fa9991
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Thu Jul 13 19:06:22 2023 +0300
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input
commit 459a40bcd9
Merge: e9582f31
7d77a167
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Thu Jul 13 18:59:49 2023 +0300
Merge remote-tracking branch 'origin/linux/password-direct-input' into linux/password-direct-input
commit e9582f31e5
Merge: fc18b2dc
ff420c7c
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Thu Jul 13 18:26:27 2023 +0300
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input
Conflicts:
cw_bitcoin/lib/electrum_transaction_history.dart
lib/core/wallet_loading_service.dart
lib/di.dart
lib/main.dart
lib/router.dart
lib/src/screens/dashboard/widgets/market_place_page.dart
lib/src/screens/wallet_list/wallet_list_page.dart
lib/view_model/wallet_list/wallet_list_view_model.dart
macos/Podfile.lock
res/values/strings_ar.arb
res/values/strings_bg.arb
res/values/strings_cs.arb
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_id.arb
res/values/strings_it.arb
res/values/strings_ja.arb
res/values/strings_ko.arb
res/values/strings_my.arb
res/values/strings_nl.arb
res/values/strings_pl.arb
res/values/strings_pt.arb
res/values/strings_ru.arb
res/values/strings_th.arb
res/values/strings_tr.arb
res/values/strings_uk.arb
res/values/strings_ur.arb
res/values/strings_zh.arb
commit 7d77a167ac
Author: Harold Than <62450449+thanvinhbaohoang@users.noreply.github.com>
Date: Fri Jul 7 07:21:43 2023 -0400
Button: Cursor to Pointer on Hover (#982 )
* Button: Cursor to Pointer on Hover
* Updated build-guide-linux.md to Revert Flutter Version
---------
Co-authored-by: Harold <harold@pop-os.localdomain>
commit 1ca09e692d
Author: Serhii <borodenko.sv@gmail.com>
Date: Thu Jun 29 16:44:31 2023 +0300
Revert "Merge branch 'linux/password-direct-input' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input"
This reverts commit 424cf2e635
, reversing
changes made to e1fe03ca28
.
commit 02eead0014
Author: Serhii <borodenko.sv@gmail.com>
Date: Thu Jun 29 16:38:36 2023 +0300
Revert " fix routing and context issue"
This reverts commit e1fe03ca28
.
commit 424cf2e635
Merge: e1fe03ca
fc18b2dc
Author: Serhii <borodenko.sv@gmail.com>
Date: Thu Jun 29 14:01:18 2023 +0300
Merge branch 'linux/password-direct-input' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input
commit e1fe03ca28
Author: Serhii <borodenko.sv@gmail.com>
Date: Thu Jun 29 14:00:12 2023 +0300
fix routing and context issue
commit fc18b2dc52
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Jun 16 22:25:27 2023 +0300
- Pump Linux version
- Fix conflicts with main
commit 2da9112aa2
Merge: e592c892
3f2af133
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Jun 16 22:14:52 2023 +0300
Merge branch 'v4.6.7_v1.3.8' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input
Conflicts:
cw_bitcoin/lib/electrum_wallet.dart
lib/di.dart
lib/main.dart
lib/src/screens/dashboard/widgets/market_place_page.dart
commit 3f2af1334d
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Jun 16 21:43:33 2023 +0300
Pump app versions and update release notes
commit 8ffad4bf80
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Jun 16 19:54:34 2023 +0300
Revert removing swipe to delete wallet feature
commit 337bfd0527
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Jun 16 17:05:00 2023 +0300
- Replace payfura widget with direct browser link
- Remove Payfura widget class as it is duplicate for the web view page
commit e592c892cc
Author: Rafael Saes <76502841+saltrafael@users.noreply.github.com>
Date: Fri May 26 17:16:36 2023 -0300
fix: theme refactor for wallet_unlock_page.dart (#951 )
commit 76559e50d6
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri May 26 21:52:02 2023 +0300
Remove secure storage
commit 825c99094f
Merge: 5ba313cb
19cbc40e
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri May 26 21:16:08 2023 +0300
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input
commit 5ba313cb13
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri May 26 16:43:30 2023 +0300
Fix Conflicts with main
commit 53d3db5340
Merge: 3ddb6c0a
75c65d67
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri May 26 15:09:55 2023 +0300
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input
Conflicts:
cw_core/lib/wallet_base.dart
lib/core/auth_service.dart
lib/di.dart
lib/main.dart
lib/router.dart
lib/routes.dart
lib/src/screens/dashboard/desktop_widgets/desktop_wallet_selection_dropdown.dart
lib/src/screens/restore/restore_wallet_from_seed_page.dart
lib/src/screens/settings/security_backup_page.dart
lib/src/screens/wallet_list/wallet_list_page.dart
lib/store/settings_store.dart
lib/view_model/wallet_creation_vm.dart
macos/Podfile.lock
pubspec_base.yaml
res/values/strings_bg.arb
res/values/strings_en.arb
res/values/strings_id.arb
res/values/strings_my.arb
res/values/strings_nl.arb
res/values/strings_pt.arb
res/values/strings_ru.arb
res/values/strings_th.arb
res/values/strings_tr.arb
res/values/strings_uk.arb
res/values/strings_ur.arb
res/values/strings_zh.arb
commit 3ddb6c0a40
Author: M <m@cakewallet.com>
Date: Thu Apr 27 21:17:41 2023 -0400
Add flatpak section to Linux build guide.
commit 89980cac5a
Author: M <m@cakewallet.com>
Date: Thu Apr 27 20:51:35 2023 -0400
Add flatpak manifest. Add desktop file for Linux.
commit 0dc2effe41
Author: M <m@cakewallet.com>
Date: Tue Apr 25 16:44:14 2023 -0400
Add check gcc and troubleshooting section to Linux build guide.
commit d4b96d6f98
Author: M <m@cakewallet.com>
Date: Fri Apr 21 18:08:42 2023 -0400
Add build guide for Linux.
commit c7138a9124
Author: M <m@cakewallet.com>
Date: Fri Apr 21 18:06:05 2023 -0400
Make `model_generator.sh` executable.
commit d45df36238
Author: M <m@cakewallet.com>
Date: Fri Apr 21 18:02:19 2023 -0400
Add ability to get random bytes on Linux. Used same method as in cake backups.
commit 5c2490e721
Author: M <m@cakewallet.com>
Date: Fri Apr 21 15:55:26 2023 -0400
Update boost version for Linux to 1.82. Update monero for Linux to 0.18.2.2.
commit d251539f13
Author: M <m@cakewallet.com>
Date: Fri Apr 21 11:48:02 2023 -0400
Change package_info to package_info_plus
commit a90966b640
Author: M <m@cakewallet.com>
Date: Wed Apr 19 17:20:04 2023 -0400
Remove unused constant MONERO_BLOCK_SIZE in ios/Classes/monero_api.cpp
commit d34dca99ed
Author: M <m@cakewallet.com>
Date: Wed Apr 19 16:11:01 2023 -0400
Remove duplication for routes. Removed unused constant and fixed TransactionInfoRow iterator for macos/Classes/monero_api.cpp.
commit 2ff6cf43b3
Merge: 2e19e9d2
27961f2f
Author: M <m@cakewallet.com>
Date: Wed Apr 19 15:18:43 2023 -0400
Merge branch 'main' of github.com:cake-tech/cake_wallet into linux/password-direct-input
commit 2e19e9d2b6
Author: M <m@cakewallet.com>
Date: Tue Apr 18 16:45:32 2023 -0400
Fixes for Linux build scripts. Fixes for load cw_monero on Linux. Catch exception for get PackageInfo in SettingsStore. Add `excludeFlutterSecureStorage` to app_config.sh for Linux. Add FUNCTION_VISABILITY_ATTRIBUTE for monero_api.cpp.
commit 9cd02b7541
Merge: 8efedbcc
786ba3b0
Author: M <m@cakewallet.com>
Date: Tue Apr 18 15:45:32 2023 -0400
Merge branch 'desktop-linux' of github.com:cake-tech/cake_wallet into linux/password-direct-input
commit 8efedbccf6
Author: M <m@cakewallet.com>
Date: Thu Apr 13 19:48:51 2023 -0400
Add ability to set custom data application directory
commit f52c45b167
Author: M <m@cakewallet.com>
Date: Mon Apr 10 19:16:13 2023 -0400
Change encryption method for electrum wallets is wallet password provides directly. Add ability to user for repeat wallets password and compare with original wallet password before wallet creation for cases when wallet password provides directly.
commit 3b82a390c1
Author: M <m@cakewallet.com>
Date: Thu Mar 30 18:33:59 2023 -0400
Add ability to enter wallet password directly. Add ability to build without flutter secure storage. Add `excludeFlutterSecureStorage` flag to too/configure.dart for settings for secure storage. Add wallet unlock screen.
commit a70b6f298c
Merge: f0164db4
14a4d413
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Mon Feb 27 15:11:54 2023 +0200
Merge pull request #804 from cake-tech/desktop-ui-enhancements
Desktop UI enhancements
commit 14a4d41339
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Sat Feb 25 00:07:15 2023 +0200
Fixate MobX version to fix restore issue
commit e8fa3953b5
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 24 17:17:30 2023 +0200
Fix Navigation animation for settings screens
commit 89aaa9bfef
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 24 15:49:37 2023 +0200
Add back wallet settings page to desktop settings actions
commit 26a7bfcee5
Merge: f00dc913
f0164db4
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 24 15:39:01 2023 +0200
Merge branch 'dashboard-desktop-view' of https://github.com/cake-tech/cake_wallet into desktop-ui-enhancements
commit f0164db47f
Merge: f050f022
143a6eec
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Fri Feb 24 15:38:35 2023 +0200
Merge pull request #802 from cake-tech/CW-321-lock-app-feature-on-mac
Add app lock feature on mac
commit 143a6eecf5
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 24 15:38:05 2023 +0200
pop only PIN screen after successful auth
commit a210a1e325
Merge: 538220f7
f050f022
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 24 15:23:36 2023 +0200
Merge branch 'dashboard-desktop-view' of https://github.com/cake-tech/cake_wallet into CW-321-lock-app-feature-on-mac
commit f00dc9132c
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 24 15:19:59 2023 +0200
Fix UI issues
Add missing translation
commit 05b1bb05c4
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 24 15:18:31 2023 +0200
Enable adding contact from send screen
commit b7e9237963
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 24 15:18:01 2023 +0200
Add Nano currency image
commit 538220f7bc
Author: Godwin Asuquo <godilite@gmail.com>
Date: Fri Feb 24 14:50:19 2023 +0200
Add assertion to avoid null
commit 770ed710d7
Author: Godwin Asuquo <godilite@gmail.com>
Date: Fri Feb 24 14:24:40 2023 +0200
Add app lock feature on mac
commit f050f022b6
Merge: f8acc1c0
ac099075
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 24 00:40:19 2023 +0200
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
commit f8acc1c007
Merge: 67503f39
d3eb22e1
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Thu Feb 23 21:56:50 2023 +0200
Merge pull request #791 from cake-tech/fix-desktop-colors-addressbook
Fix desktop background color and address book view issues
commit d3eb22e1d4
Author: Godwin Asuquo <godilite@gmail.com>
Date: Thu Feb 23 21:16:28 2023 +0200
Replace removed code
commit 8d482464d9
Author: Godwin Asuquo <godilite@gmail.com>
Date: Thu Feb 23 18:56:20 2023 +0200
Fix ionia input field alignment
commit 67503f393d
Merge: 99344600
016bca01
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Thu Feb 23 18:24:32 2023 +0200
Merge pull request #797 from cake-tech/align-create-restore-screens
Fix alignment in create and restore wallet screens
commit 016bca01f4
Author: Godwin Asuquo <godilite@gmail.com>
Date: Thu Feb 23 18:18:40 2023 +0200
remove unused code
commit 9934460004
Merge: 7a504abc
bba0ce2e
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Thu Feb 23 18:06:27 2023 +0200
Merge pull request #796 from cake-tech/fix-popup-width-constraints
Fix Popup width constraint and add focus orders
commit bba0ce2ec6
Author: Godwin Asuquo <godilite@gmail.com>
Date: Thu Feb 23 18:03:44 2023 +0200
Remove autofocus
commit 28c599e68a
Merge: d5e9982e
7a504abc
Author: Godwin Asuquo <godilite@gmail.com>
Date: Thu Feb 23 17:51:26 2023 +0200
Merge branch 'dashboard-desktop-view' of https://github.com/cake-tech/cake_wallet into align-create-restore-screens
commit d5e9982e91
Author: Godwin Asuquo <godilite@gmail.com>
Date: Thu Feb 23 16:03:20 2023 +0200
override navbar with desktopnavbar
commit 7a504abc01
Merge: c05d70b1
9616974d
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Wed Feb 22 19:31:37 2023 +0200
Merge pull request #787 from cake-tech/macos-fix-settings-create-wallet
Fix wallet create in settings
commit 9616974d33
Merge: 75d52794
24dc9bea
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Wed Feb 22 19:05:20 2023 +0200
Merge pull request #790 from cake-tech/add-create-restore-dropdown
Add create and restore wallet options to dropdown menu
commit 24dc9bea27
Author: Godwin Asuquo <godilite@gmail.com>
Date: Wed Feb 22 18:47:00 2023 +0200
remove space
commit 6dc4eafff4
Author: Godwin Asuquo <godilite@gmail.com>
Date: Wed Feb 22 18:44:49 2023 +0200
Fix dropdown change state bug
Hide scanner for desktop
commit c41b6b7f89
Author: Godwin Asuquo <godilite@gmail.com>
Date: Wed Feb 22 16:17:26 2023 +0200
Fix alignment in create and restore wallet screens
commit 07f6f43e0b
Author: Godwin Asuquo <godilite@gmail.com>
Date: Tue Feb 21 22:05:02 2023 +0200
refactor dropdown items
commit 88e245e480
Author: Godwin Asuquo <godilite@gmail.com>
Date: Tue Feb 21 12:22:32 2023 +0200
Fix issues from code review
commit c05d70b118
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Tue Feb 21 01:52:47 2023 +0200
Fix variable name
commit 44b1eec81d
Author: Godwin Asuquo <godilite@gmail.com>
Date: Mon Feb 20 23:24:19 2023 +0200
Fix Popup width constraint and add focus orders
commit 17aa72e460
Merge: 1b892288
c920b62a
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Mon Feb 20 14:48:22 2023 +0200
Merge pull request #792 from cake-tech/add-keyboard-control
Add keyboard control for desktop
commit cf125d1e06
Author: Godwin Asuquo <godilite@gmail.com>
Date: Sat Feb 18 14:23:48 2023 +0200
Fix issue from code review
commit c920b62aa0
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Sat Feb 18 00:13:51 2023 +0200
Add onFieldSubmitted to allow "enter" button interaction
commit 59a79242af
Author: Godwin Asuquo <godilite@gmail.com>
Date: Fri Feb 17 19:06:41 2023 +0200
Fix input field
commit 52468e1331
Author: Godwin Asuquo <godilite@gmail.com>
Date: Fri Feb 17 18:19:26 2023 +0200
Fix desktop background color and address book view issues
commit 4bc81242fc
Author: Godwin Asuquo <godilite@gmail.com>
Date: Fri Feb 17 16:41:49 2023 +0200
Add create and restore wallet options to dropdown menu
commit 75d52794f4
Merge: e0970fa1
1b892288
Author: Godwin Asuquo <godilite@gmail.com>
Date: Thu Feb 16 18:27:19 2023 +0200
Merge branch 'dashboard-desktop-view' of https://github.com/cake-tech/cake_wallet into macos-fix-settings-create-wallet
commit e0970fa182
Author: Godwin Asuquo <godilite@gmail.com>
Date: Thu Feb 16 18:05:10 2023 +0200
fix pageview controller reset index
commit 1b89228893
Merge: bb05573c
4027ea04
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Thu Feb 16 17:57:43 2023 +0200
Merge pull request #745 from cake-tech/CW-301-desktop-side-bar-ui
Add desktop sidebar
commit 4027ea04eb
Merge: dd13172c
0015f41a
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Thu Feb 16 17:54:54 2023 +0200
Merge pull request #775 from cake-tech/CW-311-remove-drawer-from-mac-os
Replace drawer icon for mac os
commit 0015f41a0d
Merge: 5a77aa20
55bf964a
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Thu Feb 16 17:52:24 2023 +0200
Merge pull request #785 from cake-tech/desktop-ui-for-exchange-send
Desktop UI for exchange send
commit 55bf964a27
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Thu Feb 16 17:51:52 2023 +0200
- Use close icon on main screens
- Minor UI fixes
commit 5296a2118a
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Wed Feb 15 23:50:15 2023 +0200
Remove duplicated constrains
commit 2496a6574a
Author: Godwin Asuquo <godilite@gmail.com>
Date: Wed Feb 15 22:14:07 2023 +0200
remove unnecessary code
commit f0c4952809
Author: Godwin Asuquo <godilite@gmail.com>
Date: Wed Feb 15 22:13:24 2023 +0200
remove unnecessary code
commit 3dcf5b05a5
Author: Godwin Asuquo <godilite@gmail.com>
Date: Wed Feb 15 22:11:34 2023 +0200
Fix wallet create in settings
commit 8de9c80fe1
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Wed Feb 15 20:55:06 2023 +0200
Rename misleading variable
Change initial mac window size
commit f8d70e7ce6
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Wed Feb 15 16:07:46 2023 +0200
Fix UI issues, paddings and alignments
commit b1947426fb
Merge: 843db656
5a77aa20
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Wed Feb 15 03:09:38 2023 +0200
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
commit 843db65603
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Wed Feb 15 01:28:10 2023 +0200
Add width constraints to desktop dashboard
commit 5a77aa2017
Merge: 107e136f
6caeae28
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Wed Feb 15 01:20:05 2023 +0200
Merge pull request #786 from cake-tech/CW-312-mac-os-settings-icon-to-be-a-toggle
MacOS settings icon to be a toggle
commit 6caeae2817
Author: Godwin Asuquo <godilite@gmail.com>
Date: Tue Feb 14 21:55:13 2023 +0200
Add padding to support page
commit ea09bba0fb
Author: Godwin Asuquo <godilite@gmail.com>
Date: Tue Feb 14 21:53:17 2023 +0200
Make side menu items toggle back to dashboard
commit 02fe3c008f
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Tue Feb 14 18:05:44 2023 +0200
Constrain primary Buttons width
commit fb5efc0429
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Tue Feb 14 18:01:24 2023 +0200
Fix Desktop dashboard actions background color
commit 8f76232937
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Tue Feb 14 17:21:09 2023 +0200
- Change design/paddings for Send page on desktop view
- Make AddTemplateButton instead of having it duplicated in send/exchange
commit bd04383b7c
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Tue Feb 14 01:36:34 2023 +0200
Change Exchange page UI depending on platform
commit 10b877f55e
Merge: 107e136f
dd13172c
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Sat Feb 11 00:48:16 2023 +0200
Merge branch 'CW-301-desktop-side-bar-ui' of https://github.com/cake-tech/cake_wallet into CW-311-remove-drawer-from-mac-os
commit dd13172cfe
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Sat Feb 11 00:41:48 2023 +0200
Add max width constrain to Welcome page
commit 107e136f52
Author: Godwin Asuquo <godilite@gmail.com>
Date: Sat Feb 11 00:35:11 2023 +0200
remove empty line
commit bdfe070f8d
Author: Godwin Asuquo <godilite@gmail.com>
Date: Sat Feb 11 00:32:26 2023 +0200
Refactor sidebar state management
commit 770e3b6f52
Merge: 99bb3cce
5fa50c76
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Fri Feb 10 23:29:36 2023 +0200
Merge pull request #774 from cake-tech/CW-310-add-constraints-to-images-on-macos
[CW-310] Add constraints to images on macos
commit 5fa50c7668
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 10 23:27:19 2023 +0200
Fix Constrained width screens UI
commit c1bf0ee7aa
Merge: eb3b2464
99bb3cce
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 10 22:54:13 2023 +0200
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
commit 99bb3cce47
Merge: 2623546b
3fb8be00
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Fri Feb 10 22:34:18 2023 +0200
Merge pull request #779 from cake-tech/CW-318-desktop-marketplace
Add Marketplace to dashboard view
commit 3fb8be0053
Merge: 887afdad
2623546b
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 10 22:33:31 2023 +0200
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
commit 2623546b5e
Merge: 2b2bebe9
2ea360d8
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Fri Feb 10 22:09:55 2023 +0200
Merge pull request #776 from cake-tech/CW-309-allow-pin-keyboard-entry-on-macos
Allow Keyboard usage on PIN screen
commit 887afdadd0
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 10 20:39:23 2023 +0200
Change ionia welcome page animation
commit 2b2bebe98f
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 10 20:26:07 2023 +0200
Refresh desktop dashboard actions on wallet change
commit eb3b246437
Author: Godwin Asuquo <godilite@gmail.com>
Date: Fri Feb 10 20:19:13 2023 +0200
Add empty trailing to center page title on desktop
commit 32d2bf2c85
Author: Godwin Asuquo <godilite@gmail.com>
Date: Fri Feb 10 20:07:53 2023 +0200
Update widget contraints
commit 89fe8df459
Author: Godwin Asuquo <godilite@gmail.com>
Date: Fri Feb 10 19:45:48 2023 +0200
Update trailing icon to open transaction page
commit 6d49e6a543
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 10 18:40:50 2023 +0200
Add Marketplace to dashboard view
commit 2ea360d81d
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 10 18:15:05 2023 +0200
Fix desktop nav bar UI
commit 677305f625
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Thu Feb 9 22:53:02 2023 +0200
- Listen to keyboard events in PIN screen
- Fix PIN buttons style
commit 1831ebf435
Author: Godwin Asuquo <godilite@gmail.com>
Date: Thu Feb 9 20:29:38 2023 +0200
Remove drawer from mac os
commit 150d43b2da
Author: Godwin Asuquo <godilite@gmail.com>
Date: Thu Feb 9 20:11:20 2023 +0200
constraint images and pincoded box
commit a116241185
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Thu Feb 9 19:17:52 2023 +0200
Separate Dashboard desktop view from mobile view
commit 5c89c42540
Author: Godwin Asuquo <godilite@gmail.com>
Date: Thu Feb 9 16:53:07 2023 +0200
[skip ci] remove .project changes
commit dd2bf60b01
Author: Godwin Asuquo <godilite@gmail.com>
Date: Thu Feb 9 16:51:49 2023 +0200
[skip ci] remove .project changes
commit 167eae1293
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Thu Feb 9 16:10:43 2023 +0200
Revert changes in .gitignore
commit 30d16266c0
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Thu Feb 9 16:02:02 2023 +0200
Revert removing .lock files
commit 3c17310a5b
Author: Godwin Asuquo <godilite@gmail.com>
Date: Wed Feb 8 22:12:11 2023 +0200
[skip ci] reformat desktop dashboard
commit 48ae156eb8
Author: Godwin Asuquo <godilite@gmail.com>
Date: Wed Feb 8 21:57:26 2023 +0200
[skip ci] reformat desktop dashboard
commit b1b8193043
Author: Godwin Asuquo <godilite@gmail.com>
Date: Wed Feb 8 20:41:46 2023 +0200
Fix issues from code review
commit a1abdc849a
Author: Godwin Asuquo <godilite@gmail.com>
Date: Wed Feb 8 18:56:00 2023 +0200
Fix bug on sidebar reset
commit 3f03fb0b18
Merge: 69651b3e
9f69de80
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Wed Feb 8 15:50:37 2023 +0200
Merge pull request #769 from cake-tech/fix-buy-feature-on-macos
Fix buy feature on macos
commit 9f69de8057
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Wed Feb 8 15:49:26 2023 +0200
Remove Podfile.lock from cache
commit 738621254f
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Wed Feb 8 15:46:57 2023 +0200
Add pubspec.lock and Podfile.lock to gitignore
commit 26b79fe0cd
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Mon Feb 6 18:23:40 2023 +0200
- Refactor onRamper to have a single point of modification
- Enlarge initial app size
- update Flutter and Packages
commit dea81f92e3
Merge: c7db7b99
69651b3e
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Tue Jan 31 16:48:36 2023 +0200
Merge remote-tracking branch 'origin/CW-301-desktop-side-bar-ui' into CW-301-desktop-side-bar-ui
commit 69651b3eb4
Author: Godwin Asuquo <godilite@gmail.com>
Date: Tue Jan 31 15:30:46 2023 +0200
Remove constants
commit c7db7b99a5
Merge: 9ed77cd6
4902dc8d
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Tue Jan 31 15:23:47 2023 +0200
Merge remote-tracking branch 'origin/CW-301-desktop-side-bar-ui' into CW-301-desktop-side-bar-ui
commit 4902dc8dd4
Merge: d12bcc80
bb05573c
Author: Godwin Asuquo <godilite@gmail.com>
Date: Tue Jan 31 15:12:01 2023 +0200
Merge branch 'dashboard-desktop-view' of https://github.com/cake-tech/cake_wallet into CW-301-desktop-side-bar-ui
commit 9ed77cd6f9
Merge: d12bcc80
bb05573c
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Mon Jan 30 23:43:09 2023 +0200
Merge branch 'dashboard-desktop-view' of https://github.com/cake-tech/cake_wallet into CW-301-desktop-side-bar-ui
Conflicts:
lib/src/screens/dashboard/dashboard_page.dart
commit bb05573c3a
Merge: de2b887a
c20eb232
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Mon Jan 30 23:33:44 2023 +0200
Merge pull request #753 from cake-tech/mac-os-icons
Mac os icons
commit d12bcc80d1
Author: Godwin Asuquo <godilite@gmail.com>
Date: Mon Jan 30 23:32:31 2023 +0200
Fix exchange page as fullScreenDialog
commit de2b887a9b
Merge: abf5f0b7
adfebe69
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Mon Jan 30 23:31:59 2023 +0200
Merge branch 'mac-os-fixes' of https://github.com/cake-tech/cake_wallet into dashboard-desktop-view
commit c20eb2325e
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Mon Jan 30 23:28:15 2023 +0200
Change Mac os app name and bundle id
commit deadc93a76
Author: Godwin Asuquo <godilite@gmail.com>
Date: Mon Jan 30 23:23:42 2023 +0200
fix dashboard sidebar and responsive utils
commit abf5f0b7c6
Merge: b6666ca4
5b50ea05
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Mon Jan 30 22:28:24 2023 +0200
Merge pull request #754 from cake-tech/desktop-appbar-view
Desktop AppBar
commit 94184d69d6
Author: Godwin Asuquo <godilite@gmail.com>
Date: Mon Jan 30 17:26:40 2023 +0200
localize settings
commit d5957b9873
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Mon Jan 30 16:01:37 2023 +0200
Generate MacOS icons
commit 5b50ea053e
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Sun Jan 29 16:49:42 2023 +0200
Add Wallet selection dropdown to dashboard desktop view
commit b6666ca405
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Sat Jan 28 17:13:34 2023 +0200
Ignore increasing brightness for non-mobile platforms
commit 75f33a433e
Author: Godwin Asuquo <godilite@gmail.com>
Date: Sat Jan 28 12:43:44 2023 +0200
refactor desktop settings sidebar
commit adfebe6940
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Thu Jan 26 20:53:26 2023 +0200
Temporarily fetch unstoppable domains only on mobile
commit 132033207e
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Thu Jan 26 02:33:15 2023 +0200
Remove unstoppable domain from macos since it's not supported
commit 409c13a77a
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Thu Jan 26 02:25:28 2023 +0200
Remove wake lock native code and just use the ready made package
commit 90a7432bf9
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Thu Jan 26 02:05:48 2023 +0200
- Remove legacy migration from macos
- Remove wake lock native code and just use the ready made package
commit 6b2bf313a3
Merge: 42a28d42
e8c1d863
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Wed Jan 25 18:24:57 2023 +0200
Merge branch 'mac-os-fixes' of https://github.com/cake-tech/cake_wallet into dashboard-desktop-view
commit 20ae8d530f
Author: Godwin Asuquo <godilite@gmail.com>
Date: Wed Jan 25 16:17:50 2023 +0200
[skip ci] Add desktop sidebar
commit ba09a24d53
Author: Godwin Asuquo <godilite@gmail.com>
Date: Wed Jan 25 16:14:34 2023 +0200
[skip ci] Add desktop sidebar
commit 4f1f51e0aa
Author: Godwin Asuquo <godilite@gmail.com>
Date: Wed Jan 25 15:57:56 2023 +0200
Add desktop sidebar
commit e8c1d86373
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Wed Jan 25 02:38:28 2023 +0200
Add platform channel specific code for mac os
commit 4aebbdace7
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Wed Jan 25 00:14:28 2023 +0200
Revert mac os version
commit fa072ff2f1
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Wed Jan 25 00:11:18 2023 +0200
Revert mac os version
commit 6e03d2933d
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Wed Jan 25 00:07:11 2023 +0200
Revert back to Cake fork for secure storage
commit c3c81f7685
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Tue Jan 24 23:58:06 2023 +0200
Revert back to Cake fork for secure storage
commit d41e7b7bab
Merge: ed0d87c8
ae3620b1
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Jan 20 18:24:39 2023 +0200
Merge branch 'desktop-mac-os' of https://github.com/cake-tech/cake_wallet into mac-os-fixes
commit ed0d87c893
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Jan 20 17:45:54 2023 +0200
Update deployment target to 10.13
commit dac7f8e1b3
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Jan 20 15:02:08 2023 +0200
Add Bundle ID in entitlements files through app config script
commit 786ba3b042
Author: M <m@cakewallet.com>
Date: Thu Jan 19 18:14:46 2023 -0500
Add linux application to the project.
commit ae3620b171
Author: M <m@cakewallet.com>
Date: Thu Jan 19 15:54:59 2023 -0500
Fix arch match for monero lib for darwin x86_64 -> x86-64
commit 42a28d4246
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Thu Jan 19 04:04:20 2023 +0200
Add on Tap to desktop_action_button.dart
Remove unused functions
commit 42a7439315
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Wed Jan 18 22:11:59 2023 +0200
Change Dashboard view on desktop size screens
commit 9f1e663719
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Tue Jan 17 22:06:05 2023 +0200
Add network access to mac
commit 456ba28cb2
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Tue Jan 17 21:10:39 2023 +0200
- Update Flutter secure storage to work with macos
- Enable uni links only on Mobile
- Update devcelocale to work with macos
commit 31fa9e8b19
Author: M <m@cakewallet.com>
Date: Tue Jan 10 21:15:24 2023 -0500
Add build scripts for macOS. Add macos for cw_monero plugin. Add macos proj to the application.
2023-09-07 15:48:10 -03:00
Rafael Saes
e53bcc411f
Squashed commit of the following:
...
commit 62007975e1
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Fri Jul 14 01:48:47 2023 +0300
Old state (#999 )
* Fix Bitcoin transactions not showing (#978 )
* handle multiple responses coming in a single event
* Add timeout for getting transaction info, to allow other transactions to be returned in case of any failure or network issue
* Handle other cases of receiving multiple messages in the same response
* Fix shib and storj (#997 )
* Merge main branch
* Add missing files
---------
Co-authored-by: Justin Ehrenhofer <justin.ehrenhofer@gmail.com>
commit f51f0a1d1f
Merge: 459a40bc
d7fa9991
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Thu Jul 13 19:06:22 2023 +0300
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input
commit 459a40bcd9
Merge: e9582f31
7d77a167
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Thu Jul 13 18:59:49 2023 +0300
Merge remote-tracking branch 'origin/linux/password-direct-input' into linux/password-direct-input
commit e9582f31e5
Merge: fc18b2dc
ff420c7c
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Thu Jul 13 18:26:27 2023 +0300
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input
Conflicts:
cw_bitcoin/lib/electrum_transaction_history.dart
lib/core/wallet_loading_service.dart
lib/di.dart
lib/main.dart
lib/router.dart
lib/src/screens/dashboard/widgets/market_place_page.dart
lib/src/screens/wallet_list/wallet_list_page.dart
lib/view_model/wallet_list/wallet_list_view_model.dart
macos/Podfile.lock
res/values/strings_ar.arb
res/values/strings_bg.arb
res/values/strings_cs.arb
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_id.arb
res/values/strings_it.arb
res/values/strings_ja.arb
res/values/strings_ko.arb
res/values/strings_my.arb
res/values/strings_nl.arb
res/values/strings_pl.arb
res/values/strings_pt.arb
res/values/strings_ru.arb
res/values/strings_th.arb
res/values/strings_tr.arb
res/values/strings_uk.arb
res/values/strings_ur.arb
res/values/strings_zh.arb
commit 7d77a167ac
Author: Harold Than <62450449+thanvinhbaohoang@users.noreply.github.com>
Date: Fri Jul 7 07:21:43 2023 -0400
Button: Cursor to Pointer on Hover (#982 )
* Button: Cursor to Pointer on Hover
* Updated build-guide-linux.md to Revert Flutter Version
---------
Co-authored-by: Harold <harold@pop-os.localdomain>
commit 1ca09e692d
Author: Serhii <borodenko.sv@gmail.com>
Date: Thu Jun 29 16:44:31 2023 +0300
Revert "Merge branch 'linux/password-direct-input' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input"
This reverts commit 424cf2e635
, reversing
changes made to e1fe03ca28
.
commit 02eead0014
Author: Serhii <borodenko.sv@gmail.com>
Date: Thu Jun 29 16:38:36 2023 +0300
Revert " fix routing and context issue"
This reverts commit e1fe03ca28
.
commit 424cf2e635
Merge: e1fe03ca
fc18b2dc
Author: Serhii <borodenko.sv@gmail.com>
Date: Thu Jun 29 14:01:18 2023 +0300
Merge branch 'linux/password-direct-input' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input
commit e1fe03ca28
Author: Serhii <borodenko.sv@gmail.com>
Date: Thu Jun 29 14:00:12 2023 +0300
fix routing and context issue
commit fc18b2dc52
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Jun 16 22:25:27 2023 +0300
- Pump Linux version
- Fix conflicts with main
commit 2da9112aa2
Merge: e592c892
3f2af133
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Jun 16 22:14:52 2023 +0300
Merge branch 'v4.6.7_v1.3.8' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input
Conflicts:
cw_bitcoin/lib/electrum_wallet.dart
lib/di.dart
lib/main.dart
lib/src/screens/dashboard/widgets/market_place_page.dart
commit 3f2af1334d
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Jun 16 21:43:33 2023 +0300
Pump app versions and update release notes
commit 8ffad4bf80
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Jun 16 19:54:34 2023 +0300
Revert removing swipe to delete wallet feature
commit 337bfd0527
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Jun 16 17:05:00 2023 +0300
- Replace payfura widget with direct browser link
- Remove Payfura widget class as it is duplicate for the web view page
commit e592c892cc
Author: Rafael Saes <76502841+saltrafael@users.noreply.github.com>
Date: Fri May 26 17:16:36 2023 -0300
fix: theme refactor for wallet_unlock_page.dart (#951 )
commit 76559e50d6
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri May 26 21:52:02 2023 +0300
Remove secure storage
commit 825c99094f
Merge: 5ba313cb
19cbc40e
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri May 26 21:16:08 2023 +0300
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input
commit 5ba313cb13
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri May 26 16:43:30 2023 +0300
Fix Conflicts with main
commit 53d3db5340
Merge: 3ddb6c0a
75c65d67
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri May 26 15:09:55 2023 +0300
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input
Conflicts:
cw_core/lib/wallet_base.dart
lib/core/auth_service.dart
lib/di.dart
lib/main.dart
lib/router.dart
lib/routes.dart
lib/src/screens/dashboard/desktop_widgets/desktop_wallet_selection_dropdown.dart
lib/src/screens/restore/restore_wallet_from_seed_page.dart
lib/src/screens/settings/security_backup_page.dart
lib/src/screens/wallet_list/wallet_list_page.dart
lib/store/settings_store.dart
lib/view_model/wallet_creation_vm.dart
macos/Podfile.lock
pubspec_base.yaml
res/values/strings_bg.arb
res/values/strings_en.arb
res/values/strings_id.arb
res/values/strings_my.arb
res/values/strings_nl.arb
res/values/strings_pt.arb
res/values/strings_ru.arb
res/values/strings_th.arb
res/values/strings_tr.arb
res/values/strings_uk.arb
res/values/strings_ur.arb
res/values/strings_zh.arb
commit 3ddb6c0a40
Author: M <m@cakewallet.com>
Date: Thu Apr 27 21:17:41 2023 -0400
Add flatpak section to Linux build guide.
commit 89980cac5a
Author: M <m@cakewallet.com>
Date: Thu Apr 27 20:51:35 2023 -0400
Add flatpak manifest. Add desktop file for Linux.
commit 0dc2effe41
Author: M <m@cakewallet.com>
Date: Tue Apr 25 16:44:14 2023 -0400
Add check gcc and troubleshooting section to Linux build guide.
commit d4b96d6f98
Author: M <m@cakewallet.com>
Date: Fri Apr 21 18:08:42 2023 -0400
Add build guide for Linux.
commit c7138a9124
Author: M <m@cakewallet.com>
Date: Fri Apr 21 18:06:05 2023 -0400
Make `model_generator.sh` executable.
commit d45df36238
Author: M <m@cakewallet.com>
Date: Fri Apr 21 18:02:19 2023 -0400
Add ability to get random bytes on Linux. Used same method as in cake backups.
commit 5c2490e721
Author: M <m@cakewallet.com>
Date: Fri Apr 21 15:55:26 2023 -0400
Update boost version for Linux to 1.82. Update monero for Linux to 0.18.2.2.
commit d251539f13
Author: M <m@cakewallet.com>
Date: Fri Apr 21 11:48:02 2023 -0400
Change package_info to package_info_plus
commit a90966b640
Author: M <m@cakewallet.com>
Date: Wed Apr 19 17:20:04 2023 -0400
Remove unused constant MONERO_BLOCK_SIZE in ios/Classes/monero_api.cpp
commit d34dca99ed
Author: M <m@cakewallet.com>
Date: Wed Apr 19 16:11:01 2023 -0400
Remove duplication for routes. Removed unused constant and fixed TransactionInfoRow iterator for macos/Classes/monero_api.cpp.
commit 2ff6cf43b3
Merge: 2e19e9d2
27961f2f
Author: M <m@cakewallet.com>
Date: Wed Apr 19 15:18:43 2023 -0400
Merge branch 'main' of github.com:cake-tech/cake_wallet into linux/password-direct-input
commit 2e19e9d2b6
Author: M <m@cakewallet.com>
Date: Tue Apr 18 16:45:32 2023 -0400
Fixes for Linux build scripts. Fixes for load cw_monero on Linux. Catch exception for get PackageInfo in SettingsStore. Add `excludeFlutterSecureStorage` to app_config.sh for Linux. Add FUNCTION_VISABILITY_ATTRIBUTE for monero_api.cpp.
commit 9cd02b7541
Merge: 8efedbcc
786ba3b0
Author: M <m@cakewallet.com>
Date: Tue Apr 18 15:45:32 2023 -0400
Merge branch 'desktop-linux' of github.com:cake-tech/cake_wallet into linux/password-direct-input
commit 8efedbccf6
Author: M <m@cakewallet.com>
Date: Thu Apr 13 19:48:51 2023 -0400
Add ability to set custom data application directory
commit f52c45b167
Author: M <m@cakewallet.com>
Date: Mon Apr 10 19:16:13 2023 -0400
Change encryption method for electrum wallets is wallet password provides directly. Add ability to user for repeat wallets password and compare with original wallet password before wallet creation for cases when wallet password provides directly.
commit 3b82a390c1
Author: M <m@cakewallet.com>
Date: Thu Mar 30 18:33:59 2023 -0400
Add ability to enter wallet password directly. Add ability to build without flutter secure storage. Add `excludeFlutterSecureStorage` flag to too/configure.dart for settings for secure storage. Add wallet unlock screen.
commit a70b6f298c
Merge: f0164db4
14a4d413
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Mon Feb 27 15:11:54 2023 +0200
Merge pull request #804 from cake-tech/desktop-ui-enhancements
Desktop UI enhancements
commit 14a4d41339
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Sat Feb 25 00:07:15 2023 +0200
Fixate MobX version to fix restore issue
commit e8fa3953b5
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 24 17:17:30 2023 +0200
Fix Navigation animation for settings screens
commit 89aaa9bfef
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 24 15:49:37 2023 +0200
Add back wallet settings page to desktop settings actions
commit 26a7bfcee5
Merge: f00dc913
f0164db4
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 24 15:39:01 2023 +0200
Merge branch 'dashboard-desktop-view' of https://github.com/cake-tech/cake_wallet into desktop-ui-enhancements
commit f0164db47f
Merge: f050f022
143a6eec
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Fri Feb 24 15:38:35 2023 +0200
Merge pull request #802 from cake-tech/CW-321-lock-app-feature-on-mac
Add app lock feature on mac
commit 143a6eecf5
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 24 15:38:05 2023 +0200
pop only PIN screen after successful auth
commit a210a1e325
Merge: 538220f7
f050f022
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 24 15:23:36 2023 +0200
Merge branch 'dashboard-desktop-view' of https://github.com/cake-tech/cake_wallet into CW-321-lock-app-feature-on-mac
commit f00dc9132c
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 24 15:19:59 2023 +0200
Fix UI issues
Add missing translation
commit 05b1bb05c4
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 24 15:18:31 2023 +0200
Enable adding contact from send screen
commit b7e9237963
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 24 15:18:01 2023 +0200
Add Nano currency image
commit 538220f7bc
Author: Godwin Asuquo <godilite@gmail.com>
Date: Fri Feb 24 14:50:19 2023 +0200
Add assertion to avoid null
commit 770ed710d7
Author: Godwin Asuquo <godilite@gmail.com>
Date: Fri Feb 24 14:24:40 2023 +0200
Add app lock feature on mac
commit f050f022b6
Merge: f8acc1c0
ac099075
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 24 00:40:19 2023 +0200
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
commit f8acc1c007
Merge: 67503f39
d3eb22e1
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Thu Feb 23 21:56:50 2023 +0200
Merge pull request #791 from cake-tech/fix-desktop-colors-addressbook
Fix desktop background color and address book view issues
commit d3eb22e1d4
Author: Godwin Asuquo <godilite@gmail.com>
Date: Thu Feb 23 21:16:28 2023 +0200
Replace removed code
commit 8d482464d9
Author: Godwin Asuquo <godilite@gmail.com>
Date: Thu Feb 23 18:56:20 2023 +0200
Fix ionia input field alignment
commit 67503f393d
Merge: 99344600
016bca01
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Thu Feb 23 18:24:32 2023 +0200
Merge pull request #797 from cake-tech/align-create-restore-screens
Fix alignment in create and restore wallet screens
commit 016bca01f4
Author: Godwin Asuquo <godilite@gmail.com>
Date: Thu Feb 23 18:18:40 2023 +0200
remove unused code
commit 9934460004
Merge: 7a504abc
bba0ce2e
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Thu Feb 23 18:06:27 2023 +0200
Merge pull request #796 from cake-tech/fix-popup-width-constraints
Fix Popup width constraint and add focus orders
commit bba0ce2ec6
Author: Godwin Asuquo <godilite@gmail.com>
Date: Thu Feb 23 18:03:44 2023 +0200
Remove autofocus
commit 28c599e68a
Merge: d5e9982e
7a504abc
Author: Godwin Asuquo <godilite@gmail.com>
Date: Thu Feb 23 17:51:26 2023 +0200
Merge branch 'dashboard-desktop-view' of https://github.com/cake-tech/cake_wallet into align-create-restore-screens
commit d5e9982e91
Author: Godwin Asuquo <godilite@gmail.com>
Date: Thu Feb 23 16:03:20 2023 +0200
override navbar with desktopnavbar
commit 7a504abc01
Merge: c05d70b1
9616974d
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Wed Feb 22 19:31:37 2023 +0200
Merge pull request #787 from cake-tech/macos-fix-settings-create-wallet
Fix wallet create in settings
commit 9616974d33
Merge: 75d52794
24dc9bea
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Wed Feb 22 19:05:20 2023 +0200
Merge pull request #790 from cake-tech/add-create-restore-dropdown
Add create and restore wallet options to dropdown menu
commit 24dc9bea27
Author: Godwin Asuquo <godilite@gmail.com>
Date: Wed Feb 22 18:47:00 2023 +0200
remove space
commit 6dc4eafff4
Author: Godwin Asuquo <godilite@gmail.com>
Date: Wed Feb 22 18:44:49 2023 +0200
Fix dropdown change state bug
Hide scanner for desktop
commit c41b6b7f89
Author: Godwin Asuquo <godilite@gmail.com>
Date: Wed Feb 22 16:17:26 2023 +0200
Fix alignment in create and restore wallet screens
commit 07f6f43e0b
Author: Godwin Asuquo <godilite@gmail.com>
Date: Tue Feb 21 22:05:02 2023 +0200
refactor dropdown items
commit 88e245e480
Author: Godwin Asuquo <godilite@gmail.com>
Date: Tue Feb 21 12:22:32 2023 +0200
Fix issues from code review
commit c05d70b118
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Tue Feb 21 01:52:47 2023 +0200
Fix variable name
commit 44b1eec81d
Author: Godwin Asuquo <godilite@gmail.com>
Date: Mon Feb 20 23:24:19 2023 +0200
Fix Popup width constraint and add focus orders
commit 17aa72e460
Merge: 1b892288
c920b62a
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Mon Feb 20 14:48:22 2023 +0200
Merge pull request #792 from cake-tech/add-keyboard-control
Add keyboard control for desktop
commit cf125d1e06
Author: Godwin Asuquo <godilite@gmail.com>
Date: Sat Feb 18 14:23:48 2023 +0200
Fix issue from code review
commit c920b62aa0
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Sat Feb 18 00:13:51 2023 +0200
Add onFieldSubmitted to allow "enter" button interaction
commit 59a79242af
Author: Godwin Asuquo <godilite@gmail.com>
Date: Fri Feb 17 19:06:41 2023 +0200
Fix input field
commit 52468e1331
Author: Godwin Asuquo <godilite@gmail.com>
Date: Fri Feb 17 18:19:26 2023 +0200
Fix desktop background color and address book view issues
commit 4bc81242fc
Author: Godwin Asuquo <godilite@gmail.com>
Date: Fri Feb 17 16:41:49 2023 +0200
Add create and restore wallet options to dropdown menu
commit 75d52794f4
Merge: e0970fa1
1b892288
Author: Godwin Asuquo <godilite@gmail.com>
Date: Thu Feb 16 18:27:19 2023 +0200
Merge branch 'dashboard-desktop-view' of https://github.com/cake-tech/cake_wallet into macos-fix-settings-create-wallet
commit e0970fa182
Author: Godwin Asuquo <godilite@gmail.com>
Date: Thu Feb 16 18:05:10 2023 +0200
fix pageview controller reset index
commit 1b89228893
Merge: bb05573c
4027ea04
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Thu Feb 16 17:57:43 2023 +0200
Merge pull request #745 from cake-tech/CW-301-desktop-side-bar-ui
Add desktop sidebar
commit 4027ea04eb
Merge: dd13172c
0015f41a
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Thu Feb 16 17:54:54 2023 +0200
Merge pull request #775 from cake-tech/CW-311-remove-drawer-from-mac-os
Replace drawer icon for mac os
commit 0015f41a0d
Merge: 5a77aa20
55bf964a
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Thu Feb 16 17:52:24 2023 +0200
Merge pull request #785 from cake-tech/desktop-ui-for-exchange-send
Desktop UI for exchange send
commit 55bf964a27
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Thu Feb 16 17:51:52 2023 +0200
- Use close icon on main screens
- Minor UI fixes
commit 5296a2118a
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Wed Feb 15 23:50:15 2023 +0200
Remove duplicated constrains
commit 2496a6574a
Author: Godwin Asuquo <godilite@gmail.com>
Date: Wed Feb 15 22:14:07 2023 +0200
remove unnecessary code
commit f0c4952809
Author: Godwin Asuquo <godilite@gmail.com>
Date: Wed Feb 15 22:13:24 2023 +0200
remove unnecessary code
commit 3dcf5b05a5
Author: Godwin Asuquo <godilite@gmail.com>
Date: Wed Feb 15 22:11:34 2023 +0200
Fix wallet create in settings
commit 8de9c80fe1
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Wed Feb 15 20:55:06 2023 +0200
Rename misleading variable
Change initial mac window size
commit f8d70e7ce6
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Wed Feb 15 16:07:46 2023 +0200
Fix UI issues, paddings and alignments
commit b1947426fb
Merge: 843db656
5a77aa20
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Wed Feb 15 03:09:38 2023 +0200
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
commit 843db65603
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Wed Feb 15 01:28:10 2023 +0200
Add width constraints to desktop dashboard
commit 5a77aa2017
Merge: 107e136f
6caeae28
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Wed Feb 15 01:20:05 2023 +0200
Merge pull request #786 from cake-tech/CW-312-mac-os-settings-icon-to-be-a-toggle
MacOS settings icon to be a toggle
commit 6caeae2817
Author: Godwin Asuquo <godilite@gmail.com>
Date: Tue Feb 14 21:55:13 2023 +0200
Add padding to support page
commit ea09bba0fb
Author: Godwin Asuquo <godilite@gmail.com>
Date: Tue Feb 14 21:53:17 2023 +0200
Make side menu items toggle back to dashboard
commit 02fe3c008f
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Tue Feb 14 18:05:44 2023 +0200
Constrain primary Buttons width
commit fb5efc0429
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Tue Feb 14 18:01:24 2023 +0200
Fix Desktop dashboard actions background color
commit 8f76232937
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Tue Feb 14 17:21:09 2023 +0200
- Change design/paddings for Send page on desktop view
- Make AddTemplateButton instead of having it duplicated in send/exchange
commit bd04383b7c
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Tue Feb 14 01:36:34 2023 +0200
Change Exchange page UI depending on platform
commit 10b877f55e
Merge: 107e136f
dd13172c
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Sat Feb 11 00:48:16 2023 +0200
Merge branch 'CW-301-desktop-side-bar-ui' of https://github.com/cake-tech/cake_wallet into CW-311-remove-drawer-from-mac-os
commit dd13172cfe
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Sat Feb 11 00:41:48 2023 +0200
Add max width constrain to Welcome page
commit 107e136f52
Author: Godwin Asuquo <godilite@gmail.com>
Date: Sat Feb 11 00:35:11 2023 +0200
remove empty line
commit bdfe070f8d
Author: Godwin Asuquo <godilite@gmail.com>
Date: Sat Feb 11 00:32:26 2023 +0200
Refactor sidebar state management
commit 770e3b6f52
Merge: 99bb3cce
5fa50c76
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Fri Feb 10 23:29:36 2023 +0200
Merge pull request #774 from cake-tech/CW-310-add-constraints-to-images-on-macos
[CW-310] Add constraints to images on macos
commit 5fa50c7668
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 10 23:27:19 2023 +0200
Fix Constrained width screens UI
commit c1bf0ee7aa
Merge: eb3b2464
99bb3cce
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 10 22:54:13 2023 +0200
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
commit 99bb3cce47
Merge: 2623546b
3fb8be00
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Fri Feb 10 22:34:18 2023 +0200
Merge pull request #779 from cake-tech/CW-318-desktop-marketplace
Add Marketplace to dashboard view
commit 3fb8be0053
Merge: 887afdad
2623546b
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 10 22:33:31 2023 +0200
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
commit 2623546b5e
Merge: 2b2bebe9
2ea360d8
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Fri Feb 10 22:09:55 2023 +0200
Merge pull request #776 from cake-tech/CW-309-allow-pin-keyboard-entry-on-macos
Allow Keyboard usage on PIN screen
commit 887afdadd0
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 10 20:39:23 2023 +0200
Change ionia welcome page animation
commit 2b2bebe98f
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 10 20:26:07 2023 +0200
Refresh desktop dashboard actions on wallet change
commit eb3b246437
Author: Godwin Asuquo <godilite@gmail.com>
Date: Fri Feb 10 20:19:13 2023 +0200
Add empty trailing to center page title on desktop
commit 32d2bf2c85
Author: Godwin Asuquo <godilite@gmail.com>
Date: Fri Feb 10 20:07:53 2023 +0200
Update widget contraints
commit 89fe8df459
Author: Godwin Asuquo <godilite@gmail.com>
Date: Fri Feb 10 19:45:48 2023 +0200
Update trailing icon to open transaction page
commit 6d49e6a543
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 10 18:40:50 2023 +0200
Add Marketplace to dashboard view
commit 2ea360d81d
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 10 18:15:05 2023 +0200
Fix desktop nav bar UI
commit 677305f625
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Thu Feb 9 22:53:02 2023 +0200
- Listen to keyboard events in PIN screen
- Fix PIN buttons style
commit 1831ebf435
Author: Godwin Asuquo <godilite@gmail.com>
Date: Thu Feb 9 20:29:38 2023 +0200
Remove drawer from mac os
commit 150d43b2da
Author: Godwin Asuquo <godilite@gmail.com>
Date: Thu Feb 9 20:11:20 2023 +0200
constraint images and pincoded box
commit a116241185
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Thu Feb 9 19:17:52 2023 +0200
Separate Dashboard desktop view from mobile view
commit 5c89c42540
Author: Godwin Asuquo <godilite@gmail.com>
Date: Thu Feb 9 16:53:07 2023 +0200
[skip ci] remove .project changes
commit dd2bf60b01
Author: Godwin Asuquo <godilite@gmail.com>
Date: Thu Feb 9 16:51:49 2023 +0200
[skip ci] remove .project changes
commit 167eae1293
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Thu Feb 9 16:10:43 2023 +0200
Revert changes in .gitignore
commit 30d16266c0
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Thu Feb 9 16:02:02 2023 +0200
Revert removing .lock files
commit 3c17310a5b
Author: Godwin Asuquo <godilite@gmail.com>
Date: Wed Feb 8 22:12:11 2023 +0200
[skip ci] reformat desktop dashboard
commit 48ae156eb8
Author: Godwin Asuquo <godilite@gmail.com>
Date: Wed Feb 8 21:57:26 2023 +0200
[skip ci] reformat desktop dashboard
commit b1b8193043
Author: Godwin Asuquo <godilite@gmail.com>
Date: Wed Feb 8 20:41:46 2023 +0200
Fix issues from code review
commit a1abdc849a
Author: Godwin Asuquo <godilite@gmail.com>
Date: Wed Feb 8 18:56:00 2023 +0200
Fix bug on sidebar reset
commit 3f03fb0b18
Merge: 69651b3e
9f69de80
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Wed Feb 8 15:50:37 2023 +0200
Merge pull request #769 from cake-tech/fix-buy-feature-on-macos
Fix buy feature on macos
commit 9f69de8057
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Wed Feb 8 15:49:26 2023 +0200
Remove Podfile.lock from cache
commit 738621254f
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Wed Feb 8 15:46:57 2023 +0200
Add pubspec.lock and Podfile.lock to gitignore
commit 26b79fe0cd
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Mon Feb 6 18:23:40 2023 +0200
- Refactor onRamper to have a single point of modification
- Enlarge initial app size
- update Flutter and Packages
commit dea81f92e3
Merge: c7db7b99
69651b3e
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Tue Jan 31 16:48:36 2023 +0200
Merge remote-tracking branch 'origin/CW-301-desktop-side-bar-ui' into CW-301-desktop-side-bar-ui
commit 69651b3eb4
Author: Godwin Asuquo <godilite@gmail.com>
Date: Tue Jan 31 15:30:46 2023 +0200
Remove constants
commit c7db7b99a5
Merge: 9ed77cd6
4902dc8d
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Tue Jan 31 15:23:47 2023 +0200
Merge remote-tracking branch 'origin/CW-301-desktop-side-bar-ui' into CW-301-desktop-side-bar-ui
commit 4902dc8dd4
Merge: d12bcc80
bb05573c
Author: Godwin Asuquo <godilite@gmail.com>
Date: Tue Jan 31 15:12:01 2023 +0200
Merge branch 'dashboard-desktop-view' of https://github.com/cake-tech/cake_wallet into CW-301-desktop-side-bar-ui
commit 9ed77cd6f9
Merge: d12bcc80
bb05573c
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Mon Jan 30 23:43:09 2023 +0200
Merge branch 'dashboard-desktop-view' of https://github.com/cake-tech/cake_wallet into CW-301-desktop-side-bar-ui
Conflicts:
lib/src/screens/dashboard/dashboard_page.dart
commit bb05573c3a
Merge: de2b887a
c20eb232
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Mon Jan 30 23:33:44 2023 +0200
Merge pull request #753 from cake-tech/mac-os-icons
Mac os icons
commit d12bcc80d1
Author: Godwin Asuquo <godilite@gmail.com>
Date: Mon Jan 30 23:32:31 2023 +0200
Fix exchange page as fullScreenDialog
commit de2b887a9b
Merge: abf5f0b7
adfebe69
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Mon Jan 30 23:31:59 2023 +0200
Merge branch 'mac-os-fixes' of https://github.com/cake-tech/cake_wallet into dashboard-desktop-view
commit c20eb2325e
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Mon Jan 30 23:28:15 2023 +0200
Change Mac os app name and bundle id
commit deadc93a76
Author: Godwin Asuquo <godilite@gmail.com>
Date: Mon Jan 30 23:23:42 2023 +0200
fix dashboard sidebar and responsive utils
commit abf5f0b7c6
Merge: b6666ca4
5b50ea05
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Mon Jan 30 22:28:24 2023 +0200
Merge pull request #754 from cake-tech/desktop-appbar-view
Desktop AppBar
commit 94184d69d6
Author: Godwin Asuquo <godilite@gmail.com>
Date: Mon Jan 30 17:26:40 2023 +0200
localize settings
commit d5957b9873
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Mon Jan 30 16:01:37 2023 +0200
Generate MacOS icons
commit 5b50ea053e
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Sun Jan 29 16:49:42 2023 +0200
Add Wallet selection dropdown to dashboard desktop view
commit b6666ca405
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Sat Jan 28 17:13:34 2023 +0200
Ignore increasing brightness for non-mobile platforms
commit 75f33a433e
Author: Godwin Asuquo <godilite@gmail.com>
Date: Sat Jan 28 12:43:44 2023 +0200
refactor desktop settings sidebar
commit adfebe6940
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Thu Jan 26 20:53:26 2023 +0200
Temporarily fetch unstoppable domains only on mobile
commit 132033207e
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Thu Jan 26 02:33:15 2023 +0200
Remove unstoppable domain from macos since it's not supported
commit 409c13a77a
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Thu Jan 26 02:25:28 2023 +0200
Remove wake lock native code and just use the ready made package
commit 90a7432bf9
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Thu Jan 26 02:05:48 2023 +0200
- Remove legacy migration from macos
- Remove wake lock native code and just use the ready made package
commit 6b2bf313a3
Merge: 42a28d42
e8c1d863
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Wed Jan 25 18:24:57 2023 +0200
Merge branch 'mac-os-fixes' of https://github.com/cake-tech/cake_wallet into dashboard-desktop-view
commit 20ae8d530f
Author: Godwin Asuquo <godilite@gmail.com>
Date: Wed Jan 25 16:17:50 2023 +0200
[skip ci] Add desktop sidebar
commit ba09a24d53
Author: Godwin Asuquo <godilite@gmail.com>
Date: Wed Jan 25 16:14:34 2023 +0200
[skip ci] Add desktop sidebar
commit 4f1f51e0aa
Author: Godwin Asuquo <godilite@gmail.com>
Date: Wed Jan 25 15:57:56 2023 +0200
Add desktop sidebar
commit e8c1d86373
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Wed Jan 25 02:38:28 2023 +0200
Add platform channel specific code for mac os
commit 4aebbdace7
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Wed Jan 25 00:14:28 2023 +0200
Revert mac os version
commit fa072ff2f1
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Wed Jan 25 00:11:18 2023 +0200
Revert mac os version
commit 6e03d2933d
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Wed Jan 25 00:07:11 2023 +0200
Revert back to Cake fork for secure storage
commit c3c81f7685
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Tue Jan 24 23:58:06 2023 +0200
Revert back to Cake fork for secure storage
commit d41e7b7bab
Merge: ed0d87c8
ae3620b1
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Jan 20 18:24:39 2023 +0200
Merge branch 'desktop-mac-os' of https://github.com/cake-tech/cake_wallet into mac-os-fixes
commit ed0d87c893
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Jan 20 17:45:54 2023 +0200
Update deployment target to 10.13
commit dac7f8e1b3
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Jan 20 15:02:08 2023 +0200
Add Bundle ID in entitlements files through app config script
commit 786ba3b042
Author: M <m@cakewallet.com>
Date: Thu Jan 19 18:14:46 2023 -0500
Add linux application to the project.
commit ae3620b171
Author: M <m@cakewallet.com>
Date: Thu Jan 19 15:54:59 2023 -0500
Fix arch match for monero lib for darwin x86_64 -> x86-64
commit 42a28d4246
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Thu Jan 19 04:04:20 2023 +0200
Add on Tap to desktop_action_button.dart
Remove unused functions
commit 42a7439315
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Wed Jan 18 22:11:59 2023 +0200
Change Dashboard view on desktop size screens
commit 9f1e663719
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Tue Jan 17 22:06:05 2023 +0200
Add network access to mac
commit 456ba28cb2
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Tue Jan 17 21:10:39 2023 +0200
- Update Flutter secure storage to work with macos
- Enable uni links only on Mobile
- Update devcelocale to work with macos
commit 31fa9e8b19
Author: M <m@cakewallet.com>
Date: Tue Jan 10 21:15:24 2023 -0500
Add build scripts for macOS. Add macos for cw_monero plugin. Add macos proj to the application.
2023-09-07 15:48:10 -03:00
Rafael Saes
07a3622f55
Squashed commit of the following:
...
commit 1ca09e692d
Author: Serhii <borodenko.sv@gmail.com>
Date: Thu Jun 29 16:44:31 2023 +0300
Revert "Merge branch 'linux/password-direct-input' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input"
This reverts commit 424cf2e635
, reversing
changes made to e1fe03ca28
.
commit 02eead0014
Author: Serhii <borodenko.sv@gmail.com>
Date: Thu Jun 29 16:38:36 2023 +0300
Revert " fix routing and context issue"
This reverts commit e1fe03ca28
.
commit 424cf2e635
Merge: e1fe03ca
fc18b2dc
Author: Serhii <borodenko.sv@gmail.com>
Date: Thu Jun 29 14:01:18 2023 +0300
Merge branch 'linux/password-direct-input' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input
commit e1fe03ca28
Author: Serhii <borodenko.sv@gmail.com>
Date: Thu Jun 29 14:00:12 2023 +0300
fix routing and context issue
commit fc18b2dc52
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Jun 16 22:25:27 2023 +0300
- Pump Linux version
- Fix conflicts with main
commit 2da9112aa2
Merge: e592c892
3f2af133
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Jun 16 22:14:52 2023 +0300
Merge branch 'v4.6.7_v1.3.8' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input
Conflicts:
cw_bitcoin/lib/electrum_wallet.dart
lib/di.dart
lib/main.dart
lib/src/screens/dashboard/widgets/market_place_page.dart
commit 3f2af1334d
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Jun 16 21:43:33 2023 +0300
Pump app versions and update release notes
commit 8ffad4bf80
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Jun 16 19:54:34 2023 +0300
Revert removing swipe to delete wallet feature
commit 337bfd0527
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Jun 16 17:05:00 2023 +0300
- Replace payfura widget with direct browser link
- Remove Payfura widget class as it is duplicate for the web view page
commit e592c892cc
Author: Rafael Saes <76502841+saltrafael@users.noreply.github.com>
Date: Fri May 26 17:16:36 2023 -0300
fix: theme refactor for wallet_unlock_page.dart (#951 )
commit 76559e50d6
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri May 26 21:52:02 2023 +0300
Remove secure storage
commit 825c99094f
Merge: 5ba313cb
19cbc40e
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri May 26 21:16:08 2023 +0300
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input
commit 5ba313cb13
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri May 26 16:43:30 2023 +0300
Fix Conflicts with main
commit 53d3db5340
Merge: 3ddb6c0a
75c65d67
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri May 26 15:09:55 2023 +0300
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input
Conflicts:
cw_core/lib/wallet_base.dart
lib/core/auth_service.dart
lib/di.dart
lib/main.dart
lib/router.dart
lib/routes.dart
lib/src/screens/dashboard/desktop_widgets/desktop_wallet_selection_dropdown.dart
lib/src/screens/restore/restore_wallet_from_seed_page.dart
lib/src/screens/settings/security_backup_page.dart
lib/src/screens/wallet_list/wallet_list_page.dart
lib/store/settings_store.dart
lib/view_model/wallet_creation_vm.dart
macos/Podfile.lock
pubspec_base.yaml
res/values/strings_bg.arb
res/values/strings_en.arb
res/values/strings_id.arb
res/values/strings_my.arb
res/values/strings_nl.arb
res/values/strings_pt.arb
res/values/strings_ru.arb
res/values/strings_th.arb
res/values/strings_tr.arb
res/values/strings_uk.arb
res/values/strings_ur.arb
res/values/strings_zh.arb
commit 3ddb6c0a40
Author: M <m@cakewallet.com>
Date: Thu Apr 27 21:17:41 2023 -0400
Add flatpak section to Linux build guide.
commit 89980cac5a
Author: M <m@cakewallet.com>
Date: Thu Apr 27 20:51:35 2023 -0400
Add flatpak manifest. Add desktop file for Linux.
commit 0dc2effe41
Author: M <m@cakewallet.com>
Date: Tue Apr 25 16:44:14 2023 -0400
Add check gcc and troubleshooting section to Linux build guide.
commit d4b96d6f98
Author: M <m@cakewallet.com>
Date: Fri Apr 21 18:08:42 2023 -0400
Add build guide for Linux.
commit c7138a9124
Author: M <m@cakewallet.com>
Date: Fri Apr 21 18:06:05 2023 -0400
Make `model_generator.sh` executable.
commit d45df36238
Author: M <m@cakewallet.com>
Date: Fri Apr 21 18:02:19 2023 -0400
Add ability to get random bytes on Linux. Used same method as in cake backups.
commit 5c2490e721
Author: M <m@cakewallet.com>
Date: Fri Apr 21 15:55:26 2023 -0400
Update boost version for Linux to 1.82. Update monero for Linux to 0.18.2.2.
commit d251539f13
Author: M <m@cakewallet.com>
Date: Fri Apr 21 11:48:02 2023 -0400
Change package_info to package_info_plus
commit a90966b640
Author: M <m@cakewallet.com>
Date: Wed Apr 19 17:20:04 2023 -0400
Remove unused constant MONERO_BLOCK_SIZE in ios/Classes/monero_api.cpp
commit d34dca99ed
Author: M <m@cakewallet.com>
Date: Wed Apr 19 16:11:01 2023 -0400
Remove duplication for routes. Removed unused constant and fixed TransactionInfoRow iterator for macos/Classes/monero_api.cpp.
commit 2ff6cf43b3
Merge: 2e19e9d2
27961f2f
Author: M <m@cakewallet.com>
Date: Wed Apr 19 15:18:43 2023 -0400
Merge branch 'main' of github.com:cake-tech/cake_wallet into linux/password-direct-input
commit 2e19e9d2b6
Author: M <m@cakewallet.com>
Date: Tue Apr 18 16:45:32 2023 -0400
Fixes for Linux build scripts. Fixes for load cw_monero on Linux. Catch exception for get PackageInfo in SettingsStore. Add `excludeFlutterSecureStorage` to app_config.sh for Linux. Add FUNCTION_VISABILITY_ATTRIBUTE for monero_api.cpp.
commit 9cd02b7541
Merge: 8efedbcc
786ba3b0
Author: M <m@cakewallet.com>
Date: Tue Apr 18 15:45:32 2023 -0400
Merge branch 'desktop-linux' of github.com:cake-tech/cake_wallet into linux/password-direct-input
commit 8efedbccf6
Author: M <m@cakewallet.com>
Date: Thu Apr 13 19:48:51 2023 -0400
Add ability to set custom data application directory
commit f52c45b167
Author: M <m@cakewallet.com>
Date: Mon Apr 10 19:16:13 2023 -0400
Change encryption method for electrum wallets is wallet password provides directly. Add ability to user for repeat wallets password and compare with original wallet password before wallet creation for cases when wallet password provides directly.
commit 3b82a390c1
Author: M <m@cakewallet.com>
Date: Thu Mar 30 18:33:59 2023 -0400
Add ability to enter wallet password directly. Add ability to build without flutter secure storage. Add `excludeFlutterSecureStorage` flag to too/configure.dart for settings for secure storage. Add wallet unlock screen.
commit a70b6f298c
Merge: f0164db4
14a4d413
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Mon Feb 27 15:11:54 2023 +0200
Merge pull request #804 from cake-tech/desktop-ui-enhancements
Desktop UI enhancements
commit 14a4d41339
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Sat Feb 25 00:07:15 2023 +0200
Fixate MobX version to fix restore issue
commit e8fa3953b5
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 24 17:17:30 2023 +0200
Fix Navigation animation for settings screens
commit 89aaa9bfef
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 24 15:49:37 2023 +0200
Add back wallet settings page to desktop settings actions
commit 26a7bfcee5
Merge: f00dc913
f0164db4
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 24 15:39:01 2023 +0200
Merge branch 'dashboard-desktop-view' of https://github.com/cake-tech/cake_wallet into desktop-ui-enhancements
commit f0164db47f
Merge: f050f022
143a6eec
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Fri Feb 24 15:38:35 2023 +0200
Merge pull request #802 from cake-tech/CW-321-lock-app-feature-on-mac
Add app lock feature on mac
commit 143a6eecf5
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 24 15:38:05 2023 +0200
pop only PIN screen after successful auth
commit a210a1e325
Merge: 538220f7
f050f022
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 24 15:23:36 2023 +0200
Merge branch 'dashboard-desktop-view' of https://github.com/cake-tech/cake_wallet into CW-321-lock-app-feature-on-mac
commit f00dc9132c
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 24 15:19:59 2023 +0200
Fix UI issues
Add missing translation
commit 05b1bb05c4
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 24 15:18:31 2023 +0200
Enable adding contact from send screen
commit b7e9237963
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 24 15:18:01 2023 +0200
Add Nano currency image
commit 538220f7bc
Author: Godwin Asuquo <godilite@gmail.com>
Date: Fri Feb 24 14:50:19 2023 +0200
Add assertion to avoid null
commit 770ed710d7
Author: Godwin Asuquo <godilite@gmail.com>
Date: Fri Feb 24 14:24:40 2023 +0200
Add app lock feature on mac
commit f050f022b6
Merge: f8acc1c0
ac099075
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 24 00:40:19 2023 +0200
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
commit f8acc1c007
Merge: 67503f39
d3eb22e1
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Thu Feb 23 21:56:50 2023 +0200
Merge pull request #791 from cake-tech/fix-desktop-colors-addressbook
Fix desktop background color and address book view issues
commit d3eb22e1d4
Author: Godwin Asuquo <godilite@gmail.com>
Date: Thu Feb 23 21:16:28 2023 +0200
Replace removed code
commit 8d482464d9
Author: Godwin Asuquo <godilite@gmail.com>
Date: Thu Feb 23 18:56:20 2023 +0200
Fix ionia input field alignment
commit 67503f393d
Merge: 99344600
016bca01
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Thu Feb 23 18:24:32 2023 +0200
Merge pull request #797 from cake-tech/align-create-restore-screens
Fix alignment in create and restore wallet screens
commit 016bca01f4
Author: Godwin Asuquo <godilite@gmail.com>
Date: Thu Feb 23 18:18:40 2023 +0200
remove unused code
commit 9934460004
Merge: 7a504abc
bba0ce2e
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Thu Feb 23 18:06:27 2023 +0200
Merge pull request #796 from cake-tech/fix-popup-width-constraints
Fix Popup width constraint and add focus orders
commit bba0ce2ec6
Author: Godwin Asuquo <godilite@gmail.com>
Date: Thu Feb 23 18:03:44 2023 +0200
Remove autofocus
commit 28c599e68a
Merge: d5e9982e
7a504abc
Author: Godwin Asuquo <godilite@gmail.com>
Date: Thu Feb 23 17:51:26 2023 +0200
Merge branch 'dashboard-desktop-view' of https://github.com/cake-tech/cake_wallet into align-create-restore-screens
commit d5e9982e91
Author: Godwin Asuquo <godilite@gmail.com>
Date: Thu Feb 23 16:03:20 2023 +0200
override navbar with desktopnavbar
commit 7a504abc01
Merge: c05d70b1
9616974d
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Wed Feb 22 19:31:37 2023 +0200
Merge pull request #787 from cake-tech/macos-fix-settings-create-wallet
Fix wallet create in settings
commit 9616974d33
Merge: 75d52794
24dc9bea
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Wed Feb 22 19:05:20 2023 +0200
Merge pull request #790 from cake-tech/add-create-restore-dropdown
Add create and restore wallet options to dropdown menu
commit 24dc9bea27
Author: Godwin Asuquo <godilite@gmail.com>
Date: Wed Feb 22 18:47:00 2023 +0200
remove space
commit 6dc4eafff4
Author: Godwin Asuquo <godilite@gmail.com>
Date: Wed Feb 22 18:44:49 2023 +0200
Fix dropdown change state bug
Hide scanner for desktop
commit c41b6b7f89
Author: Godwin Asuquo <godilite@gmail.com>
Date: Wed Feb 22 16:17:26 2023 +0200
Fix alignment in create and restore wallet screens
commit 07f6f43e0b
Author: Godwin Asuquo <godilite@gmail.com>
Date: Tue Feb 21 22:05:02 2023 +0200
refactor dropdown items
commit 88e245e480
Author: Godwin Asuquo <godilite@gmail.com>
Date: Tue Feb 21 12:22:32 2023 +0200
Fix issues from code review
commit c05d70b118
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Tue Feb 21 01:52:47 2023 +0200
Fix variable name
commit 44b1eec81d
Author: Godwin Asuquo <godilite@gmail.com>
Date: Mon Feb 20 23:24:19 2023 +0200
Fix Popup width constraint and add focus orders
commit 17aa72e460
Merge: 1b892288
c920b62a
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Mon Feb 20 14:48:22 2023 +0200
Merge pull request #792 from cake-tech/add-keyboard-control
Add keyboard control for desktop
commit cf125d1e06
Author: Godwin Asuquo <godilite@gmail.com>
Date: Sat Feb 18 14:23:48 2023 +0200
Fix issue from code review
commit c920b62aa0
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Sat Feb 18 00:13:51 2023 +0200
Add onFieldSubmitted to allow "enter" button interaction
commit 59a79242af
Author: Godwin Asuquo <godilite@gmail.com>
Date: Fri Feb 17 19:06:41 2023 +0200
Fix input field
commit 52468e1331
Author: Godwin Asuquo <godilite@gmail.com>
Date: Fri Feb 17 18:19:26 2023 +0200
Fix desktop background color and address book view issues
commit 4bc81242fc
Author: Godwin Asuquo <godilite@gmail.com>
Date: Fri Feb 17 16:41:49 2023 +0200
Add create and restore wallet options to dropdown menu
commit 75d52794f4
Merge: e0970fa1
1b892288
Author: Godwin Asuquo <godilite@gmail.com>
Date: Thu Feb 16 18:27:19 2023 +0200
Merge branch 'dashboard-desktop-view' of https://github.com/cake-tech/cake_wallet into macos-fix-settings-create-wallet
commit e0970fa182
Author: Godwin Asuquo <godilite@gmail.com>
Date: Thu Feb 16 18:05:10 2023 +0200
fix pageview controller reset index
commit 1b89228893
Merge: bb05573c
4027ea04
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Thu Feb 16 17:57:43 2023 +0200
Merge pull request #745 from cake-tech/CW-301-desktop-side-bar-ui
Add desktop sidebar
commit 4027ea04eb
Merge: dd13172c
0015f41a
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Thu Feb 16 17:54:54 2023 +0200
Merge pull request #775 from cake-tech/CW-311-remove-drawer-from-mac-os
Replace drawer icon for mac os
commit 0015f41a0d
Merge: 5a77aa20
55bf964a
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Thu Feb 16 17:52:24 2023 +0200
Merge pull request #785 from cake-tech/desktop-ui-for-exchange-send
Desktop UI for exchange send
commit 55bf964a27
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Thu Feb 16 17:51:52 2023 +0200
- Use close icon on main screens
- Minor UI fixes
commit 5296a2118a
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Wed Feb 15 23:50:15 2023 +0200
Remove duplicated constrains
commit 2496a6574a
Author: Godwin Asuquo <godilite@gmail.com>
Date: Wed Feb 15 22:14:07 2023 +0200
remove unnecessary code
commit f0c4952809
Author: Godwin Asuquo <godilite@gmail.com>
Date: Wed Feb 15 22:13:24 2023 +0200
remove unnecessary code
commit 3dcf5b05a5
Author: Godwin Asuquo <godilite@gmail.com>
Date: Wed Feb 15 22:11:34 2023 +0200
Fix wallet create in settings
commit 8de9c80fe1
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Wed Feb 15 20:55:06 2023 +0200
Rename misleading variable
Change initial mac window size
commit f8d70e7ce6
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Wed Feb 15 16:07:46 2023 +0200
Fix UI issues, paddings and alignments
commit b1947426fb
Merge: 843db656
5a77aa20
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Wed Feb 15 03:09:38 2023 +0200
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
commit 843db65603
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Wed Feb 15 01:28:10 2023 +0200
Add width constraints to desktop dashboard
commit 5a77aa2017
Merge: 107e136f
6caeae28
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Wed Feb 15 01:20:05 2023 +0200
Merge pull request #786 from cake-tech/CW-312-mac-os-settings-icon-to-be-a-toggle
MacOS settings icon to be a toggle
commit 6caeae2817
Author: Godwin Asuquo <godilite@gmail.com>
Date: Tue Feb 14 21:55:13 2023 +0200
Add padding to support page
commit ea09bba0fb
Author: Godwin Asuquo <godilite@gmail.com>
Date: Tue Feb 14 21:53:17 2023 +0200
Make side menu items toggle back to dashboard
commit 02fe3c008f
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Tue Feb 14 18:05:44 2023 +0200
Constrain primary Buttons width
commit fb5efc0429
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Tue Feb 14 18:01:24 2023 +0200
Fix Desktop dashboard actions background color
commit 8f76232937
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Tue Feb 14 17:21:09 2023 +0200
- Change design/paddings for Send page on desktop view
- Make AddTemplateButton instead of having it duplicated in send/exchange
commit bd04383b7c
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Tue Feb 14 01:36:34 2023 +0200
Change Exchange page UI depending on platform
commit 10b877f55e
Merge: 107e136f
dd13172c
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Sat Feb 11 00:48:16 2023 +0200
Merge branch 'CW-301-desktop-side-bar-ui' of https://github.com/cake-tech/cake_wallet into CW-311-remove-drawer-from-mac-os
commit dd13172cfe
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Sat Feb 11 00:41:48 2023 +0200
Add max width constrain to Welcome page
commit 107e136f52
Author: Godwin Asuquo <godilite@gmail.com>
Date: Sat Feb 11 00:35:11 2023 +0200
remove empty line
commit bdfe070f8d
Author: Godwin Asuquo <godilite@gmail.com>
Date: Sat Feb 11 00:32:26 2023 +0200
Refactor sidebar state management
commit 770e3b6f52
Merge: 99bb3cce
5fa50c76
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Fri Feb 10 23:29:36 2023 +0200
Merge pull request #774 from cake-tech/CW-310-add-constraints-to-images-on-macos
[CW-310] Add constraints to images on macos
commit 5fa50c7668
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 10 23:27:19 2023 +0200
Fix Constrained width screens UI
commit c1bf0ee7aa
Merge: eb3b2464
99bb3cce
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 10 22:54:13 2023 +0200
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
commit 99bb3cce47
Merge: 2623546b
3fb8be00
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Fri Feb 10 22:34:18 2023 +0200
Merge pull request #779 from cake-tech/CW-318-desktop-marketplace
Add Marketplace to dashboard view
commit 3fb8be0053
Merge: 887afdad
2623546b
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 10 22:33:31 2023 +0200
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
commit 2623546b5e
Merge: 2b2bebe9
2ea360d8
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Fri Feb 10 22:09:55 2023 +0200
Merge pull request #776 from cake-tech/CW-309-allow-pin-keyboard-entry-on-macos
Allow Keyboard usage on PIN screen
commit 887afdadd0
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 10 20:39:23 2023 +0200
Change ionia welcome page animation
commit 2b2bebe98f
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 10 20:26:07 2023 +0200
Refresh desktop dashboard actions on wallet change
commit eb3b246437
Author: Godwin Asuquo <godilite@gmail.com>
Date: Fri Feb 10 20:19:13 2023 +0200
Add empty trailing to center page title on desktop
commit 32d2bf2c85
Author: Godwin Asuquo <godilite@gmail.com>
Date: Fri Feb 10 20:07:53 2023 +0200
Update widget contraints
commit 89fe8df459
Author: Godwin Asuquo <godilite@gmail.com>
Date: Fri Feb 10 19:45:48 2023 +0200
Update trailing icon to open transaction page
commit 6d49e6a543
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 10 18:40:50 2023 +0200
Add Marketplace to dashboard view
commit 2ea360d81d
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Feb 10 18:15:05 2023 +0200
Fix desktop nav bar UI
commit 677305f625
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Thu Feb 9 22:53:02 2023 +0200
- Listen to keyboard events in PIN screen
- Fix PIN buttons style
commit 1831ebf435
Author: Godwin Asuquo <godilite@gmail.com>
Date: Thu Feb 9 20:29:38 2023 +0200
Remove drawer from mac os
commit 150d43b2da
Author: Godwin Asuquo <godilite@gmail.com>
Date: Thu Feb 9 20:11:20 2023 +0200
constraint images and pincoded box
commit a116241185
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Thu Feb 9 19:17:52 2023 +0200
Separate Dashboard desktop view from mobile view
commit 5c89c42540
Author: Godwin Asuquo <godilite@gmail.com>
Date: Thu Feb 9 16:53:07 2023 +0200
[skip ci] remove .project changes
commit dd2bf60b01
Author: Godwin Asuquo <godilite@gmail.com>
Date: Thu Feb 9 16:51:49 2023 +0200
[skip ci] remove .project changes
commit 167eae1293
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Thu Feb 9 16:10:43 2023 +0200
Revert changes in .gitignore
commit 30d16266c0
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Thu Feb 9 16:02:02 2023 +0200
Revert removing .lock files
commit 3c17310a5b
Author: Godwin Asuquo <godilite@gmail.com>
Date: Wed Feb 8 22:12:11 2023 +0200
[skip ci] reformat desktop dashboard
commit 48ae156eb8
Author: Godwin Asuquo <godilite@gmail.com>
Date: Wed Feb 8 21:57:26 2023 +0200
[skip ci] reformat desktop dashboard
commit b1b8193043
Author: Godwin Asuquo <godilite@gmail.com>
Date: Wed Feb 8 20:41:46 2023 +0200
Fix issues from code review
commit a1abdc849a
Author: Godwin Asuquo <godilite@gmail.com>
Date: Wed Feb 8 18:56:00 2023 +0200
Fix bug on sidebar reset
commit 3f03fb0b18
Merge: 69651b3e
9f69de80
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Wed Feb 8 15:50:37 2023 +0200
Merge pull request #769 from cake-tech/fix-buy-feature-on-macos
Fix buy feature on macos
commit 9f69de8057
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Wed Feb 8 15:49:26 2023 +0200
Remove Podfile.lock from cache
commit 738621254f
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Wed Feb 8 15:46:57 2023 +0200
Add pubspec.lock and Podfile.lock to gitignore
commit 26b79fe0cd
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Mon Feb 6 18:23:40 2023 +0200
- Refactor onRamper to have a single point of modification
- Enlarge initial app size
- update Flutter and Packages
commit dea81f92e3
Merge: c7db7b99
69651b3e
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Tue Jan 31 16:48:36 2023 +0200
Merge remote-tracking branch 'origin/CW-301-desktop-side-bar-ui' into CW-301-desktop-side-bar-ui
commit 69651b3eb4
Author: Godwin Asuquo <godilite@gmail.com>
Date: Tue Jan 31 15:30:46 2023 +0200
Remove constants
commit c7db7b99a5
Merge: 9ed77cd6
4902dc8d
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Tue Jan 31 15:23:47 2023 +0200
Merge remote-tracking branch 'origin/CW-301-desktop-side-bar-ui' into CW-301-desktop-side-bar-ui
commit 4902dc8dd4
Merge: d12bcc80
bb05573c
Author: Godwin Asuquo <godilite@gmail.com>
Date: Tue Jan 31 15:12:01 2023 +0200
Merge branch 'dashboard-desktop-view' of https://github.com/cake-tech/cake_wallet into CW-301-desktop-side-bar-ui
commit 9ed77cd6f9
Merge: d12bcc80
bb05573c
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Mon Jan 30 23:43:09 2023 +0200
Merge branch 'dashboard-desktop-view' of https://github.com/cake-tech/cake_wallet into CW-301-desktop-side-bar-ui
Conflicts:
lib/src/screens/dashboard/dashboard_page.dart
commit bb05573c3a
Merge: de2b887a
c20eb232
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Mon Jan 30 23:33:44 2023 +0200
Merge pull request #753 from cake-tech/mac-os-icons
Mac os icons
commit d12bcc80d1
Author: Godwin Asuquo <godilite@gmail.com>
Date: Mon Jan 30 23:32:31 2023 +0200
Fix exchange page as fullScreenDialog
commit de2b887a9b
Merge: abf5f0b7
adfebe69
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Mon Jan 30 23:31:59 2023 +0200
Merge branch 'mac-os-fixes' of https://github.com/cake-tech/cake_wallet into dashboard-desktop-view
commit c20eb2325e
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Mon Jan 30 23:28:15 2023 +0200
Change Mac os app name and bundle id
commit deadc93a76
Author: Godwin Asuquo <godilite@gmail.com>
Date: Mon Jan 30 23:23:42 2023 +0200
fix dashboard sidebar and responsive utils
commit abf5f0b7c6
Merge: b6666ca4
5b50ea05
Author: Omar Hatem <omarh.ismail1@gmail.com>
Date: Mon Jan 30 22:28:24 2023 +0200
Merge pull request #754 from cake-tech/desktop-appbar-view
Desktop AppBar
commit 94184d69d6
Author: Godwin Asuquo <godilite@gmail.com>
Date: Mon Jan 30 17:26:40 2023 +0200
localize settings
commit d5957b9873
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Mon Jan 30 16:01:37 2023 +0200
Generate MacOS icons
commit 5b50ea053e
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Sun Jan 29 16:49:42 2023 +0200
Add Wallet selection dropdown to dashboard desktop view
commit b6666ca405
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Sat Jan 28 17:13:34 2023 +0200
Ignore increasing brightness for non-mobile platforms
commit 75f33a433e
Author: Godwin Asuquo <godilite@gmail.com>
Date: Sat Jan 28 12:43:44 2023 +0200
refactor desktop settings sidebar
commit adfebe6940
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Thu Jan 26 20:53:26 2023 +0200
Temporarily fetch unstoppable domains only on mobile
commit 132033207e
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Thu Jan 26 02:33:15 2023 +0200
Remove unstoppable domain from macos since it's not supported
commit 409c13a77a
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Thu Jan 26 02:25:28 2023 +0200
Remove wake lock native code and just use the ready made package
commit 90a7432bf9
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Thu Jan 26 02:05:48 2023 +0200
- Remove legacy migration from macos
- Remove wake lock native code and just use the ready made package
commit 6b2bf313a3
Merge: 42a28d42
e8c1d863
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Wed Jan 25 18:24:57 2023 +0200
Merge branch 'mac-os-fixes' of https://github.com/cake-tech/cake_wallet into dashboard-desktop-view
commit 20ae8d530f
Author: Godwin Asuquo <godilite@gmail.com>
Date: Wed Jan 25 16:17:50 2023 +0200
[skip ci] Add desktop sidebar
commit ba09a24d53
Author: Godwin Asuquo <godilite@gmail.com>
Date: Wed Jan 25 16:14:34 2023 +0200
[skip ci] Add desktop sidebar
commit 4f1f51e0aa
Author: Godwin Asuquo <godilite@gmail.com>
Date: Wed Jan 25 15:57:56 2023 +0200
Add desktop sidebar
commit e8c1d86373
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Wed Jan 25 02:38:28 2023 +0200
Add platform channel specific code for mac os
commit 4aebbdace7
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Wed Jan 25 00:14:28 2023 +0200
Revert mac os version
commit fa072ff2f1
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Wed Jan 25 00:11:18 2023 +0200
Revert mac os version
commit 6e03d2933d
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Wed Jan 25 00:07:11 2023 +0200
Revert back to Cake fork for secure storage
commit c3c81f7685
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Tue Jan 24 23:58:06 2023 +0200
Revert back to Cake fork for secure storage
commit d41e7b7bab
Merge: ed0d87c8
ae3620b1
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Jan 20 18:24:39 2023 +0200
Merge branch 'desktop-mac-os' of https://github.com/cake-tech/cake_wallet into mac-os-fixes
commit ed0d87c893
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Jan 20 17:45:54 2023 +0200
Update deployment target to 10.13
commit dac7f8e1b3
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Fri Jan 20 15:02:08 2023 +0200
Add Bundle ID in entitlements files through app config script
commit 786ba3b042
Author: M <m@cakewallet.com>
Date: Thu Jan 19 18:14:46 2023 -0500
Add linux application to the project.
commit ae3620b171
Author: M <m@cakewallet.com>
Date: Thu Jan 19 15:54:59 2023 -0500
Fix arch match for monero lib for darwin x86_64 -> x86-64
commit 42a28d4246
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Thu Jan 19 04:04:20 2023 +0200
Add on Tap to desktop_action_button.dart
Remove unused functions
commit 42a7439315
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Wed Jan 18 22:11:59 2023 +0200
Change Dashboard view on desktop size screens
commit 9f1e663719
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Tue Jan 17 22:06:05 2023 +0200
Add network access to mac
commit 456ba28cb2
Author: OmarHatem <omarh.ismail1@gmail.com>
Date: Tue Jan 17 21:10:39 2023 +0200
- Update Flutter secure storage to work with macos
- Enable uni links only on Mobile
- Update devcelocale to work with macos
commit 31fa9e8b19
Author: M <m@cakewallet.com>
Date: Tue Jan 10 21:15:24 2023 -0500
Add build scripts for macOS. Add macos for cw_monero plugin. Add macos proj to the application.
2023-09-07 15:48:05 -03:00
Godwin Asuquo
fff5a1c419
CW-228 Auto generate monero subaddress ( #902 )
...
* Add UI and setting logic for subaddresses
* Enable auto generate subaddresses
* Rename variable
* Add comment to unused code
* Fix issue with initial state change
* Fix observable for isAppSecure
* Filter sub account contacts
* Fix select account use unused address
* Use add address if last address is unused
* Fix auto generate wallet issues
* Fix button color
* Add translation and refactored naming
* Fix PR review
* Remove unused code
* Remove unused overrides in electrum
* Fix address info null check
* CW-228 Fix ContactListViewModel condition
* CW-228 Fix Account Tile; Rework updateAddressesInBox; Fix _getAllUnusedAddresses
* CW-228 Fix unintentional address_page.dart regression
* CW-228 Fix Merge Conflicts
* CW-228 Add more translation Tools
* CW-228 More merge conflict fixes
* CW-228 Fix Merge Conflicts
* CW-228 Auto Translation improvements
* CW-228 Resolve requested Changes
---------
Co-authored-by: Konstantin Ullrich <konstantinullrich12@gmail.com>
2023-08-29 19:11:51 +03:00
Godwin Asuquo
f6670c0236
CW-415 add coin control for xmr ( #985 )
...
* Added CoinsInfo to monero_api_cpp
* Add struct on dart
* Add struct on dart
* Set coins value
* CW-415 Use add-coin-to-monero branch
* CW-415 Add get Coin and build Monero Deps using Docker
* CW-415 Fix Typo
* CW-415 add debug log info
* CW-415 Add preferred key Images for coin control to Monero
* CW-415 Fix generation
* CW-415 Skip GA Cache Externals
* CW-415 Skip GA Cache Externals
* CW-415 Coin Control: remove Block Explorer for Monero, Add Tx hash, save note on field exit
* CW-415 Coin Control: Throw Exception when all outputs are deselected
* CW-415 Coin Control: Show Frozen Balance on Dashboard
* CW-415 Coin Control: Show Frozen Balance on Dashboard
* CW-415 Ignore cached Monero deps in Workflow
* CW-415 Fix displaying frozen Balance
* Use own Translator with http 1.1.0
* CW-415 Resolve requested Changes
* CW-415 Resolve requested Changes
* CW-415 Resolve requested Changes
* CW-415 Apply requested Changes
* CW-415 Apply requested Changes
* CW-415 Ensure opening of UnspentCoinsInfo Box, even for Monero.com
---------
Co-authored-by: Konstantin Ullrich <konstantinullrich12@gmail.com>
2023-08-24 16:54:05 +03:00
Rafael Saes
ee586ab514
Cw 470 additional theming fixes ( #1052 )
...
* fix: revert theme order (bright-purple as default)
* fix: missing card borders
* fix: high contrast gradients (send/exchange)
* fix: contact list page
* feat: add picker search border and change high contrast search fill
* fix: balance page txts
* fix: accounts_subaddresses button
* fix: exchange page buttons
* Revert "fix: revert theme order (bright-purple as default)"
This reverts commit 8e13b2241c
.
* fix: themetype enum
* feat: add localized strings to backup dialog
* fix: onramper flow
2023-08-22 21:49:37 +03:00
Rafael Saes
09c942564e
Cw 396 additional themes ( #962 )
...
* fix: SectionStandardList using BuildContext as param
* refactor: deprecated backgroundColor -> colorScheme.background
* refactor: themeBase and current themes
* refactor: accentTextTheme.titleLarge.color -> dialogTheme.backgroundColor
* refactor: gradient background
* refactor: text themes using the same color as primaryColor
* refactor: accentTextTheme.bodySmall.color -> cardColor
* refactor: text themes using same dialogBackgroundColor
* refactor: scrollbarTheme
* refactor: create SyncIndicatorTheme
* refactor: SectionDivider
* refactor: base_page improvements and simplify
* refactor: collapsible_standart_list improvements
* refactor: accentTextTheme.bodyLarge.backgroundColor -> KeyboardTheme.keyboardBarColor
* refactor: create PinCodeTheme for accentTextTheme.bodyMedium
* refactor: create SupportPageTheme for accentTextTheme.displayLarge.backgroundColor and fix cases that use it
* refactor: accentTextTheme.displayLarge.color -> disabledColor
* refactor: create ExchangePageTheme
* refactor: create DashboardPageTheme and use textColor
* refactor: create NewWalletTheme for accentTextTheme.displayMedium
* refactor: create BalancePageTheme for accentTextTheme.displaySmall.backgroundColor
* refactor: create AddressTheme for accentTextTheme.displaySmall.color
* refactor: create IndicatorDotTheme
* refactor: create CakeMenuTheme
* refactor: create FilterTheme
* refactor: create WalletListTheme
* refactor: accentTextTheme.bodySmall.decorationColor -> InfoTheme.textColor
* refactor: accentTextTheme.titleLarge.backgroundColor -> PickerTheme.dividerColor
* refactor: primaryTextTheme.bodyLarge.backgroundColor -> AlertTheme.leftButtonTextColor
* refactor: primaryTextTheme.displayLarge.backgroundColor -> OrderTheme.iconColor
* refactor: create SendPageTheme
* fix: missing migrated styles
* refactor: primaryTextTheme.labelSmall.decorationColor -> PlaceholderTheme.color
* refactor: create TransactionTradeTheme
* refactor: create CakeTextTheme
* refactor: create AccountListTheme
* refactor: create ReceivePageTheme
* refactor: create QRCodeTheme
* refactor: move remaining items to CakeTextTheme and some missing fixes
* feat(display_settings): add new theme selector
* feat: additional themes
* fix: conflict error
* fix(lag): move colorScheme initialization to constructor
* feat: add backdropColor to alert and picker backdrop filters
* fix: merge fixes
* fix: send template page missing new colors
* fix: anonpay pages title and icon colors
* fix: merge fixes
* fix: unspent coins page
* fix: also fix exchange template
* fix: missing checkbox
* fix: fixes for high contrast theme
* Merge branch 'main' into CW-396-additional-themes
* fix: merge fixes
* fix: .gitignore and rm added files
* Fix review comments
---------
Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2023-08-17 18:28:31 +03:00
Omar Hatem
5ec930cbc6
Re add chatwoot ( #1044 )
...
* Revert "Revert "Cw 397 chatwoot live support (#1011 )""
This reverts commit ecdc7baa2e
.
* Re-add chatwoot
Change chatwoot base url
2023-08-15 03:47:25 +03:00
Omar Hatem
ad6edd9a05
V4.8.1 v1.5.1 ( #1038 )
...
* Revert "Cw 397 chatwoot live support (#1011 )"
This reverts commit af9b5ff10c
.
* Add Version 4.8.1 configs
* Update macos build version [skip ci]
2023-08-14 16:57:47 +03:00
Konstantin Ullrich
af9b5ff10c
Cw 397 chatwoot live support ( #1011 )
...
* initial button refactor and gradient background
* CW-397 Use a separate Hive instance to avoid Issues with plugins using Hive
* CW-397 Add Support Page Strings
* CW-397 Add new Support Page
* CW-397 Add Support Live Chat Page
* CW-397 Add Hive Type Ids Doc
* CW-397 Use Newer Chatwoot SDK Version and add new Images
* CW-397 Update pubspec_base.yaml
* CW-397 Add own Chatwoot Widget
* Lowercase `s` skip-ci
* CW-397 Fix WebMessageListener
* CW-397 Fix Merge conflicts
* CW-397 Add Erc20 Hive Type ID
* CW-397 Fix Ethereum Hive Error
* CW-397 Revert to Restore Button
* CW-397 Only use In App chat on mobile
* CW-397 Move Chatwoot Website Token to secrets
* CW-397 Add Chatwoot Website Token to workflow
* CW-397 Move Chatwoot fetchUrl to Support View Model
---------
Co-authored-by: Rafael Saes <git@saes.io>
Co-authored-by: Justin Ehrenhofer <justin.ehrenhofer@gmail.com>
2023-08-10 16:42:53 +03:00
Omar Hatem
aedf310c9d
Cw 155 monero synchronization ( #1014 )
...
* Run Monero Synchronization task in background on Android
* Add monero sync task in the load function to be registered/cancelled when user changes wallets
* Revert unused file changes
* Register Sync task on all monero wallets if any
* Add Sync Modes and change task frequency based on user's choice
* Register background task after current wallet is set
* Add Sync All toggle and change task wallets to sync accordingly
* Enable background notifications in release mode temporarily
* Disable constraints and increase the frequency of tasks
* Decrease frequency of background tasks
* Delay the background task thread till the syncing thread finish (Dummy Trial-1)
* Start Sync process and wait for it to finish
* Wait for synchronization to finish before ending the background thread
Add 10 minutes timeout duration for sync process
* Connect to node before syncing wallet
* replace testing configuration with the configurations agreed on
* Fix Conflicts with main
* Update and Migrate Background tasks to null safety
* Update workmanager version in pubspec_base also
* Move Sync options to Connection and sync page
Show Sync options only for Monero and Haven
Minor Enhancements
* Remove debugging notifications
Revert aggressive mode frequency to 6 hours [skip ci]
* Add iOS configs
* Revert debugging changes
Fix conflicts with main
* Add/Extract Sync configurations to/from backup file [skip ci]
2023-08-04 20:55:56 +03:00
Omar Hatem
3ce4000dcf
Cw 78 ethereum ( #862 )
...
* Add initial flow for ethereum
* Add initial create Eth wallet flow
* Complete Ethereum wallet creation flow
* Fix web3dart versioning issue
* Add primary receive address extracted from private key
* Implement open wallet functionality
* Implement restore wallet from seed functionality
* Fixate web3dart version as higher versions cause some issues
* Add Initial Transaction priorities for eth
Add estimated gas price
* Rename priority value to tip
* Re-order wallet types
* Change ethereum node
Fix connection issues
* Fix estimating gas for priority
* Add case for ethereum to fetch it's seeds
* Add case for ethereum to request node
* Fix Exchange screen initial pairs
* Add initial send transaction flow
* Add missing configure for ethereum class
* Add Eth address initial setup
* Fix Private key for Ethereum wallets
* Change sign/send transaction flow
* - Fix Conflicts with main
- Remove unused function from Haven configure.dart
* Add build command for ethereum package
* Add missing Node list file to pubspec
* - Fix balance display
- Fix parsing of Ethereum amount
- Add more Ethereum Nodes
* - Fix extracting Ethereum Private key from seeds
- Integrate signing/sending transaction with the send view model
* - Update and Fix Conflicts with main
* Add Balances for ERC20 tokens
* Fix conflicts with main
* Add erc20 abi json
* Add send erc20 tokens initial function
* add missing getHeightByDate in Haven
* Allow contacts and wallets from the same tag
* Add Shiba Inu icon
* Add send ERC-20 tokens initial flow
* Add missing import in generated file
* Add initial approach for transaction sending for ERC-20 tokens
* Refactor signing/sending transactions
* Add initial flow for transactions subscription
* Refactor signing/sending transactions
* Add home settings icon
* Fix conflicts with main
* Initial flow for home settings
* Add logic flow for adding erc20 tokens
* Fix initial UI
* Finalize UI for Tokens
* Integrate UI with Ethereum flow
* Add "Enable/Disable" feature for ERC20 tokens
* Add initial Erc20 tokens
* Add Sorting and Pin Native Token features
* Fix price sorting
* Sort tokens list as well when Sort criteria changes
* - Improve sorting balances flow
- Add initial add token from search bar flow
* Fix Accounts Popup UI
* Fix Pin native token
* Fix Enabling/Disabling tokens
Fix sorting by fiat once app is opened
Improve token availability mechanism
* Fix deleting token
Fix renaming tokens
* Fix issue with search
* Add more tokens
* - Fix scroll issue
- Add ERC20 tokens placeholder image in picker
* - Separate and organize default erc20 tokens
- Fix scrolling
- Add token placeholder images in picker
- Sort disabled tokens alphabetically
* Change BNB token initial availability
* Fix Conflicts with main
* Fix Conflicts with main
* Add Verse ERC20 token to the initial tokens list
* Add rename wallet to Ethereum
* Integrate EtherScan API for fetching address transactions
Generate Ethereum specific secrets in Ethereum package
* Adjust transactions fiat price for ERC20 tokens
* Free Up GitHub Actions Ubuntu Runner Disk Space
* Free Up GitHub Actions Ubuntu Runner Disk space (trial 2)
* Fix Transaction Fee display
* Save transaction history
* Enhance loading time for erc20 tokens transactions
* Minor Fixes and Enhancements
* Fix sending erc20
fix block explorer issue
* Fix int overflow
* Fix transaction amount conversions
* Minor: `slow` -> `Slow`
* Update build guide
* Fix fetching fiat rate taking a lot of time by only fetching enabled tokens only and making the API calls in parallel not sequential
* Update transactions on a periodic basis
* For fee, use ETH spot price, not ERC-20 spot price
* Add Etherscan History privacy option to enable/disable Etherscan API
* Show estimated fee amounts in the send screen
* fix send fiat fields parsing issue
* Fix transactions estimated fee less than actual fee
* handle balance sorting when balance is disabled
Handle empty transactions list
* Fix Delete Ethereum wallet
Fix balance < 0.01
* Fix Decimal place for Ethereum amount
Fix sending amount issue
* Change words count
* Remove balance hint and Full balance row from Ethereum wallets
* support changing the asset type in send templates
* Fix Templates for ERC tokens issues
* Fix conflicts in send templates
* Disable batch sending in Ethereum
* Fix Fee calculation with different priorities
* Fix Conflicts with main
* Add offline error to ignored exceptions
---------
Co-authored-by: Justin Ehrenhofer <justin.ehrenhofer@gmail.com>
2023-08-04 20:01:49 +03:00
Adegoke David
4120394121
CW-266 verbose access controls for TOTP 2FA ( #967 )
...
* chore: Setup
* feat: Verbose controls for TOTP 2FA WIP [skip-ci]
* feat: Implement verbose controls for sends to contact, non contacts and internal wallets
* feat: Implement verbose 2FA control for exchanges to internal wallets [skip-ci]
* Implement verbose controls
* chore: PR cleanup
* fix: Implement fixes and recommendations on verbose controls
* feat: Localization for verbose controls settings
* fix: disable pin when 2fa is not activated
* fix: Naming error
* chore: Reformat code with linelength of 100
* fix: Wallet type page and type bug when creating wallet
* fix: add new values to be stored in local storage to both reload function and import/export functions in back_service.dart
* fix: White spaces with localization files
* fix: Switch observers in modify_2fa page to individual observer
* chore: Switch custom tab widget to reusable SettingsChoicesCell widget
* chore: Remove unneeded argument in create wallet entrypoint
* fix: Switch type for selectedCakePreference when importing preferences from backup file
* fix: Await all values being saved to local storage
---------
Co-authored-by: David Adegoke <blazebrain@Davids-MacBook-Pro.local>
2023-08-04 16:49:26 +03:00
Serhii
d5c0012964
CW-224-Allow-Monero-proxy-in-node-settings ( #966 )
...
* update setupNodeSync func
* minor fixes
* localization
* add request node with proxy
* formatting
2023-08-02 14:48:52 +03:00
Rafael Saes
fcf4fbdc14
Cw 433 support send templates with multiple recipients ( #995 )
...
* feat: Support Send templates with multiple recipients
* feat: use only first name for template display, and sum total amount
* fix: amounts being wiped
* feat: make send template card buttons function like send card
* feat: replace amount -> name for template name
* fix: template name
2023-08-02 01:19:04 +03:00
Rafael Saes
d4969633b0
Cw 426 replace trash and swipe with edit icons ( #974 )
...
* feat: Replace trash and swipe with edit icons on node list item
- replaces yellow Test button with red Delete node button with confirmation on the edit node page
* feat: make node indicator icons bigger (figma comment)
* feat: Replace trash and swipe with edit icons on wallet list page and create wallet_edit_page.dart
* fix: make delete buttons red
* fix: make wallet name wrap when it is too long
* refactor: improve logic & fix observer not refreshing
* fix: add string
* feat: remove the confirmation pop-up for switching between wallets
- which was another item on the jira issue
* fix: remove slideable widgets from node list
* feat: add edit button to currently selected node & disable deleting if selected
* fix: rename wallet also renames to new wallet files
* feat: make sure edits can't overlap existing names
* fix: improve rename flow, fix electrum transactions refresh & add delete old logic
* fix: also fix rename for monero & haven
* refactor: fix identations
* refactor: dont declare the current wallet twice
* refactor: missing newWalletInfo.id
* fix: dont unnecessarily load the current wallet
* fix: remove unnecessary reaction
* feat: make save button disabled until the text is changed
* feat: make walletEditViewModel and make state useful for pending actions
* fix: add back reaction for desktop flow
* - Remove un-necessary code
- Format Edit page
---------
Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2023-07-13 02:20:11 +03:00
Rafael Saes
d5642fa0ff
Cw 355 more talkback unlabeled ( #913 )
...
* feat(Talkback): make add contact button labeled
* feat(Talkback): add labeled semantics to cakepay buttons
- Use BasePage's default labeled back button instead of override
- Add filter button semantics
- Add ExcludeSemantics to search icon because it was messing with the whole search input box semantics and making it sound like an unlabeled button
- Add profile button label
* feat(Talkback): add labeled semantics to send page buttons
- Add semantics label to Paste button
- Add semantics label to Scan button
- Add semantics label to Address Book button
* fix: use i18n strings instead of hardcoded semantics labels and add missing 'profile' string
* fix: also add localization to back button on base page
* fix(Talkback): add the rest of localized strings & add missing close string
* fix: pt strings
* feat: add correct strings using translate script
* Update strings_yo.arb [skip ci]
---------
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2023-07-12 00:21:59 +03:00
Rafael Saes
49e2e05a72
feat(strings): create new script to auto translate all files ( #992 )
...
* feat(strings): create new script to auto translate all files
* - Fix path issue in append_translation.sh
- Document flow for using it
- Reformat localization files
---------
Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2023-07-10 16:54:22 +03:00
Serhii
93eda7c206
CW-417-Additional-callouts ( #976 )
...
* add available balance description
* add sync description
* Update URL [skip-ci]
* Update balance_page.dart
---------
Co-authored-by: Justin Ehrenhofer <justin.ehrenhofer@gmail.com>
2023-07-07 14:47:55 +03:00
Serhii
a7ba4a84e8
CW-398-MoonPay-offramp-(Sell)-improvements ( #964 )
...
* Implement MoonPay offramp widget
* Add Litecoin to strings
* improve webview page
* Rename route string
---------
Co-authored-by: Justin Ehrenhofer <justin.ehrenhofer@gmail.com>
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2023-06-14 02:15:10 +03:00
Mathias Herberts
8747d2fe59
Fixed for v4.6.4 ( #955 )
2023-06-05 16:41:15 +03:00
Mathias Herberts
5e270df568
Fixed 2FA related French localization ( #956 )
2023-06-05 16:40:34 +03:00
Godwin Asuquo
75c65d67bf
CW-404 Add yoruba language ( #946 )
...
* Add Yoruba translation
* Add Yoruba localization
* Rename flag
2023-05-25 20:30:21 +03:00
Justin Ehrenhofer
53c55523c2
Ionia don't->didn't ( #941 )
2023-05-24 19:02:28 +03:00
Godwin Asuquo
1ac74b3182
CW-388 Add hausa language ( #936 )
...
* Add hausa language
* Add hausa language
* Add cupertino delegete
* Add flag to git
* - Fix hausa_intl.dart issue
- Fix menu items not updating properly
- Fix Nav bar issue
---------
Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2023-05-19 17:33:16 +03:00
Adegoke David
43e062d1ac
Cw-263-TOTP-2FA-In-Security-Settings ( #892 )
...
* CW-263-TOTP-2FA-in-security-settings WIP
* Implement TOTP 2FA WIP
* Implement TOTP 2FA Authentication
* chore: Remove unneeded formatting
* revert formatting
* fixes
* CW-263-TOTP-2FA-in-security-settings WIP
* Setup TOTP Complete, left with Modify TOTF
* CW-263-TOTP-2FA-in-security-settings
* CW-263-TOTP-2FA-in-security-settings
* CW-263-TOTP-2FA-in-security-settings
* fix: Add copy-to-clipboard for qr secret key
* fix: Translation
* chore: Move strings into translation files
* feat: End to end flow for TOTP
* hotfix: Switch totp to use sha512
* Update strings; 8 digits and error explanation
* fix: Totp 2fa implementation feedback
* hotfix: same action for button and alert close
* feat: App should show both normal and totp auths when totp is enabled
* hotfix: prevent barrier from dismissing
* fix: Changes requested during PR review
* - Minor Enhancements
- Minor UI fixes
---------
Co-authored-by: Justin Ehrenhofer <justin.ehrenhofer@gmail.com>
Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2023-05-17 17:43:23 +03:00
Rafael Saes
7fa7c45c0c
CW-370-add-options-to-enable-disable-buy-and-sell-actions ( #920 )
...
* feat: In the privacy settings screen, add 2 options to Enable/Disable Buy and Sell actions
* fix: add strings
* fix: add the rest of the strings
* fix: disable instead of hide buy & sell buttons
* fix: use disableSell
* fix: main actions able to be onTapped even when disabled
2023-05-15 15:26:56 +03:00
Serhii
1eb8d0c698
CW-229 Improved restore options from QR code ( #793 )
...
* add restoring wallet from qr
* add restore mode
* add alert for exceptions
* add restore from seed
* add check for create wallet state
* convert sweeping page into stateful
* fix parsing url
* restoration flow update
* update restoring from key mode
* update config
* fix restor of BTC and LTC wallets
* fix pin code issue
* wallet Seed/keys uri or code fix
* fix key restore credentials
* update the restore workflow
* update from main
* PR coments fixes
* update
* update
* PR fixes
2023-04-21 20:36:47 +02:00
Serhii
315c4c911c
CW-325-Coin-Control-enhancements ( #846 )
...
* fix checkbox
* save the output state
* add note as a header
* Allow copy the Amount and Address
* add frozen balance to dashboard
* add block explorer
* fix url launcher
* code formatting
* minor fixes
* Revert "minor fixes"
This reverts commit d230b6a07b
.
* fix missing implementations error
* [skip ci] update localization
* fix unspent with same txid
* add amount check
* add vout check
* remove formattedTotalAvailableBalance
* remove unrelated mac os files
2023-04-20 15:46:41 +02:00
Serhii
f26815efb8
CW-351-Add-option-in-Privacy-settings-to-enable-disable-screenshots ( #885 )
...
* add prevent screenshots option
* fix prevent screen recording
* update localization
* Update strings_ja.arb
2023-04-20 11:59:59 +02:00
Adegoke David
7b91b0e938
Cw 262 better handle user exchange amount below minimum or maximum trade size ( #868 )
...
* CW-262-Better-handle-user-exchange-amount-below-minimum-or-maximum-trade-size
* fix: App should compute conversion even if it's not within the limits
2023-04-20 03:13:37 +02:00
Adegoke David
4a203a43c8
CW-331-Add-option-to-disable-market-place-in-display-settings ( #872 )
...
* CW-331-Add-option-to-disable-market-place-in-display-settings [skip ci]
* CW-331-Add-option-to-disable-market-place-in-display-settings [skip ci]
2023-04-16 15:45:35 +02:00
Omar Hatem
c5477e4f9e
Dashboard desktop view ( #737 )
...
* Add build scripts for macOS. Add macos for cw_monero plugin. Add macos proj to the application.
* - Update Flutter secure storage to work with macos
- Enable uni links only on Mobile
- Update devcelocale to work with macos
* Add network access to mac
* Change Dashboard view on desktop size screens
* Add on Tap to desktop_action_button.dart
Remove unused functions
* Fix arch match for monero lib for darwin x86_64 -> x86-64
* Add Bundle ID in entitlements files through app config script
* Update deployment target to 10.13
* Revert back to Cake fork for secure storage
* Revert back to Cake fork for secure storage
* Revert mac os version
* Revert mac os version
* Add platform channel specific code for mac os
* Add desktop sidebar
* [skip ci] Add desktop sidebar
* [skip ci] Add desktop sidebar
* - Remove legacy migration from macos
- Remove wake lock native code and just use the ready made package
* Remove wake lock native code and just use the ready made package
* Remove unstoppable domain from macos since it's not supported
* Temporarily fetch unstoppable domains only on mobile
* refactor desktop settings sidebar
* Ignore increasing brightness for non-mobile platforms
* Add Wallet selection dropdown to dashboard desktop view
* Generate MacOS icons
* localize settings
* fix dashboard sidebar and responsive utils
* Change Mac os app name and bundle id
* Fix exchange page as fullScreenDialog
* Remove constants
* - Refactor onRamper to have a single point of modification
- Enlarge initial app size
- update Flutter and Packages
* Add pubspec.lock and Podfile.lock to gitignore
* Remove Podfile.lock from cache
* Fix bug on sidebar reset
* Fix issues from code review
* [skip ci] reformat desktop dashboard
* [skip ci] reformat desktop dashboard
* Revert removing .lock files
* Revert changes in .gitignore
* [skip ci] remove .project changes
* [skip ci] remove .project changes
* Separate Dashboard desktop view from mobile view
* constraint images and pincoded box
* Remove drawer from mac os
* - Listen to keyboard events in PIN screen
- Fix PIN buttons style
* Fix desktop nav bar UI
* Add Marketplace to dashboard view
* Update trailing icon to open transaction page
* Update widget contraints
* Add empty trailing to center page title on desktop
* Refresh desktop dashboard actions on wallet change
* Change ionia welcome page animation
* Fix Constrained width screens UI
* Refactor sidebar state management
* remove empty line
* Add max width constrain to Welcome page
* Change Exchange page UI depending on platform
* - Change design/paddings for Send page on desktop view
- Make AddTemplateButton instead of having it duplicated in send/exchange
* Fix Desktop dashboard actions background color
* Constrain primary Buttons width
* Make side menu items toggle back to dashboard
* Add padding to support page
* Add width constraints to desktop dashboard
* Fix UI issues, paddings and alignments
* Rename misleading variable
Change initial mac window size
* Fix wallet create in settings
* remove unnecessary code
* remove unnecessary code
* Remove duplicated constrains
* - Use close icon on main screens
- Minor UI fixes
* fix pageview controller reset index
* Add create and restore wallet options to dropdown menu
* Fix desktop background color and address book view issues
* Fix input field
* Add onFieldSubmitted to allow "enter" button interaction
* Fix issue from code review
* Fix Popup width constraint and add focus orders
* Fix variable name
* Fix issues from code review
* refactor dropdown items
* Fix alignment in create and restore wallet screens
* Fix dropdown change state bug
Hide scanner for desktop
* remove space
* override navbar with desktopnavbar
* Remove autofocus
* remove unused code
* Fix ionia input field alignment
* Replace removed code
* Add app lock feature on mac
* Add assertion to avoid null
* Add Nano currency image
* Enable adding contact from send screen
* Fix UI issues
Add missing translation
* pop only PIN screen after successful auth
* Add back wallet settings page to desktop settings actions
* Fix Navigation animation for settings screens
* Fixate MobX version to fix restore issue
* CW-324 Refresh current settings page if wallet changed (#811 )
* Fix refresh current settings page if wallet changed
* Fix refresh current settings page if wallet changed
* Refresh Wallet Seeds/Keys List upon wallet change
---------
Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
* Remove navigation workaround for duplicate key, and fix the issue by handling creation/disposing of global key (#840 )
* Cw 323 add wallet list to settings on mac (#843 )
* Remove navigation workaround for duplicate key, and fix the issue by handling creation/disposing of global key
* - Register Wallet List as singleton in Desktop to be modify the same instance from settings and dropdown
- General Fixes and Enhancements
* Fix Changing/Restoring wallet from settings
* Fix Create wallet not showing seeds screens if launched from settings
* Add max width constraint for Alerts
* - Add Desktop API keys
- Fix Change back up password issue
- Fix Popup width
* Sync Mac with latest main updates
* Swap Transactions icon with lock icon
* Save backup file locally on desktop
* Sync with latest main updates
* Fix Navigation issues with anonpay
* Update macos build version
* Remove deprecated custom wake lock code for Android
* Remove Legacy CryptoSwift package from MacOS
* - Refactor Payfura page code
- Add OnRamper new configs to onramper_buy_provider.dart
- Fix Conflicts with main
* Updated device locale package
* Update android tools
* Revert changes and update only gradle version
* Downgrade android tools version
* Update gradle version
* Update package/gradle/plugin version
* - Fixate device locale version
- Downgrade gradle version
* Update kotlin version
* Update gradle version
* Trial for a custom fork from devicelocale
* Fixate shared preferences package version
* Revert gradle version
* Revert kotlin version
* Downgrade gradle version
* Downgrade gradle version
* Repair cache and clean before build
* Fixate flutter version
* update google services version
* revert google services version
* Force shared pref android version
* Override shared prefs android package version
* Override shared prefs android package [skip ci]
---------
Co-authored-by: M <m@cakewallet.com>
Co-authored-by: Godwin Asuquo <godilite@gmail.com>
Co-authored-by: Godwin Asuquo <41484542+godilite@users.noreply.github.com>
2023-04-14 06:39:08 +02:00
Mathias Herberts
5c4fd78951
French translation fixes post 4.6.2 ( #871 )
...
* Minor French translation fixes
* Minor fixes to French translation
2023-04-11 17:12:48 +02:00
Serhii
72df78ad8c
CW-335-Add-Payfura-widget-for-XMR-Buy ( #857 )
...
* add payFura widget
* Update pr_test_build.yml
* Change Buy strings
Also add Sell string to ZH, which was missing
* minor fixes
* update alert for monero.com
---------
Co-authored-by: Justin Ehrenhofer <justin.ehrenhofer@gmail.com>
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2023-03-31 20:34:39 +02:00
Godwin Asuquo
3006679560
Cw 314 trocador receive screen update ( #823 )
...
* Change receive screen ui
* Upgrade flutter packages
* revert Upgrade flutter packages
* revert Upgrade flutter packages
* Adjust flow for anon invoice page navigation
* Add receive screen ui
* Implement anonpay invoice
* Add invoice detail to transactions page
* Implement donation link
* Fix transaction filter and details view
* Save donation link
* Fix transaction display issues
* Fix formatting
* Fix merge conflict
* Fix localization
* Fix transaction amount display
* Fix transaction limit for fiat
* Update fix from code review
* Fix issues from code review
* Make amountTo nullable to avoid potential
* Remove encoding for description in donation link
* Remove optional params from request
* Fix QR image version
* Refactor QRCode, fix issues from code review
* Pass version to QRCode full page
---------
Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2023-03-24 17:26:42 +02:00
Serhii
7dfc5b23bc
CW-243-Better-error-message-for-too-many-decimals ( #818 )
...
* update amoung validation
* fix decimal validator
* minor fix
2023-03-15 19:22:08 +02:00
Serhii
f458e5b349
CW-277-Allow-editing-nodes ( #827 )
...
* allow editing nodes
* fix buttons size
* fix comments
2023-03-15 15:24:38 +02:00
cppethereum
cf25878a61
Merge branch 'main' into add-indonesian-language
2023-03-01 10:04:47 -05:00
Omar Hatem
e8335fc316
Merge pull request #762 from holecekp/main
...
Add Czech language
2023-03-01 05:04:21 +02:00
OmarHatem
f65f7b892c
Fix translation issue [skip ci]
2023-02-28 18:13:21 +02:00
holecekp
c14fd50625
Merge remote-tracking branch 'remotes/upstream/main'
2023-02-28 16:44:44 +01:00
cr0mll
11da732ad1
Merge branch 'main' into bulgarian_support
2023-02-28 09:57:48 +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
holecekp
4444a075c6
Add Czech language
2023-02-04 15:42:41 +01: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
Waffle Man
3cc6b1b42b
update_urdu
2023-02-02 01:53:56 +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