cake_wallet/cw_shared_external
cyan 02e74b5997
CW-1000 Background sync improvements ()
* 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
..
android CW-1000 Background sync improvements () 2025-04-24 19:06:43 +02:00
ios Hv () 2022-03-30 17:57:04 +02:00
lib Hv () 2022-03-30 17:57:04 +02:00
.gitignore Hv () 2022-03-30 17:57:04 +02:00
.metadata Hv () 2022-03-30 17:57:04 +02:00
LICENSE Hv () 2022-03-30 17:57:04 +02:00
pubspec.lock WIP: CW-665 Implement AirGapped Monero Transactions () 2024-11-09 20:59:47 +02:00
pubspec.yaml Flutter update () 2023-08-18 18:37:17 +03:00
README.md Hv () 2022-03-30 17:57:04 +02:00

cw_shared_external

Part of Cake Wallet. Shared external libraries for cw_monero and cw_haven. Libraries:

  • Boost
  • OpenSSL
  • Sodium