v0.0.4-alpha
Pre-release
Pre-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.