Commit graph

300 commits

Author SHA1 Message Date
Oleksandr Sobol
5304931ad9 CWA-212 | applied new design to exchange_confirm_page and exchange_trade_page; added provider icons to exchange_template_page; added new alert dialogs to exchange_page and exchange_trade_page 2020-05-15 20:38:08 +03:00
Oleksandr Sobol
38d7dbcb33 Merge pull request #58 from cake-tech/CWA-210-rework-send-screen
Cwa 210 rework send screen
2020-05-12 16:20:33 +03:00
Oleksandr Sobol
fdb4d3deae Merge pull request #57 from cake-tech/CWA-209-rework-receive-screen
Cwa 209 rework receive screen
2020-05-12 16:19:20 +03:00
Oleksandr Sobol
3f5ced13e1 CWA-210 | added estimated fee row and clear button to the send page; removed validation from cryptocurrency textfield in the send template page; changed call send template page in the router; fix "clear" in polish 2020-05-11 11:22:03 +03:00
Oleksandr Sobol
25f3920073 CWA-210 | added template class, template tile, send template page and send template store 2020-05-08 19:22:56 +03:00
Oleksandr Sobol
e1de337ab1 CWA-209 | applied new design to account_list_page, account_page and new_subaddress_page; moved header tile from receive_page to a single file; created account tile and base text form field 2020-05-06 20:40:36 +03:00
Oleksandr Sobol
8f54e53918 CWA-202 | applied new design to nodes_list_page and new_node_page; created node_list_row widget, alert_with_one_action and alert_with_two_action; deleted reconnect_alert_dialog, wallet_creation_dialog, restore_alert_dialog and pin_alert_dialog 2020-05-04 23:12:36 +03:00
Oleksandr Sobol
1dff5148ff Merge branch 'newdesign' into CWA-205-update-restore-wallet-screens
# Conflicts:
#	lib/src/screens/exchange/exchange_page.dart
#	lib/src/screens/new_wallet/new_wallet_page.dart
#	lib/src/screens/new_wallet/widgets/select_button.dart
#	lib/src/screens/rescan/rescan_page.dart
#	lib/src/screens/restore/restore_wallet_from_keys_page.dart
#	lib/src/screens/restore/restore_wallet_from_seed_details.dart
#	lib/src/screens/seed_language/widgets/seed_language_picker.dart
#	lib/src/widgets/primary_button.dart
2020-05-01 22:51:27 +03:00
Oleksandr Sobol
4215ac2425 CWA-205 | applied new design to seed_language_page 2020-05-01 21:36:48 +03:00
Oleksandr Sobol
3180ab65e1 CWA-205 | applied new design to restore_from_keys_page, restore_wallet_from_seed_page, restore_wallet_from_seed_details, seed_widget, blockchain_height_widget; created top_panel widget and restore_alert_dialog 2020-05-01 18:57:22 +03:00
Oleksandr Sobol
ecca26bb58 CWA-204 | applied new design to seed language picker; added wallet creation alert dialog 2020-04-29 22:57:54 +03:00
Oleksandr Sobol
d9f8ddb141 CWA-204 | applied new design to welcome and new wallet pages; created new wallet type page and select button; changed loading primary button 2020-04-28 20:50:12 +03:00
Oleksandr Sobol
2a18f4a1e4 CWA-198 | removed buttons_widget, fixed wallet_card, trade_history_panel, date_section_raw, trade_raw, transaction_raw and dashboard_page 2020-04-17 22:40:11 +03:00
Oleksandr Sobol
fc8c632e21 CWA-198 | created front and back sides of wallet card 2020-04-15 19:33:41 +03:00
M
3186829115 Release 1.0.5 2020-03-10 19:17:47 +02:00
Oleksandr Sobol
4890143b4e restore-button-fix | removed '\n' from restore button text 2020-03-05 14:22:00 +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
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
a3afe3ea3a merged CWA-173 into the current branch 2020-02-25 22:11:56 +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
M
dd41bb002c Merge branch 'master' into master 2020-02-25 20:24:24 +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
df9418c799 CWA-69 | created formatDomainName() and fetchXmrAddress() in the openalias.dart. Added openalias to send page 2020-02-19 22:14:39 +02:00
TheFuzzStone
6fc24ddb89 Final comit 2020-02-19 16:42:43 +02:00
TheFuzzStone
20f2b32e72 Fix some typos 2020-02-19 16:33:33 +02:00
TheFuzzStone
6f5cb946ec Final commit. Fixed some typos. 2020-02-18 11:27:36 +02:00
TheFuzzStone
83ad377615 I have fix the suggestions proposed by the reviewer 2020-02-18 11:22:13 +02:00
TheFuzzStone
70a358d430 New translation + some fixes
Adding new translation (Ukrainian) and some fixes of the Russian translation.
2020-02-17 19:39:20 +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
Nadiia Hordenko
d247ec64e7 merdge branch cwa-164 2020-02-07 20:28:58 +02:00
Nadiia Hordenko
5c57afa38d megred branch cwa-168 2020-02-07 20:24:16 +02:00
Oleksandr Sobol
d80123d960 CWA-169 | translated error messages for limits 2020-02-07 15:14:06 +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
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
71bdfb3e5b CWA-164 | added biometric authentication 2020-01-21 19:51:37 +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
Oleksandr Sobol
c07d5d4438 localization | fixed strings_pt.arb 2020-01-10 21:15:35 +02:00
M
f318b51060 Merge branch 'master' into CWA-147-password-rename 2020-01-10 11:21:10 +02:00
M
96f1c3d325 Merge pull request #8 from cake-tech/CWA-151-chinese-translate-for-node
CWA-151 | fixed bug
2020-01-10 11:18:16 +02:00
Oleksandr Sobol
a6db09a152 CWA-151 | fixed bug 2020-01-09 18:47:02 +02:00
Oleksandr Sobol
7ee8842b97 CWA-147 | fixed bug 2020-01-08 21:01:03 +02:00
rating89us
dc87fb4568 Updating pt-BR translation 2020-01-07 17:23:53 -03:00
M
69f4c127ab Added the project 2020-01-04 21:31:52 +02:00