From a3582c1426777c732dd7a2d3c39ebf0ae51bb493 Mon Sep 17 00:00:00 2001 From: Willy-JL <49810075+Willy-JL@users.noreply.github.com> Date: Mon, 20 Jan 2025 23:48:05 +0000 Subject: [PATCH] Apps: Add FlipWorld (by jblanked), update ESP bins --- CHANGELOG.md | 3 ++- applications/external | 2 +- firmware.scons | 1 + 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4908abc0e..e18a1c9f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ ### Added: - Apps: - Games: Pinball0 (by @rdefeo) + - GPIO: FlipperHTTP: FlipWorld (by @jblanked) - NFC: Metroflip (by @luu176) - Archive: Setting to show dynamic path in file browser statusbar (#322 by @956MB) - CLI: Add `clear` and `cls` commands, add `did you mean ...?` command suggestion (#342 by @dexvleads) @@ -28,7 +29,7 @@ - Color Guess: Simplify app code (by @leedave) - Countdown Timer: Default to 60 seconds on open (by @andrejka27) - Cross Remote: Fix Sub-GHz actions rolling code support, animations for transmit, allow interrupting chain (by @leedave), loop transmit feature (by @miccayo) - - ESP Flasher: Add c3 and c6 to s3 option (by @jaylikesbunda), update Marauder bins to 1.1.0 (by @justcallmekoko) + - ESP Flasher: Add c3 and c6 to s3 option (by @jaylikesbunda), update bins for Marauder to 1.2.0 (by @justcallmekoko) and FlipperHTTP to 1.6.1 (by @jblanked) - FlipBIP: Refactor to make adding coins easier (by @xtruan) - FlipLibrary: Wikipedia, dog facts, random quotes, weather, asset price, predictions, trivia, advice, uuid and many more, bug fixes (by @jblanked), holidays, improvements to connectivity and progress (by @jamisonderek) - FlipSocial: Improved authentication, loading screens, many bug fixes, bio and friend counts, new feed screen with posted time, search users and contacts, home announcements and notifications, private feed option, endless feed (by @jblanked), RPC_KEYBOARD support (by @jamisonderek) diff --git a/applications/external b/applications/external index 760e4ac1f..d117b15db 160000 --- a/applications/external +++ b/applications/external @@ -1 +1 @@ -Subproject commit 760e4ac1f68201c41c2cb4ac0810d092eeda6ba8 +Subproject commit d117b15db0cd121f5c0616954bc7d7e343535079 diff --git a/firmware.scons b/firmware.scons index 522181e2f..799f9c18a 100644 --- a/firmware.scons +++ b/firmware.scons @@ -39,6 +39,7 @@ env = ENV.Clone( Dir("!applications/external/flip_trader"), Dir("!applications/external/flip_weather"), Dir("!applications/external/flip_wifi"), + Dir("!applications/external/flip_world"), Dir("!applications/external/web_crawler"), ], LIBPATH=[