netbird/client/android
Zoltan Papp 2dec016201
Fix/always on boot (#1062)
In case of 'always-on' feature has switched on, after the reboot the service do not start properly in all cases.
If the device is in offline state (no internet connection) the auth login steps will fail and the service will stop.
For the auth steps make no sense in this case because if the OS start the service we do not have option for
the user interaction.
2023-08-11 11:51:39 +02:00
..
client.go Fix/always on boot (#1062) 2023-08-11 11:51:39 +02:00
dns_list_test.go Feature/permanent dns (#967) 2023-07-14 21:56:22 +02:00
dns_list.go Feature/permanent dns (#967) 2023-07-14 21:56:22 +02:00
gomobile.go Import go mobile bind at the android package level (#935) 2023-06-05 17:28:13 +02:00
login.go Add PKCE authorization flow (#1012) 2023-07-27 11:31:07 +02:00
peer_notifier.go Remove unused field from peer state (#939) 2023-06-07 11:32:49 +02:00
preferences_test.go Mobile (#735) 2023-03-17 10:37:27 +01:00
preferences.go Mobile (#735) 2023-03-17 10:37:27 +01:00