Commit graph

35 commits

Author SHA1 Message Date
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
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
M
1330966794 Reworked electrum wallet. Added Litecoin wallet. 2021-05-07 10:36:38 +03:00
M
db75167302 Changed monero dependencies path for android. Changed scripts for generation of secrets. 2021-03-16 15:20:46 +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
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
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
6aaac93fa8 TMP 0 2020-08-27 19:54:34 +03:00
M
5eefd6a31b TMP 2020-08-25 19:32:40 +03:00
M
f45875ba3a General changes. CAKE-1. 2020-07-06 23:09:03 +03:00