67 Commits (wownero)

Author SHA1 Message Date
dsc 13816cf3b5 Such Wow, Many Cake. Om nom
2 years ago
Keith Simon 6762207bb8
Select sub address or standard address instead of both. (#346)
2 years ago
Serhii c08f2c1667
Cw 55 allow saving templateswith fiat amount (#343)
2 years ago
mkyq 01150ef2a7
Hv (#295)
2 years ago
M 6f215f5451 Add throwing exception for yat api calls. Remove random address generation on address page.
2 years ago
M f591f188c5 Temporary comment yat code
2 years ago
M e6b1da376d Configure wallet types for the app
2 years ago
M 42104fd825 Yat, electrum addresses fixes
3 years ago
M fe3d00f1a8 Fixes for yat
3 years ago
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
3 years ago
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
3 years ago
OleksandrSobol 455efeb91f CAKE-356 | replaced yatAddress to emoji in yat_store.dart, wallet_address_list_view_model.dart and qr_widget.dart; added _fetchEmojiFromUri method to main.dart; changed url for yat service in the yat_alert.dart
3 years ago
OleksandrSobol 92aece5e31 CAKE-356 | added "Manage Yats" item to the settings page; reworked primary icon button; added yat address to qr widget; created yat_alert.dart, yat_webview_page.dart, yat_store.dart, yat_view_model.dart, yat_exception.dart, yat_record.dart
3 years ago
M 98c8449b82 Merge branch 'main' into CAKE-306-add-moonpay-option-for-btc-buying
3 years ago
OleksandrSobol d5d1afd89b CAKE-306 | merged main branch into current; added _fetchBuyItems() method to buy_view_model.dart; deleted isMoonPayEnabled parameter from settings_store.dart
3 years ago
OleksandrSobol 6ac8dabf87 CAKE-306 | fixed onEnabled() method in the moonpay_buy_provider.dart
3 years ago
M b2ece79334 Added warning on receive screen for outdated electrum wallets.
3 years ago
OleksandrSobol ee6b8767d6 CAKE-306 | fixed settings_store.dart and di.dart
3 years ago
OleksandrSobol 90d53c9f6e CAKE-306 | fixed MoonPay icon for buy_list_item.dart and order_row.dart
3 years ago
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
3 years ago
OleksandrSobol 1fccb0b546 Merge branch 'main' into CAKE-306-add-moonpay-option-for-btc-buying
3 years ago
M 1330966794 Reworked electrum wallet. Added Litecoin wallet.
3 years ago
OleksandrSobol 346a034d0a CAKE-306 | added MoonPay option for BTC buying; applied PreOrderPage to the app; created Wyre and MoonPay buy providers
3 years ago
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
3 years ago
M 47c12a459c Merge branch 'main' into deploy
3 years ago
OleksandrSobol d752692c3f CAKE-279 | saved orderId in the orders store; added saveOrder() method to the dashboard_view_model.dart
3 years ago
M db75167302 Changed monero dependencies path for android. Changed scripts for generation of secrets.
3 years ago
OleksandrSobol 60333e235d CAKE-279 | applied order details to the app
3 years ago
M e3b8ea1128 CAKE-234
3 years ago
M 47ceac2dd6 Backup stuff.
3 years ago
M 9a79fcdc23 Merged 4.1.0
3 years ago
M c09a41b090 Backup.
3 years ago
M 9db6e233c7 Another beautiful day changes
3 years ago
M 43fc4032f4 Merge pull request #155 from cake-tech/CAKE-208-bug-after-balance-changing
3 years ago
M 798d9a1edf Fixes
3 years ago
OleksandrSobol b1e0bf0edd CAKE-208 | merged 4.1.0 branch into current and resolved problems
3 years ago
OleksandrSobol 6f386a1efe Merge branch '4.1.0' into CAKE-208-bug-after-balance-changing
3 years ago
M bd2bab997f Added backsupport for old saved themes
3 years ago
M 89c240091b Merged btc and 4.1.0 branches.
3 years ago
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
4 years ago
OleksandrSobol 6639238ca7 CAKE-182 | moved themes directory from src to lib
4 years ago
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
4 years ago
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.
4 years ago
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
4 years ago
M 1dd6e78ae9 Removed NodeSSL, added isSSL proprty to Node class.
4 years ago
M 03f47e393c Fixes.
4 years ago
M e08e10bc35 Fixes
4 years ago
M e3678d2cf9 Fixes
4 years ago
M 51cf11127c Fixes
4 years ago
M e4ebfc94b2 Part 1
4 years ago