unleashed-firmware/applications/main/u2f
Sean Skyhawk 41fcead710
Images linting: ensure that all images conform specification (#3802)
* Change all icons to be white background
* assets: re-processed all *.png images to 1-bit
* assets: also stripped profile data from .pngs
* assets: also stripped datetime from metadata (`-define png:exclude-chunks=date,time`)
* scripts: added image linter and formatter; fbt: added `lint_img` && `format_img` targets; github: integrated image lint step into CI
* scripts: imglint: fixed deprecation warning
* images: applied `format_img`
* fbt: added `lint_all` and `format_all` targets; docs: updated for new targets

Co-authored-by: hedger <hedger@nanode.su>
Co-authored-by: hedger <hedger@users.noreply.github.com>
2024-08-07 11:57:32 +09:00
..
resources/u2f/assets [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
scenes [FL-3770, FL-3680] HID App improvements and little extra (#3518) 2024-03-25 16:00:35 +09:00
views [FL-3863] toolchain: v37 (#3746) 2024-07-05 18:27:21 +01:00
application.fam [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
icon.png Images linting: ensure that all images conform specification (#3802) 2024-08-07 11:57:32 +09:00
u2f_app_i.h [FL-2937] Remove resources from API to prevent frequent API version increase (#1935) 2022-10-28 23:08:50 +09:00
u2f_app.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
u2f_app.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
u2f_data.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
u2f_data.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
u2f_hid.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
u2f_hid.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
u2f.c Storage: remove LFS (#3577) 2024-08-04 10:54:02 +01:00
u2f.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00