Commit graph

10 commits

Author SHA1 Message Date
Vladimir Stoilov
7e09245540 Reduce running of background tasks on sleep mode 2023-04-19 17:47:16 +02:00
Vladimir Stoilov
4784799541 Add check for special android ip in online status check 2023-04-14 11:09:20 +02:00
Daniel
08b29ab87c Expose network change check trigger 2023-04-06 14:38:03 +02:00
Vladimir Stoilov
6972059321
Android support for getting network addresses and interfaces (#1056)
* Replace unsupported network functions for android

* Refactor default/android net addresses processing

* Add default connection values, Refactor netenv

* Fix compilation error

* Combine network change default/android functions
2023-01-23 16:33:02 +01:00
Daniel
60d8664e7b Fix tests and linters 2022-02-02 12:48:42 +01:00
Daniel
f78e516284 Fix network detection with multiple interfaces on same net 2022-01-25 16:25:59 +01:00
Daniel
bbb1c828e8 Implement review suggestions 2021-04-03 16:03:00 +02:00
Daniel
99c8c801eb Switch to flag based cache validation 2021-03-29 13:47:17 +02:00
Patrick Pacher
a5fd348b96 Export netenv event names 2020-04-03 14:22:42 +02:00
Daniel
dc32e72b3a Move network/environment to netenv 2020-04-02 17:08:02 +02:00
Renamed from network/environment/network-change.go (Browse further)