From 9960664b453571846514634dfadca1af3dcab1c9 Mon Sep 17 00:00:00 2001 From: Willy-JL <49810075+Willy-JL@users.noreply.github.com> Date: Tue, 1 Apr 2025 10:20:53 +0000 Subject: [PATCH] Update apps - Authenticator: Fix HOTP counter not increasing when "OK" button is long-pressed (by akopachov) - FlipSocial: New server backend (by jblanked) - FlipWiFi: Update FlipperHTTP, improve handling of connection errors and network names with symbols (by jblanked) - FlipWorld: Added tutorial, many bugfixes and improvements (by jblanked) - KeyCopier: Add QR code for TalkingSasquach's video (by zinongli), improved UI/workflow to select key format (by Offreds) - PC Monitor: Add QR code to install desktop app, code refactoring, blue LED blink while receiving data, keep enable backlight during communication (by TheSainEyereg) - Sub-GHz Bruteforcer: Add support for Princeton PT2262 24bit (by SpenserCai) - Tuning Fork: New tunings for Ukelele (by portalsoup), Banjo, Cigar Box 3 and 4 strings (by GrafOrlok), Guitar 6 and 7 strings, Bass 7 strings, UI improvements, code refactor (by besya) --- CHANGELOG.md | 13 +++++++++---- applications/external | 2 +- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d278f7600..aeb2f519d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,7 +18,7 @@ - GPIO: - A33 Flipper Blackhat (by @o7-machinehum) - Longwave Clock (by @m7i-org) - - USB: Portal Of Flipper (by @Bettse) + - USB: Portal Of Flipper (by @Bettse & @sanjay900) - UL: Sub-GHz: Add ReversRB2/RB2M Protocol full support with add manually (by @xMasterX) - RFID: - OFW: EM4305 support (by @Astrrra) @@ -48,20 +48,25 @@ ### Updated: - Apps: - - Authenticator: Extended valid UTC offset range to be from -12 to +14 (by @akopachov) + - Authenticator: Extended valid UTC offset range to be from -12 to +14, fix HOTP counter not increasing when "OK" button is long-pressed (by @akopachov) - BH1750 Lightmeter: Update EV compute logic (by @bogdumi) - Cross Remote: Support external IR modules, fix loop transmit with RAW files, support pinning to favorites in firmware (by @leedave) - DTMF Dolphin: GPIO sound output (by @Dmitry422) - - FlipWorld: NPCs, in-game menu, new controls, weapon option, many bugfixes (by @jblanked) + - FlipSocial: New server backend (by @jblanked) + - FlipWiFi: Update FlipperHTTP, improve handling of connection errors and network names with symbols (by @jblanked) + - FlipWorld: Added NPCs, tutorial, in-game menu, new controls, weapon option, many bugfixes and improvements (by @jblanked) - IR Intervalometer: Add Pentax camera support (by @petrikjp) - - KeyCopier: Separate Brand and Key Format selection for ease of use (by @zinongli) + - KeyCopier: Separate Brand and Key Format selection for ease of use, add QR code for TalkingSasquach's video (by @zinongli), improved UI/workflow to select key format (by @Offreds) - Metroflip: Big refactor with plugins and assets to save RAM, RavKav moved to Calypso parser, ability to save and load files, added gocard plugin (by @luu176), unified Calypso parser (by @DocSystem) - NFC Maker: Support generating MIFARE Classic and SLIX files, show tag type memory size in list, some UI improvements (by @Willy-JL) + - PC Monitor: Add QR code to install desktop app, code refactoring, blue LED blink while receiving data, keep enable backlight during communication (by @TheSainEyereg) - Picopass: Added Save SR as legacy from saved menu, fix write key 'retry' when presented with new card, make iClass SIO sniffing more dynamic (by @bettse) - Pinball0: Prevent tilt before ball is in play, fixed Endless table by making bottom portal extend full width (by @rdefeo) - Pomodoro Timer: Add time constraint to talking feature (by @Th3Un1q3) - Quac: Refactor Sub-GHz code to support rolling codes and auto-detect external CC1101, add option to import files as links without copying, scroll long action names (by @rdefeo) - Solitaire: Fixed cards from waste can be placed on the first tableau (by @Erbonator3000) + - Sub-GHz Bruteforcer: Add support for Princeton PT2262 24bit (by @SpenserCai) + - Tuning Fork: New tunings for Ukelele (by @portalsoup), Banjo, Cigar Box 3 and 4 strings (by @GrafOrlok), Guitar 6 and 7 strings, Bass 7 strings, UI improvements, code refactor (by @besya) - W5500 Ethernet: Add traceroute command (by @arag0re) - Wardriver: Fix swapped Channel/RSSI (by @jamisonderek) - OFW: USB/BT Remote: Fix TikTok remote, increased stack size (by @doomwastaken) diff --git a/applications/external b/applications/external index 6f9be3222..5d3909ce9 160000 --- a/applications/external +++ b/applications/external @@ -1 +1 @@ -Subproject commit 6f9be32223813c5020f183c1b093d4396ea429e9 +Subproject commit 5d3909ce9f8557b8b51503bb4dd3a02e3d923edc