Harbor 0.2.0-alpha02
·
25 commits
to harbor
since this release
Harbor 0.2.0-alpha02
This alpha fixes personal-to-work file transfers while preserving the default work-profile isolation boundary in the reverse direction.
Highlights
- Clears the supported
DISALLOW_SHARE_INTO_MANAGED_PROFILErestriction for the Harbor work profile. - Registers Android's standard
ACTION_SENDandACTION_SEND_MULTIPLEpersonal-to-work filters. - Re-applies the policy for existing profiles when the work-profile Harbor instance starts.
- Adds an explicit “Allow personal → work files” action with a retry message.
Security and compatibility
- Work-to-personal file sharing remains blocked by default.
- No hidden APIs, reflection, arbitrary shell, network access, or telemetry was added.
- OEM file managers may still expose different move controls or reject transfers.
Validation
- JVM tests, debug lint, release assembly, SBOM generation, manifest audit, and reproducibility checks pass.
- Physical validation remains required on Pixel Android 16, Android 10 hardware, Samsung, Xiaomi, another OEM, and a GMS-free device.