Skip to content

Harbor 0.2.0-alpha02

Choose a tag to compare

@Stem0794 Stem0794 released this 10 Aug 18:40
· 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_PROFILE restriction for the Harbor work profile.
  • Registers Android's standard ACTION_SEND and ACTION_SEND_MULTIPLE personal-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.