Commit graph

957 commits

Author SHA1 Message Date
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
262e6ca156 Merge pull request #55 from cake-tech/CWA-207-update-pin-screen
CWA-207 | applied new design to pin code page; added pin alert dialog…
2020-05-01 23:00:40 +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
83f9c034d9 Merge pull request #53 from cake-tech/CWA-204-rework-new-wallet-creation
Cwa 204 rework new wallet creation
2020-05-01 22:37:30 +03:00
Oleksandr Sobol
1de282f3ab Merge pull request #52 from cake-tech/CWA-203-transaction-and-trade-details
CWA-203 | applied new design to standart_list_row, transaction_detail…
2020-05-01 22:34:04 +03:00
Oleksandr Sobol
f5e237b35c Merge branch 'newdesign' into CWA-201-update-wallet-menu-screen 2020-05-01 22:27:47 +03:00
Oleksandr Sobol
1a0149afc6 CWA-200 | called menu widget 2020-05-01 22:24:31 +03:00
Oleksandr Sobol
204ae22054 Merge branch 'newdesign' into CWA-200-implement-menu-screen
# Conflicts:
#	lib/src/screens/dashboard/dashboard_page.dart
2020-05-01 22:13:58 +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
f0ea28982e CWA-198 | fixed width of the copy information raw 2020-04-30 23:21:01 +03:00
Oleksandr Sobol
bd5a4a9f03 CWA-198 | added right border of animated indicator in the wallet card 2020-04-30 22:54:09 +03:00
Oleksandr Sobol
dbddc20af3 CWA-205 | added background color to restore options page and restore wallet options page 2020-04-30 22:28:16 +03:00
Oleksandr Sobol
75dc42e6da CWA-205 | applied new design to restore button, restore options page and restore wallet options page; deleted base restore widget and image widget 2020-04-30 21:59:57 +03:00
Oleksandr Sobol
3cd8af4228 CWA-198 | changed background color of dashboard page; added color of bounds and shadows to wallet card; changed color of buttons in the button_header 2020-04-30 20:35:06 +03:00
Oleksandr Sobol
743189669b CWA-204 | moved seed locales from seed language picker to new wallet page; disabled bitcoin currency button on new wallet type page 2020-04-30 16:16:47 +03:00
Oleksandr Sobol
4a3615f83f CWA-204 | fixed next button in the seed page 2020-04-29 23:10:34 +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
03d3ff87f2 CWA-207 | applied new design to pin code page; added pin alert dialog; added barrier dismissible property to base alert page 2020-04-27 20:31:39 +03:00
Oleksandr Sobol
e832a85e37 CWA-203 | applied new design to standart_list_row, transaction_details_page and trade_details_page 2020-04-27 13:23:55 +03:00
Oleksandr Sobol
4b34ca3111 CWA-201 | added separator between action buttons in alert dialog; fixed overflow bugs for japanese, korean and chinese languages in dashboard page 2020-04-25 19:17:59 +03:00
Oleksandr Sobol
df64e7b5e1 CWA-201 | applied new design to primary button and seed page; added base alert dialog and reconnect alert dialog 2020-04-24 20:34:32 +03:00
Oleksandr Sobol
6a799df7da CWA-201 | moved WalletTile class to wallet_tile.dart; changed design for PrimaryImageButton; changed background color for wallet_list_page; added short address to current wallet in the wallet_tile 2020-04-24 15:01:19 +03:00
Oleksandr Sobol
28d8cd43dc CWA-201 | added scroll controller to wallet list page 2020-04-23 22:26:37 +03:00
Oleksandr Sobol
07aaf77167 CWA-201 | added wallet tiles to wallet list page; added colors and images to wallet menu 2020-04-23 21:36:52 +03:00
Oleksandr Sobol
f5e1635380 CWA-200 | calculated list tile heights for large screens 2020-04-22 19:40:16 +03:00
Oleksandr Sobol
fa696c2a60 CWA-198 | implemented menu screen; added menu widget; added images to menu items and fixed menu actions 2020-04-21 21:23:40 +03:00
Oleksandr Sobol
52d5dedaf8 CWA-198 | moved ButtonHeader class to button_header.dart, fixed containers and bounds height for date_section_raw, trade_raw and transaction_raw, changed animation time for trade_history panel 2020-04-21 17:31:25 +03:00
Oleksandr Sobol
b3673d7c63 CWA-198 | fixed borders of date_section_raw, trade_raw and transaction_raw 2020-04-18 12:17:52 +03:00
Oleksandr Sobol
a260ed7cea CWA-198 | fixed dashboard_page 2020-04-17 23:27:23 +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
823030403a CWA-198 | added transaction history panel to dashboard page; added fiat currency symbol to transaction_info; changed date_section_raw, trade_row and transaction_raw 2020-04-16 21:41:04 +03:00
Oleksandr Sobol
b7198f4f6c CWA-198 | added buttons to dashboard page 2020-04-15 21:09:41 +03:00
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
877522d12e CWA-199 | moved limitsFormat() to xmrto_exchange_provider 2020-04-13 20:31:00 +03:00
Oleksandr Sobol
99c732aab0 CWA-199 | fixed receive amount for empty deposit amount; added correction to xmr limits 2020-04-13 20:07:26 +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
8e9033fce4 Started working on iOS migrations. Addeed migrations for wallets info and address book. Fixed build for iOS 2020-04-06 19:10:49 +03:00
M
ac0723e918 Splitted android and ios migraions 2020-04-03 16:21:00 +03:00
M
d067df8a51 Added migration for android wallets and hives files. 2020-04-03 15:27:13 +03:00
M
3186829115 Release 1.0.5 2020-03-10 19:17:47 +02: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
4890143b4e restore-button-fix | removed '\n' from restore button text 2020-03-05 14:22:00 +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
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
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
d7d03b4d2f CWA-169 | added trades to exchange trade store in router 2020-02-12 15:28:30 +02:00
Oleksandr Sobol
a6fae62917 CWA-169 | added DateFormat to trade.createdAt in Trade Details page 2020-02-12 14:31:26 +02:00
Oleksandr Sobol
d88945411f CWA-169 | renamed checkAmount() to formatAmount() 2020-02-11 22:50:10 +02:00
Oleksandr Sobol
30a7e5c4c8 CWA-169 | changed order of definition of properties in ExchangeTradeStore 2020-02-11 21:30:46 +02:00
Oleksandr Sobol
fdeb66e643 CWA-169 | removed setup_locator and got the box as parameter in MorphTokenExchangeProvider 2020-02-10 21:35:44 +02:00
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 2020-02-10 19:50:00 +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
eb875b1321 CWA-169 | added try-catch to calculateAmount() in MorphTokenExchangeProvider 2020-02-07 15:34:00 +02:00
Oleksandr Sobol
d80123d960 CWA-169 | translated error messages for limits 2020-02-07 15:14:06 +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
7c83a71916 CWA-169 | added processing state to TradeState 2020-02-07 13:07:58 +02:00
Oleksandr Sobol
d6cf32c764 CWA-169 | fixed limits for ethereum in MorphTokenExchangeProvider 2020-02-07 12:06:13 +02:00
Oleksandr Sobol
fd964d68bf CWA-169 | added limits check to createTrade() and format to amounts in exchange store 2020-02-07 00:47:21 +02:00
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 2020-02-06 20:30:32 +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
2373b06d52 CWA-169 | added MorphTokenExchangeProvider to exchange trade store 2020-02-05 22:00:00 +02:00
Oleksandr Sobol
e4d4600082 CWA-169 | fixed getting toCurrency and inputAddress from response in findTradeById method 2020-02-05 20:51:02 +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
Oleksandr Sobol
b8887daff4 CWA-169 | removed xmr-btc pair, fixed fetchLimits and findTradeById methods in MorphTokenExchangeProvider class 2020-02-05 19:30:42 +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
22cf5ca08b CWA-169 | got hive box as dependency for MorphTokenExchangeProvider class, removed extraId from Trade 2020-02-04 18:47:42 +02:00
Oleksandr Sobol
4ce032f183 CWA-169 | got trade amount from hive in morphtoken exchange provider 2020-02-03 23:20:14 +02:00
Oleksandr Sobol
524f23b1db CWA-168 | changed current version in settings store 2020-02-03 21:41:58 +02:00
Oleksandr Sobol
6ee4ddda09 CWA-168 | added defining app current version with PackageInfo in settings store 2020-02-03 17:23:31 +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
6333b9a6ff CWA-169 | created exchange pairs for crypto currencies 2020-01-31 10:45:32 +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
M
fc48da9d71 Merge pull request #22 from cake-tech/CWA-163-add-integrated-address-for-xmr
Cwa 163 add integrated address for xmr
2020-01-24 20:46:28 +01:00
M
648f67f5b0 Merge pull request #21 from cake-tech/CWA-161-save-recipient-address-by-default
Cwa 161 save recipient address by default
2020-01-24 20:45:42 +01:00
Oleksandr Sobol
e9f2310be5 Merge branch 'master' into CWA-164-add-biometric-authentication 2020-01-24 21:19:14 +02:00
Oleksandr Sobol
2730d27b03 Merge branch 'master' into CWA-163-add-integrated-address-for-xmr 2020-01-24 21:18:12 +02:00
Oleksandr Sobol
0a77478ca4 Merge branch 'master' into CWA-161-save-recipient-address-by-default 2020-01-24 21:17:06 +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
2a4d9a8fa6 CWA-163 | added integrated address for xmr to validation 2020-01-21 21:29:02 +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
aa4d43acb6 CWA-161 | saved recipient address by default for new users 2020-01-20 21:04:26 +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
49a6a994d5 Changed version to 1.0.2 2020-01-19 20:57:20 +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
M
8c15dded7f Merge pull request #16 from cake-tech/CWA-153-changenow-cryptocurrencies
Cwa 153 changenow cryptocurrencies
2020-01-10 22:29:44 +02:00
M
e01d101dad Merge pull request #17 from cake-tech/actions-list-trades-update
Added listener for update trade list in action list on dashboard screen
2020-01-10 22:29:18 +02:00
M
de70faca73 Added listener for update trade list in action list on dashboard screen 2020-01-10 22:28:29 +02:00
Oleksandr Sobol
ebe2799bce CWA-153 | fixed validation for nano 2020-01-10 22:15:45 +02:00
Oleksandr Sobol
89354b083b CWA-153 | fixed validation for ada and nano 2020-01-10 21:54:59 +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
Oleksandr Sobol
debca3c888 localization | fixed strings_pt.arb 2020-01-10 21:30:07 +02:00
Oleksandr Sobol
c07d5d4438 localization | fixed strings_pt.arb 2020-01-10 21:15:35 +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
M
28be299edb Merge pull request #13 from cake-tech/CWA-155-BTC-validation
CWA-155 | added btc validation, that include Bech32 address format
2020-01-10 20:00:49 +02:00
M
bf81ab854f Merge pull request #12 from cake-tech/CWA-156-change-cake-telegram-contact-in-settings
CWA-156 | changed Cake Telegram contact in settings page
2020-01-10 20:00:19 +02:00
M
695fa8e3e5 Merge pull request #11 from cake-tech/fix-address-of-xmr.ru-node
Changed address of a remote node node.xmr.ru:13666 to node.monero.net…
2020-01-10 19:33:39 +02:00
M
8538144c2e Fixed parsing of fiat price 2020-01-10 18:11:14 +02:00
M
459d24411a Changed address of a remote node node.xmr.ru:13666 to node.monero.net:18081 2020-01-10 17:53:33 +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
e42a01fcb4 CWA-155 | added btc validation, that include Bech32 address format 2020-01-10 13:49:46 +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
M
fa8f01328b Merge pull request #9 from cake-tech/CWA-152-seed-validation-bug
CWA-152 | fixed bug
2020-01-10 11:17:22 +02:00
Oleksandr Sobol
a6db09a152 CWA-151 | fixed bug 2020-01-09 18:47:02 +02:00
Oleksandr Sobol
e1b0242492 CWA-152 | fixed bug 2020-01-09 17:56:09 +02:00
Oleksandr Sobol
7ee8842b97 CWA-147 | fixed bug 2020-01-08 21:01:03 +02:00
Oleksandr Sobol
34de017fb3 CWA-146 | fixed bug 2020-01-08 20:00:14 +02:00
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. 2020-01-08 18:38:38 +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