Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 603 Bytes

changelog.md

File metadata and controls

22 lines (17 loc) · 603 Bytes

v1.5 - 2024.12.25

  • More customize options for service scripts;
  • start-lxc/docker -> start-container;
  • container-completed -> auto-start-stop/no-doze;
  • Better logs.

v1.4 - 2024.12.20

  • Allow customize docker service by start-docker.sh;
  • Auto Start/Stop Android system by container-completed.sh.
  • Auto disable doze by container-completed.sh.

v1.3 - 2024.12.01

  • Allow use password to unlock devices by locksettings-verify.

v1.2 - 2024.11.25

  • Refactor and improve the code structure

v1.1 - 2023.12.24

  • Mount tmpfs to /data/docker/run

v1.0 - 2023.12.15

  • Initial release