mkyq
|
01150ef2a7
|
Hv (#295)
* hv
* Change build version
|
2022-03-30 17:57:04 +02:00 |
|
M
|
4c4c30bd5d
|
Fix monero transaction history. Remove morph and xmr.to from filters. Fixe generation monero blockchain height by date.
|
2021-12-31 15:05:27 +02:00 |
|
M
|
e6b1da376d
|
Configure wallet types for the app
|
2021-12-24 14:41:34 +02:00 |
|
OleksandrSobol
|
c728931b70
|
CAKE-360 | added shouldShowYatPopup parameter to settings_store.dart and applied this parameter to dashboard_view_model.dart and dashboard_page.dart; added scrollbar to choose_yat_address_alert.dart; changed yat logo; fixed fetchYatAddress() method in the yat_store.dart; created class YatLink
|
2021-10-04 16:03:35 +03:00 |
|
OleksandrSobol
|
f353442a2a
|
CAKE-360 | merged all yat branches into current; saving information about yat to connected wallet; fixed qr widget; applied yat, unstoppable domains and open alias to contact book
|
2021-10-01 18:13:10 +03:00 |
|
M
|
89569a10c7
|
Removed firebase dependencies.
|
2021-08-16 17:44:38 +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
|
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
|
ff6e4d58f7
|
Added push notifications, FCM.
|
2021-06-04 18:25:17 +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 |
|
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
|
1330966794
|
Reworked electrum wallet. Added Litecoin wallet.
|
2021-05-07 10:36:38 +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
|
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
|
47c12a459c
|
Merge branch 'main' into deploy
|
2021-03-24 12:22:42 +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
|
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
|
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
|
9db6e233c7
|
Another beautiful day changes
|
2021-01-11 19:15:27 +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 |
|
M
|
02ebc54a38
|
Fixed updating of transactions history. Added support for part formatted electrum server response
|
2020-12-16 21:16:47 +02:00 |
|
M
|
eede39ee7a
|
Merged 4.0.9
|
2020-12-11 20:10:06 +02:00 |
|
M
|
cbf265bd92
|
Changed listener for update of transactions list.
|
2020-12-04 21:09:55 +02:00 |
|
M
|
62a877dd61
|
Fixes
|
2020-11-30 19:17:44 +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
|
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
|
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 |
|
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 |
|
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
|
882f13011c
|
Fixes.
|
2020-10-29 20:10:09 +02:00 |
|
M
|
588d93c1a4
|
Fixes
|
2020-10-24 15:55:24 +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
|
c950f8bfc0
|
Merge redesign part 1.
|
2020-09-01 14:18:07 +03:00 |
|
M
|
24d139e540
|
TMP 2
|
2020-08-29 13:19:27 +03:00 |
|
Oleksandr Sobol
|
4ed7f6ec18
|
CAKE-28 | created filter tile, filter widget, checkbox widget and filter item; applied filter items to filter widget, also applied filter widget to dashboard page; reworked wallet list page and menu widget; applied light and dark themes to filter widget and wallet list age; fixed filtered method in the trade filter store
|
2020-08-28 23:04:48 +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 |
|
Oleksandr Sobol
|
ecf7a5ba78
|
CAKE-28 | reworked exchange confirm page; applied light and dark themes to exchange confirm page, currency picker, picker, base alert dialog, alert with one action; applied maximum characters parameter to crypto currency text field in the exchange card
|
2020-08-25 21:12:14 +03:00 |
|
M
|
5eefd6a31b
|
TMP
|
2020-08-25 19:32:40 +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
|
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 |
|