Commit graph

919 commits

Author SHA1 Message Date
Oleksandr Sobol
fc8c632e21 CWA-198 | created front and back sides of wallet card 2020-04-15 19:33:41 +03:00
Oleksandr Sobol
93b8bd8a35 CWA-198 | created wallet card 2020-04-14 21:15:47 +03:00
Oleksandr Sobol
ef750cb454 CWA-199 | changed possibility to enter amount in the deposit card only (exchange page); changed request for XMRTOExchangeProvider in the createTrade() (exchange_store); fixed calculation limits for XMR in the fetchLimits(), fixed post body in the createTrade() (xmrto_exchange_provider); created limits_format 2020-04-13 19:05:27 +03:00
M
0616b04ab9 Merge pull request #41 from cake-tech/CWA-180-fix-local-date-format
CWA-180 | fixed local date format in dashboard_page, date_section_raw…
2020-03-09 19:43:56 +02:00
Oleksandr Sobol
3d0d0521e4 CWA-180 | added getCurrentDateFormat() to settings store, refactored date_section_raw, trade_details_page, transaction_details_page, dashboard_page 2020-03-09 18:51:54 +02:00
Oleksandr Sobol
75c33370f1 CWA-180 | fixed local date format in dashboard_page, date_section_raw, trade_details_page, transaction_details_page, added currentLocale parameter to settings store 2020-03-06 20:38:13 +02:00
Oleksandr Sobol
75f23200ee CWA-179 | reduced height fo defining large device 2020-03-06 14:51:19 +02:00
Oleksandr Sobol
859afef931 CWA-179 | added image_widget and base_restore_widget, refactored restore_options_page and restore_wallet_options_page, added scale factor 2020-03-06 11:01:04 +02:00
Oleksandr Sobol
6e7ba33ecd CWA-179 | added scroll to restore_option_page and to restore_wallet_options_page 2020-03-05 20:31:52 +02:00
Oleksandr Sobol
c233d380ab restore-button-fix | added padding to the title 2020-03-05 19:20:13 +02:00
Oleksandr Sobol
30f10ca6f3 restore-button-fix | replaced Text widget on AutoSizeText 2020-03-04 23:17:18 +02:00
Oleksandr Sobol
e33bb4989e restore-button-fix | changed padding for description 2020-03-04 21:44:30 +02:00
Oleksandr Sobol
847a5b656c restore-button-fix | changed font size of title and description 2020-03-04 21:35:19 +02:00
M
00307cb55c Merge pull request #39 from cake-tech/CWA-175-seed-language
Cwa 175 seed language
2020-03-04 18:13:26 +02:00
M
705d4322f0 Merge pull request #37 from cake-tech/CWA-176-date-localization
CWA-176 | changed date format in the date_section_raw and in the dash…
2020-03-04 18:12:36 +02:00
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" 2020-03-03 17:18:50 +02:00
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 2020-03-03 16:26:12 +02:00
Oleksandr Sobol
d3b3f079c6 CWA-177 | added text alignment to the current node list tile in the settings page 2020-03-02 22:02:42 +02:00
Oleksandr Sobol
402b94a299 CWA-177 | fixed UI bug in the settings text list row 2020-03-02 21:09:56 +02:00
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 2020-03-02 20:11:27 +02:00
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 2020-02-28 22:16:39 +02:00
Oleksandr Sobol
480eab397a CWA-176 | changed date format in the date_section_raw and in the dashboard_page according to current locale 2020-02-27 19:05:23 +02:00
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 2020-02-26 19:18:58 +02:00
Oleksandr Sobol
889fbee7f6 Merge branch 'CWA-173-fix-russian-translate-and-add-ukrainian-translate' into ru-and-ua-local-fixes
# Conflicts:
#	lib/generated/i18n.dart
#	res/values/strings_ru.arb
2020-02-25 21:58:24 +02:00
Oleksandr Sobol
652ba16777 CWA-69 | reworked OpenaliasRecord class 2020-02-25 14:45:06 +02:00
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 2020-02-25 11:28:33 +02:00
Oleksandr Sobol
d4e7c90318 CWA-173 | fixed ukrainian and russian translate, sorted languages by alphabet 2020-02-24 17:10:35 +02:00
Oleksandr Sobol
87f4cd6ea9 CWA-173 | fixed ukrainian translate, added openalias translate, fixed colors for filters in the dashboard page 2020-02-21 17:11:40 +02:00
Oleksandr Sobol
e1d16857f4 CWA-173 | fixed russian translate, added ukrainian translate, added ukrainian language to settings, added faq on ukrainian 2020-02-21 16:37:57 +02:00
Oleksandr Sobol
28085ce057 CWA-69 | translated title and content in the openalias alert dialog (send page) 2020-02-21 12:45:15 +02:00
Oleksandr Sobol
dde482c4f6 CWA-69 | added focusNode to address_text_field, got recipient name in the openalias, added focusNode listener in the send_page 2020-02-20 23:02:41 +02:00
Oleksandr Sobol
91091a8d19 CWA-69 | added focusNode to address_text_field, got recipient name in the openalias, added focusNode listener in the send_page 2020-02-20 22:50:22 +02:00
Oleksandr Sobol
df9418c799 CWA-69 | created formatDomainName() and fetchXmrAddress() in the openalias.dart. Added openalias to send page 2020-02-19 22:14:39 +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
a6fae62917 CWA-169 | added DateFormat to trade.createdAt in Trade Details page 2020-02-12 14:31:26 +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
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
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
6a75196ad7 Merge branch 'master' into CWA-171-change-support-email 2020-02-05 20:00:34 +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
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
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
060c35ce04 CWA-170 | changed transaction date format and applied the same format to trade 2020-02-01 20:10:01 +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
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
Oleksandr Sobol
40f3729d24 Merge branch 'master' into CWA-167-amount-entering-bug 2020-01-27 21:31:51 +02:00
Oleksandr Sobol
e9f2310be5 Merge branch 'master' into CWA-164-add-biometric-authentication 2020-01-24 21:19:14 +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
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
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
59492a6634 CWA-159 | added highlight to first node after resetting nodes to default 2020-01-20 20:16:45 +02:00
M
92c2cfcbab Changed way for validation of seed phrase. Added multi words to text field on restore from seed screen. 2020-01-17 15:26:17 +02:00
M
6154c6dfa5 Changed restore wallet from seed screen. Added node.imonero.org:18081 to list of default nodes. 2020-01-16 18:05:07 +02:00
M
b7e8abcb95 Changed way to committing of transactions. 2020-01-13 14:34:50 +02:00
Oleksandr Sobol
80cdc154c7 faq | fixed faq page and added link to @cakewallet_bot to faq 2020-01-11 15:19:39 +02:00
Oleksandr Sobol
aba0aede28 Merge branch 'master' into CWA-153-changenow-cryptocurrencies
# Conflicts:
#	.gitignore
#	lib/src/stores/address_book/address_book_store.dart
#	lib/src/stores/exchange/exchange_store.dart
#	lib/src/stores/send/send_store.dart
#	lib/src/stores/wallet_restoration/wallet_restoration_store.dart
2020-01-10 21:46:32 +02:00
M
a751967230 Merge pull request #14 from cake-tech/CWA-157-highlight-current-language-in-settings
CWA-157 | highlighted current language in change language page
2020-01-10 20:01:34 +02:00
Oleksandr Sobol
1916a1baa0 CWA-157 | highlighted current language in change language page 2020-01-10 17:46:43 +02:00
Oleksandr Sobol
a7773f9143 CWA-153 | added changenow cryptocurrencies 2020-01-10 17:24:44 +02:00
Oleksandr Sobol
31461a6dcb CWA-156 | changed Cake Telegram contact in settings page 2020-01-10 14:05:05 +02:00
Oleksandr Sobol
e1b0242492 CWA-152 | fixed bug 2020-01-09 17:56:09 +02:00
M
78ec11de47 Fixed issues for linter and analyzer 2020-01-08 15:12:50 +02:00
M
69f4c127ab Added the project 2020-01-04 21:31:52 +02:00