M
|
98c8449b82
|
Merge branch 'main' into CAKE-306-add-moonpay-option-for-btc-buying
|
2021-06-07 21:52:58 +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
|
6ac8dabf87
|
CAKE-306 | fixed onEnabled() method in the moonpay_buy_provider.dart
|
2021-06-07 14:28:53 +03:00 |
|
M
|
b2ece79334
|
Added warning on receive screen for outdated electrum wallets.
|
2021-06-04 13:30:59 +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 |
|
M
|
1330966794
|
Reworked electrum wallet. Added Litecoin wallet.
|
2021-05-07 10:36:38 +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
|
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
|
47c12a459c
|
Merge branch 'main' into deploy
|
2021-03-24 12:22:42 +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
|
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 |
|
M
|
e3b8ea1128
|
CAKE-234
|
2021-01-27 15:51:51 +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
|
9db6e233c7
|
Another beautiful day changes
|
2021-01-11 19:15:27 +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
|
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
|
bd2bab997f
|
Added backsupport for old saved themes
|
2020-12-18 21:30:43 +02:00 |
|
M
|
89c240091b
|
Merged btc and 4.1.0 branches.
|
2020-12-18 20:42:28 +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 |
|
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
|
1dd6e78ae9
|
Removed NodeSSL, added isSSL proprty to Node class.
|
2020-12-03 12:07:26 +02:00 |
|
M
|
03f47e393c
|
Fixes.
|
2020-11-10 01:14:47 +02:00 |
|
M
|
e08e10bc35
|
Fixes
|
2020-09-28 22:02:30 +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
|
e4ebfc94b2
|
Part 1
|
2020-09-21 14:50:26 +03:00 |
|
M
|
6e6a081685
|
Merge redesign part 5.
|
2020-09-10 17:51:59 +03:00 |
|
M
|
70ff011fc6
|
Merge redesign part 3.
|
2020-09-07 18:13:39 +03:00 |
|
M
|
9074bee6db
|
Merge redesign part 2.
|
2020-09-02 11:47:41 +03:00 |
|
M
|
c950f8bfc0
|
Merge redesign part 1.
|
2020-09-01 14:18:07 +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 |
|
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
|
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 |
|