Justin Ehrenhofer
c8a9c1f53f
Update Monero nodes
2022-11-28 09:45:18 -06:00
OmarHatem
187b3b3226
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-251-fix-duplicate-nodes
2022-11-28 15:45:49 +02:00
OmarHatem
ec437a5b5c
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-223-settings-reorganization
2022-11-28 14:04:13 +02:00
OmarHatem
a51384bd06
Remove unused nodes_list_page.dart
2022-11-28 14:04:03 +02:00
Serhii
ec15a9b229
fix updateTradeList bug
2022-11-28 00:53:20 +02:00
Omar Hatem
4d91ef6af8
App Center Integration with CI/CD workflow ( #644 )
...
Add Ionia client id to secrets
Update how to build android instructions
Change devicelocale version as it caused issues when building
Add trigger for send test build to transfer.sh and notify slack channel
2022-11-27 15:10:21 -05:00
OmarHatem
51ea377a52
Temporarily comment run app on error of run zone guard
2022-11-27 14:44:35 +02:00
OmarHatem
79fb1b91d4
Check for Nodes if exists before adding them in nodes
...
Fix nullability issue due to early access
Fix Nodes_list,yml file structure
2022-11-26 16:13:54 +02:00
OmarHatem
0188089bd8
Remove unused nodes list page route
2022-11-26 14:07:01 +02:00
OmarHatem
08edd4d8ff
Add types for OtherSettingsViewModel dependencies
2022-11-26 02:33:37 +02:00
Godwin Asuquo
3acbfbae79
Fix issues from code review
2022-11-25 22:51:07 +02:00
OmarHatem
7b99e409a9
Send error file via email
2022-11-25 18:59:47 +02:00
Godwin Asuquo
7874009854
Fix restore from backup using 6 digit-pin
2022-11-24 16:34:29 +02:00
OmarHatem
34746c31c8
Save exceptions to local file
2022-11-24 16:27:29 +02:00
OmarHatem
68c20641b9
Save exceptions locally
2022-11-23 23:02:18 +02:00
Godwin Asuquo
63df8c6b6f
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-223-settings-reorganization
2022-11-23 22:54:24 +02:00
Godwin Asuquo
5462836b8d
seperate settings view model
2022-11-23 19:06:41 +02:00
OmarHatem
38da6e73d4
Wrap app in zone guard
2022-11-23 18:06:09 +02:00
Serhii
d7d3b78905
refactoring mapFomString method
2022-11-23 13:47:02 +02:00
Godwin Asuquo
0fcd72f821
format indent code
2022-11-23 09:05:47 +02:00
Godwin Asuquo
818a8afe20
[CW-225] Add pin timeout setting
2022-11-22 22:52:28 +02:00
Serhii
50d32021f6
Merge branch 'main' into CW-118-Allow-disabling-of-fiat
2022-11-22 19:48:43 +02:00
Serhii
92328c4102
move logic to viewmodels
2022-11-22 19:33:24 +02:00
Omar Hatem
9b32c9c956
CW-227 Add Disable Exchange option to settings ( #642 )
...
* Add Disable Exchange option to settings
2022-11-21 21:18:18 -05:00
Omar Hatem
bcf09b048c
Cw 220 fix grey exchange screen ( #641 )
...
* Fix nullability issue for ChangeNow rateId
* Handle concurrent modification error from Splay Tree
2022-11-21 20:52:03 -05:00
Serhii
2db7534480
small fix
2022-11-22 00:07:27 +02:00
Serhii
05f1b17a73
fix contact list bug
2022-11-21 22:41:09 +02:00
Serhii
1a089eaa60
Merge branch 'main' into CW-159-Filter-address-book-by-type
2022-11-21 22:03:06 +02:00
Serhii
196187255f
refactoring mapFromInt static variable
2022-11-21 21:09:00 +02:00
Serhii
19c8a421b2
Merge branch 'main' into CW-221-Change-synchronization-status-text
2022-11-21 13:39:57 +02:00
Serhii
133a694b07
Merge branch 'main' into CW-175-Refactoring-of-crypto-currency-list
2022-11-18 23:17:59 +02:00
Godwin Asuquo
c67e8c5037
[CW-233] Fix missing display balance setting
2022-11-18 20:53:35 +02:00
OmarHatem
a82803de3a
Fix Casting issue
2022-11-18 20:32:52 +02:00
mkyq
3d836d5dce
Update android build version for cakewallet to 136; monero.com 32. ( #633 )
2022-11-16 22:00:59 -05:00
mkyq
841b69aef7
Android exported ( #632 )
...
* Add android:exported="true" to android activity.
* Update build version for android for cakewallet to 135; monero.com 31.
2022-11-16 21:55:26 -05:00
mkyq
91941e7c80
Update build number for android cakewallet to 134; monero.com to 30. ( #631 )
2022-11-16 20:19:23 -05:00
mkyq
3dbdb8fcea
Update targetSdkVersion to 31. ( #630 )
2022-11-16 20:15:30 -05:00
mkyq
35007fcf3e
Update version to 4.5.1 for cakewallet; 1.2.1 for monero.com. ( #629 )
2022-11-16 18:33:12 -05:00
mkyq
ab305e22a2
Remove duplication for qr codes. ( #628 )
2022-11-16 18:30:35 -05:00
Serhii
91d7e87334
fix gift card filter colors
2022-11-16 23:31:42 +02:00
Godwin Asuquo
549975ecc1
Reorganize settings
2022-11-16 09:29:14 +02:00
Serhii
9ce8a1944b
fix empty containers
2022-11-14 22:50:07 +02:00
Serhii
3f5c637b18
Merge branch 'main' into CW-221-Change-synchronization-status-text
2022-11-14 12:02:33 +02:00
Serhii
269b4c25ab
Merge branch 'main' into CW-122-Rework-filter-on-the-transactions-list-screen
2022-11-14 11:21:06 +02:00
Serhii
74cbb6f001
fix UI with new design CW-138
2022-11-13 21:18:01 +02:00
Serhii
6988637266
fix fetching trade state for SideShift
2022-11-13 20:06:45 +02:00
Godwin Asuquo
668e9fcf07
[CW-73] Fix matching .exchange domain to openAlias
2022-11-11 15:55:21 +02:00
Justin Ehrenhofer
cf7c21946b
Improve warning wording
...
Recommended in the Telegram testing group
2022-11-10 14:45:10 -06:00
M
1efced7607
Update build version for cake wallet to 132; monero.com 28
2022-11-10 13:11:10 -05:00
Serhii
7d49dc4761
rework confirm sending screen for cake pay ( #603 )
...
* rework confirm sending allert
* remove confirm_modal.dart
* fix text color and buttons size
2022-11-10 13:08:52 -05:00