CakeWallet/cw_monero/lib
cyan 02e74b5997
CW-1000 Background sync improvements (#2142)
* feat: background sync improvements

- dev options on ci build cherrypick
- add permissions for background sync to AndroidManifestBase
- enable desugaring + update java compatibility to 17
- update walletconnect_flutter_v2
- update ens_dart
- update nostr_tools
- add notification for new transactions found in background
- expose more settings from flutter_daemon in UI
- remove battery optimization setting when it's already disabled
- fix notification permission handling
- fix background sync last trigger saving
- prevent notifications from being duplicated

* potential fix for multiple notifications firing for the same tx

* improve logging in background sync

* ui improvements to ignore battery optimization popup

* feat: logs for bg sync
disable decred bgsync

* fix: call store() directly to be sure that it is writing the data

* chore: rename logs to background sync logs

* Update lib/view_model/dashboard/dashboard_view_model.dart

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>

* chore: remove unused key

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2025-04-24 19:06:43 +02:00
..
api fix(cw_monero): wrong function in account rename call (#2183) 2025-04-10 23:17:52 +02:00
exceptions Generic fixes and enhancements (#1083) 2023-09-14 22:14:16 +03:00
mnemonics Fixes for validation of monero seed. Add French and Italian seeds validation. 2022-01-19 16:25:58 +02:00
bip39_seed.dart CW-723-Add-Monero-support-to-the-Shared-Seed-feature-in-Cake (#2131) 2025-04-10 03:31:26 +02:00
ledger.dart Cw 858 ledger enhancements (#2034) 2025-02-19 00:23:03 +02:00
monero_account_list.dart fix(cw_monero): wrong function in account rename call (#2183) 2025-04-10 23:17:52 +02:00
monero_subaddress_list.dart CW 781 replace all print statements with printV (#1733) 2024-12-09 20:23:59 +02:00
monero_transaction_creation_credentials.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
monero_transaction_history.dart CW-214-Monero-wallet-rescan-bug (#945) 2023-07-11 20:56:01 +03:00
monero_transaction_info.dart unfocus fields when tapping button 2025-01-17 16:31:57 +02:00
monero_unspent.dart v4.25.0 Release Candidate (#2153) 2025-04-04 00:49:44 +02:00
monero_wallet.dart CW-1000 Background sync improvements (#2142) 2025-04-24 19:06:43 +02:00
monero_wallet_addresses.dart CW 781 replace all print statements with printV (#1733) 2024-12-09 20:23:59 +02:00
monero_wallet_service.dart fix(cw_monero): fix missing passphrase for bip39 Monero Wallets (#2188) 2025-04-11 12:45:50 +02:00
pending_monero_transaction.dart CW-826 Fix missing tx keys in monero (#1828) 2024-11-26 15:43:56 +02:00