Asset packs in FAPs + cleanup unused icons

This commit is contained in:
Willy-JL
2023-06-29 02:03:32 +02:00
parent 3cbf932bd1
commit 8f37a6a79d
237 changed files with 268 additions and 85 deletions

View File

@@ -8,5 +8,4 @@ App(
order=14,
fap_icon="playlist_10px.png",
fap_category="Sub-GHz",
fap_icon_assets="images",
)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 299 B

View File

@@ -6,7 +6,7 @@
#include <storage/storage.h>
#include <lib/toolbox/path.h>
#include <subghz_playlist_icons.h>
#include <assets_icons.h>
#include <lib/subghz/protocols/protocol_items.h>
#include <flipper_format/flipper_format_i.h>