Commit graph

1835 commits

Author SHA1 Message Date
OmarHatem
132033207e Remove unstoppable domain from macos since it's not supported 2023-01-26 02:33:15 +02:00
OmarHatem
409c13a77a Remove wake lock native code and just use the ready made package 2023-01-26 02:25:28 +02:00
OmarHatem
90a7432bf9 - Remove legacy migration from macos
- Remove wake lock native code and just use the ready made package
2023-01-26 02:05:48 +02:00
OmarHatem
6b2bf313a3 Merge branch 'mac-os-fixes' of https://github.com/cake-tech/cake_wallet into dashboard-desktop-view 2023-01-25 18:24:57 +02:00
Godwin Asuquo
20ae8d530f [skip ci] Add desktop sidebar 2023-01-25 16:17:50 +02:00
Godwin Asuquo
ba09a24d53 [skip ci] Add desktop sidebar 2023-01-25 16:14:34 +02:00
Godwin Asuquo
4f1f51e0aa Add desktop sidebar 2023-01-25 15:57:56 +02:00
OmarHatem
e8c1d86373 Add platform channel specific code for mac os 2023-01-25 02:38:28 +02:00
OmarHatem
4aebbdace7 Revert mac os version 2023-01-25 00:14:28 +02:00
OmarHatem
fa072ff2f1 Revert mac os version 2023-01-25 00:11:18 +02:00
OmarHatem
6e03d2933d Revert back to Cake fork for secure storage 2023-01-25 00:07:11 +02:00
OmarHatem
c3c81f7685 Revert back to Cake fork for secure storage 2023-01-24 23:58:06 +02:00
OmarHatem
d41e7b7bab Merge branch 'desktop-mac-os' of https://github.com/cake-tech/cake_wallet into mac-os-fixes 2023-01-20 18:24:39 +02:00
OmarHatem
ed0d87c893 Update deployment target to 10.13 2023-01-20 17:45:54 +02:00
OmarHatem
dac7f8e1b3 Add Bundle ID in entitlements files through app config script 2023-01-20 15:02:08 +02:00
M
ae3620b171 Fix arch match for monero lib for darwin x86_64 -> x86-64 2023-01-19 15:54:59 -05:00
OmarHatem
42a28d4246 Add on Tap to desktop_action_button.dart
Remove unused functions
2023-01-19 04:04:20 +02:00
OmarHatem
42a7439315 Change Dashboard view on desktop size screens 2023-01-18 22:11:59 +02:00
OmarHatem
9f1e663719 Add network access to mac 2023-01-17 22:06:05 +02:00
OmarHatem
456ba28cb2 - Update Flutter secure storage to work with macos
- Enable uni links only on Mobile
- Update devcelocale to work with macos
2023-01-17 21:10:39 +02:00
M
31fa9e8b19 Add build scripts for macOS. Add macos for cw_monero plugin. Add macos proj to the application. 2023-01-10 21:15:24 -05:00
Omar Hatem
3f7889dac0
Merge pull request #677 from cake-tech/fix-not-opening-send-screen-from-uri
Fix Send screen not opening from URI
2022-12-15 19:57:14 +02:00
Omar Hatem
22fbedb3df
Merge pull request #676 from cake-tech/CW-281-electrum-medium-fee
[CW-281] Lower target confirmation for medium
2022-12-15 19:56:44 +02:00
Justin Ehrenhofer
b30fe8bb2a change to 5
this appears to be a more sensible value for medium
2022-12-15 11:48:49 -06:00
Omar Hatem
34f0e0912b
Merge pull request #675 from cake-tech/CW-280-fix-pin-timeout
[CW-280] Fix PIN timeout issue
2022-12-15 19:35:06 +02:00
OmarHatem
4be8741130 Open app in a single instance only and not on top if launched from other apps 2022-12-15 18:54:12 +02:00
OmarHatem
4c9fd5db65 Navigate to send screen even if the user does not need to authenticate 2022-12-15 18:00:56 +02:00
Justin Ehrenhofer
4abda7bb58 Lower target confirmation to 2 2022-12-15 09:03:04 -06:00
Omar Hatem
3d3c22c259
Merge pull request #673 from cake-tech/set-default-values-for-transaction-priority
Validate bitcoin saved transaction priority
2022-12-15 14:22:50 +02:00
OmarHatem
f9566cf33e Check whether it needs to request auth or not AFTER the user gets back to the app 2022-12-15 14:14:54 +02:00
OmarHatem
99c1205d0d Remove unused variable [skip ci] 2022-12-15 02:36:44 +02:00
OmarHatem
586ad210b3 use defined bitcoin instead of direct import to transaction priority 2022-12-15 02:29:30 +02:00
OmarHatem
eb0ebbac41 Validate bitcoin's saved transaction priority [skip ci] 2022-12-15 02:05:00 +02:00
OmarHatem
710de57847 Validate bitcoin's saved transaction priority 2022-12-15 02:00:59 +02:00
OmarHatem
987df055a0 Return default values for transaction priority instead of throwing an exception 2022-12-15 00:42:04 +02:00
Omar Hatem
761b34999e
Merge pull request #671 from cake-tech/releases-v4.5.3_v1.2.2
New App Versions 4.5.3 and 1.2.2
2022-12-14 19:34:02 +02:00
OmarHatem
8e01b2d67a Revert script changes in injecting app details [skip ci] 2022-12-14 19:27:44 +02:00
Omar Hatem
853e9264ac
Revert changes in injecting app details [skip ci] 2022-12-14 19:22:58 +02:00
Omar Hatem
b4aff67467
Revert script changes in injecting app details [skip ci] 2022-12-14 19:21:51 +02:00
OmarHatem
de37b25f92 Revert script changes in injecting app details [skip ci] 2022-12-14 19:19:57 +02:00
OmarHatem
8a12683137 - Update version to 4.5.3 for cakewallet; 1.2.2 for monero.com
- Fix android script to injecting app details
2022-12-14 17:19:45 +02:00
Omar Hatem
4337af022c
Merge pull request #649 from cake-tech/CW-225-pin-timeout
[CW-225] pin timeout
2022-12-13 23:38:06 +02:00
Omar Hatem
d1832aa510
Merge branch 'main' into CW-225-pin-timeout 2022-12-13 20:40:20 +02:00
Omar Hatem
b21bcf3652
Merge pull request #657 from cake-tech/CW-66-open-app-from-qr-code
Cw 66 open app from qr code
2022-12-13 20:38:06 +02:00
Omar Hatem
6ed752d8ea
Merge pull request #660 from cake-tech/CW-161-partial-redemption-fix
CW-161 partial redemption fix
2022-12-13 19:37:51 +02:00
Godwin Asuquo
dbf214ee1b [skip ci] fix issues from code review 2022-12-13 18:26:25 +01:00
Godwin Asuquo
b486edb803 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-225-pin-timeout 2022-12-13 16:24:28 +01:00
Godwin Asuquo
f15bc28219 [skip ci] fix issues from code review 2022-12-13 16:19:31 +01:00
Godwin Asuquo
0d889416d4 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-161-partial-redemption-fix 2022-12-13 06:44:34 +01:00
OmarHatem
30ef231d24 Fix fill data condition 2022-12-12 22:16:46 +02:00