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> |
||
---|---|---|
.. | ||
action_list_display_mode.dart | ||
action_list_item.dart | ||
anonpay_transaction_list_item.dart | ||
balance_view_model.dart | ||
cake_features_view_model.dart | ||
dashboard_view_model.dart | ||
date_section_item.dart | ||
desktop_sidebar_view_model.dart | ||
dropdown_filter_item.dart | ||
dropdown_filter_item_widget.dart | ||
filter_item.dart | ||
formatted_item_list.dart | ||
home_settings_view_model.dart | ||
nft_view_model.dart | ||
order_list_item.dart | ||
receive_option_view_model.dart | ||
sign_view_model.dart | ||
trade_list_item.dart | ||
transaction_list_item.dart | ||
wallet_balance.dart |