Commit graph

664 commits

Author SHA1 Message Date
TheFuzzStone
70a358d430 New translation + some fixes
Adding new translation (Ukrainian) and some fixes of the Russian translation.
2020-02-17 19:39:20 +02:00
M
fb10f17622 Merge pull request #31 from cake-tech/CWA-169-add-morph-exchange-to-the-app
Cwa 169 add morph exchange to the app
2020-02-12 18:20:56 +02:00
Oleksandr Sobol
d7d03b4d2f CWA-169 | added trades to exchange trade store in router 2020-02-12 15:28:30 +02:00
Oleksandr Sobol
a6fae62917 CWA-169 | added DateFormat to trade.createdAt in Trade Details page 2020-02-12 14:31:26 +02:00
Oleksandr Sobol
d88945411f CWA-169 | renamed checkAmount() to formatAmount() 2020-02-11 22:50:10 +02:00
Oleksandr Sobol
30a7e5c4c8 CWA-169 | changed order of definition of properties in ExchangeTradeStore 2020-02-11 21:30:46 +02:00
Oleksandr Sobol
fdeb66e643 CWA-169 | removed setup_locator and got the box as parameter in MorphTokenExchangeProvider 2020-02-10 21:35:44 +02:00
Oleksandr Sobol
163d1c48a4 CWA-169 | added tag to body of createTrade(), created crypto_amount_format, bitcoin_amount_format, bitcoin_cash_amount_format, dash_amount_format, ethereum_amount_format, litecoin_amount_format, changed monero_amount_format, added setup_locator for inject the box 2020-02-10 19:50:00 +02:00
M
dbc5ddcb27 Merge pull request #29 from cake-tech/release-1.0.3
Release 1.0.3
2020-02-07 20:29:44 +02:00
Nadiia Hordenko
d247ec64e7 merdge branch cwa-164 2020-02-07 20:28:58 +02:00
Nadiia Hordenko
5c57afa38d megred branch cwa-168 2020-02-07 20:24:16 +02:00
M
c8c1e3e995 Merge pull request #30 from cake-tech/CWA-171-change-support-email
Cwa 171 change support email
2020-02-07 20:17:42 +02:00
M
f07e51ffb4 Merge pull request #23 from cake-tech/CWA-164-add-biometric-authentication
Cwa 164 add biometric authentication
2020-02-07 20:17:12 +02:00
Oleksandr Sobol
eb875b1321 CWA-169 | added try-catch to calculateAmount() in MorphTokenExchangeProvider 2020-02-07 15:34:00 +02:00
Oleksandr Sobol
d80123d960 CWA-169 | translated error messages for limits 2020-02-07 15:14:06 +02:00
Oleksandr Sobol
10cd15229e Merge branch 'master' into CWA-169-add-morph-exchange-to-the-app 2020-02-07 14:09:35 +02:00
Oleksandr Sobol
ad241ca1db CWA-169 | created check_amount then added to transaction_info and to trade 2020-02-07 14:06:15 +02:00
Oleksandr Sobol
7c83a71916 CWA-169 | added processing state to TradeState 2020-02-07 13:07:58 +02:00
Oleksandr Sobol
d6cf32c764 CWA-169 | fixed limits for ethereum in MorphTokenExchangeProvider 2020-02-07 12:06:13 +02:00
Oleksandr Sobol
fd964d68bf CWA-169 | added limits check to createTrade() and format to amounts in exchange store 2020-02-07 00:47:21 +02:00
Oleksandr Sobol
348d1080c9 CWA-169 | added call of loadLimits() to changeProvider() and reset() in exchange store. Added btc-xmr pair, added conversion units to crypto amounts to fetchLimits() in MorphTokenExchangeProvider 2020-02-06 20:30:32 +02:00
Oleksandr Sobol
95222ecbae CWA-169 | added MorphTokenExchangeProvider to dashboard page, trade filter store. Added morph icon to trade row 2020-02-05 22:54:55 +02:00
Oleksandr Sobol
2373b06d52 CWA-169 | added MorphTokenExchangeProvider to exchange trade store 2020-02-05 22:00:00 +02:00
Oleksandr Sobol
e4d4600082 CWA-169 | fixed getting toCurrency and inputAddress from response in findTradeById method 2020-02-05 20:51:02 +02:00
Oleksandr Sobol
6a75196ad7 Merge branch 'master' into CWA-171-change-support-email 2020-02-05 20:00:34 +02:00
Oleksandr Sobol
2521a6b6c9 CWA-164 | resolved problems in arb files 2020-02-05 19:55:41 +02:00
Oleksandr Sobol
125e3b1547 Merge branch 'master' into CWA-164-add-biometric-authentication
# Conflicts:
#	pubspec.yaml
#	res/values/strings_de.arb
#	res/values/strings_en.arb
#	res/values/strings_es.arb
#	res/values/strings_hi.arb
#	res/values/strings_ja.arb
#	res/values/strings_ko.arb
#	res/values/strings_nl.arb
#	res/values/strings_pl.arb
#	res/values/strings_pt.arb
#	res/values/strings_ru.arb
#	res/values/strings_zh.arb
2020-02-05 19:45:22 +02:00
Oleksandr Sobol
b8887daff4 CWA-169 | removed xmr-btc pair, fixed fetchLimits and findTradeById methods in MorphTokenExchangeProvider class 2020-02-05 19:30:42 +02:00
Nadiia Hordenko
eac6608a96 Merge branch 'CWA-171-change-support-email' of github.com:cake-tech/cake_wallet into release-1.0.3 2020-02-05 11:11:27 +02:00
M
f5ac398f58 Merge pull request #27 from cake-tech/CWA-170-fix-date-format-bug-for-exchange
CWA-170 | changed transaction date format and applied the same format…
2020-02-04 22:24:16 +02:00
M
927129e012 Merge pull request #28 from cake-tech/CWA-168-add-app-version-text-in-settings
Cwa 168 add app version text in settings
2020-02-04 22:22:44 +02:00
Oleksandr Sobol
ff39f3c8eb CWA-171 | changed support email to support@cakewallet.com in settings and FAQ 2020-02-04 20:11:05 +02:00
Oleksandr Sobol
8c5c5636e9 CWA-168 | added translation for "Version", used arrow function in the callback, used collection.last for setting items 2020-02-04 19:47:35 +02:00
Oleksandr Sobol
22cf5ca08b CWA-169 | got hive box as dependency for MorphTokenExchangeProvider class, removed extraId from Trade 2020-02-04 18:47:42 +02:00
Nadiia Hordenko
55bd5ebf6b chenge app version 2020-02-04 12:04:00 +02:00
Oleksandr Sobol
4ce032f183 CWA-169 | got trade amount from hive in morphtoken exchange provider 2020-02-03 23:20:14 +02:00
Oleksandr Sobol
524f23b1db CWA-168 | changed current version in settings store 2020-02-03 21:41:58 +02:00
Nadiia Hordenko
405644ab5c Merge branch 'CWA-170-fix-date-format-bug-for-exchange' of github.com:cake-tech/cake_wallet into release-1.0.3 2020-02-03 21:36:59 +02:00
Oleksandr Sobol
6ee4ddda09 CWA-168 | added defining app current version with PackageInfo in settings store 2020-02-03 17:23:31 +02:00
Oleksandr Sobol
060c35ce04 CWA-170 | changed transaction date format and applied the same format to trade 2020-02-01 20:10:01 +02:00
Oleksandr Sobol
6333b9a6ff CWA-169 | created exchange pairs for crypto currencies 2020-01-31 10:45:32 +02:00
Oleksandr Sobol
c1a7ee0164 CWA-169 | created MorphToken exchange provider and MorphToken request (also this provider added to exchange provider description, exchange page, exchange store, router) 2020-01-30 20:23:36 +02:00
Oleksandr Sobol
612b5647fc CWA-169 | added morph images to assets, added morph contact to settings page and morph link to disclaimer page 2020-01-29 20:36:54 +02:00
Nadiia Hordenko
60df5de3b7 Merge branch 'CWA-168-add-app-version-text-in-settings' of github.com:cake-tech/cake_wallet into release-1.0.3 2020-01-29 19:07:44 +01:00
Oleksandr Sobol
9355b2a1f4 CWA-168 | app version added to list tile with background color 2020-01-29 19:22:25 +02:00
Oleksandr Sobol
50d857f23a CWA-168 | added app version to settings page (added currentVersion to settings store and item to item_headers) 2020-01-28 20:43:57 +02:00
Nadiia Hordenko
3d7d33a509 Merge branch 'master' of github.com:cake-tech/cake_wallet into release-1.0.3 2020-01-27 20:38:06 +01:00
M
13618c6939 Merge pull request #25 from cake-tech/CWA-167-amount-entering-bug
Cwa 167 amount entering bug
2020-01-27 20:37:39 +01:00
Oleksandr Sobol
40f3729d24 Merge branch 'master' into CWA-167-amount-entering-bug 2020-01-27 21:31:51 +02:00
Nadiia Hordenko
f0e667abdc Merge branch 'CWA-164-add-biometric-authentication' of github.com:cake-tech/cake_wallet into realese-1.03 2020-01-27 20:22:29 +01:00