4 Commits

Author SHA1 Message Date
Zoltan Papp ec68702e6e Add release CI code and bump lib version (#75) 2025-08-28 14:05:30 +02:00
Zoltan Papp f81f81ce6e rewrite client in Java (#54)
Rewrite the client in native Java.

There were no new features added in this change, but that's the first step in moving to a faster development cycle for NetBird client.
2025-06-05 20:37:51 +02:00
Zoltan Papp 0af012f40f Increase the target sdk version to 34 (#36)
If apps that target Android 14 use a foreground service, they must declare a specific permission, based on the foreground service type, that Android 14 introduces. These permissions appear in the sections labeled "permission that you must declare in your manifest file" in the intended use cases and enforcement for each foreground service type section on this page.

update compile SDK version to 34
update Go version in CI
2024-11-26 14:29:31 +01:00
Maycon Santos 304301cbf2 open-source code 2024-02-28 19:21:08 +01:00