Merge origin/master into fix-button-handler and resolve sd-fonts manifest conflict

This commit is contained in:
jpirnay
2026-05-02 23:53:36 +02:00
5 changed files with 483 additions and 28 deletions
@@ -8,7 +8,7 @@
#include "util/ButtonNavigator.h"
#ifndef FONT_MANIFEST_URL
#define FONT_MANIFEST_URL "https://github.com/jpirnay/crosspoint-reader/assets/sd-fonts/fonts.json"
#define FONT_MANIFEST_URL "https://github.com/jpirnay/crosspoint-reader/blob/master/assets/sd-fonts/sd-fonts.yaml"
#endif
class FontDownloadActivity : public Activity {