9 Commits

Author SHA1 Message Date
Zoltán Papp 852e0f4ca3 Reduces userdata partition from ~7GB to 4GB 2025-11-15 01:24:35 +01:00
Zoltán Papp df58b2fd67 Add build dependency 2025-11-15 01:22:45 +01:00
Zoltán Papp fb6128a7a3 Set explicit permission 2025-11-15 01:15:43 +01:00
Zoltán Papp 3d6c26b727 Add option to skip APK/AAB build in CI workflow 2025-11-15 01:10:01 +01:00
Zoltán Papp aecf25a21c Add testing steps for CI 2025-11-15 00:50:27 +01:00
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