unleashed-firmware/applications/services
hedger 9e42e00ead
Icons: compression fixes & larger dimension support (#3564)
* toolbox, gui: fixes for compressed icon handling
* ufbt: fixes for generated vscode project
* scripts: increased max dimensions for image converter
* icon type changes
* linter fixes; api sync
* gui: docs fix
* toolbox: fixed potential decoder buffer overflow
* minor cleanup
* fbt: sdk: suppressed deprecation warnings in API table
* toolbox: compress: added unit tests
   vscode: now installs resources for unit_tests
   unit_tests: now loads subghz region data
* toolbox: compress: review fixes, pt 1
* compress: now passes decoder buffer size as constructor argument; auto-resize decoder buffer; crash on failed icon decompression
* PVS fixes
* pvs fixes, pt2
* doxygen fixes
* investigating unit test failures
* investigating unit test failures
* investigating unit test failures
* investigating unit test failures
* investigating unit test failures
* UnitTests: move all tests into plugins, brakes testing
* UnitTests: add plugin API and update plugin entrypoints
* UniTests: Test runner that works with plugins
* fbt: extra filtering for extapps to include in build
* UnitTests: filter tests by name
* loader: restored API table for unit_test build config
* Add various missing symbols to API table
* UnitTest: fail on plugin load error
* UnitTests: cleanup plugin api and reporting
* unit_tests: composite resolver
* UnitTests: remove unused declaration
* unit_tests, nfc: moved mock nfc implementation to libnfc
* unit_tests: api: removed redundant #define
* toolbox: compress: removed size_hint for icons; triggering furi_check on oversized icons
* gui: icon, icon_animation: removed size hit APIs
* Format Sources. Cleanup code.
* loader: refuse to start .fal as app
* toolbox: compress: fixed memory corruption in operations with small destination buffer; added unit tests for that case
* unit_tests: proper test skipping; better selective test interface
* unit_tests: moved 'loading' logging to proper location

Co-authored-by: あく <alleteam@gmail.com>
2024-05-20 18:23:47 +01:00
..
bt Icons: compression fixes & larger dimension support (#3564) 2024-05-20 18:23:47 +01:00
cli Revert "TLSF memory allocator. Less free flash, moar free ram. (#3572)" (#3651) 2024-05-16 18:43:27 +04:00
crypto Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
desktop Icons: compression fixes & larger dimension support (#3564) 2024-05-20 18:23:47 +01:00
dialogs Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
dolphin Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
expansion SavedStruct: Introduce saved_struct_get_metadata (#3392) 2024-03-26 03:48:18 +09:00
gui Icons: compression fixes & larger dimension support (#3564) 2024-05-20 18:23:47 +01:00
input Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
loader Icons: compression fixes & larger dimension support (#3564) 2024-05-20 18:23:47 +01:00
locale Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
notification fbt: added -Wstrict-prototypes for main firmware (#3557) 2024-04-02 02:02:45 +09:00
power Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
rpc Icons: compression fixes & larger dimension support (#3564) 2024-05-20 18:23:47 +01:00
storage Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
application.fam [FL-3669] Expansion module protocol (#3250) 2024-01-16 18:18:56 +09:00
applications.h loader: restored support for debug apps (#2993) 2023-08-23 02:38:45 +09:00