221 Commits (8769e9302558bd4b6d874841cf51e0f4b28e3fc6)
 

Author SHA1 Message Date
Oleksandr Sobol dde482c4f6 CWA-69 | added focusNode to address_text_field, got recipient name in the openalias, added focusNode listener in the send_page
4 years ago
Oleksandr Sobol 91091a8d19 CWA-69 | added focusNode to address_text_field, got recipient name in the openalias, added focusNode listener in the send_page
4 years ago
Oleksandr Sobol df9418c799 CWA-69 | created formatDomainName() and fetchXmrAddress() in the openalias.dart. Added openalias to send page
4 years ago
TheFuzzStone 6fc24ddb89 Final comit
4 years ago
TheFuzzStone 20f2b32e72 Fix some typos
4 years ago
TheFuzzStone 6f5cb946ec Final commit. Fixed some typos.
4 years ago
TheFuzzStone 83ad377615 I have fix the suggestions proposed by the reviewer
4 years ago
TheFuzzStone 70a358d430 New translation + some fixes
4 years ago
M fb10f17622 Merge pull request #31 from cake-tech/CWA-169-add-morph-exchange-to-the-app
4 years ago
Oleksandr Sobol d7d03b4d2f CWA-169 | added trades to exchange trade store in router
4 years ago
Oleksandr Sobol a6fae62917 CWA-169 | added DateFormat to trade.createdAt in Trade Details page
4 years ago
Oleksandr Sobol d88945411f CWA-169 | renamed checkAmount() to formatAmount()
4 years ago
Oleksandr Sobol 30a7e5c4c8 CWA-169 | changed order of definition of properties in ExchangeTradeStore
4 years ago
Oleksandr Sobol fdeb66e643 CWA-169 | removed setup_locator and got the box as parameter in MorphTokenExchangeProvider
4 years ago
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
4 years ago
M dbc5ddcb27 Merge pull request #29 from cake-tech/release-1.0.3
4 years ago
Nadiia Hordenko d247ec64e7 merdge branch cwa-164
4 years ago
Nadiia Hordenko 5c57afa38d megred branch cwa-168
4 years ago
M c8c1e3e995 Merge pull request #30 from cake-tech/CWA-171-change-support-email
4 years ago
M f07e51ffb4 Merge pull request #23 from cake-tech/CWA-164-add-biometric-authentication
4 years ago
Oleksandr Sobol eb875b1321 CWA-169 | added try-catch to calculateAmount() in MorphTokenExchangeProvider
4 years ago
Oleksandr Sobol d80123d960 CWA-169 | translated error messages for limits
4 years ago
Oleksandr Sobol 10cd15229e Merge branch 'master' into CWA-169-add-morph-exchange-to-the-app
4 years ago
Oleksandr Sobol ad241ca1db CWA-169 | created check_amount then added to transaction_info and to trade
4 years ago
Oleksandr Sobol 7c83a71916 CWA-169 | added processing state to TradeState
4 years ago
Oleksandr Sobol d6cf32c764 CWA-169 | fixed limits for ethereum in MorphTokenExchangeProvider
4 years ago
Oleksandr Sobol fd964d68bf CWA-169 | added limits check to createTrade() and format to amounts in exchange store
4 years ago
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
4 years ago
Oleksandr Sobol 95222ecbae CWA-169 | added MorphTokenExchangeProvider to dashboard page, trade filter store. Added morph icon to trade row
4 years ago
Oleksandr Sobol 2373b06d52 CWA-169 | added MorphTokenExchangeProvider to exchange trade store
4 years ago
Oleksandr Sobol e4d4600082 CWA-169 | fixed getting toCurrency and inputAddress from response in findTradeById method
4 years ago
Oleksandr Sobol 6a75196ad7 Merge branch 'master' into CWA-171-change-support-email
4 years ago
Oleksandr Sobol 2521a6b6c9 CWA-164 | resolved problems in arb files
4 years ago
Oleksandr Sobol 125e3b1547 Merge branch 'master' into CWA-164-add-biometric-authentication
4 years ago
Oleksandr Sobol b8887daff4 CWA-169 | removed xmr-btc pair, fixed fetchLimits and findTradeById methods in MorphTokenExchangeProvider class
4 years ago
Nadiia Hordenko eac6608a96 Merge branch 'CWA-171-change-support-email' of github.com:cake-tech/cake_wallet into release-1.0.3
4 years ago
M f5ac398f58 Merge pull request #27 from cake-tech/CWA-170-fix-date-format-bug-for-exchange
4 years ago
M 927129e012 Merge pull request #28 from cake-tech/CWA-168-add-app-version-text-in-settings
4 years ago
Oleksandr Sobol ff39f3c8eb CWA-171 | changed support email to support@cakewallet.com in settings and FAQ
4 years ago
Oleksandr Sobol 8c5c5636e9 CWA-168 | added translation for "Version", used arrow function in the callback, used collection.last for setting items
4 years ago
Oleksandr Sobol 22cf5ca08b CWA-169 | got hive box as dependency for MorphTokenExchangeProvider class, removed extraId from Trade
4 years ago
Nadiia Hordenko 55bd5ebf6b chenge app version
4 years ago
Oleksandr Sobol 4ce032f183 CWA-169 | got trade amount from hive in morphtoken exchange provider
4 years ago
Oleksandr Sobol 524f23b1db CWA-168 | changed current version in settings store
4 years ago
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
4 years ago
Oleksandr Sobol 6ee4ddda09 CWA-168 | added defining app current version with PackageInfo in settings store
4 years ago
Oleksandr Sobol 060c35ce04 CWA-170 | changed transaction date format and applied the same format to trade
4 years ago
Oleksandr Sobol 6333b9a6ff CWA-169 | created exchange pairs for crypto currencies
4 years ago
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)
4 years ago
Oleksandr Sobol 612b5647fc CWA-169 | added morph images to assets, added morph contact to settings page and morph link to disclaimer page
4 years ago