v0.0.8
Don't install this :)
DEV purposes only!
Changes since v0.0.7:
Emulation
- All 25 stock-parity RetroArch cores now ship in the install ZIP (v0.0.7 accidentally shipped only the Genesis core; a release gate now makes that class of bug fail the build)
- Standalone PPSSPP ships as the first non-RetroArch emulator
- Content actions and standalone launches; discovery respects system metadata
- Core and emulator licenses ship in the ZIP under licenses/, with upstream attribution. Several cores are non-commercial-only: Leaf must never be sold or bundled with hardware for sale
Launcher
- Apps match the launcher look on first install (pill shape and hints visibility)
- Bluetooth icon and toggle in the status bar
- Smoother list scrolling: status polling moved off the render thread and hardened
- Faster cover-art browsing via a thumbnail cache with async pre-warm
- All Settings pages rebuilt on the box model; font family and size changes no longer fight each other
- Time Zone picker under Settings > Behavior
Power and boot
- Real suspend-to-RAM auto-sleep with single-press wake; the daemon fully owns the power key
- Roughly 2s faster boot
- Filesystems remount read-only cleanly before reboot/power-off
- Wi-Fi restore-state fix
Notes
- The install ZIP is much larger than before (~219 MB) because it now bundles all cores
- Installs older than v0.0.5 should do a fresh SD install; their installer cannot self-heal via OTA