netbird/client/android
Ali Amer d01c3d5011 [management/client] Integrate Job API with Job Stream and Client Engine (#4428)
* integrate api

integrate api with stream and implement some client side

* fix typo and fix validation

* use real daemon address

* redo the connect via address

* Refactor the debug bundle generator to be ready to use from engine (#4469)

* fix tests

* fix lint

* fix bug with stream

* try refactor status 1

* fix convert fullStatus to statusOutput & add logFile

* fix tests

* fix tests

* fix not enough arguments in call to nbstatus.ConvertToStatusOutputOverview

* fix status_test

* fix(engine): avoid deadlock when stopping engine during debug bundle

* use atomic for lock-free

* use new lock

---------

Co-authored-by: Zoltan Papp <zoltan.pmail@gmail.com>
2025-10-06 16:13:07 +03:00
..
client.go [management/client] Integrate Job API with Job Stream and Client Engine (#4428) 2025-10-06 16:13:07 +03:00
dns_list_test.go [client] Eliminate upstream server strings in dns code (#4267) 2025-08-11 11:57:21 +02:00
dns_list.go [client] Eliminate upstream server strings in dns code (#4267) 2025-08-11 11:57:21 +02:00
env_list.go [client] Implement environment variable handling for Android (#4440) 2025-09-08 18:42:42 +02:00
exec.go [client] Disable pidfd check on Android 11 and below (#4127) 2025-07-09 22:16:08 +02:00
gomobile.go Import go mobile bind at the android package level (#935) 2023-06-05 17:28:13 +02:00
login.go [android] Add OnLoginSuccess callback to URLOpener interface (#4492) 2025-09-18 15:07:42 +02:00
networks.go [client] Propagation networks for Android client (#3966) 2025-06-13 11:04:17 +02:00
peer_notifier.go [client] Propagation networks for Android client (#3966) 2025-06-13 11:04:17 +02:00
preferences_test.go [client] Feat: Support Multiple Profiles (#3980) 2025-07-25 16:54:46 +03:00
preferences.go [client] Feat: Support Multiple Profiles (#3980) 2025-07-25 16:54:46 +03:00