M
|
89569a10c7
|
Removed firebase dependencies.
|
2021-08-16 17:44:38 +03:00 |
|
M
|
c256d05029
|
Changed version for unstoppable domains. Changed domain validation for unstoppable domains.
|
2021-08-16 12:42:16 +03:00 |
|
M
|
07f153e706
|
Merge pull request #152 from cake-tech/CAKE-192-implement-unstoppable-domain
Cake 192 implement unstoppable domain
|
2021-07-22 10:37:55 +03:00 |
|
OleksandrSobol
|
6855a6d68b
|
CAKE-192 | fixed parse_address_from_domain.dart
|
2021-07-16 13:44:12 +03:00 |
|
OleksandrSobol
|
008936435b
|
CAKE-192 | added name property to parsed_address.dart; fixed parse_address_from_domain.dart
|
2021-07-16 13:28:46 +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
|
e03f0ce4d3
|
CAKE-343 | added wallet_addresses.dart, monero_wallet_addresses.dart, electrum_wallet_addresses.dart, wallet_addresses_credentials.dart, monero_wallet_addresses_credentials.dart and electrum_wallet_addresses_credentials.dart to the app; applied ElectrumWalletAddresses to electrum_wallet.dart and MoneroWalletAddresses to monero_wallet.dart; fixed contact_list_view_model.dart, other view models and services
|
2021-07-08 17:52:48 +03:00 |
|
OleksandrSobol
|
bac491c44f
|
CAKE-192 | created ParsedAddress class; applied this class to parse_address_from_domain.dart, send_page.dart and exchange_page.dart
|
2021-07-07 17:31:16 +03:00 |
|
OleksandrSobol
|
f995342491
|
CAKE-192 | parse_address_from_domain.dart fixed and split on 2 files (current and parse_address_from_domain_alert.dart), then moved to the entities directory; used one channel for native calls; removed unneeded spaces; fixed handle of unstoppable domain error in the MainActivity.java
|
2021-07-07 16:50:55 +03:00 |
|
OleksandrSobol
|
6709b7779a
|
CAKE-343 | applied subaddresses for contact book; added addresses field to wallet_info.dart; added updateAddressesInfo() to wallet_base.dart; applied updateAddressesInfo() to wallet services and view models
|
2021-06-18 15:36:49 +03:00 |
|
OleksandrSobol
|
37f326e21f
|
Merge branch 'main' into CAKE-192-implement-unstoppable-domain
# Conflicts:
# android/app/build.gradle
# android/build.gradle
# ios/Podfile
# ios/Podfile.lock
# 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-15 13:18:52 +03:00 |
|
M
|
81b34a30e7
|
Changes for buy page for bitcoin and litecoin. Added listeners for notifications from resume and launch.
|
2021-06-08 23:06:22 +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
|
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
|
7dcbfb8d54
|
Merge branch 'main' of github.com:cake-tech/cake_wallet
|
2021-06-04 18:34:13 +03:00 |
|
M
|
897ed2e7f5
|
Merge pull request #145 from cake-tech/CAKE-336-BA-issue
CAKE-336 | updated local_auth package and fixed isAuthenticated() met…
|
2021-06-04 18:32:47 +03:00 |
|
M
|
ff6e4d58f7
|
Added push notifications, FCM.
|
2021-06-04 18:25:17 +03:00 |
|
M
|
b2ece79334
|
Added warning on receive screen for outdated electrum wallets.
|
2021-06-04 13:30:59 +03:00 |
|
OleksandrSobol
|
b1cda20987
|
CAKE-336 | updated local_auth package and fixed isAuthenticated() method in the biometric_auth.dart
|
2021-06-03 20:59:12 +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 |
|
OleksandrSobol
|
251d6ad502
|
Merge branch 'main' into CAKE-192-implement-unstoppable-domain
# Conflicts:
# android/app/src/main/java/com/cakewallet/cake_wallet/MainActivity.java
# ios/Runner/AppDelegate.swift
# 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-24 19:09:43 +03:00 |
|
M
|
643da68048
|
Minor bug fixes. 4.2.1.
|
2021-05-12 18:06:39 +03:00 |
|
M
|
053e0d18ef
|
Type fixes. Fixed way for check monero nodes health.
|
2021-05-11 19:57:12 +03:00 |
|
M
|
f4c57e22f2
|
Minor bug fixes.
|
2021-05-11 18:37:26 +03:00 |
|
M
|
2b4248e30b
|
Merged main into ltc.
|
2021-05-10 19:51:13 +03:00 |
|
M
|
c3859d3d47
|
Merge branch 'main' into CAKE-320-add-Croatian-language
|
2021-05-10 19:26:52 +03:00 |
|
M
|
b23db7e414
|
Merge pull request #125 from cake-tech/CAKE-314-bnb-exchange-bug
CAKE-314 | changed bnb crypto currency to bnb bep2; removed bnb bep2 …
|
2021-05-10 19:26:00 +03:00 |
|
M
|
bfa76ddea9
|
Merge pull request #120 from cake-tech/CAKE-315-remove-nano-currency-from-the-exchange
CAKE-315 | removed nano from list of crypto currencies in the crypto_…
|
2021-05-10 19:25:12 +03:00 |
|
M
|
1cb27d9da3
|
Fixes for LTC electrum nodes available.
|
2021-05-10 19:00:20 +03:00 |
|
M
|
1330966794
|
Reworked electrum wallet. Added Litecoin wallet.
|
2021-05-07 10:36:38 +03:00 |
|
OleksandrSobol
|
cde83cb61f
|
CAKE-320 | added Croatian language to the app
|
2021-05-05 19:12:06 +03:00 |
|
OleksandrSobol
|
3675350452
|
CAKE-314 | changed bnb crypto currency to bnb bep2; removed bnb bep2 from receive currency list on exchange page
|
2021-04-30 12:46:15 +03:00 |
|
OleksandrSobol
|
e188806f16
|
CAKE-316 | added Italian language to the app
|
2021-04-23 18:33:51 +03:00 |
|
OleksandrSobol
|
c9df68ca06
|
CAKE-315 | removed nano from list of crypto currencies in the crypto_currency.dart
|
2021-04-23 18:12:43 +03:00 |
|
OleksandrSobol
|
ae9efb0ae8
|
CAKE-192 | implemented unstoppable domain address to the app
|
2021-04-20 20:49:53 +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
|
6fe6d2aebb
|
Merge pull request #107 from cake-tech/CAKE-305-next-address-bug-for-btc-wallet
Cake 305 next address bug for btc wallet
|
2021-04-06 18:55:06 +03:00 |
|
OleksandrSobol
|
0cd4bd46f7
|
CAKE-304 | upgraded project to flutter 2.x.x, upgraded packages and resolved problems
|
2021-04-02 20:43:06 +03:00 |
|
OleksandrSobol
|
0848ede37f
|
CAKE-305 | fixed transfer to wyre next btc address
|
2021-03-31 20:02:44 +03:00 |
|
OleksandrSobol
|
ff8ed30483
|
CAKE-272 | added parameters to script; added possibility to generate locales.dart from arb file list; added loadLocaleList() method to language_service.dart
|
2021-03-24 18:52:30 +02:00 |
|
M
|
c1b52ebede
|
Fixes for wyre.
|
2021-03-24 11:50:51 +02:00 |
|
OleksandrSobol
|
1cbbc71201
|
CAKE-279 | canceled changes in AndroidManifest.xml and MainActivity.java; added static constants to wyre_service.dart; moved WyreException class into own file; imported WyreService by di.dart
|
2021-03-23 20:57:20 +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
|
23f73df391
|
Whatever.
|
2021-03-22 19:38:55 +02:00 |
|
OleksandrSobol
|
60333e235d
|
CAKE-279 | applied order details to the app
|
2021-03-12 21:04:37 +02:00 |
|
M
|
0bc804c284
|
Fixes. Changed terms of use text.
|
2021-02-01 20:12: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
|
bef18de7a6
|
Added auto saving of wallet address to wallet info. Added users wallet addresses into address book.
|
2021-01-08 20:10:37 +02:00 |
|
M
|
c0835d46ef
|
Merge branch '4.1.0' into CAKE-198-notes-for-transactions
|
2021-01-05 21:57:05 +02:00 |
|
M
|
74cdf7cd7f
|
Changed of electrum servers list. Changed default electrum server.
|
2020-12-30 20:35:34 +02:00 |
|
OleksandrSobol
|
023336d460
|
CAKE-198 | applied ability to make a note with some details about transaction; added transactionNote property and note getter to transaction_description.dart; added multiline textfield for notes (send_page.dart); added transaction_details_list_item.dart, textfield_list_item.dart, textfield_list_row.dart, transaction_details_view_model.dart to the app
|
2020-12-22 20:42:30 +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 |
|
M
|
72bb8af6f3
|
FIxes(2).
|
2020-12-18 17:49:10 +02:00 |
|
M
|
4a2f1e48ff
|
Fixes.
|
2020-12-17 15:39:21 +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
|
85497a1218
|
CAKE-182 | changed colors on dashboard page for light theme; changed action buttons icons on dashboard page; changed buttons colors on alerts for light theme; deleted item_from_theme.dart; added getters (isLightTheme, isBrightTheme, isDarkTheme) to Themes class; applied getters to the app
|
2020-12-14 19:54:56 +02:00 |
|
M
|
eede39ee7a
|
Merged 4.0.9
|
2020-12-11 20:10:06 +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
|
93653d4554
|
Added validation for bitcoin seed. Changed transaction properties for bitcoin wallet type. Added special text after sending for bitcoin.
|
2020-12-03 21:34:56 +02:00 |
|
M
|
1dd6e78ae9
|
Removed NodeSSL, added isSSL proprty to Node class.
|
2020-12-03 12:07:26 +02:00 |
|
OleksandrSobol
|
4f280e103e
|
CAKE-169 | added NodeSSL class with getter useSSl; applied useSSL in the connectToNode() method in the monero_wallet.dart; added dynamic parameter to ExecutedSuccessfullyState class; applied ExecuteState class to connect() method in the node_create_or_edit_view_model.dart; deleted connection_state.dart; deleted _isEffectsInstalled parameter from node_create_or_edit_page.dart
|
2020-12-02 20:26:41 +02:00 |
|
OleksandrSobol
|
5ee278237f
|
CAKE-169 | added useSSL parameter to node.dart and to node_create_or_edit_view_model.dart; applied useSSL parameter in the connectToNode() method (monero_wallet.dart) and in the save() method (node_create_or_edit_view_model.dart); created standard_checkbox.dart and applied StandardCheckbox widget in the node_create_or_edit_page.dart
|
2020-11-30 19:05:49 +02:00 |
|
M
|
ba2b5fb1fa
|
Fixes issue with loading old android wallets. Changed seed text field type to visual password.
|
2020-11-13 16:58:28 +02:00 |
|
M
|
36b8cc9086
|
Merge pull request #137 from cake-tech/CAKE-160-remove-digit-after-dots-for-cryptobalance
CAKE-160 | added to format_amount.dart case when amount contains ',' …
|
2020-11-11 21:03:33 +02:00 |
|
M
|
882c57a132
|
CAKE-91
|
2020-11-11 11:49:46 +02:00 |
|
M
|
03f47e393c
|
Fixes.
|
2020-11-10 01:14:47 +02:00 |
|
OleksandrSobol
|
5ce4fe7407
|
CAKE-160 | added to format_amount.dart case when amount contains ',' symbol
|
2020-11-09 18:09:04 +02:00 |
|
M
|
8a55d566c6
|
Fixed migration for pin length. Fixed issue for change of current address on dashboard address page.
|
2020-11-06 15:12:38 +02:00 |
|
Tanner Silva
|
cd5426da81
|
generateName() now returns strings with capitalized words
|
2020-10-24 13:51:12 -05:00 |
|
M
|
0c197660a8
|
Integrated wallet names generation
|
2020-10-22 21:24:24 +03:00 |
|
Tanner Silva
|
ca5b4c7cc7
|
corrected error with salt secret
|
2020-10-19 11:17:21 -05:00 |
|
M
|
9a169254a6
|
Fixes
|
2020-10-12 11:47:20 +03:00 |
|
M
|
90d33bc9fa
|
Merge pull request #110 from cake-tech/CAKE-54-usdterc20-for-changenow
Cake 54 usdterc20 for changenow
|
2020-10-01 18:38:21 +03:00 |
|
M
|
fe147ff9ed
|
Fixes
|
2020-09-30 21:23:15 +03:00 |
|
OleksandrSobol
|
69b58d827b
|
Merge branch 'new-world' into CAKE-54-usdterc20-for-changenow
|
2020-09-28 21:42:38 +03:00 |
|
M
|
e3678d2cf9
|
Fixes
|
2020-09-28 18:47:43 +03:00 |
|
M
|
51cf11127c
|
Fixes
|
2020-09-26 22:17:31 +03:00 |
|
OleksandrSobol
|
dfb3112fd2
|
CAKE-54 | added usdt erc20 to cryptocurrencies list; added usdt erc20 to currency picker; added usdt erc20 logo to contact list page; added address validator for usdt erc20; reworked currency picker
|
2020-09-25 16:30:39 +03:00 |
|
OleksandrSobol
|
360e04cc4c
|
CAKE-53 | added dai to cryptocurrencies list; added dai to currency picker; added dai logo to contact list page; added address validator for dai
|
2020-09-24 21:58:07 +03:00 |
|
M
|
b0a31147dd
|
Migration for iOS.
|
2020-09-23 21:26:10 +03:00 |
|
M
|
5f88c4bafd
|
Merged cake-42
|
2020-09-22 18:59:10 +03:00 |
|
M
|
c53b6676b2
|
Fixes for monero transaction history updates.
|
2020-09-22 16:35:23 +03:00 |
|
M
|
2b05eedfc6
|
Fixes for monero transaction history.
|
2020-09-21 19:56:41 +03:00 |
|
M
|
649d6dfb59
|
Recreated ios project (with Swift). Started working on iOS migration. Added iOS specific plagin for get decrypted content of encrypted files (legacy support).
|
2020-09-21 18:41:44 +03:00 |
|
M
|
e4ebfc94b2
|
Part 1
|
2020-09-21 14:50:26 +03:00 |
|