154 Commits (eaa5d48bb6847103645a48f1241e0e34325d6725)

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 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 a6fae62917 CWA-169 | added DateFormat to trade.createdAt in Trade Details page
4 years ago
M c8c1e3e995 Merge pull request #30 from cake-tech/CWA-171-change-support-email
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 95222ecbae CWA-169 | added MorphTokenExchangeProvider to dashboard page, trade filter store. Added morph icon to trade row
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
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 060c35ce04 CWA-170 | changed transaction date format and applied the same format to trade
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
Oleksandr Sobol e9f2310be5 Merge branch 'master' into CWA-164-add-biometric-authentication
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 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 59492a6634 CWA-159 | added highlight to first node after resetting nodes to default
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
Oleksandr Sobol aba0aede28 Merge branch 'master' into CWA-153-changenow-cryptocurrencies
5 years ago
M a751967230 Merge pull request #14 from cake-tech/CWA-157-highlight-current-language-in-settings
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 e1b0242492 CWA-152 | fixed bug
5 years ago
M 78ec11de47 Fixed issues for linter and analyzer
5 years ago
M 69f4c127ab Added the project
5 years ago