unleashed-firmware/applications/main/archive/helpers
hedger ffa3996a5e
[FL-3867] Code formatting update (#3765)
* clang-format: AllowShortEnumsOnASingleLine: false
* clang-format: InsertNewlineAtEOF: true
* clang-format: Standard:        c++20
* clang-format: AlignConsecutiveBitFields
* clang-format: AlignConsecutiveMacros
* clang-format: RemoveParentheses: ReturnStatement
* clang-format: RemoveSemicolon: true
* Restored RemoveParentheses: Leave, retained general changes for it
* formatting: fixed logging TAGs
* Formatting update for dev

Co-authored-by: あく <alleteam@gmail.com>
2024-07-15 13:38:49 +09:00
..
archive_apps.c cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01:00
archive_apps.h ble: profile rework (#3272) 2024-02-16 14:20:45 +07:00
archive_browser.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
archive_browser.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
archive_favorites.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
archive_favorites.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
archive_files.c Archive: fix memory leak in favorites add/remove (#3712) 2024-06-15 01:06:59 +10:00
archive_files.h Archive: fixed Apps tab ext filter (#3450) 2024-02-15 10:53:34 +07:00