unleashed-firmware/applications/main
Georgii Surkov c8180747db
[FL-3456] Allow for larger Infrared remotes (#3164)
* Do not load all signals at once (Draft)
* Minor cleanup
* Refactor remote renaming
* Improve function signatures
* Rename infrared_remote functions
* Optimise signal loading
* Implement adding signals to remote
* Add read_name() method
* Deprecate a function
* Partially implement deleting signals (draft)
* Use m-array instead of m-list for signal name directory
* Use plain C strings instead of furi_string
* Implement deleting signals
* Implement deleting signals via generalised callback
* Implement renaming signals
* Rename some types
* Some more renaming
* Remove unused type
* Implement inserting signals (internal use)
* Improve InfraredMoveView
* Send an event to move a signal
* Remove unused type
* Implement moving signals
* Implement creating new remotes with one signal
* Un-deprecate and rename a function
* Add InfraredRemote API docs
* Add InfraredSignal API docs
* Better error messages
* Show progress pop-up when moving buttons in a remote
* Copy labels to the InfraredMoveView to avoid pointer invalidation
* Improve file selection scene
* Show progress pop-up when renaming buttons in a remote
* Refactor a scene
* Show progress when deleting a button from remote
* Use a random name for temp files
* Add docs to infrared_brute_force.h
* Rename Infrared type to InfraredApp
* Add docs to infrared_app_i.h

Co-authored-by: あく <alleteam@gmail.com>
2023-10-31 01:20:35 +09:00
..
archive [FL-3383, FL-3413] Archive and file browser fixes (#2862) 2023-07-12 20:35:11 +04:00
bad_usb [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
gpio [FL-3458] Add confirmation before exiting USB-UART (#3043) 2023-09-21 17:06:45 +09:00
ibutton [FL-3566] iButton: Return to the file selection if file is corrupted (#3040) 2023-09-05 22:24:50 +09:00
infrared [FL-3456] Allow for larger Infrared remotes (#3164) 2023-10-31 01:20:35 +09:00
lfrfid Add File Naming setting for more detailed naming (#3002) 2023-09-01 14:57:49 +09:00
nfc [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
onewire [FL-3400] External menu apps (#2849) 2023-07-10 12:03:41 +04:00
subghz [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
u2f [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
application.fam More apps moved to apps repo (#2978) 2023-08-24 02:50:17 +09:00