cake_wallet/lib/store
Omar Hatem aedf310c9d
Cw 155 monero synchronization (#1014)
* 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]
2023-08-04 20:55:56 +03:00
..
anonpay Cw 314 trocador receive screen update (#823) 2023-03-24 17:26:42 +02:00
dashboard Cw 314 trocador receive screen update (#823) 2023-03-24 17:26:42 +02:00
templates Cw 433 support send templates with multiple recipients (#995) 2023-08-02 01:19:04 +03:00
yat Flutter upgrade 2022-10-12 13:09:57 -04:00
app_store.dart V4.6.6 fixes (#970) 2023-06-16 04:14:01 +03:00
authentication_store.dart Update MobX 2023-03-06 18:42:15 +02:00
node_list_store.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
secret_store.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
settings_store.dart Cw 155 monero synchronization (#1014) 2023-08-04 20:55:56 +03:00
wallet_list_store.dart Part 1 2020-09-21 14:50:26 +03:00