Droidspaces CI
290 subscribers
1 photo
1 video
508 files
254 links
Download Telegram
droidspaces-v6.1.0-2026-05-14.tar.gz
838.1 KB
Droidspaces Build Successful

Repository: ravindu644/Droidspaces-OSS
Author: ravindu644
Event: Git Push

Commit Message:


container: enhance SysVinit shutdown with /dev/initctl and SIGPWR
droidspaces-v6.1.0-2026-05-15.tar.gz
837.9 KB
Droidspaces Build Successful

Repository: ravindu644/Droidspaces-OSS
Author: ravindu644
Event: Git Push

Commit Message:


post_extract_fixes.sh: improve systemd detection logic and encapsulate initialization within conditional block
droidspaces-v6.1.0-2026-05-15.tar.gz
837.9 KB
Droidspaces Build Successful

Repository: ravindu644/Droidspaces-OSS
Author: ravindu644
Event: Git Push

Commit Message:


perf(ui): implement container list caching for instant display
droidspaces-v6.1.5-2026-05-15.tar.gz
838.1 KB
Droidspaces Build Successful

Repository: ravindu644/Droidspaces-OSS
Author: ravindu644
Event: Official Release

Commit Message:


app: implement HardwareAccessDialog with confirmation gate for hardware access toggles
droidspaces-v6.1.5-2026-05-15.tar.gz
881.3 KB
Droidspaces Build Successful

Repository: ravindu644/Droidspaces-OSS
Author: ravindu644
Event: Git Push

Commit Message:


virt: decouple resource visibility from cgroup limits
Droidspaces CI
droidspaces-v6.1.5-2026-05-15.tar.gz
This is the APK/tarball that has the CPU/RAM/PID limitations and resource virtualization.

On Android, there's not much you can do to limit resources because most phones still use legacy cgroupv1 controllers, making it impossible to mount the modern cgroupv2 CPU and memory hierarchies while they are already mounted.

So, the CPU/RAM/PID limitation is CLI only. (You can try it on Android if you really wanted to too)

However, on Android, uptime virtualization works. Now, it properly shows the container's actual uptime.
droidspaces-v6.1.5-2026-05-16.tar.gz
883 KB
Droidspaces Build Successful

Repository: ravindu644/Droidspaces-OSS
Author: ravindu644
Event: Git Push

Commit Message:


boot: add --init=PATH to override the default init binary
droidspaces-v6.1.5-2026-05-16.tar.gz
884.6 KB
Droidspaces Build Successful

Repository: ravindu644/Droidspaces-OSS
Author: ravindu644
Event: Git Push

Commit Message:


app: add support for configuring a custom init binary for containers
droidspaces-v6.1.5-2026-05-17.tar.gz
884.6 KB
Droidspaces Build Successful

Repository: ravindu644/Droidspaces-OSS
Author: ravindu644
Event: Git Push

Commit Message:


Merge branch 'main' into dev
droidspaces-v6.1.5-2026-05-17.tar.gz
887.6 KB
Droidspaces Build Successful

Repository: ravindu644/Droidspaces-OSS
Author: ravindu644
Event: Git Push

Commit Message:


virt: fix frozen/drifting uptime across all kernel versions
droidspaces-v6.1.5-2026-05-17.tar.gz
887.6 KB
Droidspaces Build Successful

Repository: ravindu644/Droidspaces-OSS
Author: ravindu644
Event: Git Push

Commit Message:


feat(ui): add custom icons for 22 popular Linux distributions in container details