Show splash screen image on reboot and halt.

This commit is contained in:
Rodrigo Ramírez Norambuena
2017-01-27 13:42:20 -03:00
parent 552ea0356e
commit de69fe1745
3 changed files with 12 additions and 6 deletions

View File

@@ -14,6 +14,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Replace HTML tables with markdown tables in README files.
- Added `DAYAFTERTOMORROW`, `UPDATE_NOTIFICATION` and `UPDATE_NOTIFICATION_MODULE` to Finnish translations.
- Run `npm test` on Travis automatically
- Show the splash screen image even when is reboot or halted.
### Added
- Add loaded function to modules, providing an async callback.