unleashed-firmware/applications/main
RebornedBrain e0654fe409
[FL-3890] Infrared button operation fails now shows more informative messages (#3859)
* Error codes enum added
* Adjusted signal api to return error codes instead of bool
* Remote api adjusted to work with error codes
* Brute force logic adjusted to work with error codes
* Other application functions adjust to work with error codes
* All task callbacks now return ErrorCode through int32t, which belongs to thread
* All scenes now work with error codes
* More api functions now return error code
* Now signal names are buffered and restored in case of error.
* New error code enumeration added. Now least significant byte is left for the button index
* Some macro to simplify error setup and error check
* Error code checks replaced by macro
* Different message is now shown when move failed
* Comments updated
* Fixed error check
* Fixed navigation issue while openning broken files from Favorites
* Now search by index also returns index in addition to error code
* Remote loading logic adjusted
* New error codes added and numbers adjusted
* New error message when loading library file instead of signal one
* Some more remote loading logic adjusted
* New error message on rename fail
* Grammar mistake fix
* Function signature changed
* Function usage adjusted according to new signature

Co-authored-by: あく <alleteam@gmail.com>
2024-09-06 10:52:00 +01:00
..
archive [FL-3888] Make file extensions case-insensitive (#3828) 2024-08-09 16:14:40 +09:00
bad_usb [FL-3884] Proper integer parsing (#3839) 2024-09-05 18:02:42 +01:00
gpio [FL-3841] FuriEventLoop Pt.2 (#3703) 2024-08-07 12:49:41 +09:00
ibutton [FL-3895] Broken file interaction fixes (#3852) 2024-09-05 20:54:49 +01:00
infrared [FL-3890] Infrared button operation fails now shows more informative messages (#3859) 2024-09-06 10:52:00 +01:00
lfrfid [FL-3895] Broken file interaction fixes (#3852) 2024-09-05 20:54:49 +01:00
nfc [FL-3895] Broken file interaction fixes (#3852) 2024-09-05 20:54:49 +01:00
onewire [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
subghz [FL-3895] Broken file interaction fixes (#3852) 2024-09-05 20:54:49 +01:00
u2f [FL-3841] FuriEventLoop Pt.2 (#3703) 2024-08-07 12:49:41 +09:00
application.fam More apps moved to apps repo (#2978) 2023-08-24 02:50:17 +09:00