M
|
bc0b50af5e
|
Update dashboard_page.dart
|
2021-05-10 19:35:22 +03:00 |
|
M
|
d9d9e3d4c1
|
Merge branch 'main' into CAKE-303-add-buy-button-for-xmr-wallet
|
2021-05-10 19:33:46 +03:00 |
|
M
|
1cb27d9da3
|
Fixes for LTC electrum nodes available.
|
2021-05-10 19:00:20 +03:00 |
|
M
|
bcd4fdd5e0
|
Changed random seed generation for bitcoin.
|
2021-05-10 13:06:57 +03:00 |
|
M
|
1330966794
|
Reworked electrum wallet. Added Litecoin wallet.
|
2021-05-07 10:36:38 +03:00 |
|
OleksandrSobol
|
b7cb5147e1
|
CAKE-303 | added buy button for xmr wallet and applied buy alert
|
2021-04-26 21:06:21 +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
|
d9752e5709
|
Merge branch 'main' into CAKE-296-remove-xmr-to-xrp-and-xmr-to-xlm-exchange-pairs
|
2021-04-06 18:43:09 +03:00 |
|
OleksandrSobol
|
0cd4bd46f7
|
CAKE-304 | upgraded project to flutter 2.x.x, upgraded packages and resolved problems
|
2021-04-02 20:43:06 +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
|
5db97b6f02
|
CAKE-288 | increased area of pressing on hidden balance; wrapped TradeRow and OrderRow by Observer
|
2021-03-31 20:22:41 +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 |
|
OleksandrSobol
|
69cb69bd71
|
CAKE-302 | wrapped Text widgets by Expanded and Row widgets in the balance_page.dart
|
2021-03-26 19:46:01 +02:00 |
|
OleksandrSobol
|
ff8ed30483
|
CAKE-272 | added parameters to script; added possibility to generate locales.dart from arb file list; added loadLocaleList() method to language_service.dart
|
2021-03-24 18:52:30 +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 |
|
M
|
c1b52ebede
|
Fixes for wyre.
|
2021-03-24 11:50:51 +02:00 |
|
M
|
4c788eb2aa
|
Merge branch 'CAKE-279-integrate-wyre' of github.com:cake-tech/cake_wallet into CAKE-279-integrate-wyre
|
2021-03-23 20:09:40 +02:00 |
|
M
|
de2074e6eb
|
Changed way to get order id.
|
2021-03-23 20:09:35 +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 |
|
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 |
|
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 |
|
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 |
|
M
|
99cb00f0bd
|
Merge branch 'main' into CAKE-284-add-support-to-the-main-menu
|
2021-03-01 19:41:03 +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 |
|
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
|
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
|
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
|
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
|
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 |
|
M
|
acc4bfe84a
|
Removed morph from exchange list.
|
2021-02-09 15:54:50 +02: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
|
c03d2909d6
|
CAKE-252
|
2021-02-03 19:29:48 +02: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
|
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
|
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
|
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
|
d21c31964c
|
CAKE-232 | reworked ALL button on the send page
|
2021-01-13 18:27:30 +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 |
|
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
|
d55b689636
|
Merge branch '4.1.0' into CAKE-198-notes-for-transactions
|
2021-01-05 22:02:47 +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
|
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
|
798d9a1edf
|
Fixes
|
2021-01-05 20:31:03 +02:00 |
|
Oleksandr Sobol
|
18ba208e44
|
CAKE-221 | fixed string resources
|
2020-12-30 18:19:16 +02:00 |
|