mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-11-01 09:57:46 +00:00
aedf310c9d
* Run Monero Synchronization task in background on Android * Add monero sync task in the load function to be registered/cancelled when user changes wallets * Revert unused file changes * Register Sync task on all monero wallets if any * Add Sync Modes and change task frequency based on user's choice * Register background task after current wallet is set * Add Sync All toggle and change task wallets to sync accordingly * Enable background notifications in release mode temporarily * Disable constraints and increase the frequency of tasks * Decrease frequency of background tasks * Delay the background task thread till the syncing thread finish (Dummy Trial-1) * Start Sync process and wait for it to finish * Wait for synchronization to finish before ending the background thread Add 10 minutes timeout duration for sync process * Connect to node before syncing wallet * replace testing configuration with the configurations agreed on * Fix Conflicts with main * Update and Migrate Background tasks to null safety * Update workmanager version in pubspec_base also * Move Sync options to Connection and sync page Show Sync options only for Monero and Haven Minor Enhancements * Remove debugging notifications Revert aggressive mode frequency to 6 hours [skip ci] * Add iOS configs * Revert debugging changes Fix conflicts with main * Add/Extract Sync configurations to/from backup file [skip ci] |
||
---|---|---|
.. | ||
action_list_display_mode.dart | ||
background_tasks.dart | ||
balance_display_mode.dart | ||
biometric_auth.dart | ||
cake_2fa_preset_options.dart | ||
calculate_fiat_amount.dart | ||
calculate_fiat_amount_raw.dart | ||
contact.dart | ||
contact_base.dart | ||
contact_model.dart | ||
contact_record.dart | ||
default_settings_migration.dart | ||
desktop_dropdown_item.dart | ||
emoji_string_extension.dart | ||
encrypt.dart | ||
exchange_api_mode.dart | ||
fiat_api_mode.dart | ||
fiat_currency.dart | ||
fio_address_provider.dart | ||
format_amount.dart | ||
fs_migration.dart | ||
generate_name.dart | ||
get_encryption_key.dart | ||
ios_legacy_helper.dart | ||
language_service.dart | ||
load_current_wallet.dart | ||
main_actions.dart | ||
mnemonic_item.dart | ||
node_list.dart | ||
openalias_record.dart | ||
parse_address_from_domain.dart | ||
parsed_address.dart | ||
pin_code_required_duration.dart | ||
preferences_key.dart | ||
priority_for_wallet_type.dart | ||
qr_scanner.dart | ||
qr_view_data.dart | ||
receive_page_option.dart | ||
record.dart | ||
secret_store_key.dart | ||
sort_balance_types.dart | ||
template.dart | ||
transaction_creation_credentials.dart | ||
transaction_description.dart | ||
transaction_history.dart | ||
unstoppable_domain_address.dart | ||
update_haven_rate.dart | ||
wallet_contact.dart | ||
wallet_description.dart | ||
yat_record.dart |