mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-02-04 12:16:41 +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] |
||
---|---|---|
.. | ||
add_template_button.dart | ||
address_text_field.dart | ||
alert_background.dart | ||
alert_close_button.dart | ||
alert_with_one_action.dart | ||
alert_with_two_actions.dart | ||
base_alert_dialog.dart | ||
base_text_form_field.dart | ||
blockchain_height_widget.dart | ||
cake_scrollbar.dart | ||
check_box_picker.dart | ||
checkbox_widget.dart | ||
collapsible_standart_list.dart | ||
dashboard_card_widget.dart | ||
discount_badge.dart | ||
index.dart | ||
introducing_card.dart | ||
keyboard_done_button.dart | ||
list_row.dart | ||
nav_bar.dart | ||
picker.dart | ||
picker_inner_wrapper_widget.dart | ||
picker_wrapper_widget.dart | ||
primary_button.dart | ||
scollable_with_bottom_section.dart | ||
search_bar_widget.dart | ||
section_divider.dart | ||
seed_language_selector.dart | ||
seed_widget.dart | ||
setting_action_button.dart | ||
setting_actions.dart | ||
standard_checkbox.dart | ||
standard_list.dart | ||
standard_list_card.dart | ||
standard_list_status_row.dart | ||
standard_switch.dart | ||
template_tile.dart | ||
trail_button.dart | ||
validable_annotated_editable_text.dart |