Commit graph

1579 commits

Author SHA1 Message Date
Omar Hatem
bfcd3ee002
Merge pull request #643 from cake-tech/CW-223-settings-reorganization
Cw 223 settings reorganization
2022-12-01 21:37:43 +02:00
OmarHatem
914fffe51c Initialize wallet directly from constructor argument [skip ci] 2022-12-01 21:33:17 +02:00
Godwin Asuquo
03748d680a [skip ci] format files 2022-12-01 21:21:51 +02:00
Omar Hatem
c547295a02
Merge pull request #658 from cake-tech/CW-257-bitcoin-explorer-mempool.space
[CW-257] Change Bitcoin block explorer to mempool.space
2022-12-01 17:26:41 +02:00
Omar Hatem
b0370b3e44
Merge pull request #640 from cake-tech/CW-221-Change-synchronization-status-text
Change synchronization status text
2022-12-01 16:33:11 +02:00
Godwin Asuquo
658d4766c6 Merge branch 'CW-223-settings-reorganization' of https://github.com/cake-tech/cake_wallet into CW-223-settings-reorganization 2022-11-30 15:28:29 +02:00
Godwin Asuquo
28abb4ded0 Add localization strings 2022-11-30 15:28:27 +02:00
Justin Ehrenhofer
6685fb5804 [CW-257] Change Bitcoin block explorer to mempool.space 2022-11-29 11:05:38 -06:00
Omar Hatem
6353cda016
Merge pull request #656 from cake-tech/CW-000-rename-test-apk
Rename generated test app and apk
2022-11-29 18:42:35 +02:00
OmarHatem
03a64b1685 Rename app and apk to ease testing process 2022-11-29 15:49:24 +02:00
OmarHatem
d38b3b0e06 Finalize upload to artifacts and renaming 2022-11-29 15:19:51 +02:00
OmarHatem
e264cb326d Try uploading renamed apk file 2022-11-29 15:15:56 +02:00
OmarHatem
5364dd8710 Try uploading renamed apk file 2022-11-29 15:01:20 +02:00
OmarHatem
bd1a5cf3f7 Try uploading renamed apk file 2022-11-29 14:56:27 +02:00
OmarHatem
e516bd7a07 Try uploading renamed apk file 2022-11-29 14:55:29 +02:00
OmarHatem
903cd7bf6f Try uploading renamed apk file 2022-11-29 14:53:15 +02:00
OmarHatem
8daf20753b Try uploading renamed apk file 2022-11-29 14:52:33 +02:00
OmarHatem
71989cf6d7 Try uploading renamed apk file 2022-11-29 14:52:04 +02:00
OmarHatem
12f4b9339c Try uploading renamed apk file 2022-11-29 14:50:46 +02:00
OmarHatem
e78ef3c201 Try uploading renamed apk file 2022-11-29 14:48:01 +02:00
OmarHatem
0c8636a778 Try uploading renamed apk file 2022-11-29 14:46:03 +02:00
OmarHatem
1198b16455 Try uploading single apk file 2022-11-29 14:37:56 +02:00
OmarHatem
9b20af9292 try different file 2022-11-29 14:33:09 +02:00
OmarHatem
28f1afd972 try different file 2022-11-29 14:26:39 +02:00
OmarHatem
fb2e7306ad fix artifact path 2022-11-29 14:23:58 +02:00
OmarHatem
b62e4cb064 fix artifact path 2022-11-29 14:19:43 +02:00
OmarHatem
b70838a308 Upload APK to github artifacts
Rename apk
2022-11-29 14:16:04 +02:00
OmarHatem
bd65fd8782 Upload APK to github artifacts
Rename apk
2022-11-29 14:14:31 +02:00
Serhii
1a420a7470 Merge branch 'main' into CW-221-Change-synchronization-status-text 2022-11-28 22:24:25 +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
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
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
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
Godwin Asuquo
0fcd72f821 format indent code 2022-11-23 09:05:47 +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
19c8a421b2 Merge branch 'main' into CW-221-Change-synchronization-status-text 2022-11-21 13:39:57 +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
Godwin Asuquo
549975ecc1 Reorganize settings 2022-11-16 09:29:14 +02:00