From 2405e6057c0be247ca186a7a7ec1ac168d032d09 Mon Sep 17 00:00:00 2001 From: Willy-JL <49810075+Willy-JL@users.noreply.github.com> Date: Wed, 14 Aug 2024 05:03:09 +0200 Subject: [PATCH] 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) --- CHANGELOG.md | 7 ++++++- applications/external | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed4cf658a..d60a18040 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/applications/external b/applications/external index 22527c931..01d561896 160000 --- a/applications/external +++ b/applications/external @@ -1 +1 @@ -Subproject commit 22527c9319c21579655381bcce3cb77261dc08cf +Subproject commit 01d5618966465d5b72a8b1237a728f0dfee7a76a