status-go/multiaccounts/settings
Icaro Motta 62f342c2e9
feat_: Check for mobile data connection if setting is on (#5511) (#5613)
* feat_: Check for mobile data connection if setting is on

* fix_: check code control flag inside  asyncRequestAllHistoricMessages

---------

Co-authored-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
Co-authored-by: Igor Sirotin <sirotin@status.im>
2024-07-29 14:22:15 -03:00
..
mocks feat_: Check for mobile data connection if setting is on (#5511) (#5613) 2024-07-29 14:22:15 -03:00
columns.go Peer syncing toggle (#4758) 2024-03-05 11:44:09 +01:00
columns_test.go
database.go feat_: Check for mobile data connection if setting is on (#5511) (#5613) 2024-07-29 14:22:15 -03:00
database_settings_manager.go feat_: Check for mobile data connection if setting is on (#5511) (#5613) 2024-07-29 14:22:15 -03:00
database_test.go Chore: Fix default values (#4960) 2024-03-21 23:19:39 +01:00
enums.go
structs.go feat_: call telemetry upon error pushing envelope (#5430) 2024-06-28 13:24:04 +03:00
sync_protobuf_factories.go feat_: retry sending specific messages 2024-05-02 05:40:49 +08:00
sync_protobuf_factories_test.go
value_handlers.go