Commit graph

957 commits

Author SHA1 Message Date
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
OleksandrSobol
319a7bfca6 CAKE-272 | resolved problems 2021-03-19 21:52:07 +02:00
OleksandrSobol
3bfeaeb46b Merge branch 'main' into CAKE-272-implement-localization-generation-script
# Conflicts:
#	lib/generated/i18n.dart
#	res/values/strings_de.arb
2021-03-19 20:35:22 +02:00
OleksandrSobol
a44cb07137 CAKE-272 | implemented localization generation script to the app (generate_localization.dart) 2021-03-19 20:19:14 +02:00
OleksandrSobol
b20246ad89 CAKE-279 | renamed WebViewPage on WyrePage; applied spinner to Buy button on dashboard_page.dart 2021-03-18 20:36:58 +02:00
M
7b7ba17f7a Merge pull request #93 from cake-tech/CAKE-292-remove-changenow-fix-rate-from-ui
CAKE-292 | removed StandardCheckBox from exchange_page.dart; made rec…
2021-03-18 20:32:34 +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
M
e787a764c0 Getting order id from url. 2021-03-17 16:14:48 +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
ead43439d1 CAKE-293 | changed information on exchange confirm alert 2021-03-15 20:52:15 +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
e61e8c3a54 Merge pull request #84 from cake-tech/CAKE-282-QR-code-fixes
CAKE-282 | made QR code border a little bold in the exchange_trade_pa…
2021-03-01 18:37:40 +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
M
1fdbb7e54a Merge pull request #88 from cake-tech/CAKE-280-update-alert-text-for-xlm-and-xrp-trades
CAKE-280 | updated alert text for xlm and xrp trades
2021-03-01 18:35:59 +02:00
OleksandrSobol
f12995db8a CAKE-284 | changed color of filter icon and question mark in the main menu; changed height of the main menu items 2021-02-26 18:37:41 +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
a4c6d01c18 CAKE-278 | applied localization to checkbox text and fixed rate alert text (exchange_page.dart) 2021-02-24 10:16:03 +02:00
OleksandrSobol
270b5f4c78 CAKE-281 | added addr1 address format validation for cardano 2021-02-23 20:38:36 +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
d024972345 CAKE-282 | made QR code border a little bold in the exchange_trade_page.dart and qr_widget.dart 2021-02-22 20:10:23 +02:00
OleksandrSobol
ae96213aad CAKE-278 | added expireAt to Trade() for exchange with fixed rate 2021-02-22 18:04:37 +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
95424541b7 Merge pull request #77 from cake-tech/CAKE-252-UI-fixes-for-buttons
Cake 252 UI fixes for buttons
2021-02-09 20:14:48 +02:00
M
9b60565c85 Merge branch 'CAKE-252-UI-fixes-for-buttons' of github.com:cake-tech/cake_wallet into CAKE-252-UI-fixes-for-buttons 2021-02-09 19:58:12 +02:00
M
449155af4a Removed safe area on welcome screen and wallet list screen. 2021-02-09 19:57:58 +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
9e5d98d2e8 Changed default text color for TrailButton. 2021-02-09 16:23:41 +02:00
M
acc4bfe84a Removed morph from exchange list. 2021-02-09 15:54:50 +02:00
M
851e5e2644 Merge pull request #81 from cake-tech/CAKE-266-add-a-frame-for-qr-code
Cake 266 add a frame for qr code
2021-02-09 15:43:09 +02:00
Tanner Silva
c05c2e7c29 optimized code 2021-02-08 18:31:47 -06:00
OleksandrSobol
d708925098 CAKE-266 | added a frame for qr code on qr_widget.dart and exchange_trade_page.dart 2021-02-08 20:28:42 +02:00
OleksandrSobol
74d0adde03 CAKE-266 | added a frame for qr code on qr_widget.dart and exchange_trade_page.dart 2021-02-08 19:52:12 +02:00
Tanner Silva
1f401421ea fixed error causing trade details page to have no contents 2021-02-06 14:33:02 -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
OleksandrSobol
c03d2909d6 CAKE-252 2021-02-03 19:29:48 +02:00
Tanner Silva
12d3c03a1b fixed error with URL launcher 2021-02-03 05:47:59 -06:00
Tanner Silva
d1c7c99279 fixed syntax errors 2021-02-02 20:23:02 -06:00
Tanner Silva
e08f665e4a Added ability to track trade in trade details page 2021-02-02 20:19:13 -06:00
Tanner Silva
491c1ccccf added special list item for tracking trades in trade details screen 2021-02-02 20:19:13 -06:00
OleksandrSobol
12a7c32826 CAKE-252 | UI fixed for buttons on the restore_from_backup_page.dart, restore_wallet_from_seed_page.dart, wallet_restore_from_keys_form.dart, wallet_restore_from_seed_form.dart, wallet_restore_page.dart, wallet_list_page.dart 2021-02-01 20:27:16 +02: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
OleksandrSobol
9effac9824 CAKE-252 | UI fixed for buttons on the backup_page.dart, edit_backup_password_page.dart and new_wallet_type_page.dart 2021-01-28 21:36:12 +02:00
M
5631961e47 Some another fixes for Android. Never ask us about that. 2021-01-28 19:58:17 +02:00
M
c3f38a9c54 Merge pull request #177 from cake-tech/CAKE-248-change-address-displaying-on-the-receive-screen
Cake 248 change address displaying on the receive screen
2021-01-27 19:46:50 +02:00
M
b6215389d7 Fixes for restore from backup file. Fixed restoring for pin length. Added new transaction priority keys to preferences dump.CAKE-197. CAKE-247 2021-01-27 19:26:26 +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
d9c6011cc8 Merge pull request #174 from cake-tech/CAKE-243-add-localization-for-backup
CAKE-243 | added localization to backup_page.dart, edit_backup_passwo…
2021-01-27 18:32:24 +02:00
M
e3b8ea1128 CAKE-234 2021-01-27 15:51:51 +02:00
OleksandrSobol
b67cb785e4 CAKE-248 | changed spaces between widgets (QRWWidget) 2021-01-26 21:10:31 +02:00
OleksandrSobol
d275ffe72b CAKE-248 | displayed address as multiline text and changed insets in the qr_widget.dart; wrapped QRWidget by Observer in the address_page.dart 2021-01-26 19:43:43 +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
OleksandrSobol
a5240236d4 CAKE-243 | added localization to backup_page.dart, edit_backup_password_page.dart, wallet_menu.dart, restore_from_backup_page.dart 2021-01-20 21:27:03 +02:00
M
6639d25264 CAKE-220. CAKE-241. CAKE-242. 2021-01-18 22:52:12 +02:00
M
553c41e3c4 Merge pull request #168 from cake-tech/CAKE-230-change-exchange-screen-alert
CAKE-230 | changed text on exchange screen alert
2021-01-15 20:14:05 +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
c46854c7c2 Merge pull request #170 from cake-tech/CAKE-232-send-screen-keyboard-bug
CAKE-232 | reworked ALL button on the send page
2021-01-15 20:12:05 +02:00
M
66cae9e44a Merge pull request #171 from cake-tech/CAKE-233-add-new-xrp-address-format
CAKE-233 | added new XRP address format, starting with an X, to addre…
2021-01-15 20:11:57 +02:00
M
e4acc41548 Merge pull request #172 from cake-tech/CAKE-238-add-ADA-address-type-to-the-validation
CAKE-238 | added ADA address type to the address_validator.dart
2021-01-15 20:11:52 +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
OleksandrSobol
bcdd7bca27 CAKE-238 | added ADA address type to the address_validator.dart 2021-01-13 19:39:38 +02:00
OleksandrSobol
eb425572d6 CAKE-233 | added new XRP address format, starting with an X, to address_validator.dart 2021-01-13 19:26:02 +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
d21c31964c CAKE-232 | reworked ALL button on the send page 2021-01-13 18:27:30 +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
7ba379f388 Another beautiful day fixes and changed version again! 2021-01-12 20:58:42 +02: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
0dbf046576 Merge pull request #166 from cake-tech/CAKE-229-change-welcome-screen-text
CAKE-229 | changed welcome screen text
2021-01-08 21:13:50 +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
OleksandrSobol
608598f47a CAKE-230 | changed text on exchange screen alert 2021-01-08 17:31:44 +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
5f287709a0 CAKE-229 | changed welcome screen text 2021-01-06 17:15:34 +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
M
74cdf7cd7f Changed of electrum servers list. Changed default electrum server. 2020-12-30 20:35:34 +02:00
M
3e79f87ad6 Merged 4.0.94 into 4.1.0. 2020-12-30 20:24:53 +02:00
Oleksandr Sobol
18ba208e44 CAKE-221 | fixed string resources 2020-12-30 18:19:16 +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
M
84ad97c0b0 Fixes for 4.0.94. Changed version for 4.0.94. 2020-12-29 18:55:58 +02:00
Tanner Silva
3bb4b534ed Merged with 4.1.0 2020-12-24 18:15:03 -06: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
bf98c72f67 CAKE-216 | merged 4.1.0 branch into current and resolved problems 2020-12-24 22:22:29 +02:00
OleksandrSobol
9ca4bee602 Merge branch '4.1.0' into CAKE-216-exchange-status-bug
# Conflicts:
#	lib/di.dart
2020-12-24 22:14:24 +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
44536a8231 CAKE-198 | fixed string resources (send_success) 2020-12-24 10:33:11 +02:00
Oleksandr Sobol
d7cc595179 CAKE-198 | changed hint text from "Note" to "Enter your note..."; changed color of the hint text in textfield_list_row 2020-12-23 19:14:11 +02:00
Oleksandr Sobol
cf5f212f33 CAKE-198 | fixed string resources 2020-12-23 15:04:57 +02:00
M
fd4efd46ea Fixes for 'std::bad_alloc' issue. 2020-12-23 14:48:04 +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
Tanner Silva
01df91c946 Changed how the "View in block explorer" cell is placed in the transaction details page 2020-12-21 18:47:26 -06:00
M
7f2b109381 Fixed balance dispaying. Changed updating of balance after sending. Changed text for pre seed screen for btc wallet type. 2020-12-21 22:20:46 +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
M
782de5d1d8 Merge branch '4.1.0' of github.com:cake-tech/cake_wallet_private into 4.1.0 2020-12-18 21:30:55 +02:00
M
bd2bab997f Added backsupport for old saved themes 2020-12-18 21:30:43 +02:00
M
98343bd480 Merge pull request #160 from cake-tech/CAKE-218-change-sync-status-text
Cake 218 change sync status text
2020-12-18 21:28:59 +02:00
OleksandrSobol
dcb892b24c CAKE-217 | merged 4.1.0 branch into current and resolved problems 2020-12-18 21:24:05 +02:00
OleksandrSobol
9a2794fc7c Merge branch '4.1.0' into CAKE-217-reduce-space-on-the-transactions-list
# Conflicts:
#	lib/src/screens/dashboard/widgets/trade_row.dart
#	lib/src/screens/dashboard/widgets/transaction_raw.dart
2020-12-18 21:14:59 +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
OleksandrSobol
b59d633665 CAKE-217 | reduced space between rows in the trade_row.dart and transaction_raw.dart 2020-12-18 20:02:08 +02:00
M
89095bc7d4 Merge pull request #157 from cake-tech/CAKE-219-change-buttons-colors-fordark-mode
Cake 219 change buttons colors fordark mode
2020-12-18 18:52:12 +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
29ed9103e8 Merge pull request #156 from cake-tech/CAKE-210-fix-dot-or-comma-on-the-receive-screen
CAKE-210 | added possibility to enter comma in amount field (qr_widge…
2020-12-18 18:51:46 +02:00
Oleksandr Sobol
b2a2c16feb CAKE-218 | changed sync status text 2020-12-18 17:51:57 +02:00
M
72bb8af6f3 FIxes(2). 2020-12-18 17:49:10 +02:00
Oleksandr Sobol
799f691610 CAKE-218 | changed sync status text 2020-12-18 15:48:04 +02:00
OleksandrSobol
572948d176 CAKE-219 | changed buttons color for dark mode on send and wallet list pages; change button text color on send template page 2020-12-18 15:21:30 +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
OleksandrSobol
8a0f815216 CAKE-182 | fixed status bar 2020-12-16 22:58:10 +02:00
OleksandrSobol
4098f6f586 CAKE-182 | fixed status bar on dashboard and receive pages 2020-12-16 22:45:45 +02:00
M
1188edd5b7 Merged 4.0.91. Changed build version for iOS to 5 2020-12-16 21:20:17 +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
M
2060edc8ee Minor fixes: fixed scanning of btc uri; fixed display of confirm button on exchange trade screen./ 2020-12-15 21:40:28 +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
48c48bd3db Force added User-Agent header field to all requests to xmr.to 2020-12-15 20:41:06 +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
OleksandrSobol
85497a1218 CAKE-182 | changed colors on dashboard page for light theme; changed action buttons icons on dashboard page; changed buttons colors on alerts for light theme; deleted item_from_theme.dart; added getters (isLightTheme, isBrightTheme, isDarkTheme) to Themes class; applied getters to the app 2020-12-14 19:54:56 +02:00
OleksandrSobol
941e7c4dd8 CAKE-182 | applied light theme to the app 2020-12-11 20:46:20 +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
43e602b71e Added p2sh address to output script. 2020-12-08 23:47:08 +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
M
5ea8b79ae2 Merge pull request #149 from cake-tech/CAKE-185-digits-limit-on-monero-transaction
Cake 185 digits limit on monero transaction
2020-12-04 11:20:33 +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
M
1b7ffb735e Merge branch '4.0.9' of github.com:cake-tech/cake_wallet_private into 4.0.9 2020-12-03 19:31:19 +02:00
M
b309d01892 Removed swipe back on preseed and seed screens for new wallet. 2020-12-03 19:30:56 +02:00
M
c8da3a697a Merge pull request #151 from cake-tech/CAKE-184-clean-exchange-screen-after-exchange
CAKE-184 | cleaned exchange screen when exchange confirm page was called
2020-12-03 18:09:33 +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
Oleksandr Sobol
c21fd04345 CAKE-185 | fixed string resources 2020-12-03 15:47:13 +02:00
Oleksandr Sobol
1755343ce0 Merge remote-tracking branch 'origin/CAKE-185-digits-limit-on-monero-transaction' into CAKE-185-digits-limit-on-monero-transaction 2020-12-03 15:06:15 +02:00
Oleksandr Sobol
27cbb43c73 Merge remote-tracking branch 'origin/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:04:59 +02:00
M
1dd6e78ae9 Removed NodeSSL, added isSSL proprty to Node class. 2020-12-03 12:07:26 +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
Oleksandr Sobol
2322a4a73a CAKE-169 | fixed string resources 2020-12-02 20:47:53 +02:00
Oleksandr Sobol
aad33eb513 Merge remote-tracking branch 'origin/4.0.9' into CAKE-169-improve-new-node-screen-form
# Conflicts:
#	lib/generated/i18n.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
2020-12-02 20:42:41 +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
e745e56f2d Merge pull request #150 from cake-tech/CAKE-194-add-preseed-screen
Cake 194 add preseed screen
2020-12-01 21:40:30 +02:00
M
b4d0984ef3 Merge pull request #146 from cake-tech/CAKE-187-add-new-btc-address-for-validation
CAKE-187 | added new btc address for validation (address_validator.dart)
2020-12-01 21:13:56 +02:00
M
4887b84f04 Merge pull request #147 from cake-tech/CAKE-193-rename-receive-screen-button
CAKE-193 | renamed receive screen button
2020-12-01 21:12:15 +02:00
Tanner Silva
558c6fff22 revised bugs in transaction details screen 2020-11-30 21:52:16 -06:00
Oleksandr Sobol
ee666db21b CAKE-169 | fixed string resources 2020-11-30 21:37:20 +02:00
OleksandrSobol
e10387a1b6 CAKE-158 | called update() method for accountList in the _onNewBlock() and rescan() methods (monero_wallet.dart) 2020-11-30 20:27:44 +02:00
M
62a877dd61 Fixes 2020-11-30 19:17:44 +02:00
Tanner Silva
20b5951d38 Block explorer URL is now shown in its raw form in the user interface 2020-11-30 11:16:14 -06: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
Tanner Silva
630fd4f236 implemented feedback from tester. XMRchain.net is the new monero block explorer of choice. improved human readability and changed order 2020-11-28 12:42:18 -06:00
Oleksandr Sobol
cc9cb9001d CAKE-194 | fixed string resources 2020-11-27 23:16:47 +02:00
Oleksandr Sobol
4dcd17dc10 CAKE-194 | fixed string resources 2020-11-27 14:16:42 +02:00
OleksandrSobol
3ebc0627e7 CAKE-194 | added pre seed page to app; called pre seed page when creating new wallet from welcome an wallet list pages; added images to assets 2020-11-27 13:08:17 +02:00
M
9ad76376d9 Mnemonic for electrum 2020-11-27 11:52:05 +02:00
Oleksandr Sobol
ca0c0d1ad6 CAKE-185 | fixed string resources 2020-11-27 09:59:28 +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
900b7ffedc CAKE-191 | removed Scan the qr code from qr widget 2020-11-26 19:50:58 +02:00
OleksandrSobol
8cf6d73daa CAKE-193 | renamed receive screen button 2020-11-24 15:01:16 +02:00
OleksandrSobol
29b03628e6 CAKE-191 | removed Scan the QR code from receive page 2020-11-24 14:51:59 +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
e927df3712 CAKE-187 | added new btc address for validation (address_validator.dart) 2020-11-20 19:07:29 +02:00
OleksandrSobol
83fea0e9d3 CAKE-169 | made Save button disabled during testing connection to node (node_create_or_edit_page.dart) 2020-11-20 18:46:06 +02:00
OleksandrSobol
5787bac658 CAKE-158 | added _onMoneroBalanceChangeReaction instead _onMoneroTransactionsChangeReaction in the dashboard_view_model.dart 2020-11-20 18:27:56 +02:00
Oleksandr Sobol
88477751c6 CAKE-169 | fixed string resources 2020-11-20 17:47:24 +02:00
Tanner Silva
96c150bafa merged with 4.0.8 2020-11-19 20:38:23 -06: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
11464a79e6 CAKE-184 | cleaned exchange screen when exchange confirm page was called 2020-11-19 18:48:09 +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
M
ce465ca622 Fixed authentication bar disapearing. Changed build version to 19 for android, 4.0.8 (2) for iOS. 2020-11-17 11:00:58 +02:00
M
6418b28c08 CAKE-177. CAKE-176. CAKE-115. 2020-11-16 20:17:03 +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
ba2b5fb1fa Fixes issue with loading old android wallets. Changed seed text field type to visual password. 2020-11-13 16:58:28 +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
M
3b4e6fc1bf Merge pull request #141 from cake-tech/CAKE-171-fiat-amount-displaying-bug-on-transaction-list
CAKE-171 | fixed fiat amount displaying bug on transaction list; move…
2020-11-12 22:25:38 +02:00
M
1a7c2d4d8a Merge pull request #142 from cake-tech/CAKE-168-blockheight-calculation-by-date
Cake 168 blockheight calculation by date
2020-11-12 22:20:46 +02:00
M
29247967e7 Fixes 2020-11-12 22:20:20 +02:00
M
c5d6826a07 Merge branch '4.0.4-fixes' of github.com:cake-tech/cake_wallet_private into 4.0.4-fixes 2020-11-12 22:02:47 +02:00
M
4e4cd08135 Hack for display login issue 2020-11-12 22:02:37 +02:00
M
381d559ea6 Merge pull request #140 from cake-tech/CAKE-147-make-back-button-bigger
Cake 147 make back button bigger
2020-11-12 21:48:17 +02:00
OleksandrSobol
d682f6504b CAKE-168 | fixed getHeightByDate method 2020-11-12 21:12:58 +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
70467b1fe7 CAKE-168 | fixed blockheight calculation by date; changed getHeightByDate method; changed first date in the date picker to 1 of May, 2014 2020-11-12 17:46:05 +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
36b8cc9086 Merge pull request #137 from cake-tech/CAKE-160-remove-digit-after-dots-for-cryptobalance
CAKE-160 | added to format_amount.dart case when amount contains ',' …
2020-11-11 21:03:33 +02:00
OleksandrSobol
c18fb9e31b CAKE-147 | changed size of arrow_back_ios icon from 24 to 16 2020-11-11 20:52:46 +02:00
M
65c2abdedc Cleaned unneded logs 2020-11-11 18:06:19 +02:00
M
ad3142aeb9 Changed app font to Lato. Changes for anrdoid version 2020-11-11 17:55:18 +02:00
M
882c57a132 CAKE-91 2020-11-11 11:49:46 +02:00
M
f5e19a13ab Fixes. 2020-11-11 00:24:50 +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
03f47e393c Fixes. 2020-11-10 01:14:47 +02:00
OleksandrSobol
5ce4fe7407 CAKE-160 | added to format_amount.dart case when amount contains ',' symbol 2020-11-09 18:09:04 +02:00
OleksandrSobol
c729f86ac8 CAKE-147 | changed back button image to arrow_back_ios icon with size 24; changed size of leading to 37 (base page) 2020-11-09 17:01:58 +02:00
M
5c4e1b4d01 Fixes. 2020-11-08 22:44:09 +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
164fb8b916 Updated xmr.to description 2020-11-04 19:38:18 +02:00
M
fdb0f49f88 Fixes. 2020-11-04 17:54:44 +02:00
M
a7a0f59b9c Merge branch 'new-world' of github.com:cake-tech/cake_wallet_private into new-world 2020-11-04 00:29:15 +02:00
M
7e33f1ae0a CAKE-150 2020-11-04 00:29:06 +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
M
96c9542704 Merge pull request #134 from cake-tech/CAKE-144-exchange-screen-fixes
CAKE-144 | changed string resources on the exchange page
2020-11-04 00:06:52 +02:00
M
bea3a3d88e Merge pull request #135 from cake-tech/CAKE-145-pre-release-fixes
CAKE-145 | changed twitter link and name on the settings page; change…
2020-11-04 00:06:13 +02:00
M
76581505a0 CAKE-149 2020-11-03 18:57:36 +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
Oleksandr Sobol
c65efd9452 CAKE-144 | changed string resources on the exchange page 2020-11-02 16:03:19 +02:00
Oleksandr Sobol
b642f9986f CAKE-143 | added localization to exchange alert 2020-11-02 15:02:40 +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
5524efb44d Merge pull request #131 from cake-tech/CAKE-133-add-localization
CAKE-133 | added localization to change current wallet alert, to crea…
2020-10-30 19:43:05 +02:00
M
a8e62188aa Merge pull request #132 from cake-tech/CAKE-141-xmr_to-exchange-screen-description
CAKE-141 | changed description for xmr.to on exchange and exchange te…
2020-10-30 19:37:23 +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
827cda617b Merge pull request #130 from cake-tech/CAKE-136-user-can't-add-node-address-with-dash
CAKE-136 | added "-" symbol to node_address_validator.dart; changed m…
2020-10-30 19:35:51 +02:00
Oleksandr Sobol
11d85accec CAKE-141 | changed description for xmr.to on exchange and exchange template pages 2020-10-30 19:28:20 +02:00
Oleksandr Sobol
0473d342f3 CAKE-133 | added localization to change current wallet alert, to create new wallet popup, to seed alert 2020-10-30 18:40:42 +02:00
M
9f498f30a2 CAKE-134. CAKE-139. FIXES. 2020-10-30 18:32:21 +02:00
M
ed72cee3f4 CAKE-137 2020-10-30 15:56:23 +02:00
M
f59812fe4a CAKE-83 2020-10-30 15:33:03 +02:00
OleksandrSobol
9748caf407 CAKE-136 | added "-" symbol to node_address_validator.dart; changed minLength from 1 to 0 in the node_port_validator.dart 2020-10-30 15:11:20 +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
e7574c51f6 Merge pull request #127 from cake-tech/CAKE-130-change-exchange-screen
Cake 130 change exchange screen
2020-10-29 20:06:46 +02:00
M
9decb7d324 Merge pull request #126 from cake-tech/CAKE-129-add-new-btc-address-in-the-validation
CAKE-129 | added new length of the new btc address in the address val…
2020-10-29 20:04:40 +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
Oleksandr Sobol
863a18ea78 CAKE-130 | fixed string resources 2020-10-28 20:20:07 +02:00
OleksandrSobol
bf491c7d14 CAKE-130 | confirmation button shown only for pairs when user send xmr; if provider is xmr.to then button title is Confirm, else button title is Send XMR 2020-10-28 19:33:04 +02:00
Tanner Silva
c2841de503 Added the ability to view BTC and XMR transactions on web-based block explorers. 2020-10-28 14:02:43 -03:00
OleksandrSobol
692c460988 CAKE-129 | added new length of the new btc address in the address validator 2020-10-26 19:28:36 +02:00
OleksandrSobol
4dce12e2df CAKE-123 | changed Telegram bot name in the settings page 2020-10-26 19:19:48 +02:00
M
44e55f0bc4 Changed background and text colors of confirm buttons on disclaimer and restore wallet screens. 2020-10-26 11:58:16 +02:00
M
f7fe9d76a5 Merge branch 'new-world' of github.com:cake-tech/cake_wallet_private into new-world 2020-10-26 11:38:22 +02:00
M
e2c6cb6f4b Fixed loading of setup pin screen from welcome screen for restore case. Renamed 'Next' to 'Restore' for confirm button on restore wallet screen. Removed 'Bitcoin' from welcome screen. 2020-10-26 11:38:01 +02:00
Tanner Silva
cd5426da81 generateName() now returns strings with capitalized words 2020-10-24 13:51:12 -05: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
d881317a76 Merge pull request #122 from cake-tech/CAKE-119-make-qr-code-more-bright-on-the-dark-mode
CAKE-119 | applied white color to qr code on the dark mode (qr widget…
2020-10-22 21:29:49 +03:00
M
8f1c543e8e Merge pull request #123 from cake-tech/CAKE-120-xmr_to-exchange-description
CAKE-120 | added xmr.to exchange description to exchange and exchange…
2020-10-22 21:29:02 +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
cba4188665 Comments. 2020-10-22 18:11:52 +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
Tanner Silva
ca5b4c7cc7 corrected error with salt secret 2020-10-19 11:17:21 -05:00
M
ad695db5f6 Update welcome_page.dart
Fix mistake after merge conflict
2020-10-19 18:42:41 +03:00
M
6b86cfbea2 Updated to flutter v1.22.2 2020-10-19 14:20:24 +03:00
M
598b8c9b9c TMP 2020-10-14 00:11:04 +03:00
OleksandrSobol
a0d57084f2 CAKE-119 | applied white color to qr code on the dark mode (qr widget and exchange trade page) 2020-10-12 20:11:20 +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
M
9a169254a6 Fixes 2020-10-12 11:47:20 +03:00
OleksandrSobol
dea8f872d5 CAKE-116 | merged new world branch into current 2020-10-09 23:19:12 +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
M
f9cc21478a TMP 2020-10-09 21:34:21 +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
f42e398c80 CAKE-114 | removed disclaimer alert 2020-10-09 09:20:42 +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
a8695cc560 Merge pull request #117 from cake-tech/CAKE-97-date-picker-for-ios
Cake 97 date picker for ios
2020-10-06 14:43:39 +03:00
M
961e4203f1 Merge pull request #116 from cake-tech/CAKE-104-add-description-for-exchange-provider-picker
Cake 104 add description for exchange provider picker
2020-10-06 14:42:05 +03:00
M
7aacfb55fa Merge pull request #115 from cake-tech/CAKE-103-change-refund-address-position-on-exchange-screen
Cake 103 change refund address position on exchange screen
2020-10-06 14:40:41 +03:00
M
0cc83dd9ee Merge pull request #114 from cake-tech/CAKE-101-change-buttons-position-on-confirm-sending-alert
CAKE-101 | changed buttons position on confirm sending alert; added p…
2020-10-06 14:39:39 +03:00
M
81f03220ee Merge pull request #113 from cake-tech/CAKE-99-change-paste-icon
CAKE-99 | added paste_ios.png and removed duplicate.png; applied ios …
2020-10-06 14:39:19 +03:00
OleksandrSobol
0f9b509530 Merge branch 'new-world' into CAKE-97-date-picker-for-ios
# Conflicts:
#	pubspec.lock
2020-10-05 21:10:41 +03:00
OleksandrSobol
a124cd810a CAKE-103 | fixed placeholder of address text field (deposit card) 2020-10-05 20:55:46 +03:00
OleksandrSobol
17fa8bcf92 CAKE-104 | fixed show pop up 2020-10-02 21:00:30 +03:00
Oleksandr Sobol
1b94de3cfb CAKE-104 | fixed string resources 2020-10-02 20:51:07 +03:00
OleksandrSobol
33e29a7132 CAKE-99 | added paste_ios.png and removed duplicate.png; applied ios paste icon to address_text_field 2020-10-02 20:28:34 +03:00
M
04e7c18841 Fixes and improvments. 2020-10-02 20:28:29 +03:00
OleksandrSobol
738d719fec CAKE-104 | added description parameter to the picker; applied description text in the present provider picker 2020-10-02 19:30:13 +03:00
OleksandrSobol
468ad82b37 CAKE-103 | added hasRefundAddress parameter to exchange card; applied refund address to deposit card on the exchange page 2020-10-02 18:49:45 +03:00
OleksandrSobol
0b0b5016b9 CAKE-101 | changed buttons position on confirm sending alert; added poppins font to confirm sending alert 2020-10-01 20:51:30 +03:00
OleksandrSobol
ae6291179e CAKE-97 | created date_picker for Android and iOS; applied date picker to blockchain_height_widget 2020-10-01 20:29:06 +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
599e9bee64 Merge branch 'new-world' of github.com:cake-tech/cake_wallet_private into new-world 2020-10-01 19:46:28 +03:00
M
2eb229b91e Fixes for gray screen bug. 2020-10-01 19:46:23 +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
90d33bc9fa Merge pull request #110 from cake-tech/CAKE-54-usdterc20-for-changenow
Cake 54 usdterc20 for changenow
2020-10-01 18:38:21 +03:00
M
606f4e59c5 Changed subaddress sorting. 2020-10-01 13:52:49 +03:00
M
fe147ff9ed Fixes 2020-09-30 21:23:15 +03:00
OleksandrSobol
97226ad5eb CAKE-43 | merged new world branch into current 2020-09-30 20:34:18 +03:00
OleksandrSobol
0c65c8d04d Merge branch 'new-world' into CAKE-43-xmr_to-amount-entering
# Conflicts:
#	lib/src/screens/exchange/exchange_page.dart
2020-09-30 20:21:57 +03:00
Oleksandr Sobol
32b0de916e CAKE-79 | fixed string resources 2020-09-29 22:32:19 +03:00
M
6da61649cb Merge branch 'new-world' of github.com:cake-tech/cake_wallet_private into new-world 2020-09-29 20:56:31 +03:00
M
696b808698 Fixes 2020-09-29 20:56:11 +03:00