Commit graph

2748 commits

Author SHA1 Message Date
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
M
fc48da9d71 Merge pull request #22 from cake-tech/CWA-163-add-integrated-address-for-xmr
Cwa 163 add integrated address for xmr
2020-01-24 20:46:28 +01:00
M
648f67f5b0 Merge pull request #21 from cake-tech/CWA-161-save-recipient-address-by-default
Cwa 161 save recipient address by default
2020-01-24 20:45:42 +01:00
M
e28a6b0a1b Merge pull request #20 from cake-tech/CWA-160-add-contact-book-option-for-new-currencies
Cwa 160 add contact book option for new currencies
2020-01-24 20:45:32 +01:00
Oleksandr Sobol
e9f2310be5 Merge branch 'master' into CWA-164-add-biometric-authentication 2020-01-24 21:19:14 +02:00
Oleksandr Sobol
2730d27b03 Merge branch 'master' into CWA-163-add-integrated-address-for-xmr 2020-01-24 21:18:12 +02:00
Oleksandr Sobol
0a77478ca4 Merge branch 'master' into CWA-161-save-recipient-address-by-default 2020-01-24 21:17:06 +02:00
Oleksandr Sobol
09a0bf5150 Merge branch 'master' into CWA-160-add-contact-book-option-for-new-currencies 2020-01-24 20:55:40 +02:00
M
9ed065e436 Merge pull request #24 from cake-tech/CWA-159-reset-node-bug
Cwa 159 reset node bug
2020-01-24 19:14:10 +01:00
Oleksandr Sobol
a6ebf1b0b2 CWA-159 | added setCurrentNodeToDefault method to settings store that called when reset button is pressed 2020-01-23 21:27:19 +02:00
Oleksandr Sobol
93c4f04f71 CWA-167 | changed decimal parameter of keyboard on true for exchange and send pages 2020-01-22 18:42:11 +02:00
Oleksandr Sobol
2a4d9a8fa6 CWA-163 | added integrated address for xmr to validation 2020-01-21 21:29:02 +02:00
Oleksandr Sobol
71bdfb3e5b CWA-164 | added biometric authentication 2020-01-21 19:51:37 +02:00
Oleksandr Sobol
59d8ad1890 CWA-160 | used existing colors for new currencies 2020-01-20 21:18:47 +02:00
Oleksandr Sobol
aa4d43acb6 CWA-161 | saved recipient address by default for new users 2020-01-20 21:04:26 +02:00
Oleksandr Sobol
59492a6634 CWA-159 | added highlight to first node after resetting nodes to default 2020-01-20 20:16:45 +02:00
M
49a6a994d5 Changed version to 1.0.2 2020-01-19 20:57:20 +02:00