Skip to content

v0.0.4-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@desyncr desyncr released this 08 Jul 02:32
· 129 commits to master since this release

THIS IS ALPHA VERSION. ONLY FOR TESTING.

This release is one of the last alpha releases. Freenet now runs with complete functionality and usability.

On this release I definied a preset configuration so first-time users can navigate Freenet straight away rather than landing at the wizard.

The current release is able to:

  • Load straight to Freenet bootstrap site

Other internal things that have been worked out:

  • The plugin manager is disabled: As mentioned in previous releases there is no way to load plugins so the plugin manager was disabled.
  • Load native JNA extension: Loaded native extension for arm, arm v7, x86, x86-64.
  • All dependencies are handled by Gradle: This way it's easier to work with the project, build it and update it.

Important: Currently only supporting Android Oreo.