mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-12-23 03:59:23 +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] |
||
---|---|---|
.. | ||
buy | ||
contact_list | ||
dashboard | ||
exchange | ||
ionia | ||
monero_account_list | ||
node_list | ||
restore | ||
send | ||
settings | ||
unspent_coins | ||
wallet_address_list | ||
wallet_list | ||
advanced_privacy_settings_view_model.dart | ||
anon_invoice_page_view_model.dart | ||
anonpay_details_view_model.dart | ||
auth_state.dart | ||
auth_view_model.dart | ||
backup_view_model.dart | ||
edit_backup_password_view_model.dart | ||
order_details_view_model.dart | ||
rescan_view_model.dart | ||
restore_from_backup_view_model.dart | ||
set_up_2fa_viewmodel.dart | ||
setup_pin_code_view_model.dart | ||
support_view_model.dart | ||
trade_details_view_model.dart | ||
transaction_details_view_model.dart | ||
wallet_creation_vm.dart | ||
wallet_keys_view_model.dart | ||
wallet_new_vm.dart | ||
wallet_restoration_from_keys_vm.dart | ||
wallet_restoration_from_seed_vm.dart | ||
wallet_restore_view_model.dart | ||
wallet_seed_view_model.dart |