Update apps

- NFC Playlist: Bugfixes and improvements (by acegoal07)
- Pokemon Trading: Reset trade without affecting current pokemon, major refactoring (by kbembedded)
- T5577 Raw Writer: Code refactor, bugfixes and improvements (by zinongli)
- UL: SubGHz Bruteforcer: App refactoring and code documentation (by derskythe)
This commit is contained in:
Willy-JL
2024-08-14 05:03:09 +02:00
parent 57858bd846
commit 2405e6057c
2 changed files with 7 additions and 2 deletions
+6 -1
View File
@@ -22,13 +22,18 @@
- Apps:
- BLE Spam: Can use 20ms advertising again with LFS gone (by @Willy-JL)
- Seader: Remove some optional asn1 fields (by @bettse)
- NFC Playlist: Fix extension check and error messages (by @acegoal07)
- NFC Playlist: Fix extension check and error messages, bugfixes and improvements (by @acegoal07)
- ESP Flasher: Update Marauder bins to v1.0.0 (by @justcallmekoko)
- Sub-GHz Bruteforcer: Fix one/two byte text (by @Willy-JL)
- Pokemon Trading: Reset trade without affecting current pokemon, major refactoring (by @kbembedded)
- T5577 Raw Writer: Code refactor, bugfixes and improvements (by @zinongli)
- UL: SubGHz Bruteforcer: App refactoring and code documentation (by @derskythe)
- Various app fixes for `-Wundef` option (by @Willy-JL)
- Many app fixes for deprecated `view_dispatcher_enable_queue()` (by @xMasterX & @Willy-JL)
- BadKB: Lower BLE conn interval like base HID profile (by @Willy-JL)
- Desktop: Refactor Keybinds, no more 63 character limit, only load when activated to save RAM (by @Willy-JL)
- MNTM Settings: SubGHz frequency add screen uses new NumberInput view (by @Willy-JL)
- GUI: Small tweaks to NumberInput to match Text and Byte, and for better usability (by @Willy-JL)
- Settings: Statusbar Clock and Left Handed options show in normal Settings app like OFW (by @Willy-JL)
- Services:
- Big cleanup of all services and settings handling, refactor lots old code (by @Willy-JL)