mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-01-03 17:40:43 +00:00
fff5a1c419
* Add UI and setting logic for subaddresses * Enable auto generate subaddresses * Rename variable * Add comment to unused code * Fix issue with initial state change * Fix observable for isAppSecure * Filter sub account contacts * Fix select account use unused address * Use add address if last address is unused * Fix auto generate wallet issues * Fix button color * Add translation and refactored naming * Fix PR review * Remove unused code * Remove unused overrides in electrum * Fix address info null check * CW-228 Fix ContactListViewModel condition * CW-228 Fix Account Tile; Rework updateAddressesInBox; Fix _getAllUnusedAddresses * CW-228 Fix unintentional address_page.dart regression * CW-228 Fix Merge Conflicts * CW-228 Add more translation Tools * CW-228 More merge conflict fixes * CW-228 Fix Merge Conflicts * CW-228 Auto Translation improvements * CW-228 Resolve requested Changes --------- Co-authored-by: Konstantin Ullrich <konstantinullrich12@gmail.com> |
||
---|---|---|
.. | ||
account.dart | ||
account_list.dart | ||
address_info.dart | ||
amount_converter.dart | ||
balance.dart | ||
cake_hive.dart | ||
crypto_amount_format.dart | ||
crypto_currency.dart | ||
currency.dart | ||
currency_for_wallet_type.dart | ||
enumerable_item.dart | ||
erc20_token.dart | ||
format_amount.dart | ||
get_height_by_date.dart | ||
hive_type_ids.dart | ||
key.dart | ||
keyable.dart | ||
monero_amount_format.dart | ||
monero_balance.dart | ||
monero_transaction_priority.dart | ||
monero_wallet_keys.dart | ||
monero_wallet_utils.dart | ||
node.dart | ||
output_info.dart | ||
parseBoolFromString.dart | ||
pathForWallet.dart | ||
pending_transaction.dart | ||
sec_random_native.dart | ||
set_app_secure_native.dart | ||
subaddress.dart | ||
sync_status.dart | ||
transaction_direction.dart | ||
transaction_history.dart | ||
transaction_info.dart | ||
transaction_priority.dart | ||
unspent_coins_info.dart | ||
wallet_addresses.dart | ||
wallet_addresses_with_account.dart | ||
wallet_base.dart | ||
wallet_credentials.dart | ||
wallet_info.dart | ||
wallet_service.dart | ||
wallet_type.dart |