M
|
3dd1bdabcc
|
Merge branch 'release-4.2.4' into CAKE-334-unspent-coins-control-application-logic
|
2021-07-22 10:48:22 +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
|
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
|
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 |
|
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 |
|
OleksandrSobol
|
6ac8dabf87
|
CAKE-306 | fixed onEnabled() method in the moonpay_buy_provider.dart
|
2021-06-07 14:28:53 +03:00 |
|
M
|
ff6e4d58f7
|
Added push notifications, FCM.
|
2021-06-04 18:25:17 +03:00 |
|
OleksandrSobol
|
ee6b8767d6
|
CAKE-306 | fixed settings_store.dart and di.dart
|
2021-06-02 20:09:39 +03:00 |
|
OleksandrSobol
|
90d53c9f6e
|
CAKE-306 | fixed MoonPay icon for buy_list_item.dart and order_row.dart
|
2021-06-02 16:52:58 +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
|
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
|
aca8e8a292
|
CAKE-329 | added unspent coins list page to the app
|
2021-05-25 20:32:36 +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 |
|
M
|
f4c57e22f2
|
Minor bug fixes.
|
2021-05-11 18:37:26 +03:00 |
|
OleksandrSobol
|
7bbd530319
|
CAKE-297 | applied subaddress for incoming transaction
|
2021-05-10 19:10:33 +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
|
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
|
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
|
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 |
|
OleksandrSobol
|
0848ede37f
|
CAKE-305 | fixed transfer to wyre next btc address
|
2021-03-31 20:02:44 +03:00 |
|
M
|
47c12a459c
|
Merge branch 'main' into deploy
|
2021-03-24 12:22:42 +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 |
|
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
|
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
|
60333e235d
|
CAKE-279 | applied order details to the app
|
2021-03-12 21:04:37 +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 |
|
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 |
|
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 |
|
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
|
798d9a1edf
|
Fixes
|
2021-01-05 20:31:03 +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
|
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 |
|
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
|
7168e4727d
|
Merge branch '4.1.0' into CAKE-216-exchange-status-bug
|
2020-12-18 21:05:02 +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
|
eede39ee7a
|
Merged 4.0.9
|
2020-12-11 20:10:06 +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
|
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 |
|
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
|
6418b28c08
|
CAKE-177. CAKE-176. CAKE-115.
|
2020-11-16 20:17:03 +02:00 |
|
M
|
4e4cd08135
|
Hack for display login issue
|
2020-11-12 22:02:37 +02:00 |
|
M
|
e8f53766a0
|
Added selection of new wallet type. Returned support of bitcoin wallet.
|
2020-11-12 18:31:53 +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
|
9f498f30a2
|
CAKE-134. CAKE-139. FIXES.
|
2020-10-30 18:32:21 +02:00 |
|
M
|
0c197660a8
|
Integrated wallet names generation
|
2020-10-22 21:24:24 +03:00 |
|
M
|
598b8c9b9c
|
TMP
|
2020-10-14 00:11:04 +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
|
2eb229b91e
|
Fixes for gray screen bug.
|
2020-10-01 19:46:23 +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
|
9c1f726c43
|
Changed to closable auth screens. Added alert with confirmation for new wallet's seed have written.
|
2020-09-25 13:26:08 +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
|
e4ebfc94b2
|
Part 1
|
2020-09-21 14:50:26 +03:00 |
|
M
|
5e1132a299
|
Merge branch 'dev' of github.com:cake-tech/cake_wallet_private into new-world
|
2020-09-15 23:52:00 +03:00 |
|
M
|
95917b2cdb
|
Merge redesign part 7.
|
2020-09-15 23:35:49 +03:00 |
|
OleksandrSobol
|
18ccd5de35
|
redesign | merged with dev branch
|
2020-09-14 22:07:44 +03:00 |
|
OleksandrSobol
|
cc4a1f1d80
|
Merge branch 'dev' into redesign
# Conflicts:
# lib/generated/i18n.dart
# lib/src/screens/dashboard/wallet_menu.dart
# lib/src/screens/exchange/widgets/base_exchange_widget.dart
# lib/src/screens/send/widgets/base_send_widget.dart
|
2020-09-14 21:33:44 +03:00 |
|
Oleksandr Sobol
|
f4b7ccf619
|
CAKE-40 | added text to restore wallet from keys page, restore wallet from seed details page, wallet seed page; applied wallet seed page call when new wallet was created
|
2020-09-11 18:52:55 +03:00 |
|
M
|
6e6a081685
|
Merge redesign part 5.
|
2020-09-10 17:51:59 +03:00 |
|
M
|
7601b910be
|
Merge branch 'redesign' of github.com:cake-tech/cake_wallet_private into btc
|
2020-09-07 18:13:47 +03:00 |
|
M
|
70ff011fc6
|
Merge redesign part 3.
|
2020-09-07 18:13:39 +03:00 |
|
OleksandrSobol
|
f1ec962b61
|
CAKE-31 | created wallet_restoration_from_keys_vm; applied new design to restore_wallet_from_keys_page, restore_wallet_from_seed_details, new_wallet_page, new_wallet_type_page, seed_language_page; reworked seed_language_selector, seed_language_picker, select_button
|
2020-09-04 13:40:28 +03:00 |
|
OleksandrSobol
|
9da460da48
|
CAKE-31 | applied new design to restore buttons
|
2020-09-01 22:04:00 +03:00 |
|
Oleksandr Sobol
|
a93d93dd48
|
CAKE-29 | fixed call of contact list page
|
2020-09-01 20:06:41 +03:00 |
|
M
|
c950f8bfc0
|
Merge redesign part 1.
|
2020-09-01 14:18:07 +03:00 |
|
M
|
6aaac93fa8
|
TMP 0
|
2020-08-27 19:54:34 +03:00 |
|
Oleksandr Sobol
|
76cde0530d
|
CAKE-28 | created information page, exchange trade view model, exchange trade item; added trade property to trades store; changed filtered method (trade filter store); added tradesStore property to exchange view model; applied information page to exchange trade page
|
2020-08-26 20:31:23 +03:00 |
|
M
|
5eefd6a31b
|
TMP
|
2020-08-25 19:32:40 +03:00 |
|
Oleksandr Sobol
|
731f12cd63
|
CAKE-27 | applied light theme to send and send template pages; made status bar is transparent; reworked menu widget and base send widget; applied switch between light and dark themes
|
2020-08-20 20:43:54 +03:00 |
|
Oleksandr Sobol
|
1ba86506f0
|
CAKE-20 | changed dots indicator on smooth page indicator (dashboard page); deleted page_view_store
|
2020-07-31 22:55:26 +03:00 |
|
Oleksandr Sobol
|
2d20c1dee3
|
Merge branch 'dev' into CAKE-20-update-exchange-and-send-screens
# Conflicts:
# lib/di.dart
# lib/palette.dart
# lib/src/screens/base_page.dart
# lib/src/screens/dashboard/dashboard_page.dart
# lib/src/screens/receive/receive_page.dart
|
2020-07-31 19:17:10 +03:00 |
|
Oleksandr Sobol
|
33209c3cd6
|
CAKE-20 | updated exchange and exchange template pages; created exchange_view_model and applied to exchange and exchange template pages; applied new design to menu widget; changed text validator and amount validator
|
2020-07-31 18:29:21 +03:00 |
|
Oleksandr Sobol
|
fe9deecd03
|
CAKE-20 | updated send and send template pages; added send_template_store and exchange_template_store; created base_send_widget; applied send_template_store to send_view_model; applied base_send_widget to send and send template pages; added properties to address_text_field, base_text_field and template_tile
|
2020-07-29 19:55:42 +03:00 |
|
Oleksandr Sobol
|
153673d418
|
CAKE-19 | created page view store, alert background, alert close button, cake scrollbar; applied new design to monero_account_edit_or_create_page, monero_account_list_page, address_edit_or_create_page; added scrollOffsetFromTop to monero_account_list_view_model; added string resources to arb files and colors to palette
|
2020-07-28 19:03:34 +03:00 |
|
Oleksandr Sobol
|
706d16b346
|
CAKE-19 | created qr_widget (new design) and address_page; applied address page to dashboard page
|
2020-07-27 20:07:37 +03:00 |
|
Oleksandr Sobol
|
1055c1b539
|
CAKE-18 | created fiat convertation service and fiat convertation store; added calculating price to bootstrap; applied fiat convertation store to balance view model
|
2020-07-24 19:29:16 +03:00 |
|
Oleksandr Sobol
|
bdfe208d20
|
CAKE-15 | created header row, transaction page, balance view model, formatted item list, wallet balance; applied new design to trade and transaction rows; applied transaction page to dashboard page; applied balance view model, trade store, trade filter store and transaction filter store to dashboard view model; changed trade list item and transaction list item
|
2020-07-23 15:20:52 +03:00 |
|
M
|
f45875ba3a
|
General changes. CAKE-1.
|
2020-07-06 23:09:03 +03:00 |
|
M
|
81cee186db
|
TMP 4
|
2020-06-20 10:10:00 +03:00 |
|