Known issues:
- Rare crash on Nfc application exit (fixed in #1003, will be included in 0.50.0)
Changelog:
- [FL-2256] USB Service (#998)
- usb service, removed power observer
- fix usb restart after disable
- remove usb service from apps
- Applcations: remove dead extern
- New thread naming scheme for drivers
- New thread symbol naming scheme for drivers
- [FL-2222] IR: fix font (#1000)
- [FL-2254] IR: fix hardfault, correct remote loading (#999)
- Bugfix: remove freeing of uninitialized object (IrdaAppSignal).
Therefore rubbish in memory sometimes caused HardFault. - Fix: slow FFF makes IR-remotes loading take much time,
so we can glimpse previous scene's view while remote is parsing.
Reproducing: remove remote, fast press back (while popup is playing)
and select new remote - previous popup view is displayed.
- Bugfix: remove freeing of uninitialized object (IrdaAppSignal).
- [FL-1461] Update progressbar UI (IR bruteforce) (#997)
- [FL-2260] IR CLI commands merge (#996)
- [FL-2255], [FL-2259] NFC and Input CLI commands refactoring (#995)
- nfc: refactore cli commands
- input: refactore cli commands
- [FL-2222] IR fixes (#994)
- Fix elements_multiline_text_aligned
- IR: fix delete menu
- IR: bold text on delete/saved
- IR: add safe back screen
- IR: don't clear text on rename
- Nfc,Infrared: update DialogEx usage