From c65c2d5c016817704346f8612b3e2ce8c152f5d0 Mon Sep 17 00:00:00 2001 From: Willy-JL <49810075+Willy-JL@users.noreply.github.com> Date: Sat, 5 Oct 2024 01:16:17 +0100 Subject: [PATCH] Update apps - Solitaire: App rewrite, Added quick solve, New effects and sounds, Removed hacky canvas manipulation (by doofy-dev) --- CHANGELOG.md | 1 + applications/external | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 93d174b2b..30c7d5833 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,6 +41,7 @@ - CLI-GUI Bridge: Fixes and improvements (by @ranchordo) - Seader: Enable T=1 (by @bettse) - BLE Spam: Fix menu index callback (by @Willy-JL) + - Solitaire: App rewrite, Added quick solve, New effects and sounds, Removed hacky canvas manipulation (by @doofy-dev) - UL: Sub-GHz Bruteforcer: Add new protocols for existing dump option (by @xMasterX), use FW functions for top buttons (by @DerSkythe) - UL: NRF24 Apps: Use string library compatible with OFW SDK (by @xMasterX) - OFW: SPI Mem Manager: Fixed UI rendering bug related to line breaks (by @portasynthinca3) diff --git a/applications/external b/applications/external index 21e1b895f..e02545b52 160000 --- a/applications/external +++ b/applications/external @@ -1 +1 @@ -Subproject commit 21e1b895fc62971311d465d963655be5ea70c6be +Subproject commit e02545b52591f4df05ce5eafe43664db47ebf836