What's Changed
- app: synced droidspaces kernel configuration to the latest available config (6a5f7d1)
- ci: compile the binaries first, then copy them to Android/app/src/main/assets/binaries/ before building the app (406f89c)
- droidspaces: v4.3.1 update (daa661f)
- fix: revert Android optimizations only if unmount is not skipped and no containers are running. (8950305)
- feat: Require rootfs or rootfs-img for restart command (bf892eb)
- Merge pull request #1 from ravindu644/readme (4fc2507)
- ci: build android app and the tarball (146fb85)
- source: Open-sourced the Android application code. (3fd199a)
- docs: Add SELinux hardening for sparse images to prevent loop mount I/O errors and update project version to 4.3.0. (4f6f42b)
Automated Release by Droidspaces CI