[FL-2556] Update complete screen (#1332)
* Desktop: slideshow implementation * Updater: handling splashscreen installation; added format version field to slideshow binary * Desktop: added bidirectional slideshow navigation + instant cancel by "back" button; Updater: rebalanced update stages weights * Updater: fixed missing field init; fixed potential loop when baking slideshows * Assets: fixed "update complete" image to match original * Desktop: added check for slideshow file version * Scripts: slideshow.py cleanup * Desktop: removed first start intro sequence * Desktop: removed first start remnants
This commit is contained in:
BIN
assets/slideshow/update_default/frame_00.png
Normal file
BIN
assets/slideshow/update_default/frame_00.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.2 KiB |
3
assets/splash.mk
Normal file
3
assets/splash.mk
Normal file
@@ -0,0 +1,3 @@
|
||||
ASSETS_DIR ?= $(PROJECT_ROOT)/assets
|
||||
UPDATER_SPLASH ?= update_default
|
||||
UPDATER_SPLASH_DIR := $(ASSETS_DIR)/slideshow/$(UPDATER_SPLASH)
|
Reference in New Issue
Block a user