Skip to content

STANDROID v0.2.0 — Dependencies re-install support

Choose a tag to compare

@nattaphat010447 nattaphat010447 released this 13 May 06:07

What's new

Live-log dialog for Reinstall Dependencies and Full Reset

  • Watch npm install output stream in real time while waiting
  • Title shows elapsed time: Reinstall Dependencies · 2:15
  • Stats header shows package count: 847 packages installed so far
  • Color-coded log lines: fetch (pink), cache (purple), warn (yellow), error (red), summary (green)
  • Cancel button with confirmation — cancelling immediately kills the Node child process
  • On completion, title changes to [OK] Reinstall Complete or [!!] Reinstall Failed

Dark-purple themed dialogs

  • All dialogs in the app now use the STANDROID dark-purple theme (dark surface, purple title, purple buttons)
  • No more system-default gray dialogs