Skip to content

Releases: rube200/RandomBootanimationModule

Release list

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 03 Jul 23:08

[v1.0.1]

  • Log tag renamed to RandomBootanimation (was random-bootanimation)
  • Module display name updated to Random Bootanimation Module
  • README and WebUI titles updated for the repo rename
  • Repository renamed to RandomBootanimationModule

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 20:14

[v1.0.0]

  • 8 bundled animations, auto-imported when the library is empty
  • Bind-mount overlay; recreates missing stock files when possible
  • Bundled animation credits in BootAnimations/ATTRIBUTION.md
  • Case-insensitive duplicate detection for library imports
  • Display names with automatic bootanimation suffix stripping
  • Import upload validation (safe filenames, zip magic bytes, duplicate check in WebUI)
  • Install workaround for KernelSU Next chown errors on spaced filenames
  • LICENSE included in release zip (MIT for module code)
  • Overlay paths (alphabetical): /product/media, /system/media, /system/product/media
  • Persistent library at /data/adb/bootanimations (survives module updates)
  • Random boot animation on each reboot from your enabled library
  • Strict WebUI toggle values (0 = off, 1 = on)
  • WebUI to disable, enable, import, remove, and restore defaults
  • uninstall.sh unmounts overlays when the module is removed