Harbor 0.1.0-alpha02
Pre-release
Pre-release
·
16 commits
to cfcd18ca8fb6eda3e33057fdfe4c8a15d954568d
since this release
Harbor 0.1.0-alpha02
This is a development release of Harbor, a free and open-source Android work-profile manager.
Included
- Standard consent-based work-profile provisioning and profile-owner recovery.
- Local work-profile app catalog with search, launch, details, freeze/unfreeze, and uninstall actions.
- User-triggered APK-install preparation that preserves Android's per-source consent prompt.
- Optional Shizuku diagnostics and allowlisted package-manager operations.
- Experimental multiple-full-user workspace primitives.
- Dependency verification, reproducible unsigned APK checks, SBOM generation, and F-Droid packaging metadata.
Important limitations
- This release is alpha software and is not a stable F-Droid release.
- The signed APK is for direct Monstera alpha testing. F-Droid remains the intended production signing authority; its signed package will not update a Monstera-signed installation unless signing is explicitly coordinated.
- Shizuku is optional, external, and device-dependent.
- Multiple full-user workspaces are experimental and may be unavailable on OEM devices.
- Do not use a development profile containing irreplaceable data.
Validation
- JVM tests, debug lint, release assembly, release SBOM, and manifest permission audit pass.
- Two clean unsigned release builds are byte-for-byte reproducible.
- Production application ID remains
com.monstera.harbor.
Physical-device coverage is still required before a stable release.