cake_wallet/lib/core
mkyq 418c9563fe
Ionia ()
* Initial ionia service

* Ionia manage card UI ()

* design ui for cakepay

* Add manage cards page ui

* create auth ui for ionia

* add authentication logic

* implement user create card

* Add ionia merchant sevic

* Add anypay. Add purschase gift card.

* display virtual card ()

* display virtual card

* fix formatting

* Remove IoniaMerchantService from IoniaViewModel

* Add hex and txKey for monero pending transaction.

* Changed monero version and monero repo to cake tech.

* Add anypay payment. Add filter by search for ionia, add get purchased items for ionia.

* Fix for get transactions for hidden addresses for electrum wallet

* Add ionia categories.

* Add anypay commited info for payments.

* Update UI with new fixes ()

* Change ionia base url. Add exception throwing for error messaging for some of ionia calls.

* CW-102 fix logic for ionia issues ()

* refactor tips ()

* refactor tips

* refactor ionia tips implementation

* Cw 115 implement gift cards list for ionia ()

* Implement show purchased cards

* fix padding

* Fixes for getting of purchased gift cards.

* Implement gift card details screen ()

* Implement gift card details screen

* Add redeem for ionia gift cards

* Fix navigation after ionia opt redirection.

* Fix update gift cards list.

* Add payment status update for ionia.

* Add usage instruction to gift card.

* Add copy for ionia gift card info.

* Change version for Cake Wallet ios.

* Add localisation ()

* Fixes for fiat amounts for ionia.

* CW-128 marketplace screen text changes ()

* Change text on marketplace

* fix build issues

* fix build

* UI fixes for ionia.

* UI fixes for ionia. ()

* CW-129 ionia welcome screen text changes ()

* update welcome text

* Update localization

* Cw 133 ()

* UI fixes for ionia.

* Fixes for display card item on gift cards screen.

* Fix signup page ()

* Changed tips for ionia.

* Cw 132 ()

* UI fixes for ionia.

* Changed tips for ionia.

* Cw 131 ()

* UI fixes for ionia.

* Changed tips for ionia.

* Fixes for IoniaBuyGiftCardDetailPage screen. Renamed 'Manage Cards' to 'Gift Cards'. Hide discount badge label for 0 discount.

* Change ionia heading font style ()

* Fix for AddressResolver in di

* Changed build number for Cake Wallet ios.

* fix currency format for card details and routing for mark as redeemed ()

* fix terms and condition overflow in ionia ()

* fix terms and condition scroll

* fix color issues

* reuse

* refactor  widget

* Remove IoniaTokenService

* Change api for ionia to staging

* Update versions for Cake Wallet for android and ios.

* Fixes for instructions. Remove diplay error on payment status screen.

* Change build versions for Cake Wallet

* Add ionia sign in.

* Update for discounts and statuses for ionia merch.

* Fixes for qr/barcode on ionia gift card screen.

* Fixed formatting for display ionia discounts.

* Fix merchant.discount.toStringAsFixed issue

* Add savingsPercentage to ionia merch discount.

* Change build number for Cake Wallet ios and android.

* Disable ionia for haven ()

Co-authored-by: Godwin Asuquo <41484542+godilite@users.noreply.github.com>
2022-07-28 18:03:16 +01:00
..
address_label_validator.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
address_validator.dart added validation of hvx,hvi,hvs Haven addresses 2022-06-01 14:12:09 +03:00
amount.dart Part 1 2020-09-21 14:50:26 +03:00
amount_converter.dart Hv () 2022-03-30 17:57:04 +02:00
amount_validator.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
auth_service.dart Part 1 2020-09-21 14:50:26 +03:00
auth_state.dart TMP 4 2020-06-20 10:10:00 +03:00
backup_service.dart Fix for backup restore 2022-02-03 20:04:16 +02:00
contact_name_validator.dart General changes. CAKE-1. 2020-07-06 23:09:03 +03:00
email_validator.dart Ionia () 2022-07-28 18:03:16 +01:00
execution_state.dart 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
fiat_conversion_service.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
generate_wallet_password.dart Release 4.4.3 () 2022-07-19 15:29:28 +01:00
key_service.dart Part 1 2020-09-21 14:50:26 +03:00
mnemonic_length.dart Fix typos () 2022-03-09 14:43:18 +03:00
monero_account_label_validator.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
node_address_validator.dart CAKE-136 | added "-" symbol to node_address_validator.dart; changed minLength from 1 to 0 in the node_port_validator.dart 2020-10-30 15:11:20 +02:00
node_port_validator.dart Reworked electrum wallet. Added Litecoin wallet. 2021-05-07 10:36:38 +03:00
seed_validator.dart Hv () 2022-03-30 17:57:04 +02:00
sync_status_title.dart Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
template_validator.dart 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
validator.dart prevent using same wallet name as existing () 2022-06-29 18:21:21 +01:00
wallet_creation_service.dart Release 4.4.3 () 2022-07-19 15:29:28 +01:00
wallet_creation_state.dart TMP 1 2020-06-01 21:13:56 +03:00
wallet_loading_service.dart Release 4.4.3 () 2022-07-19 15:29:28 +01:00
wallet_name_validator.dart prevent using same wallet name as existing () 2022-06-29 18:21:21 +01:00
yat_service.dart Select sub address or standard address instead of both. () 2022-05-16 19:51:32 +01:00