mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 12:29:51 +00:00
* 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> |
||
---|---|---|
.. | ||
buy | ||
cake_pay | ||
contact_list | ||
dashboard | ||
dev | ||
exchange | ||
hardware_wallet | ||
monero_account_list | ||
nano_account_list | ||
node_list | ||
restore | ||
send | ||
settings | ||
unspent_coins | ||
wallet_address_list | ||
wallet_list | ||
advanced_privacy_settings_view_model.dart | ||
animated_ur_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 | ||
link_view_model.dart | ||
new_wallet_type_view_model.dart | ||
order_details_view_model.dart | ||
rescan_view_model.dart | ||
restore_from_backup_view_model.dart | ||
seed_settings_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_groups_display_view_model.dart | ||
wallet_hardware_restore_view_model.dart | ||
wallet_keys_view_model.dart | ||
wallet_new_vm.dart | ||
wallet_restore_choose_derivation_view_model.dart | ||
wallet_restore_view_model.dart | ||
wallet_seed_view_model.dart | ||
wallet_unlock_loadable_view_model.dart | ||
wallet_unlock_verifiable_view_model.dart | ||
wallet_unlock_view_model.dart |