cake_wallet/lib/entities
Godwin Asuquo d2cc812884
Cw 45 implement yat sending (#269)
* resolve YAT emoji

* remove animation in route builder

change YAT api

* remove yat sending page

* fix crypto address resolving

* check if text is emoji

* use getter for string extension hasOnlyEmojis

* refactor parsed domain from address

* update PR based on changes from code review

* import missing dependencies
2022-03-15 12:11:53 +03:00
..
action_list_display_mode.dart Part 1 2020-09-21 14:50:26 +03:00
balance_display_mode.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
biometric_auth.dart CAKE-336 | updated local_auth package and fixed isAuthenticated() method in the biometric_auth.dart 2021-06-03 20:59:12 +03:00
calculate_fiat_amount.dart Minor bug fixes. 2021-05-11 18:37:26 +03:00
calculate_fiat_amount_raw.dart Part 1 2020-09-21 14:50:26 +03:00
contact.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
contact_base.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
contact_model.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
contact_record.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
default_settings_migration.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
emoji_string_extension.dart Cw 45 implement yat sending (#269) 2022-03-15 12:11:53 +03:00
encrypt.dart Part 1 2020-09-21 14:50:26 +03:00
fiat_currency.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
format_amount.dart CAKE-160 | added to format_amount.dart case when amount contains ',' symbol 2020-11-09 18:09:04 +02:00
fs_migration.dart Fix typos (#276) 2022-03-09 14:43:18 +03:00
generate_name.dart generateName() now returns strings with capitalized words 2020-10-24 13:51:12 -05:00
get_encryption_key.dart Part 1 2020-09-21 14:50:26 +03:00
ios_legacy_helper.dart Migration for iOS. 2020-09-23 21:26:10 +03:00
language_service.dart Added French localization (#290) 2022-03-09 15:06:34 +03:00
load_current_wallet.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
mnemonic_item.dart Part 1 2020-09-21 14:50:26 +03:00
node_list.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
openalias_record.dart add tx_description to notes field 2022-01-18 08:46:13 +01:00
parse_address_from_domain.dart Cw 45 implement yat sending (#269) 2022-03-15 12:11:53 +03:00
parsed_address.dart Cw 45 implement yat sending (#269) 2022-03-15 12:11:53 +03:00
preferences_key.dart 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
qr_scanner.dart Part 1 2020-09-21 14:50:26 +03:00
record.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
secret_store_key.dart Backup. 2021-01-13 18:43:34 +02:00
template.dart Backup stuff. 2021-01-15 19:41:30 +02:00
transaction_creation_credentials.dart Part 1 2020-09-21 14:50:26 +03:00
transaction_description.dart Backup stuff. 2021-01-15 19:41:30 +02:00
transaction_history.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
unstoppable_domain_address.dart 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
wake_lock.dart change type string to bool in Wakelock class 2022-01-25 07:40:09 +01:00
wallet_contact.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
wallet_description.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
yat_record.dart Cw 45 implement yat sending (#269) 2022-03-15 12:11:53 +03:00