Commit graph

480 commits

Author SHA1 Message Date
OleksandrSobol
30a32ab071 CAKE-345 | fixed add receiver button; applied dotted borders to primary button; applied localization to add receiver button; added scrollbar to confirm_sending_alert.dart 2021-08-12 17:56:34 +03:00
OleksandrSobol
f84c7c9a1c CAKE-345 | fixed bug on send_card.dart and fixed addresses for transaction details 2021-08-11 17:23:24 +03:00
OleksandrSobol
1e3ec8da1c CAKE-345 | added monero_output.dart to the app; fixed transaction_history.dart; renamed SendItem on Output; calculated formattedCryptoAmount in the output.dart; used outputs list instead sendItemList; fixed bitcoin_transaction_credentials.dart, electrum_wallet.dart, monero_transaction_creation_credentials.dart, monero_wallet.dart, exchange and send pages, view models 2021-08-10 17:52:35 +03:00
OleksandrSobol
1dd3f69b1c CAKE-345 | changed isRemoveButtonShow parameter on isBatchSending in the send_view_model.dart; removed "ALL" button from send card for batch sending 2021-08-06 10:55:50 +03:00
OleksandrSobol
3abb78febf Merge branch 'main' into CAKE-345-batch-sending
# Conflicts:
#	lib/bitcoin/electrum_wallet.dart
2021-08-04 17:43:03 +03:00
OleksandrSobol
d4c0fb6fec CAKE-345 | applied batch sending to monero wallet 2021-08-04 17:38:03 +03:00
OleksandrSobol
1d996c94c8 CAKE-343 | added address book button to xmr wallet's address text field on exchange_page.dart and exchange_template_page.dart 2021-07-23 14:05:33 +03:00
OleksandrSobol
d582f89c7d CAKE-345 | removed isAddReceiverButtonEnabled from send_view_model.dart; fixed height of send card 2021-07-23 09:31:35 +03:00
OleksandrSobol
c14d021f07 CAKE-345 | merged release-4.2.4 branch into current and resolved problems 2021-07-22 19:48:26 +03:00
OleksandrSobol
2a047e1f51 Merge branch 'release-4.2.4' into CAKE-345-batch-sending
# Conflicts:
#	lib/bitcoin/electrum_wallet.dart
#	lib/src/screens/send/send_page.dart
#	lib/src/screens/send/send_template_page.dart
#	lib/view_model/send/send_view_model.dart
#	res/values/strings_de.arb
#	res/values/strings_en.arb
#	res/values/strings_es.arb
#	res/values/strings_hi.arb
#	res/values/strings_hr.arb
#	res/values/strings_it.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_uk.arb
#	res/values/strings_zh.arb
2021-07-22 17:52:48 +03:00
M
051057ca44 Merge branch 'main' of github.com:cake-tech/cake_wallet into release-4.2.4 2021-07-22 13:33:52 +03:00
M
3dd1bdabcc Merge branch 'release-4.2.4' into CAKE-334-unspent-coins-control-application-logic 2021-07-22 10:48:22 +03:00
M
07f153e706 Merge pull request #152 from cake-tech/CAKE-192-implement-unstoppable-domain
Cake 192 implement unstoppable domain
2021-07-22 10:37:55 +03:00
OleksandrSobol
7b2d89f96f CAKE-345 | changed bitcoin transaction credentials; reworked createTransaction() method in the electrum_wallet.dart for batch sending; fixed exchange_trade_page.dart and send_page.dart; reworked confirm_sending_alert.dart; fixed _credenials() and commitTransaction() methods in the send_view_model.dart 2021-07-20 18:03:49 +03:00
OleksandrSobol
e6cfa2b636 CAKE-345 | reworked send page for batch sending; added send_item.dart, send_card.dart, send_template_view_model.dart and parse_address_from_domain_alert.dart to the app; reworked send template page; fixed exchange_trade_page.dart and exchange_trade_view_model.dart 2021-07-16 12:32:36 +03:00
OleksandrSobol
0d367c4b45 CAKE-343 | added bitcoin_wallet_addresses.dart and litecoin_wallet_addresses.dart tj the app; moved addresses from wallets to wallet addresses classes; deleted wallet addresses credentials 2021-07-13 08:46:34 +03:00
OleksandrSobol
e03f0ce4d3 CAKE-343 | added wallet_addresses.dart, monero_wallet_addresses.dart, electrum_wallet_addresses.dart, wallet_addresses_credentials.dart, monero_wallet_addresses_credentials.dart and electrum_wallet_addresses_credentials.dart to the app; applied ElectrumWalletAddresses to electrum_wallet.dart and MoneroWalletAddresses to monero_wallet.dart; fixed contact_list_view_model.dart, other view models and services 2021-07-08 17:52:48 +03:00
OleksandrSobol
c72245d904 CAKE-343 | fixed contact_list_view_model.dart and updateAddressInfo() in the monero_wallet.dart 2021-07-07 12:29:33 +03:00
OleksandrSobol
5f02a7ddf5 CAKE-344 | fixed MoonPay icon color on support and dashboard pages 2021-07-06 18:13:29 +03:00
OleksandrSobol
20e0c830cf CAKE-334 | applied unspent coins control to the app; added unspent_coins_info.dart; reworked createTransaction(), calculateEstimatedFee() and updateUnspent() methods in the electrum_wallet.dart; fixed unspent_coins_list_view_model.dart, unspent_coins_details_view_model.dart, unspent_coins_list_item.dart, unspent_coins_list_page.dart and unspent_coins_details_page.dart; fixed bitcoin_transaction_wrong_balance_exception.dart; added properties to bitcoin_unspent.dart; applied localization to unspent coins pages 2021-07-05 16:52:24 +03:00
OleksandrSobol
3f81f708e5 Merge branch 'main' into CAKE-330-unspent-coins-details-UI
# Conflicts:
#	lib/router.dart
#	lib/routes.dart
2021-07-01 12:39:37 +03:00
OleksandrSobol
dbf4897ac8 CAKE-344 | added MoonPay contact to support page; applied icon color change according to theme 2021-06-29 13:52:22 +03:00
OleksandrSobol
bb219e4da2 CAKE-192 | created parse_address_from_domain.dart; applied parseAddressFromDomain() to send_page.dart and exchange_page.dart; deleted unstoppable_domain_address_alert.dart 2021-06-22 11:29:30 +03:00
OleksandrSobol
6709b7779a CAKE-343 | applied subaddresses for contact book; added addresses field to wallet_info.dart; added updateAddressesInfo() to wallet_base.dart; applied updateAddressesInfo() to wallet services and view models 2021-06-18 15:36:49 +03:00
OleksandrSobol
37f326e21f Merge branch 'main' into CAKE-192-implement-unstoppable-domain
# Conflicts:
#	android/app/build.gradle
#	android/build.gradle
#	ios/Podfile
#	ios/Podfile.lock
#	res/values/strings_de.arb
#	res/values/strings_en.arb
#	res/values/strings_es.arb
#	res/values/strings_hi.arb
#	res/values/strings_hr.arb
#	res/values/strings_it.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_uk.arb
#	res/values/strings_zh.arb
2021-06-15 13:18:52 +03:00
M
81b34a30e7 Changes for buy page for bitcoin and litecoin. Added listeners for notifications from resume and launch. 2021-06-08 23:06:22 +03:00
M
951cdbeb50 Merge pull request #134 from cake-tech/CAKE-297-subaddress-for-incoming-transaction
Cake 297 subaddress for incoming transaction
2021-06-07 21:57:10 +03:00
OleksandrSobol
d5d1afd89b CAKE-306 | merged main branch into current; added _fetchBuyItems() method to buy_view_model.dart; deleted isMoonPayEnabled parameter from settings_store.dart 2021-06-07 16:40:25 +03:00
OleksandrSobol
68f1e39620 Merge branch 'main' into CAKE-306-add-moonpay-option-for-btc-buying
# Conflicts:
#	lib/di.dart
#	lib/view_model/dashboard/dashboard_view_model.dart
#	res/values/strings_de.arb
#	res/values/strings_en.arb
#	res/values/strings_es.arb
#	res/values/strings_hi.arb
#	res/values/strings_hr.arb
#	res/values/strings_it.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_uk.arb
#	res/values/strings_zh.arb
2021-06-07 15:26:21 +03:00
M
b5cc1bbe7d Merge pull request #147 from cake-tech/notification
Notification
2021-06-04 18:28:05 +03:00
M
ff6e4d58f7 Added push notifications, FCM. 2021-06-04 18:25:17 +03:00
OleksandrSobol
febb446c96 Merge branch 'CAKE-329-unspent-coins-list-UI' into CAKE-330-unspent-coins-details-UI
# Conflicts:
#	lib/src/screens/unspent_coins/unspent_coins_list_page.dart
2021-06-02 17:39:44 +03:00
OleksandrSobol
9e1c151f85 CAKE-306 | fixed moonpay_buy_provider.dart; added onEnabled() method to moonpay_buy_provider.dart; checked is MoonPayBuyProvider enabled; added isMoonPayEnabled to settings_store.dart 2021-06-01 21:03:35 +03:00
OleksandrSobol
b1add664ad CAKE-329 | reworked unspent_coins_list_page.dart and unspent_coins_list_item.dart; fixed standard_checkbox.dart; applied unspent coins control only to btc wallet 2021-05-31 21:04:00 +03:00
OleksandrSobol
1fccb0b546 Merge branch 'main' into CAKE-306-add-moonpay-option-for-btc-buying
# Conflicts:
#	lib/buy/wyre/wyre_buy_provider.dart
#	lib/di.dart
#	lib/src/screens/dashboard/dashboard_page.dart
#	lib/view_model/dashboard/dashboard_view_model.dart
#	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_uk.arb
#	res/values/strings_zh.arb
2021-05-28 12:06:50 +03:00
OleksandrSobol
e36c07b0da CAKE-330 | added unspent coins details page to the app 2021-05-27 20:57:51 +03:00
OleksandrSobol
b71e85b112 CAKE-329 | applied observable list to items in the unspent_coins_list_view_model.dart 2021-05-26 19:10:46 +03:00
OleksandrSobol
aca8e8a292 CAKE-329 | added unspent coins list page to the app 2021-05-25 20:32:36 +03:00
OleksandrSobol
251d6ad502 Merge branch 'main' into CAKE-192-implement-unstoppable-domain
# Conflicts:
#	android/app/src/main/java/com/cakewallet/cake_wallet/MainActivity.java
#	ios/Runner/AppDelegate.swift
#	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_uk.arb
#	res/values/strings_zh.arb
2021-05-24 19:09:43 +03:00
OleksandrSobol
9ad276622f CAKE-297 | merged main branch into current 2021-05-18 19:37:43 +03:00
OleksandrSobol
b474936aee Merge branch 'main' into CAKE-297-subaddress-for-incoming-transaction
# Conflicts:
#	lib/monero/monero_wallet.dart
#	lib/view_model/transaction_details_view_model.dart
2021-05-18 19:25:49 +03:00
OleksandrSobol
66e22c2d07 CAKE-324 | fixed localization 2021-05-18 19:14:42 +03:00
OleksandrSobol
34ee2dd8e6 CAKE-324 | added website and github links to support page 2021-05-17 21:22:49 +03:00
OleksandrSobol
8567f20809 CAKE-297 | fixed addressIndex 2021-05-12 19:34:36 +03:00
M
f4c57e22f2 Minor bug fixes. 2021-05-11 18:37:26 +03:00
M
a439560d4d Fixes for LTC and added banner for old bitcoin electrum wallets. 2021-05-11 16:52:48 +03:00
M
2b4248e30b Merged main into ltc. 2021-05-10 19:51:13 +03:00
M
b23db7e414 Merge pull request #125 from cake-tech/CAKE-314-bnb-exchange-bug
CAKE-314 | changed bnb crypto currency to bnb bep2; removed bnb bep2 …
2021-05-10 19:26:00 +03:00
OleksandrSobol
7bbd530319 CAKE-297 | applied subaddress for incoming transaction 2021-05-10 19:10:33 +03:00
M
595636c24d Fixes for LTC. 2021-05-07 21:59:03 +03:00
M
1330966794 Reworked electrum wallet. Added Litecoin wallet. 2021-05-07 10:36:38 +03:00
OleksandrSobol
ae7ccacf29 CAKE-306 | fixed moonpay_buy_provider.dart, buy_view_model.dart and order_details_view_model.dart 2021-04-30 13:12:00 +03:00
OleksandrSobol
3675350452 CAKE-314 | changed bnb crypto currency to bnb bep2; removed bnb bep2 from receive currency list on exchange page 2021-04-30 12:46:15 +03:00
OleksandrSobol
9627590ba5 CAKE-306 | fixed findOrderById() in the moonpay_buy_provider.dart; fixed saveOrder() in the buy_view_model.dart 2021-04-30 11:08:25 +03:00
OleksandrSobol
bbe75451a4 CAKE-312 | wrapped unlock page by WillPopScope; fixed biometricAuth() in the auth_view_model.dart 2021-04-22 18:56:14 +03:00
OleksandrSobol
ae9efb0ae8 CAKE-192 | implemented unstoppable domain address to the app 2021-04-20 20:49:53 +03:00
OleksandrSobol
1c976bfaa1 CAKE-306 | applied _saveOrder() to buy_webview_page.dart; fixed moonpay_buy_provider.dart and wyre_buy_provider.dart; canceled timers on exchange_trade_page.dart, order_details_page.dart and trade_details_page.dart; reworked pre_order_page.dart 2021-04-15 20:10:23 +03:00
OleksandrSobol
697fc7f5a5 CAKE-306 | reworked buy_list_item.dart and pre_order_page.dart; added clear button to pre_order_page.dart; fixed order_row.dart and order_details_view_model.dart; added MoonPay statuses to trade_state.dart 2021-04-14 21:23:10 +03:00
OleksandrSobol
19ffffa6cc CAKE-306 | applied buy_webview_page.dart to the app; fixed order_details_view_model.dart and order_row.dart; applied localization to the pre_order_page.dart; deleted unused files 2021-04-13 21:40:44 +03:00
OleksandrSobol
346a034d0a CAKE-306 | added MoonPay option for BTC buying; applied PreOrderPage to the app; created Wyre and MoonPay buy providers 2021-04-12 21:22:22 +03:00
M
b32418d9e8 Merge pull request #110 from cake-tech/CAKE-296-remove-xmr-to-xrp-and-xmr-to-xlm-exchange-pairs
Cake 296 remove xmr to xrp and xmr to xlm exchange pairs
2021-04-09 15:24:15 +03:00
OleksandrSobol
68c12cbb79 CAKE-296 | added receiveCurrencies (list of crypto currencies without xlm and xrp) to exchange_view_model.dart; applied receiveCurrencies to receive card in the exchange_page.dart 2021-04-06 20:11:26 +03:00
M
c3fb0cfcd4 Merge pull request #104 from cake-tech/CAKE-288-hidden-balance-fixes
Cake 288 hidden balance fixes
2021-04-06 18:55:33 +03:00
OleksandrSobol
753d164d6e CAKE-296 | removed xmr to xrp and xmr to xlm exchange pairs from ChangeNow pair list; disabled exchange button when pair is not exists 2021-04-01 21:08:11 +03:00
OleksandrSobol
0848ede37f CAKE-305 | fixed transfer to wyre next btc address 2021-03-31 20:02:44 +03:00
OleksandrSobol
3da9eb38aa CAKE-288 | added possibility to see available and additional balance by pressing on hidden balance (balance_page.dart); fixed switch of display mode on order_list_item.dart and trade_list_item.dart 2021-03-31 19:18:33 +03:00
M
c0a12c6026 Merge pull request #102 from cake-tech/CAKE-301-add-wyre-contact-to-support
Cake 301 add wyre contact to support
2021-03-29 22:03:03 +03:00
OleksandrSobol
c077bb6b98 CAKE-301 | replaced link for wyre contact 2021-03-29 20:32:39 +03:00
OleksandrSobol
013ba5f462 CAKE-301 | added wyre contact to support page 2021-03-26 20:59:38 +02:00
OleksandrSobol
3839850f04 CAKE-299 | fixed bug for estimatedFee getter in the send_view_model.dart 2021-03-26 20:16:10 +02:00
M
47c12a459c Merge branch 'main' into deploy 2021-03-24 12:22:42 +02:00
M
21ae0ec0da Merge pull request #96 from cake-tech/CAKE-279-integrate-wyre
Cake 279 integrate wyre
2021-03-24 12:13:01 +02:00
OleksandrSobol
1cbbc71201 CAKE-279 | canceled changes in AndroidManifest.xml and MainActivity.java; added static constants to wyre_service.dart; moved WyreException class into own file; imported WyreService by di.dart 2021-03-23 20:57:20 +02:00
OleksandrSobol
08efc52f71 CAKE-279 | removed find_order_by_id.dart; added and applied wyre_service.dart to the app 2021-03-23 19:19:01 +02:00
M
5cad3a9612 Updates wyre. 2021-03-23 13:05:01 +02:00
M
23f73df391 Whatever. 2021-03-22 19:38:55 +02:00
M
e77cf89651 Changed api to prod mode. 2021-03-18 11:15:07 +02:00
OleksandrSobol
af9d39f460 CAKE-279 | added isRunningWebView to the dashboard_view_model.dart; applied isRunningWebView to call of WebViewPage in the dashboard_page.dart 2021-03-17 21:32:13 +02:00
OleksandrSobol
d752692c3f CAKE-279 | saved orderId in the orders store; added saveOrder() method to the dashboard_view_model.dart 2021-03-17 20:21:26 +02:00
OleksandrSobol
76c7108bd7 CAKE-293 | applied webview to the app 2021-03-17 12:32:22 +02:00
M
db75167302 Changed monero dependencies path for android. Changed scripts for generation of secrets. 2021-03-16 15:20:46 +02:00
OleksandrSobol
7316646b44 CAKE-292 | removed StandardCheckBox from exchange_page.dart; made receive amount not editable 2021-03-15 19:54:04 +02:00
OleksandrSobol
60333e235d CAKE-279 | applied order details to the app 2021-03-12 21:04:37 +02:00
OleksandrSobol
313f829689 CAKE-279 | integrated Wyre to the app; added buy button to dashboard page for btc wallet; added buyCryptoCurrency() method to dashboard_view_model.dart 2021-03-03 20:54:23 +02:00
OleksandrSobol
d228b75f54 CAKE-284 | resolved problems 2021-03-01 20:19:04 +02:00
OleksandrSobol
6245dfe885 CAKE-284 | added static function defineUrlForCalculatingAmount() to changenow_exchange_provider.dart; fixed FAQ in the support_view_model.dart 2021-03-01 20:16:28 +02:00
OleksandrSobol
5b242002d1 Merge branch 'main' into CAKE-284-add-support-to-the-main-menu
# Conflicts:
#	lib/view_model/settings/settings_view_model.dart
2021-03-01 19:51:08 +02:00
M
f0c7605b1d Merge branch 'main' into CAKE-278-implement-fixed-rate-flow-for-changenow 2021-03-01 19:34:15 +02:00
M
0e3b4d6719 Merge pull request #85 from cake-tech/CAKE-283-change-FAQ-on-the-app
CAKE-283 | changed FAQ on the app (now it shown in browser)
2021-03-01 18:37:24 +02:00
OleksandrSobol
b2b17e66c5 CAKE-284 | moved support from settings to main menu; added support_page.dart and support_view_model.dart to the app 2021-02-25 20:25:52 +02:00
OleksandrSobol
bc407b9f0f CAKE-280 | updated alert text for xlm and xrp trades 2021-02-24 19:45:30 +02:00
OleksandrSobol
574fdfa874 CAKE-283 | moved url to static const 2021-02-24 10:26:02 +02:00
OleksandrSobol
fc70852002 CAKE-278 | applied fixed rate mode only for pair xmr-btc; added _defineIsReceiveAmountEditable() to exchange_view_model.dart; added reaction on isReceiveAmountEditable to exchange_page.dart 2021-02-23 19:36:03 +02:00
OleksandrSobol
3135823afa CAKE-283 | changed FAQ on the app (now it shown in browser) 2021-02-22 20:46:05 +02:00
OleksandrSobol
fb6e7de166 CAKE-278 | fixed calculating estimated amount when receive amount is entered; fixed applyTemplate() method in the exchange_page.dart and reset() method in the exchange_view_model.dart 2021-02-19 10:37:30 +02:00
OleksandrSobol
6e102c4969 CAKE-278 | applied fixed-rate flow to changenow_exchange_provider.dart, exchange_view_model.dart and exchange_page.dart; added isFixedRateMode to fetchLimits(), createTrade() and calculateAmount() methods in the exchange_provider.dart 2021-02-18 21:08:52 +02:00
OleksandrSobol
317ef8f3e4 CAKE-278 | added isReceiveAmountEditable and isFixedRateMode to exchange_view_model.dart; fixed changeReceiveAmount() in the exchange_view_model.dart; applied StandardCheckbox to exchange_page.dart for checking fixed rate mode; applied alert dialog to exchange_page.dart when receive amount has focus and fixed rate mode is not checked; added reaction for isFixedRateMode in the exchange_page.dart; added key and changeValue() to standard_checkbox.dart 2021-02-16 21:06:23 +02:00
M
35aabcd248 Estimated fee rates. 2021-02-13 00:38:34 +02:00
M
86a8174100 Merge pull request #75 from cake-tech/cake-254
[cake-254] Added ability to track trade directly with a web browser for ChangeNow transactions
2021-02-09 18:35:26 +02:00
M
8b96e9e234 Merge pull request #82 from cake-tech/CAKE-263
Removed morph from exchange list.
2021-02-09 18:35:01 +02:00
Tanner Silva
f4bc4ce734 changed if logic to implement ExchangeProviderDescription 2021-02-09 09:50:41 -06:00
M
acc4bfe84a Removed morph from exchange list. 2021-02-09 15:54:50 +02:00
Tanner Silva
c05c2e7c29 optimized code 2021-02-08 18:31:47 -06:00
OleksandrSobol
f65a6c5ad4 CAKE-264 | fixed fiat entering bug; added cryptoNumberPattern to send_view_model.dart 2021-02-04 18:37:43 +02:00
Tanner Silva
12d3c03a1b fixed error with URL launcher 2021-02-03 05:47:59 -06:00
Tanner Silva
e08f665e4a Added ability to track trade in trade details page 2021-02-02 20:19:13 -06:00
M
0bc804c284 Fixes. Changed terms of use text. 2021-02-01 20:12:37 +02:00
M
2ce34919bf Fixes for backups for Android. Fixes for send almost all amount. 2021-01-29 22:18:07 +02:00
M
5631961e47 Some another fixes for Android. Never ask us about that. 2021-01-28 19:58:17 +02:00
M
b75484594c Merge pull request #162 from cake-tech/CAKE-48
[CAKE-48] Block explorer link added to transaction details page.
2021-01-27 18:32:44 +02:00
M
e3b8ea1128 CAKE-234 2021-01-27 15:51:51 +02:00
Tanner Silva
248cb3a0da Block explorer row in transaction details is now implemented as an item subclass rather than being index dependent in the list 2021-01-20 20:01:49 -06:00
M
6639d25264 CAKE-220. CAKE-241. CAKE-242. 2021-01-18 22:52:12 +02:00
M
87e0e4b3bb Merge pull request #169 from cake-tech/CAKE-64-add-extra-payment-info-for-some-currencies
Cake 64 add extra payment info for some currencies
2021-01-15 20:12:43 +02:00
M
5999744fc7 Added displaying of errors on restore from backup screen. 2021-01-15 20:07:05 +02:00
M
47ceac2dd6 Backup stuff. 2021-01-15 19:41:30 +02:00
M
9a79fcdc23 Merged 4.1.0 2021-01-13 19:18:28 +02:00
M
c09a41b090 Backup. 2021-01-13 18:43:34 +02:00
OleksandrSobol
944c218fd0 CAKE-64 | renamed 'Extra ID' on 'Destination tag' for XRP and 'Memo' for 'XLM'; applied localization to 'Destination tag' and 'Memo' 2021-01-13 11:47:56 +02:00
Tanner Silva
027e94f524 Merged with 4.1.0 2021-01-12 19:05:56 -06:00
M
a4ead9c2ba Another beautiful day fixes 2021-01-12 13:14:28 +02:00
M
9db6e233c7 Another beautiful day changes 2021-01-11 19:15:27 +02:00
OleksandrSobol
580c0d87f0 CAKE-64 | added extra ID to _updateItems() method in the exchange_trade_view_model.dart; added extra_id to string resources 2021-01-11 19:14:53 +02:00
M
ae10c9cff7 Merge pull request #167 from cake-tech/CAKE-222-fix-fee-picker-on-the-settings-screen
Cake 222 fix fee picker on the settings screen
2021-01-08 21:14:29 +02:00
M
bef18de7a6 Added auto saving of wallet address to wallet info. Added users wallet addresses into address book. 2021-01-08 20:10:37 +02:00
OleksandrSobol
39e91c74cd CAKE-222 | applied adaptive picker to send and settings pages 2021-01-08 18:49:28 +02:00
OleksandrSobol
0e721b7795 Merge branch '4.1.0' into CAKE-222-fix-fee-picker-on-the-settings-screen 2021-01-08 17:38:57 +02:00
M
26a30a62f0 Changed address list for btc wallet type. Changed android and ios projects version. 2021-01-07 14:19:21 +02:00
M
41b4c337e9 Merge pull request #165 from cake-tech/CAKE-227-xmr-account-name-displaying-for-btc
CAKE-227 | applied null to subname for btc wallet in the dashboard_vi…
2021-01-06 23:02:22 +02:00
M
6a9720d5d6 Fixes and changed build versions for ios and android projects. 2021-01-06 22:53:59 +02:00
OleksandrSobol
53c12d7bc0 CAKE-227 | applied null to subname for btc wallet in the dashboard_view_model.dart; deleted isDrawBottom from trade_details_page.dart, transaction_details_page.dart, standart_list_row.dart, textfield_list_row.dart; applied SectionStandardList to trade_details_page.dart and transaction_details_page.dart 2021-01-06 15:34:04 +02:00
OleksandrSobol
68a39bdcfc CAKE-222 | fixed transaction priority picker on the send page 2021-01-06 10:42:21 +02:00
M
5fa0a9c912 Fixes 2021-01-05 22:37:25 +02:00
M
1d37aa68aa Merge branch '4.1.0' of github.com:cake-tech/cake_wallet_private into 4.1.0 2021-01-05 22:03:31 +02:00
M
d55b689636 Merge branch '4.1.0' into CAKE-198-notes-for-transactions 2021-01-05 22:02:47 +02:00
M
722a08e39e Merge branch '4.1.0' of github.com:cake-tech/cake_wallet_private into 4.1.0 2021-01-05 22:00:28 +02:00
M
e8c4653aad Merge pull request #158 from cake-tech/CAKE-216-exchange-status-bug
CAKE-216 | added trade_details_view_model.dart to the app; applied Tr…
2021-01-05 22:00:18 +02:00
M
6bc5421775 Merge branch '4.1.0' of github.com:cake-tech/cake_wallet_private into 4.1.0 2021-01-05 21:57:41 +02:00
M
c0835d46ef Merge branch '4.1.0' into CAKE-198-notes-for-transactions 2021-01-05 21:57:05 +02:00
M
6a2327a849 Merge pull request #163 from cake-tech/CAKE-221-rework-send-screen
Cake 221 rework send screen
2021-01-05 21:50:15 +02:00
M
83dd4d9264 Fixes 2021-01-05 21:49:14 +02:00
M
43fc4032f4 Merge pull request #155 from cake-tech/CAKE-208-bug-after-balance-changing
CAKE-208 | added current balance display mode saving to shared prefer…
2021-01-05 21:11:48 +02:00
M
798d9a1edf Fixes 2021-01-05 20:31:03 +02:00
OleksandrSobol
9b041dbe1e CAKE-222 | fixed transaction priority picker on the settings screen; added check of priority for wallet type 2021-01-04 17:13:37 +02:00
OleksandrSobol
823e9d11ae CAKE-221 | added pendingTransactionFeeFiatAmount getter to send_view_model.dart; applied feeFiatAmount property instead transactionPriority in the confirm_sending_alert.dart; fixed base_alert_dialog.dart 2020-12-30 16:54:55 +02:00
OleksandrSobol
ac1709bffb CAKE-221 | added fiat amount to estimated fee; reworked confirm_sending_alert.dart; applied alert when transaction was committed 2020-12-29 20:48:57 +02:00
OleksandrSobol
d93c706997 CAKE-208 | changed MoneroBalance to Balance property and handled BitcoinBalance case in the balance_view_model.dart 2020-12-24 22:57:32 +02:00
OleksandrSobol
2d49d4f093 CAKE-198 | fixed saving transaction description in the send_view_model.dart 2020-12-24 12:04:23 +02:00
OleksandrSobol
ac883f3b16 CAKE-198 | fixed saving transaction description in the send_view_model.dart 2020-12-24 11:01:27 +02:00
Oleksandr Sobol
cf5f212f33 CAKE-198 | fixed string resources 2020-12-23 15:04:57 +02:00
Oleksandr Sobol
139f223de8 CAKE-198 | fixed string resources 2020-12-23 10:39:59 +02:00
OleksandrSobol
023336d460 CAKE-198 | applied ability to make a note with some details about transaction; added transactionNote property and note getter to transaction_description.dart; added multiline textfield for notes (send_page.dart); added transaction_details_list_item.dart, textfield_list_item.dart, textfield_list_row.dart, transaction_details_view_model.dart to the app 2020-12-22 20:42:30 +02:00
OleksandrSobol
b1e0bf0edd CAKE-208 | merged 4.1.0 branch into current and resolved problems 2020-12-18 21:42:00 +02:00
OleksandrSobol
6f386a1efe Merge branch '4.1.0' into CAKE-208-bug-after-balance-changing
# Conflicts:
#	lib/store/settings_store.dart
#	lib/view_model/dashboard/balance_view_model.dart
2020-12-18 21:33:43 +02:00
OleksandrSobol
7168e4727d Merge branch '4.1.0' into CAKE-216-exchange-status-bug 2020-12-18 21:05:02 +02:00
M
89c240091b Merged btc and 4.1.0 branches. 2020-12-18 20:42:28 +02:00
M
89cebac642 Merge pull request #154 from cake-tech/CAKE-182-light-theme
Cake 182 light theme
2020-12-18 18:52:02 +02:00
M
72bb8af6f3 FIxes(2). 2020-12-18 17:49:10 +02:00
OleksandrSobol
837f639129 CAKE-216 | added trade_details_view_model.dart to the app; applied TradeDetailsViewModel to the trade_details_page.dart; added _updateItems() method to the exchange_trade_view_model.dart; reworked content in the exchange_trade_page.dart 2020-12-18 14:42:53 +02:00
M
91fd0e8261 Fixes(1). 2020-12-17 22:50:26 +02:00
OleksandrSobol
c257c60d72 CAKE-210 | added possibility to enter comma in amount field (qr_widget.dart); replaced comma by dot in the MoneroURI and BitcoinURI classes (wallet_address_list_view_model.dart) 2020-12-17 20:14:16 +02:00
M
4a2f1e48ff Fixes. 2020-12-17 15:39:21 +02:00
M
02ebc54a38 Fixed updating of transactions history. Added support for part formatted electrum server response 2020-12-16 21:16:47 +02:00
OleksandrSobol
d370c912bb CAKE-208 | added current balance display mode saving to shared preferences (settings_store.dart); added moneroBalance property, reactions and _onWalletChange() method to balance_view_model.dart 2020-12-16 20:39:53 +02:00
OleksandrSobol
6639238ca7 CAKE-182 | moved themes directory from src to lib 2020-12-15 21:43:50 +02:00
OleksandrSobol
10b419fbbe CAKE-182 | applied new color scheme to alert buttons; deleted themes.dart; added theme_base.dart, light_theme.dart, bright_theme.dart, dark_theme.dart, theme_list.dart to the app 2020-12-15 21:30:16 +02:00
M
8cb9bd15cd Fixes for update fiat rate after change of current wallet type. Fixes for change amount for btc transactions. Changed displaying of balance for btc wallet. General fixes. 2020-12-15 18:29:10 +02:00
M
eede39ee7a Merged 4.0.9 2020-12-11 20:10:06 +02:00
Oleksandr Sobol
8b349435df CAKE-207 | fixed string resources 2020-12-10 20:35:11 +02:00
OleksandrSobol
3053c0f3fb CAKE-207 | changed Themes class; removed isDarkTheme from settings store and screens; added currentTheme to settings store; changed SwitcherListItem to PickerListItem for themes in the settings_view_model.dart; created item_from_theme.dart; changed currentDarkTheme property on currentTheme in the preferences_key.dart; applied themes to keyboard bar color in the exchange_page.dart, receive_page.dart, send_page.dart and send_template_page.dart; applied itemFromTheme() to new_wallet_page.dart, new_wallet_type_page.dart, pre_seed_page.dart, wallet_seed_page.dart, seed_language_page.dart, welcome_page.dart, base_page.dart and main.dart 2020-12-10 19:53:40 +02:00
M
cbf265bd92 Changed listener for update of transactions list. 2020-12-04 21:09:55 +02:00
M
042b17a82f Merge pull request #144 from cake-tech/CAKE-158-transaction-and-balance-displaying-between-accounts
CAKE-158 | added calculating balance to _onAccountChangeReaction in t…
2020-12-04 11:25:59 +02:00
OleksandrSobol
df01fa0314 CAKE-185 | removed isValidAmount() from exchange_view_model.dart and exchange_page.dart; throw exception in the createTrade() (xmrto_exchange_provider.dart) if number of fractional digits of amount more than 8 2020-12-03 23:22:56 +02:00
OleksandrSobol
b200c56c58 CAKE-158 | added isPrimary property to WalletAddressListItem; removed defining primary address cell in the receive_page.dart 2020-12-03 22:47:00 +02:00
OleksandrSobol
a5d5831d99 CAKE-158 | removed isFirstAddress from wallet_address_list_view_model.dart; rename isFirstAddress property of AddressCell on isPrimary; defined primary address cell in the receive_page.dart 2020-12-03 22:06:16 +02:00
M
93653d4554 Added validation for bitcoin seed. Changed transaction properties for bitcoin wallet type. Added special text after sending for bitcoin. 2020-12-03 21:34:56 +02:00
Oleksandr Sobol
30baad314a Merge branch '4.0.9' into CAKE-185-digits-limit-on-monero-transaction
# Conflicts:
#	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_uk.arb
#	res/values/strings_zh.arb
2020-12-03 15:55:19 +02:00
OleksandrSobol
458079d3ae CAKE-185 | added title property to TradeIsCreatedFailure class; applied title property in the createTrade() method (exchange_view_model.dart); applied title property as alert title in the exchange_page.dart 2020-12-02 21:51:06 +02:00
OleksandrSobol
4f280e103e CAKE-169 | added NodeSSL class with getter useSSl; applied useSSL in the connectToNode() method in the monero_wallet.dart; added dynamic parameter to ExecutedSuccessfullyState class; applied ExecuteState class to connect() method in the node_create_or_edit_view_model.dart; deleted connection_state.dart; deleted _isEffectsInstalled parameter from node_create_or_edit_page.dart 2020-12-02 20:26:41 +02:00
M
62a877dd61 Fixes 2020-11-30 19:17:44 +02:00
OleksandrSobol
5ee278237f CAKE-169 | added useSSL parameter to node.dart and to node_create_or_edit_view_model.dart; applied useSSL parameter in the connectToNode() method (monero_wallet.dart) and in the save() method (node_create_or_edit_view_model.dart); created standard_checkbox.dart and applied StandardCheckbox widget in the node_create_or_edit_page.dart 2020-11-30 19:05:49 +02:00
Oleksandr Sobol
4f43e963bf CAKE-185 | fixed string resources 2020-11-27 09:52:10 +02:00
OleksandrSobol
623299b8f6 CAKE-185 | changed isValidAmount() in the exchange_view_model.dart 2020-11-27 08:50:28 +02:00
OleksandrSobol
4cb4ede2d3 CAKE-185 | added validation of amount for xmr.to provider in the exchange_page.dart; added isValidAmount() to exchange_view_model.dart 2020-11-26 21:04:05 +02:00
OleksandrSobol
dd71edd8c8 CAKE-185 | fixed _amount in the changeDepositAmount() method (exchange_view_model.dart) 2020-11-24 14:42:26 +02:00
OleksandrSobol
5787bac658 CAKE-158 | added _onMoneroBalanceChangeReaction instead _onMoneroTransactionsChangeReaction in the dashboard_view_model.dart 2020-11-20 18:27:56 +02:00
OleksandrSobol
6cd6139fb3 CAKE-169 | created connection_state.dart; added connect() method and connectionState parameter to node_create_or_edit_view_model.dart; replaced Reset button to Connect button and added _setEffects() method to node_create_or_edit_page.dart; changed useSSL parameter from false to true in the connectToNode() method (monero_wallet.dart) 2020-11-19 21:13:54 +02:00
OleksandrSobol
7aecb33044 CAKE-158 | merged 4.0.8 into current branch; renamed _onMoneroTransactionsChange() on _onMoneroTransactionsUpdate(); applied _onMoneroTransactionsUpdate() in the dashboard_view_model.dart 2020-11-18 19:09:34 +02:00
OleksandrSobol
17ba74bce7 Merge branch '4.0.8' into CAKE-158-transaction-and-balance-displaying-between-accounts
# Conflicts:
#	lib/src/screens/receive/receive_page.dart
2020-11-18 18:19:43 +02:00
OleksandrSobol
23abacd252 CAKE-158 | made account tile slidable; added onEdit function to account tile; added ability to edit wallet account name; added isFirstAddress parameter to wallet_address_list_view_model.dart and made first address in the address list not editable (receive page); wrapped wallet account name in the wallet menu title by observer; added _moneroTransactionsChangeReaction to dashboard_view_model.dart 2020-11-17 20:16:58 +02:00
M
c5b739d36a Merge branch '4.0.8' of github.com:cake-tech/cake_wallet_private into btc 2020-11-17 14:33:35 +02:00
M
1afe4255a7 Another one fix for authentication bar disapearing. Changed build version to 20 for android, 4.0.8 (3) for iOS. 2020-11-17 14:31:09 +02:00
OleksandrSobol
f704bdc864 CAKE-158 | added calculating balance to _onAccountChangeReaction in the monero wallet; created _onMoneroAccountChange method in the dashboard_view_model.dart; added _onMoneroAccountChangeReaction and account filter to transaction list in the dashboard_view_model.dart 2020-11-13 20:29:01 +02:00
M
58280d1bb2 Merge pull request #143 from cake-tech/CAKE-172-restore-and-rescan-screen-fixes
CAKE-172 | added onHeightOrDateEntered function to blockchain_height_…
2020-11-12 22:31:13 +02:00
OleksandrSobol
838368c1f4 CAKE-172 | added onHeightOrDateEntered function to blockchain_height_widget and called it in the restoreHeightController listener; added string resources to blockchain_height_widget; added isButtonEnabled parameter to rescan view model and wallet restore view model; added reaction on mode in the wallet restore page; applied isDisable to buttons in wallet restore page and rescan page 2020-11-12 21:03:57 +02:00
M
e8f53766a0 Added selection of new wallet type. Returned support of bitcoin wallet. 2020-11-12 18:31:53 +02:00
OleksandrSobol
7bbc14d549 CAKE-171 | fixed fiat amount displaying bug on transaction list; moved calculating price, type of fiat currency and display mode to transaction list item 2020-11-12 11:32:57 +02:00
M
93049b4aa1 Fixes for exchanges. CAKE-159. 2020-11-10 16:58:40 +02:00
M
c86c44a936 CAKE-161 2020-11-10 13:46:58 +02:00
M
b17e7744c6 Fixes 2020-11-06 20:54:00 +02:00
M
8a55d566c6 Fixed migration for pin length. Fixed issue for change of current address on dashboard address page. 2020-11-06 15:12:38 +02:00
M
73133d71fe Merge pull request #133 from cake-tech/CAKE-143-implement-newexchange-alert
Cake 143 implement newexchange alert
2020-11-04 00:08:07 +02:00
Oleksandr Sobol
68fa60954d CAKE-145 | changed twitter link and name on the settings page; changed text on the rescan page; changed reconnect alert text; changed button color on create account and create new subaddress pages; changed title of create new subaddress page 2020-11-02 18:11:51 +02:00
OleksandrSobol
7ce30e08b0 CAKE-143 | added status parameter to exchange_view_model.dart; called alert when user tries exchange deposit xmr currency but wallet is not synchronized 2020-11-02 13:33:45 +02:00
M
8117a993f1 Merge pull request #129 from cake-tech/CAKE-135-validation-alert
CAKE-135 | removed validation alert in the send and exchange pages wh…
2020-10-30 19:36:09 +02:00
M
9f498f30a2 CAKE-134. CAKE-139. FIXES. 2020-10-30 18:32:21 +02:00
OleksandrSobol
18e2df4f40 CAKE-135 | removed validation alert in the send and exchange pages when clear/reset buttons was pushed (applied _formKey.currentState.reset()) 2020-10-30 14:42:23 +02:00
M
68f748b09a Changed min ios version to 11.0. Fixes. 2020-10-30 12:39:07 +02:00
M
596706fd2e Merge branch 'new-world' of github.com:cake-tech/cake_wallet_private into new-world 2020-10-29 20:10:19 +02:00
M
882f13011c Fixes. 2020-10-29 20:10:09 +02:00
M
ee60244dc2 Merge pull request #125 from cake-tech/CAKE-123-change-telegram-bot-name
CAKE-123 | changed Telegram bot name in the settings page
2020-10-29 20:04:13 +02:00
M
b8e435ea8e Fixes. 2020-10-29 12:49:07 +02:00
OleksandrSobol
4dce12e2df CAKE-123 | changed Telegram bot name in the settings page 2020-10-26 19:19:48 +02:00
M
082a5f0b6c Fixes 2020-10-24 17:35:55 +03:00
M
71e02f429d Merge branch 'new-world' of github.com:cake-tech/cake_wallet_private into rework-restore-wallet 2020-10-24 15:55:31 +03:00
M
588d93c1a4 Fixes 2020-10-24 15:55:24 +03:00
M
db7e36962b Merge pull request #124 from cake-tech/CAKE-126-unite-show-seed-and-show-keys-screens
Cake 126 unite show seed and show keys screens
2020-10-23 18:41:20 +03:00
M
57eaeb547b Merge pull request #121 from cake-tech/CAKE-116-all-button-validation-bug
CAKE-116 | added AllAmountValidator class to the amount_validator.dar…
2020-10-22 21:30:32 +03:00
M
0c197660a8 Integrated wallet names generation 2020-10-22 21:24:24 +03:00
Oleksandr Sobol
1f1f6e3e57 CAKE-126 | fixed string resources 2020-10-22 20:41:51 +03:00
OleksandrSobol
753e898112 CAKE-126 | added seed item to wallet_keys_view_model; changed title of wallet_keys_page; created wallet menu item; applied wallet menu item to wallet menu; removed show seed item from wallet menu 2020-10-22 19:50:53 +03:00
M
62cf0d0b4c Merged cake-105 2020-10-22 18:20:26 +03:00
M
aa120c33b1 Updates 2020-10-20 15:09:49 +03:00
Tanner Silva
d7f829042b added fucntion to WalletCreationVMBase to generate random wallet names. Wallet name generator follows this format <ADJECTIVE><space><NOUN> 2020-10-19 12:21:53 -05:00
M
598b8c9b9c TMP 2020-10-14 00:11:04 +03:00
OleksandrSobol
20c35451d5 CAKE-120 | added xmr.to exchange description to exchange and exchange template pages; made observable isReceiveAmountEntered parameter in the exchange view model; added isReceiveAmountEntered parameter to applyTemplate() (exchange page) and reset() (exchange view model); added possibility to enter amount in receive card (exchange template page) 2020-10-12 19:47:01 +03:00
OleksandrSobol
8495122bcd Merge branch 'new-world' into CAKE-116-all-button-validation-bug
# Conflicts:
#	lib/src/screens/send/send_page.dart
2020-10-09 22:45:04 +03:00
M
9cb7e77a5e Merge pull request #119 from cake-tech/CAKE-92-templates-saving-bug
CAKE-92 | fixed templates saving bug on send and exchange pages; adde…
2020-10-09 21:36:08 +03:00
OleksandrSobol
0b6b711618 CAKE-116 | added AllAmountValidator class to the amount_validator.dart; applied all amount validator to the send page; added fiat amount controller to the send page 2020-10-09 10:41:29 +03:00
OleksandrSobol
f6e099eb0a CAKE-114 | applied disclaimer page when user install wallet first time; applied route to disclaimer page as initial route (main.dart); change leading widget in the disclaimer page; applied call of welcome page when user press accept button in the disclaimer page 2020-10-08 19:38:33 +03:00
OleksandrSobol
521d7294a7 CAKE-92 | fixed templates saving bug on send and exchange pages; added comma for keyboard on templates pages; added fiat amount controller to send page; added crypto amount and fiat amount controllers to send template pages; added send template store to send view model; added updateTemplate(), addTemplate(), removeTemplate() to send view model and exchange view model; fixed remove template alert on send and exchange pages 2020-10-07 08:58:22 +03:00
M
04e7c18841 Fixes and improvments. 2020-10-02 20:28:29 +03:00
M
cf9cc1369d Merge pull request #112 from cake-tech/CAKE-79-add-ability-to-flip-balance-on-the-main-screen
Cake 79 add ability to flip balance on the main screen
2020-10-01 19:47:03 +03:00
M
f5707e6610 Merge pull request #109 from cake-tech/CAKE-43-xmr_to-amount-entering
Cake 43 xmr to amount entering
2020-10-01 18:38:34 +03:00
M
fe147ff9ed Fixes 2020-09-30 21:23:15 +03:00
OleksandrSobol
1800070fc1 CAKE-79 | added ability to flip balance on dashboard page; added isReversing, displayMode and savedDisplayMode to balance_view_model; added display mode to balance page 2020-09-29 11:45:35 +03:00
OleksandrSobol
56258de341 Merge branch 'new-world' into CAKE-43-xmr_to-amount-entering
# Conflicts:
#	lib/src/screens/dashboard/dashboard_page.dart
2020-09-28 21:31:58 +03:00
M
e3678d2cf9 Fixes 2020-09-28 18:47:43 +03:00
M
51cf11127c Fixes 2020-09-26 22:17:31 +03:00
M
dcdc411d41 Fixes 2020-09-26 15:19:33 +03:00
M
162e9e5712 Design fixes. 2020-09-26 14:17:39 +03:00
OleksandrSobol
bc85058ad8 CAKE-43 | added the ability to enter an amount for xmr.to exchange in both currencies xmr and btc; added isReceiveAmountEntered to ExchangeViewModel; added receiveAmount and isBTCRequest to XMRTOTradeRequest; added isReceiveAmount to calculateAmount method of ExchangeProvider; fixed XMRTOExchangeProvider 2020-09-25 22:55:41 +03:00
M
34aa7fdc76 Fixes pre release. 2020-09-25 18:32:44 +03:00
M
320fb396fb Fixes for load wallet from wallet list. 2020-09-24 13:05:21 +03:00
M
73991e1c9c Fixes for load wallet from wallet list. Fixed updating of balance after current wallet change 2020-09-24 12:16:13 +03:00
M
c53b6676b2 Fixes for monero transaction history updates. 2020-09-22 16:35:23 +03:00
M
e4ebfc94b2 Part 1 2020-09-21 14:50:26 +03:00
M
95917b2cdb Merge redesign part 7. 2020-09-15 23:35:49 +03:00
M
6e6a081685 Merge redesign part 5. 2020-09-10 17:51:59 +03:00
OleksandrSobol
30665aac1c CAKE-30 | created settings_version_cell, language_row, version_list_item; applied new design to settings, faq, disclaimer, pin code, change language pages; fixed items of settings page 2020-09-07 20:35:34 +03:00