Godwin Asuquo
|
1831ebf435
|
Remove drawer from mac os
|
2023-02-09 20:29:38 +02:00 |
|
OmarHatem
|
a116241185
|
Separate Dashboard desktop view from mobile view
|
2023-02-09 19:17:52 +02:00 |
|
Godwin Asuquo
|
5c89c42540
|
[skip ci] remove .project changes
|
2023-02-09 16:53:07 +02:00 |
|
Godwin Asuquo
|
dd2bf60b01
|
[skip ci] remove .project changes
|
2023-02-09 16:51:49 +02:00 |
|
OmarHatem
|
167eae1293
|
Revert changes in .gitignore
|
2023-02-09 16:10:43 +02:00 |
|
OmarHatem
|
30d16266c0
|
Revert removing .lock files
|
2023-02-09 16:02:02 +02:00 |
|
Godwin Asuquo
|
3c17310a5b
|
[skip ci] reformat desktop dashboard
|
2023-02-08 22:12:11 +02:00 |
|
Godwin Asuquo
|
48ae156eb8
|
[skip ci] reformat desktop dashboard
|
2023-02-08 21:57:26 +02:00 |
|
Godwin Asuquo
|
b1b8193043
|
Fix issues from code review
|
2023-02-08 20:41:46 +02:00 |
|
Godwin Asuquo
|
a1abdc849a
|
Fix bug on sidebar reset
|
2023-02-08 18:56:00 +02:00 |
|
Omar Hatem
|
3f03fb0b18
|
Merge pull request #769 from cake-tech/fix-buy-feature-on-macos
Fix buy feature on macos
|
2023-02-08 15:50:37 +02:00 |
|
OmarHatem
|
9f69de8057
|
Remove Podfile.lock from cache
|
2023-02-08 15:49:26 +02:00 |
|
OmarHatem
|
738621254f
|
Add pubspec.lock and Podfile.lock to gitignore
|
2023-02-08 15:46:57 +02:00 |
|
OmarHatem
|
26b79fe0cd
|
- Refactor onRamper to have a single point of modification
- Enlarge initial app size
- update Flutter and Packages
|
2023-02-06 18:23:40 +02:00 |
|
OmarHatem
|
dea81f92e3
|
Merge remote-tracking branch 'origin/CW-301-desktop-side-bar-ui' into CW-301-desktop-side-bar-ui
|
2023-01-31 16:48:36 +02:00 |
|
Godwin Asuquo
|
69651b3eb4
|
Remove constants
|
2023-01-31 15:30:46 +02:00 |
|
OmarHatem
|
c7db7b99a5
|
Merge remote-tracking branch 'origin/CW-301-desktop-side-bar-ui' into CW-301-desktop-side-bar-ui
# Conflicts:
# lib/src/screens/dashboard/dashboard_page.dart
|
2023-01-31 15:23:47 +02:00 |
|
Godwin Asuquo
|
4902dc8dd4
|
Merge branch 'dashboard-desktop-view' of https://github.com/cake-tech/cake_wallet into CW-301-desktop-side-bar-ui
|
2023-01-31 15:12:01 +02:00 |
|
OmarHatem
|
9ed77cd6f9
|
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
|
2023-01-30 23:43:09 +02:00 |
|
Omar Hatem
|
bb05573c3a
|
Merge pull request #753 from cake-tech/mac-os-icons
Mac os icons
|
2023-01-30 23:33:44 +02:00 |
|
Godwin Asuquo
|
d12bcc80d1
|
Fix exchange page as fullScreenDialog
|
2023-01-30 23:32:31 +02:00 |
|
OmarHatem
|
de2b887a9b
|
Merge branch 'mac-os-fixes' of https://github.com/cake-tech/cake_wallet into dashboard-desktop-view
|
2023-01-30 23:31:59 +02:00 |
|
OmarHatem
|
c20eb2325e
|
Change Mac os app name and bundle id
|
2023-01-30 23:28:15 +02:00 |
|
Godwin Asuquo
|
deadc93a76
|
fix dashboard sidebar and responsive utils
|
2023-01-30 23:23:42 +02:00 |
|
Omar Hatem
|
abf5f0b7c6
|
Merge pull request #754 from cake-tech/desktop-appbar-view
Desktop AppBar
|
2023-01-30 22:28:24 +02:00 |
|
Godwin Asuquo
|
94184d69d6
|
localize settings
|
2023-01-30 17:26:40 +02:00 |
|
OmarHatem
|
d5957b9873
|
Generate MacOS icons
|
2023-01-30 16:01:37 +02:00 |
|
OmarHatem
|
5b50ea053e
|
Add Wallet selection dropdown to dashboard desktop view
|
2023-01-29 16:49:42 +02:00 |
|
OmarHatem
|
b6666ca405
|
Ignore increasing brightness for non-mobile platforms
|
2023-01-28 17:13:34 +02:00 |
|
Godwin Asuquo
|
75f33a433e
|
refactor desktop settings sidebar
|
2023-01-28 12:43:44 +02:00 |
|
OmarHatem
|
adfebe6940
|
Temporarily fetch unstoppable domains only on mobile
|
2023-01-26 20:53:26 +02:00 |
|
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 |
|