M
|
1beb18b045
|
Flutter upgrade
|
2022-10-12 13:09:57 -04:00 |
|
Godwin Asuquo
|
d9905a7cf3
|
Cw 110 integrate simple swap exchange (#459)
* add support for SimpleSwap exchange
* fix edit receive amount field
* fixed merge conflicts
* Fix issues from code review
|
2022-08-31 16:34:07 +01:00 |
|
OmarHatem28
|
06f21e80ec
|
Save Haven current node
|
2022-06-20 16:21:40 +02:00 |
|
Keith Simon
|
6762207bb8
|
Select sub address or standard address instead of both. (#346)
* Use the sub address first then the std
|
2022-05-16 19:51:32 +01:00 |
|
Serhii
|
c08f2c1667
|
Cw 55 allow saving templateswith fiat amount (#343)
* added xhv logo
* Added prefix icon widget
* Added sending fiat template
* template for sending selected fiat currency
* fix issues
|
2022-05-03 11:44:13 +01:00 |
|
mkyq
|
01150ef2a7
|
Hv (#295)
* hv
* Change build version
|
2022-03-30 17:57:04 +02:00 |
|
M
|
6f215f5451
|
Add throwing exception for yat api calls. Remove random address generation on address page.
|
2022-01-12 17:38:32 +02:00 |
|
M
|
f591f188c5
|
Temporary comment yat code
|
2022-01-12 15:32:23 +02:00 |
|
M
|
e6b1da376d
|
Configure wallet types for the app
|
2021-12-24 14:41:34 +02:00 |
|
M
|
42104fd825
|
Yat, electrum addresses fixes
|
2021-12-08 11:09:38 +00:00 |
|
M
|
fe3d00f1a8
|
Fixes for yat
|
2021-11-02 09:17:24 +00: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 |
|
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
|
2021-09-07 19:43:49 +03:00 |
|
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
|
2021-08-20 16:26:00 +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 |
|
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 |
|