Commit graph

1560 commits

Author SHA1 Message Date
OmarHatem28
5a089b5893 Add Haven to welcome screen text 2022-06-18 17:10:07 +02:00
mkyq
2d4d5e031b
Merge pull request #364 from cake-tech/SamsungGalaxyPlayer-patch-1
Update readme
2022-06-13 15:12:21 +01:00
mkyq
5a6f1a3b2d
Merge pull request #381 from cake-tech/CW-92-Change-restore-from-keys-for-haven
remove restore from date for haven restore form
2022-06-13 15:11:37 +01:00
mkyq
15025298df
Merge pull request #380 from cake-tech/CW-93-Fix-node-color-displaying-for-Haven
added node request for Haven
2022-06-13 15:10:08 +01:00
Serhii
fc58972bf9
Added ability sending to FIO address (#370)
* Added ability sending to FIO address

* remove apiKey property

* fix conditions for FIO address checking
2022-06-13 12:41:46 +01:00
mkyq
427efb44fa
Merge pull request #372 from cake-tech/CW-77-Add-more-addresses-for-haven-validation
added validation of hvx,hvi,hvs Haven addresses
2022-06-13 12:31:16 +01:00
Serhii
e6fe4676ca
fix haven transaction info (#373)
* fix haven transaction info

* fix format
2022-06-13 10:32:15 +01:00
Serhii-Borodenko
997e960a0b remove restore from date for haven restore form 2022-06-10 17:15:53 +03:00
Serhii-Borodenko
cb45ff6ecc added node request for Haven 2022-06-08 11:17:03 +03:00
Serhii-Borodenko
4e4c19d3e3 added validation of hvx,hvi,hvs Haven addresses 2022-06-01 14:12:09 +03:00
Justin Ehrenhofer
a79a6dca32
Update readme
Add Yats, templates
2022-05-24 14:22:23 -05:00
M
b58b0002b0 Change version for monero.com to 1.0.6 2022-05-18 17:55:59 +01:00
M
57a5a8b01a Fix grey screen for new account for monero.com app 2022-05-18 17:55:07 +01:00
M
7fc50cde46 Change build number for 4.4.1 version 2022-05-18 17:15:00 +01:00
M
aacc9014ea Change default haven node to nodes.havenprotocol.org:443 2022-05-18 17:13:58 +01:00
M
08ffaaa69f Change version to 4.4.1 2022-05-18 10:20:40 +01:00
Keith Simon
6762207bb8
Select sub address or standard address instead of both. (#346)
* Use the sub address first then the std
2022-05-16 19:51:32 +01:00
mkyq
0caa7337af
Merge pull request #348 from cake-tech/monero.com-explorer
Change Monero block explorer to Monero.com
2022-05-03 11:44:54 +01:00
Serhii
c08f2c1667
Cw 55 allow saving templateswith fiat amount (#343)
* added xhv logo

* Added prefix icon widget

* Added sending fiat template

* template for sending selected fiat currency

* fix issues
2022-05-03 11:44:13 +01:00
Serhii
75da854121
Add collapse button to the address book (#357)
* Added collapsible list to the Address Book

* fix text style
2022-05-03 10:58:25 +01:00
mkyq
ee4d16f29c
Merge pull request #349 from paulverbeke/patch-3
i18n: fix french translations for subaddress label, wallet and seed
2022-05-03 10:16:11 +01:00
mkyq
fb45fd7113
Merge pull request #355 from cake-tech/privacy-policy
Privacy policy
2022-05-03 10:14:57 +01:00
Paul Verbeke
863a0fe5bf i18n: fix french translations
subaddress label
wallet
seed
2022-05-02 15:49:39 +02:00
Justin Ehrenhofer
c423e8760b Clarify price API 2022-04-29 16:08:53 -05:00
Justin Ehrenhofer
5f373f3613 Clarify data is not retained 2022-04-29 14:15:42 -05:00
mkyq
f7bf77d556
Merge pull request #352 from cake-tech/privacy-policy
Update privacy policy
2022-04-28 18:41:52 +01:00
Justin Ehrenhofer
d3b83091a3 Update privacy policy
Minor changes. Clarify definition of Node and broaden supported network language. Made is clearer we do not retain node information
2022-04-27 09:55:57 -05:00
Justin Ehrenhofer
2b81647fe1 Change Monero block explorer to Monero.com
Merge after Monero.com goes live
2022-04-22 11:17:43 -05:00
Mathias Herberts
6cd07278cc
Fixed localization of "View in Block Explorer" (#342)
Fixed localization of "View in Block Explorer
2022-04-22 16:15:05 +01:00
Serhii
873402ad3c
Increased tapping area on the dashbord buttons (#345) 2022-04-22 16:02:31 +01:00
Serhii
2e17c59a00
hidden mode for balance on send screen (#344) 2022-04-22 16:00:28 +01:00
M
1874d7b2de Add build haven to build all script for ios 2022-04-22 14:02:24 +01:00
M
6eb06d75e3 Fixes for ios build 2022-04-22 12:30:47 +01:00
Godwin Asuquo
6378d052ac
Cw 72 implement sideshift exchange (#332)
* add sideshift exchange provider

* add secret key

* Fix issues

* Fix issues

* refactor code

* add permission checks to side shift

* fix formatting issues
2022-04-13 14:28:21 +01:00
mkyq
e593f731b2
Merge pull request #321 from cake-tech/build_android_app_env
build: android: don't exit terminal if no app name specified
2022-04-12 16:45:11 +01:00
mkyq
80973f403d
Merge pull request #320 from cake-tech/build_android_docs_deps
build: android: update build deps in doc
2022-04-12 16:44:15 +01:00
mkyq
075df9ef5f
Merge pull request #319 from cake-tech/build_android_zlib_fix
build: android: always clone zlib
2022-04-12 16:43:40 +01:00
Paul Verbeke
ecdf1b3b3e
i18n: fix french translations and add new ones (#330)
Co-authored-by: mkyq <53115730+mkyq@users.noreply.github.com>
2022-04-12 16:42:57 +01:00
Mathias Herberts
eab47fcb96
Minor fixes post 4.4.0 release (#324)
* Minor fixes post 4.4.0 release

* Further minor changes
2022-04-12 16:39:51 +01:00
clear
135ede6a78
Cw-58: Show subaddress label on the transaction details page (#333)
* CW-58: Show subaddress label on the transaction details page

* add translations

* Fix interface
2022-04-12 16:38:47 +01:00
M
04db28e276 Change version for monero.com app 2022-04-07 12:35:41 +01:00
M
905e982bd2 Fix for getAssetRate 2022-04-07 12:32:04 +01:00
M
3e43ef9a0e Fixes for haven dependencies 2022-04-07 12:19:10 +01:00
M
a4feab8e3d Add haven.dart into .gitignore 2022-04-07 11:51:43 +01:00
M
076a3b4075 Delete haven.dart 2022-04-07 11:51:06 +01:00
M
3ecb37877e Change version to 4.4.0 for Cake Wallet. 2022-04-04 15:30:50 +01:00
M
f52450307e Rollback to use boost 1.72.0 for android. 2022-04-04 15:29:37 +01:00
M
718ef91749 Exclude xhv from exchange currencies list 2022-04-01 14:31:05 +01:00
M
edb2ae42f0 Change build version for ios 2022-04-01 13:58:28 +01:00
M
b3cf61d762 Fix for path for wallet api files. 2022-04-01 13:54:04 +01:00