851 Commits (4535a1aaa8aaa4997c40eadba6426f94e37b9c65)

Author SHA1 Message Date
Oleksandr Sobol c83de7af6f CWA-175 | added image to the new wallet page, changed font size of picker, changed size of picker's border, fixed ukrainian and russian translate of "seed"
4 years ago
Oleksandr Sobol f0d55fed94 CWA-177 | added text alignment to balance display mode, fiat currency and transaction priority in the settings page, changed padding for buttons in the dashboard page
4 years ago
Oleksandr Sobol d3b3f079c6 CWA-177 | added text alignment to the current node list tile in the settings page
4 years ago
Oleksandr Sobol 402b94a299 CWA-177 | fixed UI bug in the settings text list row
4 years ago
Oleksandr Sobol 41dd48e80c CWA-175 | created seed language picker, added seed language picker to the new wallet page, added decoration to seed language button, translated seed languages
4 years ago
Oleksandr Sobol cb4fff7aec CWA-175 | added seed language parameter to wallet manager and wallet list service, created seed_language_page and seed_language_store, applied seed language page before create and restore wallet, added mnemonics
4 years ago
Oleksandr Sobol 480eab397a CWA-176 | changed date format in the date_section_raw and in the dashboard_page according to current locale
4 years ago
Oleksandr Sobol 90f66274a2 CWA-174 | added localeDetection() to Language class, moved languages from change_language.dart to language.dart, localeDetection() called in the settings store
4 years ago
Oleksandr Sobol a3afe3ea3a merged CWA-173 into the current branch
4 years ago
Oleksandr Sobol 889fbee7f6 Merge branch 'CWA-173-fix-russian-translate-and-add-ukrainian-translate' into ru-and-ua-local-fixes
4 years ago
Oleksandr Sobol 652ba16777 CWA-69 | reworked OpenaliasRecord class
4 years ago
Oleksandr Sobol 0efe8af3e0 CWA-173 | created OpenaliasRecord class, renamed fetchXmrAddressAndRecipientName method on fetchAddressAndName, used forEach instead of for loop in this method, checked entered xmr address in the send store
4 years ago
Oleksandr Sobol d4e7c90318 CWA-173 | fixed ukrainian and russian translate, sorted languages by alphabet
4 years ago
Oleksandr Sobol 87f4cd6ea9 CWA-173 | fixed ukrainian translate, added openalias translate, fixed colors for filters in the dashboard page
4 years ago
Oleksandr Sobol e1d16857f4 CWA-173 | fixed russian translate, added ukrainian translate, added ukrainian language to settings, added faq on ukrainian
4 years ago
Oleksandr Sobol 28085ce057 CWA-69 | translated title and content in the openalias alert dialog (send page)
4 years ago
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
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 c8c1e3e995 Merge pull request #30 from cake-tech/CWA-171-change-support-email
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 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
M f5ac398f58 Merge pull request #27 from cake-tech/CWA-170-fix-date-format-bug-for-exchange
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
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
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
Oleksandr Sobol 9355b2a1f4 CWA-168 | app version added to list tile with background color
4 years ago
Oleksandr Sobol 50d857f23a CWA-168 | added app version to settings page (added currentVersion to settings store and item to item_headers)
4 years ago
Oleksandr Sobol 40f3729d24 Merge branch 'master' into CWA-167-amount-entering-bug
4 years ago
M fc48da9d71 Merge pull request #22 from cake-tech/CWA-163-add-integrated-address-for-xmr
5 years ago
M 648f67f5b0 Merge pull request #21 from cake-tech/CWA-161-save-recipient-address-by-default
5 years ago
Oleksandr Sobol e9f2310be5 Merge branch 'master' into CWA-164-add-biometric-authentication
5 years ago
Oleksandr Sobol 2730d27b03 Merge branch 'master' into CWA-163-add-integrated-address-for-xmr
5 years ago
Oleksandr Sobol 0a77478ca4 Merge branch 'master' into CWA-161-save-recipient-address-by-default
5 years ago
Oleksandr Sobol 09a0bf5150 Merge branch 'master' into CWA-160-add-contact-book-option-for-new-currencies
5 years ago
Oleksandr Sobol a6ebf1b0b2 CWA-159 | added setCurrentNodeToDefault method to settings store that called when reset button is pressed
5 years ago
Oleksandr Sobol 93c4f04f71 CWA-167 | changed decimal parameter of keyboard on true for exchange and send pages
5 years ago
Oleksandr Sobol 2a4d9a8fa6 CWA-163 | added integrated address for xmr to validation
5 years ago
Oleksandr Sobol 71bdfb3e5b CWA-164 | added biometric authentication
5 years ago
Oleksandr Sobol 59d8ad1890 CWA-160 | used existing colors for new currencies
5 years ago
Oleksandr Sobol aa4d43acb6 CWA-161 | saved recipient address by default for new users
5 years ago
Oleksandr Sobol 59492a6634 CWA-159 | added highlight to first node after resetting nodes to default
5 years ago
M 49a6a994d5 Changed version to 1.0.2
5 years ago
M 92c2cfcbab Changed way for validation of seed phrase. Added multi words to text field on restore from seed screen.
5 years ago
M 6154c6dfa5 Changed restore wallet from seed screen. Added node.imonero.org:18081 to list of default nodes.
5 years ago
M b7e8abcb95 Changed way to committing of transactions.
5 years ago
Oleksandr Sobol 80cdc154c7 faq | fixed faq page and added link to @cakewallet_bot to faq
5 years ago
M 8c15dded7f Merge pull request #16 from cake-tech/CWA-153-changenow-cryptocurrencies
5 years ago
M e01d101dad Merge pull request #17 from cake-tech/actions-list-trades-update
5 years ago
M de70faca73 Added listener for update trade list in action list on dashboard screen
5 years ago
Oleksandr Sobol ebe2799bce CWA-153 | fixed validation for nano
5 years ago
Oleksandr Sobol 89354b083b CWA-153 | fixed validation for ada and nano
5 years ago
Oleksandr Sobol aba0aede28 Merge branch 'master' into CWA-153-changenow-cryptocurrencies
5 years ago
Oleksandr Sobol debca3c888 localization | fixed strings_pt.arb
5 years ago
Oleksandr Sobol c07d5d4438 localization | fixed strings_pt.arb
5 years ago
M a751967230 Merge pull request #14 from cake-tech/CWA-157-highlight-current-language-in-settings
5 years ago
M 28be299edb Merge pull request #13 from cake-tech/CWA-155-BTC-validation
5 years ago
M bf81ab854f Merge pull request #12 from cake-tech/CWA-156-change-cake-telegram-contact-in-settings
5 years ago
M 695fa8e3e5 Merge pull request #11 from cake-tech/fix-address-of-xmr.ru-node
5 years ago
M 8538144c2e Fixed parsing of fiat price
5 years ago
M 459d24411a Changed address of a remote node node.xmr.ru:13666 to node.monero.net:18081
5 years ago
Oleksandr Sobol 1916a1baa0 CWA-157 | highlighted current language in change language page
5 years ago
Oleksandr Sobol a7773f9143 CWA-153 | added changenow cryptocurrencies
5 years ago
Oleksandr Sobol 31461a6dcb CWA-156 | changed Cake Telegram contact in settings page
5 years ago
Oleksandr Sobol e42a01fcb4 CWA-155 | added btc validation, that include Bech32 address format
5 years ago
M f318b51060 Merge branch 'master' into CWA-147-password-rename
5 years ago
M 96f1c3d325 Merge pull request #8 from cake-tech/CWA-151-chinese-translate-for-node
5 years ago
M fa8f01328b Merge pull request #9 from cake-tech/CWA-152-seed-validation-bug
5 years ago
Oleksandr Sobol a6db09a152 CWA-151 | fixed bug
5 years ago
Oleksandr Sobol e1b0242492 CWA-152 | fixed bug
5 years ago
Oleksandr Sobol 7ee8842b97 CWA-147 | fixed bug
5 years ago
Oleksandr Sobol 34de017fb3 CWA-146 | fixed bug
5 years ago
M 1315a53212 Replaced eu-node.cakewallet.io by xmr-node-eu.cakewallet.com and node.cakewallet.io by xmr-node-usa-east.cakewallet.com in remote nodes list. Added migration for change current remote node if user use old eu or usa remote node by new addresses. Changed way for set default remote node for initial setup by base on current user time zone.
5 years ago
M 78ec11de47 Fixed issues for linter and analyzer
5 years ago
M 69f4c127ab Added the project
5 years ago